Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Best programming language for beginners
Closed Thread
Old 08-09-2009, 04:46 PM   #1 (permalink)
 
Newb Techie

Join Date: Aug 2009

Posts: 5

willux is on a distinguished road

Default Best programming language for beginners

Hey,
in two months I am going to start the ECE department of university, and I would like someone to suggest me a programming language to learn. I am a totally beginner in programming and I would like to improve my skills before going to the university.
willux is offline  
Old 08-09-2009, 05:10 PM   #2 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: Best programming language for beginners

Pick the language you will be learning in the university.

It doesn't really matter what you pick, because once you master one programming language, the others are only a matter of learning the syntax.

Java, C/C++, C#...etc. Pick the one that is best for the type of programming you will be doing, and go with that.
__________________

Need website help? PM me!
CrazeD is offline  
Old 08-09-2009, 05:20 PM   #3 (permalink)
yzmxer608's Avatar
 
Ultra Techie

Join Date: Feb 2009

Location: WI, USA

Posts: 855

yzmxer608 will become famous soon enough

Send a message via MSN to yzmxer608 Send a message via Skype™ to yzmxer608
Default Re: Best programming language for beginners

Sorry to kinda barge in here, but if you want to learn C++ and C#, you can get the Microsoft Visual Basic Express Edition that includes C#, C++ and the web developer (think you can download them separately also) for free. I'm just not sure how many limitations there are from the regular version (versus the express).

I also think the Microsoft Visual Basic Express Edition can compile C, but I'm not 100% sure on that.

Just thought you might want to know .
__________________
CM 690 ~ Biostar TA790GXE ~ AMD Phenom 8400 Tri-Core 2.10GHz w/ Core Contact HS ~ Cooler Master Real Power Pro 850W ~ 3GB RAM
NVIDIA GeForce 9800GT OC w/ Scythe Musashi HS~ Samsung SyncMaster 932BW Plus 19" Widescreen ~ Win7
yzmxer608 is offline  
Old 08-10-2009, 02:31 AM   #4 (permalink)
Burninator's Avatar
 
Ultra Techie

Join Date: May 2008

Location: San Diego

Posts: 611

Burninator will become famous soon enough

Send a message via AIM to Burninator
Default Re: Best programming language for beginners

i started with C++, gonna learn java after that which should be pretty easy because java is derived from C++....

here is a tutorial i used to get me started with programming basics

C++ Beginner's Guide

also, i was able to get the full visual studio from here for free

https://www.dreamspark.com/default.aspx
__________________


EVGA E758 A1 | Core i7 920 @ 4.2ghz | 6gb DDR3 1600 OCZ Gold | HIS HD4890 | Corsair TX850 | Cooler Master HAF 932
Water Cooled
<<<Rep me if I help you
Burninator is online now  
Old 08-11-2009, 05:51 PM   #5 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,683

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: Best programming language for beginners

Quote:
Originally Posted by yzmxer608 View Post
Sorry to kinda barge in here, but if you want to learn C++ and C#, you can get the Microsoft Visual Basic Express Edition that includes C#, C++ and the web developer (think you can download them separately also) for free. I'm just not sure how many limitations there are from the regular version (versus the express).

I also think the Microsoft Visual Basic Express Edition can compile C, but I'm not 100% sure on that.

Just thought you might want to know .
Just don't get too used to Microsoft's API's if you want to do cross-platform stuff.
__________________

Need website help? PM me!
CrazeD is offline  
Old 08-11-2009, 11:12 PM   #6 (permalink)
SapperX's Avatar
 
Putting the X in Sapper

Join Date: Jul 2007

Location: USA

Posts: 706

SapperX is on a distinguished road

Default Re: Best programming language for beginners

I agree with everyone else so far, but to add to the conversation I will recommend Java. As already stated it is closely related to C++, is object oriented, and is pretty easy to learn. My university starts all information technology students in Java and works up from there.
__________________
My Current PC-
eVGA 680i | Intel Q6600 G0 |Western Digital 250gb HD
Seagate 500gb HD | Western Digital 500gb HD | VisionTek HD4870 | 4gb Cruical Ballistix Tracer DDR2 800
600w Coolmax Silent Fan PSU | Cooler Master Centurian 590 | Samsung 24" LCD | Dell 22" LCD

-900HA EEE pc
SapperX is offline  
Old 08-12-2009, 12:18 AM   #7 (permalink)
yzmxer608's Avatar
 
Ultra Techie

Join Date: Feb 2009

Location: WI, USA

Posts: 855

yzmxer608 will become famous soon enough

Send a message via MSN to yzmxer608 Send a message via Skype™ to yzmxer608
Default Re: Best programming language for beginners

Quote:
Originally Posted by CrazeD View Post
Just don't get too used to Microsoft's API's if you want to do cross-platform stuff.
Are you talking about just visual basic or C++ and the others?
__________________
CM 690 ~ Biostar TA790GXE ~ AMD Phenom 8400 Tri-Core 2.10GHz w/ Core Contact HS ~ Cooler Master Real Power Pro 850W ~ 3GB RAM
NVIDIA GeForce 9800GT OC w/ Scythe Musashi HS~ Samsung SyncMaster 932BW Plus 19" Widescreen ~ Win7
yzmxer608 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Benefits of Programming in Ruby Osiris Programming Discussions 2 07-07-2009 08:56 AM
The Falcon Programming Language: a brief tutorial Saxon Programming Discussions 2 02-27-2009 03:43 AM
Best programming language for things around the house? BLacKouT Programming Discussions 11 09-08-2008 04:19 PM
Programming language for Web Conferencing anshu Programming Discussions 1 10-02-2007 11:47 PM