Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-02-2004, 01:28 AM   #1 (permalink)
 
True Techie

Join Date: Jul 2003

Posts: 142

inatey

Default learning...?

would java be a good place to start learning how to program?? or basic?? i have nearly no background knowledg??
inatey is offline  
Old 02-02-2004, 10:05 PM   #2 (permalink)
 
Junior Techie

Join Date: Oct 2003

Posts: 85

zoerb

Default

java is a little more complicated than basic, but i think java teaches better programmin techniques (object oriented programming). so if you want to get started on an easier language, which would be smart if you dont know much about programming, go with basic. i started with basic and am now learning java in school and c++/c# by myself.
__________________
Asus A7n8x-x
athlon 2800
radeon 9600 pro
512 mb 2700 mem
western digital 80gb special edition
zoerb is offline  
Old 02-04-2004, 01:46 PM   #3 (permalink)
 
Newb Techie

Join Date: Feb 2004

Posts: 46

lo_tek

Default

I would recommend learning C or C++ to start. Nothing in the book that says you can't start off by learning a powerful, portable language. Do some research, grab some books... know that with C/C++ you can do virtually anything.
__________________
[--lo_tek--]
lo_tek is offline  
Old 07-31-2004, 03:50 PM   #4 (permalink)
 
True Techie

Join Date: Jul 2004

Posts: 217

NeoNemesis

Send a message via AIM to NeoNemesis
Default

nah c++ is a good one to learn after you learn basic. There are several different kinds of basic (visual basic, basic script, qbasic, and regular basic). BASIC is probably the easiest to learn of all programming languages... I would check out this if you are interested in learning a language:

http://tech-forums.net/showthread.php?threadid=17862

That explains which to learn and which to learn first. I would also check out this thread which posts which ones are for what:

http://tech-forums.net/showthread.php?threadid=19001

They both are useful, be sure to read those before you come back. You see, it all depends on what you want your programs to do.
__________________
<font size=\"4\" <a href=\"http://s7.invisionfree.com/NeoForum/index.php\">My Forum</a>
we are just starting out so we need you to join!
NeoNemesis is offline  
Old 08-01-2004, 07:50 AM   #5 (permalink)
 
Ultra Techie

Join Date: May 2004

Posts: 827

didi

Default

I'm learning C now, practise is the most important way to be a good programmer~~~for what i know.
But i'm having some problem regarding the compiler i'm using.
I'm using Borland C++ 4.5.
is there any1 know where to get nice compiler (Freeware) that can do well with my win XP Pro?
__________________
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 08-02-2004, 04:12 AM   #6 (permalink)
 
True Techie

Join Date: Jan 2004

Posts: 164

petogaz

Default

didi, get DevC++is more stable than Borland C++. you can also try VC++ 6.0 from Visual studio 6.0
__________________
\"you cant hold a good techie down\"
petogaz is offline  
Old 08-02-2004, 10:08 AM   #7 (permalink)
 
Wizard Techie

Join Date: Jan 2003

Posts: 3,320

Shakie

Send a message via ICQ to Shakie Send a message via Yahoo to Shakie
Default

I know this is not really a "programming language", but I started with HTML. You get instant results and it's easy. The concept for any programming language is the same-- enter code, get results. And when i say learn HTML, I mean, with a text editor, not WYSIWYG.
__________________
<code>
(\ /) This is Bunny. Add him to your signature
(O.o) to help him achieve <a href=\"http://carboxymoron.com/sigbunny/\" title=\"the signature bunny\">world domination</a>.
(> <)
</code>
<code>Shakie<br>Smodministrator<br>\"If I don\'t step over the line every now-and-then, how will I know where it is?\"</code>
Shakie is offline  
Old 08-03-2004, 09:49 AM   #8 (permalink)
 
Ultra Techie

Join Date: Sep 2003

Location: Bamberg, Germany

Posts: 549

Iron_Cross

Send a message via ICQ to Iron_Cross Send a message via MSN to Iron_Cross Send a message via Yahoo to Iron_Cross
Default

Java is a great language to learn first. It teaches strong OOP, good syntax. And it has many similar features to C++ and C (C# implicitly) so those will be easeier to learn as well. But it also depends on what you're wanting to learn programming for. That can make a huge difference in which language to choose.
__________________

See today\'s Penny-Arcade!(May contain foul lanuage)
Pain is weakness leaving the body.

PM Me for my MSN
Iron_Cross 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