Posts Tagged ‘beginner’

thumbnail

Create Cool Light Flows in Photoshop

This Photoshop tutorial will show you how to create cool energy flows.
The result :

View tutorial

thumbnail

Create a Flash custom cursor - ActionScript 2

This is a quick tutorial to show you how to banish the standard mouse cursor and replace it with you own creation in two VERY simple steps!

thumbnail

Adobe Air - The Beginner’s Guide

This tutorial will introduce you to Adobe Air, a framework to build rich internet applications. This first introduction will show how to create a simple application using Html/Js technologies.

thumbnail

Ruby on Rails for beginners

A comprehensive beginner guide to Ruby on Rails.
Read Tutorial

thumbnail

Style the horizontal rule

This is a basic tutorial that will show you how you can add CSS proprieties to the horizontal rule.

thumbnail

Fundamentals in PHP - Part 4

This tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 3

This tutorial will cover PHP arrays, and will help you progress into more advanced PHP code.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 2

This beginner PHP tutorial will cover POST and GET methods.
Read Tutorial

thumbnail

Fundamentals of PHP - Part 1

This is the first tutorial in the Fundamentals of PHP series, In this brief article designed for PHP Beginners, I will be going over the fundamentals of PHP. This includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
Read Tutorial

thumbnail

Redirect without using PHP

This tutorial will show you to redirect users to another webpage without using header and other PHP methods. It’s actually very simple, just one line of HTML code.