Tutorials

CSS Mastery: Your bible to mastering CSS

Posted in IT, Programming languages, Tutorials on October 1st, 2010 by Ian – Be the first to comment

CSS MasteryCSS has become one of the most important and most demanded skill set if you’re a web-developer trying to carve out a niche in the world of web-designing and web-development. So then, it becomes imperative for you to not only learn the basic CSS, but perfect yourself in the game.
CSS Mastery: Advanced Web Standard Solutions by Andy Budd, Cameron Moll and Simon Collison must, then, be on your shelf! Ranked as one of the top books by Amazon when it comes to CSS, ‘CSS Mastery’ helps you understand the nuances and subtleties involved when working with CSS at an advanced level.

read more »

Object Oriented Programming: A Layman’s Introduction

Posted in Programming languages, Tutorials on September 22nd, 2010 by Ian – Be the first to comment

OOPWhat is an object??
Object Oriented Programming is a programming archetype that makes explicit use of “objects”, which are nothing but instances of a class that comprises functions and data structures and other elements. Hence, objects are used to instantiate a general class. For example, we may have a Dog class, of which say Tom is an object. Now it is each of these instances or objects that have two properties, a “state” and its own “attributes”. The attributes clearly talk of properties that help us identify the object, that is, information that helps beyond our obvious knowledge of knowing that Tom is a dog. Hence, Tom has all the attributes of a dog as it belongs to that class but may also have additional attributes, for example, he may be brown or black or white. The term state means the current condition the object is in. It may be running or sleeping or eating or any other state.
read more »

“Transcending CSS”: A brilliant book for developers!

Posted in IT, Tutorials on September 20th, 2010 by Ian – Be the first to comment

Transcending CSSIf you’ve been looking out to learn some real web-designing, this might just be the right book for you. “Transcending CSS”, by Andy Clarke, has surely created a wave, and as of now, all the hype seems to be justified. A first look at the book speaks a lot: you get a feel that this is one book which breaks the convention and offer some real and useful insight; which is exactly what this book does—upgrades your web-developing skills and empowers you to look at things in a different way, and think differently.

read more »

Book review- HTML5: Up and Running

Posted in IT, Tutorials on September 10th, 2010 by Ian – Be the first to comment

HTML5HTML 5 is being called the next big thing. It, then, becomes quite understandable that web-application designers are looking forward to add HTML5 to their skill set, not to forget explore it fully first and see what’s different, and what it’s capable of doing.

read more »

5 New Flash AS3 Tutorials

Posted in Tutorials on September 3rd, 2010 by Ian – Be the first to comment

AS35 New Flash AS3 Tutorials

read more »

7 Impressive Flash and Actionscript 3.0 tutorials

Posted in Tutorials on September 1st, 2010 by Ian – Be the first to comment

Adobe FlashThis article provides 7 Impressive Flash and Actionscript 3.0 tutorials.

read more »