💾 Archived View for c3d2.de › news › pentacast-14-programmiersprachen.gmi captured on 2024-05-10 at 11:51:15. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Sonnabend, 1. Mai 2010 um 17:30 Uhr von klObs
Auf jedem Computer laufen Programme, und jedes Programm will programmiert werden.
klObs interviewt Blitz und Astro zum Thema Programmiersprachen. Zunächst werden ein paar (wackelige) historische Fakten abgearbeitet. Anschließend gehen wir auf Paradigmen des Programmierens und Features von verschiedenen Programmiersprachen ein, und machen diese anhand konkreter Beispiele fest.
Die beiden erfahrenen Hasen berichten bereitwillig, wie man die richtige Sprache fĂĽr sein Projekt findet.
Shownotes:
WP: History of compiler writing
I Can Read C++ and Java But I Can’t Read Smalltalk
Periodic Table of the Perl Operators
E.W. Dijkstra Archive: The threats to computing science
The Pitfalls of Java as a First Programming Language
WP: Funktionale Programmierung
WP: Map (higher-order function)
Lazy programming and lazy evaluation
What's a Ruby DSL and what isn't?
STLFilt: An STL Error Message Decryptor for C++
LLVM: Amazing feats of Clang Error Recovery
Preprocess - A preprocessor for C and C++ modules
Go To Statement Considered Harmful
AMD "Advanced Synchronization Facility" Proposal
Understanding Ruby Blocks, Procs and Lambdas
Closures (Lambda Expressions) for the Java Programming Language
Checked versus unchecked exceptions
Boehm-Demers-Weiser: A garbage collector for C and C++
TIOBE Programming Community Index
GNU Flymake -- an on-the-fly syntax checker for GNU Emacs
C FAQ: This is strange. NULL is guaranteed to be 0, but the null pointer is not?