When we think of modern coding, we think of Python and Rust and Swift and Ruby and so on.
My question is more abstract. How exactly did computer scientists develop the original language used to tell a computer what to do and when to do it? How did they teach the computer to recognize that langauge?
Going even further than that, how did current languages get developed? Did they just rewrite the original computer code from scratch or are all modern computer languages designed to communicate with this baseline original code which all computers were programmed with?
In: Technology
it began with logic ics. the well known breakout videogame created by the great steve wozniak for example has been developed with no code inside and 41 (or 42?) logic ics. with boolean logic, you can create mathmatical operations. if you want to try around a little, you can use programs like dreams on ps4/ps5, blender game engine 2.79 und upbge. you can download pocketcalculators that have been built with those systems.
Latest Answers