Skip to main content

Gary Kildall inventor of Dos

 April 17, 2022

The many most people never think about but he was the creator of a software that allowed people to move on from the complex skills it required to do simple things like open a program or click a mouse or watch video or anything else easy to allow people to complete these sort of things very easy and without needing like a Master Degree in computing to be able to do any of these things. Swipe pages. 

Gary Kildall  in white shirt


While he was out flying his plane IBM went to his house to try and buy it but his wife and him were both known the wiser that him being away cost him basically all the money Bill Gates made later on at that moment in time so Bill Gates had a small business which then contracts IBM claiming they had a computer software to sell them it was just in reality just a software company of Gary Dos software but he sold it to IBM with them not knowing I suspect at the time. https://www.sturmlocksmith.com/


When Mr Kildall found out he was clearly annoyed but there was very little he could do since IBM was to rich or powerful so he got offered this which was very bad with Mr Gates prcing the software at $40 but Mr Kildall selling his at $240 meaning his software would cost 6 times the price of the other one which was pretty much the same thing as such people bought Bill stuff instead of Gary meaning he lost out on serious money. Flash. https://www.theengineer.info/2023/02/how-to-program-for-business-or-business.html


The sad end to the computing legend was he in bar drunk and got into fight with a Biker and sadly died over what happened in the fight to him and also his past drinking problem many people have no idea of the credit we should all place towards this man who should have being Bill Gates instead of him this is also why I suspect everything Gates touch he wreaks since he was never programmer or computing expert instead just good sort of sales man which is also why he has wreaked so many softwares so far such as Skype and all other softwares they bought they wreaked very fast meaning he’s kind of like the cancer for all softwares since nothing say from his bad ideas or teams bad coding skills overall part of why I generally refuse to buy anything Microsoft buy over software or games wise since it always goes from good or okay to terrible very fast document all the problems they made in programs would require a giant amount of people working all the time since they make new mistakes everyday of the week more less so impossible for one person to hope to cover the problems made by one stupid man overall


Comments

Popular posts from this blog

cobol code

COBOL (Common Business-Oriented Language) is a programming language that is primarily used in business and administrative systems. It's known for its readability and usage in handling large volumes of data. Although it might be difficult to cover all aspects of COBOL in a single response, I can provide you with a brief introduction and an example code snippet to help you get started. COBOL programs are composed of a series of paragraphs that contain statements. Each statement starts with a verb and ends with a period. Here's a simple example of a COBOL program that calculates the sum of two numbers: https://www.theengineer.info/2023/05/development-programming-languages.html cobol Copy code IDENTIFICATION DIVISION. PROGRAM-ID. ADDITION. DATA DIVISION. WORKING-STORAGE SECTION. 01 NUM1 PIC 9(5). 01 NUM2 PIC 9(5). 01 SUM PIC 9(6). PROCEDURE DIVISION. DISPLAY "Enter the first number: ". ACCEPT NUM1. DISPLAY "Enter the second number: ". ACCEPT NUM2.

Why Windows XP the best Operation system to ever be released from Microsoft?

 Best parts of it  Loads fast Does not take up much power when it comes to loading the computer Many options to change how things look or run Hardly ever crashes Semi good security behind it Many people made software to run on it A big reason so many people liked XP compared to newer or older versions of the operation system was it would load fast most of the time even if you put it under heavy pressure such as a lot of software running or a lot of tabs on the internet browser . A lot of older videogames would run on it without many problems since it was well equipped to handle it without you having to change over how the computer works or be forced to use emulator as much for why it became very popular even today to allow older videogames to run on the computer for why some people keep these computers purely for retrogame play or other purposes.  https://www.theengineer.info/2023/05/cobol-code.html Some government bodies actually still run XP the reason for why so many people can work

Development Programming Languages Python Python : Basics you should learn for beginners

    Why is Python number one programming language in the world? It's easy to understand and complete simple or complex tasks plus it has many library or APIs to allow you to perform other actions more easy through using it . Showing how simple it it to put the most common message on the screen being print("Hello world") https://www.theengineer.info/2023/04/my-honest-review-of-surfshark-vpn-or.html   Wages you can get paid range from around $60,000 to max of like $150,000  per  year if you can learn this well some of the biggest companies which use this language include. Udemy Facebook Google Pinterest Instagram Twitter Netflix Spotify Reddit Redhat Lyft Youtube How to install Python on Windows and Apple. https://youtu.be/MQ8JYT9nc8w