CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsOtherTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: oop.
38 tutorials have been found in database.
... to list more tags click here
PHP » 21.11.2008 » by bybye
0faves
The main focus of object-oriented programming is to make reusing code a lot easier. Classes are used to group functions and variables together as an object.
Adobe Photoshop » 02.10.2008 » by who
0faves
Here shows how we can create a large troop of archers without duplicating too many layers. Check out how it is done by repeating transformations.
PHP » 25.09.2008 » by who
0faves
In this tutorial, I’ll take things a step further, and introduce you to the concept of Classes and Objects in PHP. To put it simply, an Object in the context of programming languages is a data structure which can contain any number of variables and functions all held together under a Class name...
Adobe Flash » 20.09.2008 » by gearup
1faves
This tutorial will show you how to make tanks using OOP in ActionScript 3.0. Therefore, I am assuming that everyone is using Adobe® Flash® CS3.
JavaScript » 28.08.2008 » by who
0faves
Animation in Javascript using Object Oriented Programming.
C#.NET » 19.06.2008 » by bybye
0faves
C# provides several mechanisms for flow control in a program. The loops in C# allow you to execute a block of code repeatedly, until a certain condition is met. This condition can be the number of repetition, a variable taking a specified value or something completely different...
C#.NET » 19.06.2008 » by bybye
0faves
How to Use WHILE Loops With C#.
PHP » 26.05.2008 » by gearup
0faves
Speed Comparison of Foreach and For Loops. Which One Is Faster Not That Obvious!
Adobe Flash » 18.05.2008 » by who
0faves
Learn the basics of OOP while working with a Design Pattern.
PHP » 26.04.2008 » by biohazard
0faves
Object oriented programming was introduced for the first time in PHP 3. But the subjects is extremely actual again in PHP 5, because the entire concept of the OOP(Object Oriented Programming) was in fact redesigned from scratch for the new version of the language (PHP 5)...


