Home
Welcome to Programmer's Delight! Here you will find tutorials, references, tools, scripts, examples and downloads for programmers. Programmer's Delight is currently in rapid development, so come back often for more content.
A programmer is an individual who programs games, websites or programs with one or more programming languages. A programming language is a set of rules, known as a syntax, that a computer compiles or interprets to perform a series of instructions in order to run a program.
A web page is a document transported through the Internet, usually via the HTTP protocol. By standards, almost all webpages are written in HTML or XHTML (Types of mark-up languages). A mark-up language, very loosing considered a programming language, is a set of syntactical rules that are interpreted by a program. Scripting languages such as JavaScript, PHP and ASP severely enhance websites functionality, however they can't be used in this way without HTML or another mark-up language.
A computer game is a type of program that allows one or more players to play with it. There are many, many programming languages that can program games, and through some 'stretching' almost any language can. Game Maker is great for casual game making, however for serious game development, a more powerful language such as C or C++ should be used. Website based games can be made with PHP, ASP, Java or even Flash.
News
This is the latest news from Programmer's Delight. Older news...
Happy New Year! - Comments (1)
Wednesday the 31st of December, 2008
Happy New Year! And so the year 2009 begins. 2009 will be a big year for Programmer's Delight, that I know.
I'm going to do my best to add new content as frequently as possible. As always keep on checking back. And if you would like to support us, please sign up.
I wouldn't let this special occasion go without a major update. So Programmer's Delight now has a directory, if you sign up you can add your site, or sites you like. At the moment the site types will be restricted to computer, technology and programming related.
RSSMe 1.1.0 - Comments (0)
Tuesday the 30th of December, 2008
The latest version of RSSMe is here, version 1.1.0. RSSMe is a PHP script to generate RSS feeds. The latest version adds extra tags and more functionality, while still maintaining compatibility.
So upgrade now.
PDini 2.0 released - Comments (0)
Friday the 26th of December, 2008
I have released PDini 2.0 which is a drastic improvement over 1.0
I never really announced the arrival of v1.0, but 2.0 is here and enjoy! You can read, write, etc. to INI files quickly and easily.
Merry Christmas - Comments (0)
Thursday the 25th of December, 2008
Merry Christmas from everybody at Programmer's Delight.
InjectProtect, a PHP script to protect SQL from injections has just been released for your pleasure.
PD Random 1.0.0 - Comments (0)
Saturday the 20th of December, 2008
Programmer's Delight's newest script is here, PD Random. PD Random is a number generator that creates random numbers based on two seeds, one that must be set by you and one that is automatically incremented.
PD Random gives you power because you can control both seeds as you want and even check their current values. You also can confidently know that PD Random will return the same random values based on their seeds, across languages.
Yes PD Random is available in multiple languages, four in fact.
PD Random PHP Edition
PD Random JavaScript Edition
PD Random Game Maker Edition
PD Random C++ Edition
PD Login 1.0.0 - Comments (0)
Thursday the 18th of December, 2008
The newest PHP script has arrived, PD Login. PD Login is a basic member registration, login and logout script. It's made simple and well commented, so can easily be built on from.
RSSMe 1.0.0 - Comments (0)
Wednesday the 17th of December, 2008
A new PHP script has just been released, RSSMe. RSSMe allows you to make XML files with PHP and/or .htaccess. With the power of RSSMe you can actually make RSS feeds dynamic. The RSS feed used on this site is actually powered by RSSMe, it dynamically gets the latest news posts from the Programmer's Delight database and makes them into a feed.
Game Maker Arcade Tutorial - Comments (0)
Monday the 15th of December, 2008
The Game Maker Arcade Tutorial has just been released. Learn how to use the Game Maker interface and GML while making an arcade game called Ball Director.
PHP Basic tutorial completed - Comments (0)
Monday the 8th of December, 2008
I have finally completed the PHP Basics tutorial ![]()
Please enjoy it, I hope to add either more basic tutorials or add an advanced PHP tutorial.
New Theme - Comments (1)
Friday the 5th of December, 2008
Programmer's Delight has just been given a brand new theme. This one is lighter and brighter and much easier to navigate.
It's best viewed in Internet Explorer, but is pretty good in all browsers.
Enjoy!

