Archive for the ‘Programming’

PHP Tutorial From Beginner to Master

May 05, 2010 Category: Programming

PHP Tutorial From Beginner to Master

PHP is a powerful tool for making dynamic and interactive Web pages. PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft’s ASP. In our PHP tutorial you will learn about PHP, and how to execute scripts on your server. Before you continue you should have a basic understanding of the following: [...]

PHP5 OOPS Tutorial

April 25, 2010 Category: Programming

PHP5 OOPS Tutorial

This is PHP5 OOPS Tutorial – Introduction to PHP5 OOPS Features. PHP5 has made a lot of improvements as regarding OOPS is concerned. Although it has not been up to the mark with the likes of Java, .NET and C++; but when compared to PHP4, PHP5 has made significant improvements. In this PHP5 Tutorial, the [...]

PHP5 Tutorial

April 25, 2010 Category: Programming

PHP5 Tutorial

This PHP5 Tutorial is about Object Oriented Programming in PHP5, that contents : Basic PHP Constructs for OOP, Advanced OOP Features, Public, Private, and Protected Members, Interfaces, Constants, Abstract Classes, Simulating class functions, Calling parent functions, Calling parent constructors, The special name parent, Serialization, Introspection Functions, OOP Style in PHP. The PEAR Coding Style, Indenting, [...]

Programming in Matlab

October 09, 2009 Category: Programming

Programming in Matlab

This tutorial is intended for those who want to learn basics of MATLAB programming language. Even with a limited knowledge of this language a beginning programmer can write his/her own computer code for solving problems that are complex enough to be solved by other means. Numerous examples included in this text should help a reader [...]

Matlab Tutorial

October 09, 2009 Category: Programming

Matlab Tutorial

This tutorial series introduces you to the MatlabR2006b suite of applications from Mathworks, Inc. The R2006b release consists of version 7.3 of the primary Matlab application along with some auxiliary modeling and simulation applications and specialized toolboxes. The suite as a whole will be surveyed but the primary application, Matlab 7.3, will be the focus [...]