
Protothreads - Lightweight, Stackless Threads in C
Named and optional parameters in C
The New C:Why Variable Length Arrays?
Semantic patching with Coccinelle
comp.lang.c Frequently Asked Questions
Is exit(status) truly equivalent to returning the same status from main?
Coroutines in C
Pre-defined C/C++ Compiler Macros
strtoul() considered harmful
The Annotated Annotated C Standard
D.U.M.A. - Detect Unintended Memory Access
C: The Complete Nonsense
Misconceptions about rand()
Bit Tricks, Part II: Enumerating Bits
Embedded in Academia : Nine ways to break your systems code using volatile
Bit Tricks, Part I: Exact Division
Ask C_Programming: Resources to learn "advanced" C?
Notes on Programming in C by Rob Pike
Do you folks use splint or lint?
C++ is faster than C
C starter exercises
bithacks.h - bit manipulation macros
My first C application! [Threading socks 4 server]
Fun with 'do{} while (FALSE);'
Brief Tutorial on C programming on an Arduino
Fastest. Messaging. Ever.
SIMD Parallism using Array Notation
The Most Important C++ Non-Book Publications...Ever
Trip Report: August 2010 ISO C++ Standards Meeting
Expressive C++: Introduction
Template specialization vs. simply defining a constant... can someone elucidate this?
Simple 'named parameters' for greater readability
C++ Compilation Speed
Learning FC++: The C++ functional programming library
Modeling C++ Object Corruption
A Guide to Undefined Behavior in C and C++, Part 1
Can I have your feedback on this general mix-in pattern? - comp.lang.c++.moderated | Google Groups
Version 1.44.0
Bjarne Stroustrup talks about the design of C++0x at ViSE (Dec 2009)
What's a good site to learn C++?
C++0x and beyond. A "newish" interview with Stroustrup.
Video Introduction to the STL, Part 3
analog clock on command line
A question about saving variables... [reposted from /r/programming]
Deleting From a C++ STL Collection is Hard.
practical resources for Alexandrescu et al
Open-methods (generic fns, multi-dispatch) for C++; 2007 paper by Bjarne Stroustrup (pdf)
You cant be a good C++programmer without reading a few best practices books
Looking for modern C++ general purpose libraries/books suggestions.
Why does this fail to compile?
Java - It's not Dead, Folks - It's Doing Just Fine
Dealing with immutability and long constructors in a fluent way.
If your unit test assertions have gotten hard to read, use the matcher objects provided by the...
Looking for an audio editing class
GWT, Spring and Hibernate Integration
James Gosling pushes for Oracle to make due on its 2007 pledge and free Java.
Yawn! Java developers' reaction to Oracle, Google lawsuit
The Impact of a Googless JavaOne
Google backs out of JavaOne conference
ProgramD AIML bot platform in Java. Create personal assistants.
Unicode surrogate programming with the Java language
Calling System Commands in Java
Using Game Controllers with Java
The Five Winners of Oracle Suing Google
5 Minute Guide to Clustering Java Web Apps in Tomcat
More Collision Detection: Bouncing the Right Way
Editing Java Code in NetBeans IDE
Stopping Jonathan Livingston Seagull with Java
5 things you didn't know about ... Java Database Connectivity
Shuttleworth: Oracle's Java Lawsuit 'An Extremely Unsophisticated Move'
Headius : Thoughts on Oracle v Google
Quite the firestorm (James Gosling)
Simple Collision Detection in Java
Greenfoot's Greenroom: What a Bonanza!
Oracle Sue Google for Java Patent Infringement in Android!
Have you ever had a project turn into a big messy pile of shit... but still handed it over anyway...
"Also note that it is your responsibility to die() if necessary." PHP sometimes requires the...
Zend Framework + Doxygen with full called/called-by graphs, what can I do while this is being...
What are the main PHP 5 myths you have to confront? - Stack Overflow [Question closed there, please...
Some common sense on Kohana3 vs CodeIgniter2
php-tinyspec, a one-file framework for test-driven development in PHP 5.3+
Question about scalability with file hosting sites
Collecting Garbage: PHP's take on variables (part 1 of 3)
A lone programmer wonders if they could get some feedback.
Using square brackets on a returned array
How do you architect in PHP
Selecting a default drop-down entry with PHP
Persistent classes in PHP
If you haven't used Quercus -- the Java-based implementation of PHP -- yet, here's a good intro.
A PHP guy's list of top 10 tools for increasing productivity. Agree? Disagree? What's missing?
Trying to learn OOP. Someone tell me what differences there are between using well-defined...
PHP Fat-Free Framework: anyone have opinions about this one ?
ftp_get and ftp_put they do nothing!
Is Your PHP Application Affected by the Y2K38 Bug?
DPCRadio Podcast: Designing for Reusability
Monas - Free PHP Source Encoder/Decoder
Can anyone recommend a good PHP bug/feature tracker?
Integratable, popular blog?
I built this a couple days ago, is it any good?
I have a problem with an eval statement ... [sorry, I tried on PHPhelp also]
Less XS/More Ctypes
Pittsburgh Perl Workshop 2010 CFP ends Monday Sept 6th
Very amateur Perl programmer/scripter... how is Perl 6 going to affect me? Should I care?
What's Going Right in Perl
How To Debug a Perl 6 Grammar
Yet another readonly module
SDL 2.512 Released. Has Layer support. Solitaire example!
People of Perl 6: Carl Mäsak
Perl Compiler Speed – It’s Fast!
How to script git with perl and Git::Wrapper
Backporting Features
Ubic - code reuse and customizations
Perl6: The Serial Operator and Memoization.
Perlbuzz news roundup for 2010-08-27
Useful side effects of the perl testing culture
Beyond the strictness you’re used to
Idiomatic Perl 6
YAPCC::Europe Video
Rakudo Star 2010.08 released
A Proposal in Perl
Pittsburgh Perl Workshop 2010
Pascal's Triangle in Perl 6
Perl 5 to 6 Tutorials
RFC: Code::Statistics - now as a framework
Mixing 32-bit and 64-bit libraries in Perl
The Top 10 Pygame Tutorials
Announcement: PyMySQL 0.3
Screencast: An Introduction To the Deform Form Generation Library (using Pylons)
Are there any packages that take advantage of Python 3's new function annotation syntax (for...
I need tips on hooking Gui wrapper onto a CLI.
Using Decorators for Flexible Prompts
Pain-free Continuous Integration for Python Using tox+Hudson
Hi! Does anyone want to share their philosophy on naming variables?
Porting Perl To Python
University of Reddit - online AI introduction course with Python
PySide: Python for Qt Windows version released
NumPy 1.5 has been released, now has full Python 3 support!
pyCLI
Google's Python Class
Biopython 1.55 released
Plone 4 Final is out; explore this powerful CMS with the help of the the bpython interpreter!
oursql - a new set of MySQL bindings for python
Best Python resource for a newb programmer???
Developing SaaS with Python/Django
I would appreciate some feedback; Getting started with Blender python scripting on Linux
New M2Crypto Module in ActivePython
/r/python, I want to start a new project. Do any of you have any ideas? Want to collaborate?
Any Python hackers want to make something cool?
Visualization of classes, local and global variables as seen by the Python. Very cool for learning.
Fastest Python RPC Library Ever (MessagePack-RPC)
Software Transactions Meet First-Class Continuations [PDF]
2D drawing with SDL and OpenGL with Gambit
The Chicken Gazette: weekly newsletter regarding chicken scheme
TIL: UIM (universal input method for Unices) has an embedded scheme interpreter
Is Scheme Faster than C? [his title, not mine]
Escape From Zurg - A Scheme Solution
[Question] How can I create a library for scheme and import stuff from this library?
At the Workshop (Jao on SFP 2010)
Announcing UCL - An R6RS Portability Library and Package System with Web Interface
Epoll Egg Released for Chicken Scheme
The "Scheme and Functional Programming Workshop" Website: has papers presented in the workshop from...
What's TeachScheme!
Rooster: An epoll Server written in Chicken Scheme and C
A basic s7 Scheme interpreter for Symbian phones using Nokia Qt SDK
Guy Steele Interviews John McCarthy, Father of Lisp [video]
Presentation by Guy Steele on Fortress; touches on how his language design ideas have developed...
STklos 1.0 released
ABCSX - The ActionScript Byte Code assembler / disassembler in PLT Scheme and Gauche
Using epoll with Chicken Scheme
Algorithms are Thoughts, Chainsaws are Tools
Racket 5.01 released
What are the main differences between Gambit and Chicken?
Happy 10th birthday chicken scheme!
The Quest for S9fES (play the game, win an interpreter)
Scheme Natural Language Toolkit
New Lisp startup: 'Expressive Database', founded by Lowell Hawkinson, who started with Lisp in 1962...
New mailing list for regular users of Common Lisp, no spam, no fights, no trolls, no noise - at...
Quicklisp - The upcoming solution to Common Lisp's "library problem"
Training Simulator Systems - ProsDS - Neste Jacobs - written in LispWorks with CLIM GUI
Run a Lisp program written in 1960 in Common Lisp
Ask /r/lisp/ - Do any CL implementations work well on VPSes?
Tell /r/lisp/: blog.postabon.com is down or dead
Pedagogical Codewalking Macro Example: lexically scoped `delay` and `force` in dynamically scoped...
Apart from the CADR emulator, what other Lisp Machine emulators are available?
Lisp Cabinet is a set of configuration files, tools and utilites bundled with automated installer...
A micro-manual for LISP Implemented in C
Perl with a Lisp
2006, the first Clojure, a single file, implementation in Common Lisp
Quicklisp introduction [screencast video]
What is your favourite lisp and why?
Common Lisp REPL tools
A critique of Abelson and Sussman - or - Why calculating is better than scheming (PDF)
Computer Chronicles on AI featuring John McCarthy [resubmission]
Symbolic Space is hiring
Pre-built ECL 10.4.1 and other ECL related downloads for Win32
So, I finally decided to pick up a hard copy of On Lisp...
ILGE 2010 Post-mortem: Engine Troubles over Tentacle Planet
Scheme on OpenWRT (Lisp on your wireless router)
Road to start learning Lisp
Powerful multi-method dispatch with LISP
Net::YAIL, the (al)most popular IRC library for Ruby, finally releases a version with more than bug...
30 minutes Lisp in Ruby
Turn your Android Phone Into a Remote Spy Camera with Ruby in 15 Minutes
gabriel: bash completions for god
JavaVM written in pure Ruby
It is a great time to be a Rubyist
Classboxes: theory behind a feature in Ruby 2.0
RubyDoc.info: Good Looking, Up-To-Date Ruby Documentation
Rails 3.0: It's ready!
YARD 0.6.0 Released with New Doc Server and Tons of Features
22 Free Videos To Bring You Up To Speed with Rails 3.0
How do you share common feature among Rails apps
_ : a library that allows you to write Ruby script by using only _
Who's going to the 2010 Ruby Hoedown?
What's better about Ruby than Python?
MUSh, a multi-service URL shortener in Ruby
Populate database pattern - why is it so cool?
RVM 1.0.0 released
How to get started with Rails
Prettier RubyKoans with Autotest
Advice on using Ruby, RVM, Passenger, Rails, Bundler, … in development
Ruby Weekly: A concise, once-weekly roundup of Ruby news via email, from the RubyInside guy
Getting started with Ruby and CouchDB
First Ruboto Release!
Deployment Recipes – Deploying, monitoring and securing your Rails application to a clean Ubuntu...