Programming concepts
29th March 2003
Two interesting reads relating to the Programming Languages course I’m taking at University:
- The evolution of programming languages on Reflective Surface (Ronaldo’s recent thoughts on Smalltalk are worth a read as well).
- Strategies for learning new languages, in which Keith Devens discusses the language features he looks for when trying to understand a new language.
The Reflective Surface post reminded me that Wikipedia is traditionally excellent for programming related topics. Their overviews of Functional Programming, Imperative Programming and Scheme all live up to their usual high standards.
More recent articles
- LLM 0.22, the annotated release notes - 17th February 2025
- Run LLMs on macOS using llm-mlx and Apple's MLX framework - 15th February 2025
- URL-addressable Pyodide Python environments - 13th February 2025