Posts tagged "programming"
-
May 16, 2026
Why I don't use AI coding tools (and why science agrees)
-
May 9, 2026
You should read Programming as Theory Building
-
July 22, 2012
Could you use Minecraft to teach programming?
-
August 14, 2010
Exceptions and abstraction
-
July 28, 2010
The "do X or die()" pattern must die
-
March 11, 2010
Should a failed function return a value or throw an exception?
-
November 11, 2009
A simple way to make your code better: Stop adding more parameters
-
October 15, 2009
Is commenting your code useless?
-
September 1, 2009
Improving code with peer reviews
-
January 5, 2009
Decoupling models from the database: Data Access Object pattern in PHP
-
December 6, 2008
Food for thought: utilizing models in MVC
-
November 19, 2008
Base classes in OOP programming languages
-
September 20, 2008
You should know at least three languages
-
September 9, 2008
Theory vs. Practice in coding
-
July 22, 2008
On template "tag soup"
-
June 21, 2008
Dependency Injection, or how to make simple concepts sound difficult
-
June 16, 2008
Is web application development less challenging than desktop application development?
-
May 1, 2008
Is PHP a good first language?
-
April 29, 2008
Django and Python
-
April 24, 2008
Aptana Jaxer: MVC and other thoughts
-
January 23, 2008
A look at pooQuery internals
-
January 21, 2008
pooQuery - The Fluent PHP Revolution!
-
January 12, 2008
A programming track record
-
December 12, 2007
Getting rid of Ajax development nuisances
-
December 4, 2007
Java based IDE = Very bad IDEa
-
November 26, 2007
What are the controller and model in MVC?
-
November 20, 2007
The mythical HTTP protocol
-
November 12, 2007
How to improve your JavaScript
-
September 27, 2007
MacGyver and programming