Programming Language Rants: Computerphile Team's Least Favorites

- Authors
- Published on
- Published on
In this riveting discussion, the Computerphile team delves into the world of programming languages, revealing their least favorites with unapologetic candor. From the universally loathed JavaScript, infamous for its perplexing hoisting feature, to the personally developed "converge" language born out of a PhD endeavor, each member spares no detail in expressing their disdain. PHP finds itself on the chopping block for being deemed outdated, while Lisp is criticized for its excessive use of brackets, leaving a bitter taste in the team's mouths.
The relentless assault continues as Python is called out for its dynamically determined data types, sparking frustration among the programmers. However, it is JavaScript that bears the brunt of the team's wrath, with its ever-evolving library landscape and constant need for code rewrites driving them to the edge. The nostalgia for stability and predictability in programming is palpable, as one member laments the chaotic nature of JavaScript and longs for a simpler era where changes were a rarity.
As the conversation unfolds, Java faces scrutiny for its overuse in the speaker's programming endeavors, while COBOL emerges as a surprising contender for the title of the worst programming language. The team's disdain for COBOL stems from its archaic and cumbersome nature, with one member recounting a humorous anecdote about the last COBOL programmer in a futuristic setting. Through their candid and at times comical revelations, the Computerphile team sheds light on the tumultuous relationship programmers have with certain languages, showcasing the diverse range of grievances that plague the coding world.

Image copyright Youtube

Image copyright Youtube

Image copyright Youtube

Image copyright Youtube
Watch What's Your Least Favourite Programming Language? (2024 soundcheck question) - Computerphile on Youtube
Viewer Reactions for What's Your Least Favourite Programming Language? (2024 soundcheck question) - Computerphile
Bjarne Stroustrup's quote on programming languages
JavaScript receiving hate
COBOL's complexity and readability issues
Visual Basic for Applications
COBOL still used in Dutch government systems
Issues with JavaScript's type coercion and equality operators
XSLT as a programming language
Preference for statically typed languages
Dislike for Python typing and readability
Preference for JavaScript's unstructured nature
Related Articles

Unveiling Indirect Prompt Injection: AI's Hidden Cybersecurity Threat
Explore the dangers of indirect prompt injection in AI systems. Learn how embedding information in data sources can lead to unexpected and harmful outcomes, posing significant cybersecurity risks. Stay informed and protected against evolving threats in the digital landscape.

Unveiling the Threat of Indirect Prompt Injection in AI Systems
Learn about the dangers of indirect prompt injection in AI systems. Discover how malicious actors can manipulate AI-generated outputs by subtly altering prompts. Find out about the ongoing battle to secure AI models against cyber threats and ensure reliable performance.

Revolutionizing AI: Simulated Environment Training for Real-World Adaptability
Computerphile explores advancing AI beyond supervised learning, proposing simulated environment training for real-world adaptability. By optimizing for learnability over regret, they achieve significant model improvements and adaptability. This shift fosters innovation in AI research, pushing boundaries for future development.

Evolution of Ray Tracing: From Jay Turner's Breakthrough to Modern Functions
Explore the evolution of ray tracing from Jay Turner's 1979 breakthrough to modern recursive functions, revolutionizing graphics rendering with intricate lighting effects.