39 items | 51 visits
List of tutorials to increase programming and database design skills of new student programmers.
Updated on 2009-07-15
Created on 2009-01-30
Category: Computers & Internet
URL:
General
General OOP Information
Object-oriented programming (OOP) is a programming paradigm that uses "objects" and their interactions to design applications and computer programs. Programming techniques may include features such as encapsulation, modularity, polymorphism, and inheritance. It was not commonly used in mainstream software application development until the early 1990s. Many modern programming languages now support OOP.
PHP
PHP Tutorials
This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire. These tutorials build on a previously-published 5-part series which has now been updated and extended to embrace PHP 5, making parts of it suitable for those of you who already have worked with PHP 4 in the past.
This tutorial is designed to teach total beginners object oriented PHP. This is not a long-winded theoretical blathering that you see all too often; instead, we actually start writing OO code very quickly.... I believe that this 'hands-on' style of learning, makes understanding OO (object oriented) PHP much easier ... and less boring too!
So before you begin, get out your favorite PHP code editor and be ready to write and run some object oriented PHP code.
Thanks for reading,
Stefan Mischook
Overloading and Object-Oriented Programming with PHP 5
PEAR
PEAR Sites and Tutorials
PEAR is a framework and distribution system for reusable PHP components.
MySQL
MySQL Database Tutorials
PHP Frameworks are the current buzz in the PHP community. What does a framework has that makes it a hot topic at this time? Probably, the primary reason is PHP5, not until the release of PHP5 that frameworks in the PHP community has been openly discussed.
Javascript
JavaScript can be used to validate input data in HTML forms before sending off the content to a server.
Photoshop - how to lighten up dark hair roots in an image.
One of the most popular form validation tasks is to check that important fields within a form have been filled out by the user. This is a generic script that will do just that, by verifying that mandatory fields are filled in before form submission. If one or more of the required fields are empty, a popup dialog will appear showing the omitted fields. Updated to check radio buttons as well.
JavaScript is an extremely useful scripting language for enhancing user experience and usability. It is becoming more and more popular as more developers begin to make cool techniques accessible. Here are 100 excellent JavaScript (and a few AJAX) techniques, plugins, and resources based on the major libraries of jQuery, Prototype, Scriptaculous, MooTools, and Dojo.
PHP Frameworks
ATK is a special purpose framework, targeted at business applications. It allows you to build an application with very small amounts of code.
Its focus on business features makes it an excellent framework for HRM, CRM, data management and CMS type applications.
CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.
CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you're a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you're tired of ponderously large and thoroughly undocumented frameworks
Testing Environments / Applications
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.
Accessibility Standards
The purpose of this part is to implement section 508 of the Rehabilitation Act of 1973, as amended (29 U.S.C. 794d). Section 508 requires that when Federal agencies develop, procure, maintain, or use electronic and information technology, Federal employees with disabilities have access to and use of information and data that is comparable to the access and use by Federal employees who are not individuals with disabilities, unless an undue burden would be imposed on the agency. Section 508 also requires that individuals with disabilities, who are members of the public seeking information or services from a Federal agency, have access to and use of information and data that is comparable to that provided to the public who are not individuals with disabilities, unless an undue burden would be imposed on the agency.
From simple scripts to enterprise-class Web applications, PHP is one of the most popular programming languages in the world. This site is your source for information about using PHP with Yahoo! Web Services APIs.
39 items | 51 visits
List of tutorials to increase programming and database design skills of new student programmers.
Updated on 2009-07-15
Created on 2009-01-30
Category: Computers & Internet
URL: