4 links
tagged with all of: history + programming
Click any tag below to further narrow down your results
Links
The article explores the evolution of JavaScript from its inception in the mid-1990s to its current status as a dominant programming language for web development. It highlights key milestones, the influence of various frameworks, and the ongoing innovations that have shaped its development over the years.
The article discusses ten influential but mostly dead programming languages, highlighting their historical significance and impact on modern computing. It emphasizes the importance of understanding how these languages influenced contemporary programming through citations and shared syntax, while also examining the reasons for their decline.
The term "call" in programming originates from the concept of summoning a subroutine, akin to asking for help or retrieving a book from a library. Historical references trace the usage of "call" in computing back to early discussions of subroutines, evolving from assembly-time references to runtime behavior. The article explores the linguistic transition and contextual usage of "call" in programming literature over time.
The article discusses the optimal line length for coding standards, ultimately suggesting that 88 characters is a suitable maximum. It explores the historical context of line length restrictions, the physiological aspects of reading, and the balance between modern display capabilities and readability. The author emphasizes that while preferences may vary, understanding the underlying factors can help determine an appropriate line length for different coding environments.