Monday, October 22, 2012

C# for beginners Part 3



Calculator (Functions Or Methods)


Welcome to your third C# for beginners tutorial, in this tutorial you will learn the simple Calculator program after you've learned Hello World! and Hello Me!.

Wednesday, October 17, 2012

Java for beginners Part 3




Calculator (Functions Or Methods)


Welcome to your third Java for beginners tutorial, in this tutorial you will learn the simple hello Me program after you've learned Hello World! and Hello Me!..

Wednesday, October 10, 2012

Java for beginners Part 2



Hello Me!


Welcome to your second Java for beginners tutorial, in this tutorial you will learn the simple hello Me program after you've learned Hello World!.

Monday, October 8, 2012

C# for beginners Part 2


Hello Me!


Welcome to your second C# for beginners tutorial, in this tutorial you will learn the simple hello Me program after you've learned Hello World!.

Saturday, October 6, 2012

Java for beginners Part 1

Hello World!

Welcome to your first of all Java for beginners tutorial, in this tutorial you will learn the simple hello world program to start learning Java.

Thursday, October 4, 2012

Famous '\' sequences

Special use for '\' sequences

In C# and Java there is a lot of uses for \ so here is some of the famous sequences you'll need to know in order to be able to use them.

Wednesday, October 3, 2012

C# for beginners Part 1

Hello World!


Welcome to your first of all C# for beginners tutorial, in this tutorial you will learn the simple hello world program to start learning C#.