Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions > Programming Tips and FAQ » FAQ: What Programming Language Should I Start With?
Closed Thread
Old 05-17-2004, 12:34 AM   #1 (permalink)
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default FAQ: What Programming Language Should I Start With?

What Programming Language Should I Start With?

If you've never programmed a "Hello world" in your life, you might want to try HTML first. HTML might seem elementary, but it's an excellent introduction to the ideas of syntax and basic programming. In addition, all web programming languages are pretty much useless without HTML.

When you've got HTML down, a popular beginning language is Visual Basic. Some people claim VB isn't a "real" programming language, but it is powerful despite its simplicity. Most computer-literate users also find the IDE (Intergrated Development Environment) to be pretty friendly, if expensive. Almost all Visual Basic books come with a working model edition that serves the needs of most beginners.

If you've had some prior programming experience or you are exceptionally good with computers, you might want to try something a little more advanced. For desktop programming, you'll hear C++ from a lot of people; C, C#, and JAVA are also good options that won't lead you astray. PHP is a good choice for web programming that's very up-and-coming; PERL and ASP are also popular web programming choices.
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline  
Old 05-28-2004, 02:37 PM   #2 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

Sharp Devlop is a great IDE/Compiler for VB .NET and C# and it's free.

http://www.icsharpcode.net/OpenSource/SD/Download/
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline  
Old 06-01-2004, 11:00 AM   #3 (permalink)
 
Newb Techie

Join Date: May 2004

Posts: 6

phantomike

Send a message via AIM to phantomike
Default

thanks im curently working on html and i just wanted to know what i should go into next java script or php
phantomike is offline  
Old 06-02-2004, 04:20 PM   #4 (permalink)
 
Junior Techie

Join Date: Mar 2004

Posts: 56

raylu

Send a message via AIM to raylu
Default HTML

I haven't heard much dispute about whether VB is a programming language. It is a bit slow but doubtlessly very powerful.

HTML however, isn't really a programming language. The most non-static thing HTML has is a form...

By the way, I recommend JavaScript. Free, and shows you the basics of syntax. The code is exactly like ActionScript, and very simliar to the C's and JAVA. VB however, has longer code (although Microsofts VB compiler types some of the code for you) and is...non-standard.
__________________
\"Only when the last tree is dead, the last field paved, and the last river dammed, only then will we realize that we can\'t eat money.\"
http://raylu.uni.cc
raylu is offline  
Old 06-02-2004, 11:58 PM   #5 (permalink)
 
Monster Techie

Join Date: Nov 2002

Posts: 1,368

shan

Send a message via AIM to shan
Default

php!!!! of course i'm gonna say that though php is a really good language to get down, i've built pretty complex apps with it and i really like creating good web applications, i've also see [u[very[/u] complex apps written entirely in php and some javascript....but for the most part php will do everything that you want it to do!
__________________
<center><h2><font color=\"red\">C:\\ Is the root of all evil</font></h2>
<hr width=\"50%\">
phiber@sysdum.com
spam this account, it's fun.
shan is offline  
Old 06-03-2004, 02:13 PM   #6 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

I've heard a lot as far as "VB isn't a langauge" lot of the people who program C\C++ say that because they like to waste thier time making simple apps that could be made in minutes with VB. They may a little slower but not enough that it will matter.
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline  
Old 06-07-2004, 12:18 AM   #7 (permalink)
 
Newb Techie

Join Date: Jun 2004

Posts: 6

r34p3r

Send a message via AIM to r34p3r
Default

Wow. How can you say HTML is a programming language...

C would be the easiest and probably most proficient language to start with if you want to program. But I may be wrong.. you might just want to web "program".
r34p3r is offline  
Old 06-07-2004, 12:39 AM   #8 (permalink)
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default

Quote:
Originally posted by r34p3r
Wow. How can you say HTML is a programming language...
I never said it's a programming language, I just said it's a good thing to know if you're starting programming... :freak:
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline  
Old 06-16-2004, 10:07 PM   #9 (permalink)
 
Ultra Techie

Join Date: May 2004

Posts: 827

didi

Default

I'm learning HTML n c programming.
__________________
http://blog.diyersitzone.net/

AMD Athlon 64x2 4000+
2GB Kingston DDRII667Mhz
MSI K9Neo-F
MSI 256MB GeForce8500GT
Western Digital 160GB SATAII HDD
Maxtor 80GB 8M ATA133 HDD
LG 4163B DVDRW
17" Samsung 793Dfx Monitor
Win XP Pro
didi is offline  
Old 06-19-2004, 06:08 PM   #10 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 57

CacheUK

Default

I've got an actionscript for games book, it is quite entertaining (cos you can play on your "creations") and it is very useful because it is quite like Javascript (which in turn is quite standard in terms of syntax etc)

Plus you get the benefit of playing with graphics which always makes a nice break
__________________
AMD 2500+, 512mb Mem, 160GB (2xSATA 80GB in RAID0 array), K7N2G-ILSR (using on-board graphics and sound (for the moment ;-) ))

How many windows \"errors\" can there be??!!!
CacheUK 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 On
Trackbacks are On
Pingbacks are On
Refbacks are On