

Advertisment

C# Version 2.0 Specification
C# 2.0 introduces several language extensions, the most important of which are Generics, Anonymous Methods, Iterators, and Partial Types. The...
Views: 0 |
| by David
C and Cpp - Miscellaneous

Basic C++ Functions
We have looked at one function already - the “main” function. Functions are bits of code that the program jumps to in order to do certain...
Views: 1615 |
| by Marry
C and Cpp - Miscellaneous

Web Database Tutorial (PHP & MySQL)
This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database...
Views: 1133 |
| by Daniel
PHP - Database Related

Casting in C++
The new C++ standard is full of powerful additions to the language: templates, run-time type identification (RTTI), namespaces, and exceptions to...
Views: 1623 |
| by Jason
C and Cpp - Miscellaneous

Sorting Database Results with PHP
This tutorial will show you how to display data from a database and allow the user to sort it.
Views: 1105 |
| by Tutorial
PHP - Database Related

Database Abstraction with PEAR
So you've written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company...
Views: 1091 |
| by Nick
PHP - Database Related

Multicolumn Output from a Database with PHP
Putting your data into multiple columns with PHP is a snap. This tutorial will show you how it is done.
Views: 1013 |
| by Mark
PHP - Database Related

Making a game: The Document
Discusses solidifying and clarifying your design with a design document.
Views: 1409 |
| by Ben
C and Cpp - Games and Entertainment

Making a game: The Design
In part one of the series, we created the game idea that is to be the focus of this article series. In this part, we will go over the idea and try...
Views: 1378 |
| by Jason
C and Cpp - Games and Entertainment

Making a game: The Idea
Originally, this article was meant to instruct you on how to make a good game design document. This series of articles (which will number four)...
Views: 991 |
| by Steve
C and Cpp - Games and Entertainment

Shadows
Discusses how to make shadows in your games.
Views: 1170 |
| by Simon
C and Cpp - Games and Entertainment

Tips on Writing Portable SQL for Multiple Databases with PHP
If you are writing an application that is used in multiple environments and operating systems, you need to plan to support multiple databases. This...
Views: 1017 |
| by Jason
PHP - Database Related

Slash 'em: The War Against Magic Quotes
Those little quotes ' are the one of PHPs demons. Learn the right way to deal with them, to allow your code to be portable to any PHP...
Views: 0 |
| by Simon
PHP - Database Related

Isometric Game Engine Opt
This article introduces some brand new approach to the basic isometric scrolling and object sorting. *note: log on to...
Views: 1070 |
| by John
C and Cpp - Games and Entertainment

Alternating row colors with PHP and mySQL
A quick tutorial explaining how to alternate table row colors using PHP and MySQL.
Views: 1060 |
| by David
PHP - Database Related

Previous and Next Links
After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.
Views: 1110 |
| by Daniel
PHP - Database Related

DirectX Programming
A tutorial to help C++ programmers who are new to DirectX get acquainted with the libraries, in particular DirectDraw and DirectInput.
Views: 1223 |
| by David
C and Cpp - Miscellaneous

The VGA Training Program
This tutorial will teach you how to create some graphics over C++ and Pascal. It requires some programming knowledge.
Views: 1076 |
| by Troy
C and Cpp - Miscellaneous

Configuring PHP with ORACLE 8i Support
This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes 'when i try to compile php with oracle support...
Views: 1141 |
| by Donald
PHP - Database Related

Allegro Vivace
This is a comprehensive tutorial to guide newcomers to game programming and Allegro through the process of writing a simple game. Allegro is a game...
Views: 1141 |
| by Jason
C and Cpp - Games and Entertainment

Most popular (last 7 days)





Highest rated (last 7 days)




