Software is eating the world
Mark Andreessen
Viele der bedeutensten Unternehmen setzen (zukünftig) auf Programmiersprachen und Frameworks für Backend und alle Frontends (Desktop, Web und Mobile)
Mobile is eating Software…
Erster Rechner mit Batterieversorgung
Auswahl weiterer Sensoren
Programmers who program “in” a language limit their thoughts to constructs that the language directly supports. If [they] are primitive, the programmer’s thoughts will also be primitive. Programmers who program “into” a language first decide what thoughts they want to express, and then they determine how to express those [with] their specific language.
Steve McConnell
Objektorientierung
Funktionale Programmierung
Scripting
„I call it my billion-dollar mistake. It was the invention of the null reference in 1965. […] This has led to innumerable errors, vulnerabilities, and system crashes, which have probably caused a billion dollars of pain and damage in the last forty years.”
Tony Hoare