Best Tutorials website
Latest tutorials

Advertisment

Understanding C++ data types II

Understanding C++ data types II

Part II of the small book that teaches you the C++ data types. Even if you have an IQ under 25 you will can understand and use the data types. In...


Views: 905 | Rating star | by Source
C and Cpp - Introduction to C and Cpp

Understanding C++ data types III

Understanding C++ data types III

This is the third part and the biggest of the small book named 'Understanding C++ data types'. This part covers the 'integer'...


Views: 944 | Rating star | by Jason
C and Cpp - Introduction to C and Cpp

Introducing the 'for' loop

Introducing the 'for' loop

A really small tutorial introducing the 'for' loop, good for C++ newbies and programming beginners.


Views: 0 | Rating star | by Stephen
C and Cpp - Introduction to C and Cpp

Transforming a string into ASCII

Transforming a string into ASCII

Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.


Views: 967 | Rating star | by Tutorial
C and Cpp - Introduction to C and Cpp

Basic C++ functions

Basic C++ functions

Tutorial for understanding the C++ functions. It shows you two functions that return the same result but are coded differently.


Views: 1003 | Rating star | by Ben
C and Cpp - Introduction to C and Cpp

Random number within a range

Random number within a range

Generating a random number in C++ is easy, but for generating one within a range you must use a little trick.


Views: 917 | Rating star | by David
C and Cpp - Introduction to C and Cpp

Calculating the average

Calculating the average

A very simple piece of code for the beginner in C++. It demonstrates how to calculate the average of some numbers. Uses the ‘for’ loop.


Views: 1070 | Rating star | by Daniel
C and Cpp - Introduction to C and Cpp

Introducing pointers

Introducing pointers

Pointers represent an important aspect of C++. Although, newbies often get confused with pointers, even those who know other programming languages.


Views: 991 | Rating star | by Slicer
C and Cpp - Introduction to C and Cpp

C's predefined macros

C's predefined macros

A list of C's predefined macros (__FILE__, __LINE__, __STDC__...) with description and an example of how to use them.


Views: 0 | Rating star | by Simon
C and Cpp - Miscellaneous

Vector Silhouettes & Outlines

Vector Silhouettes & Outlines

Create Vector Silhouettes & Outlines without the use of the Pen Tool through alpha channels and combined layer mask & vector mask.


Views: 425 | Rating star | by Tutorial
Photoshop - Effects

Creating image patterns in flash

Creating image patterns in flash

Learn the correct method for repeating/tiling images in flash.


Views: 677 | Rating star | by Colin
Flash - Tips and Techniques

Abstract Render

Abstract Render

This tutorials explains step by step how the fantastic CD4 abstract render peice called 'Expose' was created.


Views: 1705 | Rating star | by John
Cinema 4D - Modelling

Pill Button

Pill Button

Learn to make a great looking Pill Button.


Views: 992 | Rating star | by John
Photoshop - Buttons

3D Transform Filter Revival

3D Transform Filter Revival

3D Transform Filter Revival with undocumented tips and tricks.


Views: 420 | Rating star | by Nick
Photoshop - Effects

Bullet time in 3DS MAX w/o scripts

Bullet time in 3DS MAX w/o scripts

How to make effect of frozen time in 3DS MAX? Such effect in cinema is made that way. At the same moment the scene is shot by multiple cameras from...


Views: 1037 | Rating star | by Simon
3DS MAX - Animation

Search and Replace with Actionscript.

Search and Replace with Actionscript.

Flash dosen't provide a built in function to search and replace text, this tutorial explains how you can write your own using very simple code.


Views: 450 | Rating star | by Amy
Flash - Actionscripting

Pixel Finishing Touches.

Pixel Finishing Touches.

Learn how to add various finishing touches to your layouts and images using some basic pixel art.


Views: 532 | Rating star | by John
Photoshop - Web Graphics

Lake Effect

Lake Effect

Make a simple lake or a pond on a raining day, effect.


Views: 424 | Rating star | by Amy
Photoshop - Effects

Warp Fabrics with Squizz

Warp Fabrics with Squizz

This HandsOn demonstrates how you apply any kind of fabric to a model, so you can display new designs with your existing model.


Views: 610 | Rating star | by Source
Photoshop - Photo Effects

Loading Text file into flash

Loading Text file into flash

This will show you how to have a Flash movie 'import' and display text from a text file that you create. This can be very useful if you...


Views: 465 | Rating star | by David
Flash - Actionscripting