Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-11-2004, 12:09 AM   #1 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 62

Eric5000

Default C? My brain hurts!

I can never understand computer languages! Java is prety easy to understand I hear- but all the books teach it to you as if you already know C!! How can I understand any of these languages? Any good scources???

-Eric
__________________
P4 2.8 ghz 533 fsb,
512 DDR 2700, 256mb Radeon 9600xt,
20 and 40 gig hard drives,
48x cd-rom, 48x burner
Eric5000 is offline  
Old 06-11-2004, 06:39 AM   #2 (permalink)
 
True Techie

Join Date: Apr 2004

Posts: 168

nak-1

Default

Start with a BASIC variant. The syntax is generally rigid and far easier to read. Languages like C are full of shorcuts that can make it very hard to work out what a statement is actually saying.

BASIC will introduce to most of the main control abstractions, like loops, that are used in programming. Then if you find you can't do what you want to in BASIC you can move onto something more powerful like C.

Jumping in at the deep end will not help as you will just have too much to learn to start making any decent headway.
__________________
--------------------

Nak

Is it just me, or does something smell suspicious about all this?
nak-1 is offline  
Old 06-11-2004, 08:36 PM   #3 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 62

Eric5000

Default Eaiye??

Yeah that sounds good! But where can I get Basic? And I'll have to pay for that won't I? If so- why do I have to pay for Basic but not Java or C?

-Eric
__________________
P4 2.8 ghz 533 fsb,
512 DDR 2700, 256mb Radeon 9600xt,
20 and 40 gig hard drives,
48x cd-rom, 48x burner
Eric5000 is offline  
Old 06-12-2004, 01:03 PM   #4 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

If you use Visual Basic .NET you won't have to pay for it, you just have to download the .NET Framework 1.1, .NET SDK, and #develop(search google).
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline  
Old 06-12-2004, 02:59 PM   #5 (permalink)
 
Wizard Techie

Join Date: Jul 2003

Posts: 3,940

ekÆsine

Default

its because JAVA is basically C with a few variations. It is assumed you know C before you learn JAVA.
ekÆsine is offline  
Old 06-13-2004, 02:43 PM   #6 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 62

Eric5000

Default Oh!

Ahhhhh. I get it now! Thanks. Okay- I already have the framenetwork thing installed from the Windows XP cd- but what are the other two? Any suggestions or scources on how to learn any of that?

-Eric
__________________
P4 2.8 ghz 533 fsb,
512 DDR 2700, 256mb Radeon 9600xt,
20 and 40 gig hard drives,
48x cd-rom, 48x burner
Eric5000 is offline  
Old 06-13-2004, 04:45 PM   #7 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

Go to www.mircosoft.com and go to the downloads section search for ".NET SDK" download it. Make sure you install that before you install #develop.

#develop, by the what it's pronounced SharpDevelop just like C# is pronounced C Sharp can be found http://www.icsharpcode.net/OpenSource/SD/. As far as learning goes i recommend you get a book, I really like the "For Dummies" seris but I know they can get rather expensive.
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf is offline  
Old 06-13-2004, 09:58 PM   #8 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 62

Eric5000

Thumbs up OH YEAH!

Thanks Chiefy!

-Eric
__________________
P4 2.8 ghz 533 fsb,
512 DDR 2700, 256mb Radeon 9600xt,
20 and 40 gig hard drives,
48x cd-rom, 48x burner
Eric5000 is offline  
Old 06-13-2004, 10:14 PM   #9 (permalink)
 
Junior Techie

Join Date: Jun 2004

Posts: 62

Eric5000

Default

Ummm one more question. Is this NET SDK thing the same thing as the "thing!" on the XP cd's? Hahaha what a sentance! Sorry-

-Eric
__________________
P4 2.8 ghz 533 fsb,
512 DDR 2700, 256mb Radeon 9600xt,
20 and 40 gig hard drives,
48x cd-rom, 48x burner
Eric5000 is offline  
Old 06-14-2004, 04:06 PM   #10 (permalink)
 
Super Techie

Join Date: Apr 2004

Posts: 316

BlazingWolf

Default

No, it's the Software Developmetn Kit. It has the tools #develop needs to run.
__________________
BlazingWolf
<font color=\'red\'>
<b>
<a href=\'http://www.gaming-forums.org\'>
Gaming-Forums.org
<a/>
</b>
</font>
BlazingWolf 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