PDA

View Full Version : programming............


Mohnishgs
14-05-2007, 01:59 PM
i want to learn a programming language(either c++ or java)
which one should i learn first and why............. i must be able to master it as fast as possible........... are there any other powerful programming languages which can be easily mastered in small time???

fun2sh
14-05-2007, 02:05 PM
Learn "c" First

Digit_Dragon
14-05-2007, 05:33 PM
C++ would be the best option as java and others could be learnt or understood easily if you have a strong base in C++

zyberboy
14-05-2007, 06:46 PM
If u r a beginner then start with easier one such as java script or with c,after two or 3 months u can start studying c#(c sharp) best choice nowadays.

Easiest one in order VB.NET , then c#, java , c++. All r equally powerful
if u ask me c# is the choice

Quiz_Master
14-05-2007, 06:59 PM
Start with C, then java then Visual Basic....

ashisharya
14-05-2007, 08:04 PM
go for c++ then java

virus_killer
14-05-2007, 08:25 PM
Start with C first , because it provides basic knowledge for other languages, C is the first step to learn programming language , and than you can do java , VB etc.

Garbage
14-05-2007, 10:53 PM
yup dear...

Really start from "C" first. It provide a big foundation of ur programming life.

Then aftr go for C++ 'n JAVA 'n VC++ and more....

Desi-Tek.com
14-05-2007, 11:01 PM
java :) its easy to learn :)

Sukhdeep Singh
15-05-2007, 08:42 AM
Start with C, basics and helps in understanding all languages

prinz
15-05-2007, 09:29 AM
start with c, c++, java, then c#...

rajesh_nk22
15-05-2007, 10:24 AM
start with Visual Basic 6 and then move on to VB.Net or C#, this will help u now and also in future.

ahref
15-05-2007, 12:19 PM
Start with C

ax3
15-05-2007, 05:05 PM
@Mohnishgs .... "i must be able to master it as fast as possible" /..............


how do v know abt ur skills\bg\mental PAWAR ?

Start with C , then b & a ............... lol .........

C, C++, java , core java & don java ..............

rajesh_nk22
15-05-2007, 06:46 PM
if choice is between c++ and java, then directly start with C++, i dont think there is any need of learning c as you want to finish this things at the earliest. concentrate on only c++ preferably vc++ 6.0

topgear
16-05-2007, 06:41 PM
Guys thanks a lot for your discussions. Can you tell me what is the difference
among C, C++ & C#

zyberboy
16-05-2007, 06:55 PM
C is procedural programming
C++ and C#,java are object oriented programming.(but sometimes c++ is procedural)

C# is the new one which combines the power of C++ and easiness of VB

topgear
18-05-2007, 05:12 AM
Thanks

jal_desai
18-05-2007, 07:57 PM
grip properly on C and C++...first.. (reference books are [B]Let's C[B] by yashwant kanetkar, [B]Teach yourself C++[B] tata mcgrawhill production)... consider these two as ur programming base... then after a 1 yr or so.. jump on JAVA (coz JAVA has its core in the Object Oriented Programming which is greatly provided by C++)