Search for: design patterns video tutorials rapidshare
Related Programming Resources
- PHP Handout Vol. 3 PHP tutorial BASICS OF PHP SCRIPT LANGUAGE -Incorporate HTML and PHP in the same document -Define and Access variables and Use constants -Use operators to create expressions and data types -Use the "if, switch, while, for" statements to make loops or execute alternative blocks of code. -Define and call functions : statically, dynamically and anonymously -Pass data to
- iBATIS SQL Maps Tutorial The SQL Maps framework is very tolerant of bad database models and even bad object models. Despite this, it is recommended that you use best practices when designing your database (proper normalization) and your object model. By doing so, you will get good performance and a clean design. The easiest
- Deploying CFML on ASP.NET Using BlueDragon This document describes how to install BlueDragon.NET and run CFML applications via the Microsoft IIS web server and the .NET framework, without requiring the installation of proprietary Adobe ColdFusion server software. See section 6 for details on the technical underpinnings of how BlueDragon.NET is implemented. This document also offers a brief
- Controlling the PIC-IO board from your PC PIC-IO from Olimex is a small but powerful development board who let you control 4 optoisolated input and 4 relay outputs (220V,10A) with this features is possible to turn on and off almost any electronic device at home. This board is almost a discrete PLC module and it has a serial
- Step-by-Step Guide to Integrating OpenAuth into Your PHP Web Application No matter what kind of Web application you build, the process always seems to start in the same place: managing user accounts. Writing a file-sharing application for the Web? You begin by identifying who is uploading the file. Writing a chat application for the Web? You have to know who