• Courses
      • Back
      • To be a Programmer (without Mathematics)
  • Posts
      • Back
      • Program solving
      • Storytelling
      • Technology plus ideas
      • Documents
      • Shortcuts
  • Services
      • Back
      • Web Services
      • Skills to hire
      • Links exchange
  • Contact us
      • Back
      • Login
      • Register
    • Español (España)
    • English (United Kingdom)
Do you want to stop Windows 10 updates?
As it will have happened to all of you that for years Microsoft has imposed its Windows 10 updates above any personal or business consideration of those who have bought its product.And let's not say that they are only critical and security updates, along the way it has already imposed more than five versions of Windows 10 associated with the "continuous update" system that they implemented as a universal solution to the problems of Windows 10 itself.Well, along the way there have b...
Terms and Conditions
This website is owned and operated by HavanaTrends. These Terms establish the terms and conditions under which you can use our website and services offered by us. This website offers visitors readings on how to solve problems by programming, real or fictional stories, link shortcuts for various interests, design, hosting, and programming services for websites and Android APKs, useful documents, as well as articles in our Store. By accessing or using the website of our service, you...
Human Facebook.
Yesterday walking and walking I went to repair a fan where a technician who has been repairing electrical appliances for more than 20 years, has a lot of experience, is fast and accurate.Upon arrival there was a "return at 2:30" sign and waiting for it a Mrs. arrived with a rice cooker. Well, we started talking and talking, and I said to myself, why wait until everyone has internet to use Facebook? Facebook we have it within reach...Well, without meeting each other, exchanging pho...
Cats on MEDICID-1
One of the most fantastic things about having a computer in our department in the 70's is that we could do with it what we wanted, literally, without having to go through all the bureaucracy created around the so-called "Calculation Centers", where weeks and even months passed between having an idea and getting a real program to implement it. In other words, we lived through the personal computer revolution years before it even existed.In those years a young researcher, the current...
THE MOTORCYCLES OF INDEPENDENCE (1885-1940)
Loading...
The articles presented in this space are the authorship of Onelio García Pérez and his friends, © www.HobbiesEnRed.com, based on empirical research, there have been few investigated periods as a result of addressing issues that go beyond the particular objectives of the Author. The historical approach present in the fascicles is the product of the limited bibliography available...
Privacy Policy
By registering on this website and accepting the Privacy Policy, you agree that this website stores your information. For HavanaTrends the protection of your personal data is a priority for us. HavanaTrends respects and complies with current legislation on data protection. The objective of this privacy policy is to provide maximum transparency about the processing of your personal data. Through this website, personal data necessary for the management and maintenance of some of ou...
My fellow operators.
{loadmoduleid 135} In other articles I have commented that in the 70s our Neuroscience department had a CID-201-B minicomputer compatible with the PDP-8 of the DEC company and that the CID-201-B had only a typewriter teletype, a perforated paper tape reader, and a paper tape printer.In order to use this equipment, after developing and fine-tuning each program, it was necessary to "punch" the tapes with the data, or, for example, use the CONCATISO program (see article) to convert t...
FOCAL. Salcedo the Great.
It was the early 70s of the last century, and in our PDP-8 compatible minicomputer from Digital Equipment Corporation (DEC) there was almost no way to program except by hand-coding machine language. Later, the Central Institute for Digital Research (ICID) developed the assembler and later the LEAL language (LEnguaje ALgoritmico) that I have referred to in other articles and in which it was quite difficult and tedious to program as it was postfix notation, especially when evaluating...
How I became Section Chief of the Computing Center.
It was the early 70's and as I have commented in other articles, our Neuroscience Department had a 12-bit 32 Kilo Words computer, a punched tape reader and an extended typewriter to punch tapes.In those days, computers were scarce, very scarce, and that meant that their use as such was in the hands of large ministries or large companies, but it was very rare for a small department to have one. The self-sacrificing work of the Department staff that prior to my entry into it and usin...
With Variables everything, without Variables nothing.
I have said on many occasions and in various audiences that what we call variables in Programming is what frontally separates Mathematics and its language from Programming and the problems it solves.It is that it is well known that a mathematical variable is like a being without a name, which can be called X, Y, or Z interchangeably and the meaning of the mathematical formulas where it appears does not change. Also the mathematical variable is like a being without its own personali...
How I met Dr. Mitchell Valdés.
In other articles I have commented that in 1972 I was studying Pure Mathematics and I  coincide with Dr. Pedro Valdés (Peter, as everyone knows him) that he was continuing his studies in Mathematics to increase his working capacities in Neurosciences.We became good friends, we studied together in the University Park, in the Classrooms, in the Library, until one day he told me: "Tomorrow, Saturday, I'll wait for you at my house to continue."Saturday comes, I go to Peter's house, I r...
Main Motorcycle Agencies between 1940 and 1950 in Havana
Loading...
The articles presented in this space are the authorship of Onelio García Pérez and his friends, © www.HobbiesEnRed.com, based on empirical research, there have been few investigated periods as a result of addressing issues that go beyond the particular objectives of the Author. The historical approach present in the fascicles is the product of the li...
Program and fine-tune in assembler binary
It was the years 1973, 1974,...In the article on "CONCATISO my first program" I described in broad strokes the characteristics of the computer CID-201-B compatible with the PDP-8 of the DEC company.Recall that it was 12 bits long, but also only had a 12-bit accumulator register and 1 carry bit.Machine language instructions were encoded in those 12 bits where sometimes another word was used to access groups of 4096 (12 bits) memory words, and thus be able to access all 32 Kilowords...
Spreadsheets as a universal programming model.
Any two-dimensional screen can be viewed as a collection of rectangular cells. A point and even the entire screen can be defined as such.Almost all cell phones and computer screens are two-dimensional screens.Therefore, anything that runs on mobile phones or PCs or Macs is viewed on a two-dimensional screen as a collection of rectangular cells.In conclusion, anything that runs on mobile phones or PC or Mac can be conceived as a spreadsheet both practically and theoretically.Spreads...
CONCATISO. My first Program. Second part.
CONCATISO. My first Program. Second part. By reading the first part you will already have an idea of the computational equipment that the Department of Neurophysiology had back in the years 1972... 1973 Now I will tell the other part: Professor Erwin Roy John, head of the Department of Neurophysiology at New York Medical College, donated to Thalía and her Department an analog "Transient Averaging" computer called "CAT" that was capable of obtaining, from synchronized stimuli an...
The Goto. The great forgotten. Not to think structured.
I still remember when I was programming with GoTo. Programming without using it was not conceivable. Until the revolution started by Dijkstra with his note "Goto considered harmful" came to "structure" our minds for program development.The progress made with "Structured Programming" is incalculable, which allowed not only to increase the speed of having correct programs, but also to increase the number of people capable of programming.At that time, "Top to Bottom Programming" and "...
CONCATISO. My first Program.
CONCATISO. My first Program. Well, first I must tell you where and why the need arose for a program such as CONCATISO, my first professionally speaking program. It was the years 1972... 1973... and the Department of Neurophysiology of the Center for Scientific Research (CENIC), led by Dr. Thalía Harmony, who in passing I will say was my main mentor in my early working years, A CID-201-B digital computer was awarded, manufactured by the then Central Institute for Digital Researc...
Pedro Valdés from Neuro found me... and I was looking for the same thing!
I will tell how I started working in the Department of Neurophysiology of the National Center for Scientific Research. It was the year 1971 and I was studying Pure Mathematics at the University and it turns out that a doctor, Dr. Pedro Valdés Sosa, better known as "Peter", also began to study Mathematics as a second career. Peter and I were together for almost two years, we became good friends, we even studied together. Peter was already a worker with many obligations, he skippe...
The MEDICID-1. The great little equipment.
It was 1974 and an Engineer from the Department of Neurophysiology named Alberto Caro had designed a device for the experimental work of the department that could be controlled by our CID-201-B computer, compatible with the PDP-8, which I referred to in the article "CONCATISO. My first program.".Due to production priorities, the Central Institute for Digital Research (ICID) did not give us what would later be named as MEDICID-2 and for that reason, with great inventiveness, the eng...
Tapes, Punched Cards, and Machine Time.
It was the 70's and then we only had a 12-bit 32 Kilo Words computer, as I have commented, but the problems that we had to solve, especially statistical ones, needed many more resources.So I took on the task of "circumventing the bureaucracy" of the Computing Centers with their way of working: "submit the program and data on paper" and after days or weeks: "come and collect your results" or "the program did not compile" or "the program failed", which made us fix the problems on pap...
More In Technology plus Ideas  Documents  Storytelling  Program Solving  
  • Program solving
  • Storytelling
  • Technology plus ideas
  • Documents
  • Shortcuts
  • Services
  • Contact us
Back to top
© HavanaTrends 2005 - 2025
Developed by HT over Gantry 5 framework
  • Terms And Conditions
  • Privacy Policy