Author |
Message |
Protoman.exe Newbie

Age:35 Gender: Joined: Jun 27 2004 Posts: 5 Offline
|
Posted: Thu Jul 01, 2004 7:28 pm Post maybe stupid Post subject: Learning To Code |
 |
|
|
|
Me and My friend were wondering where we can learn how to code if there are any manuals out there that we can learn off or something else, tnx -proto  _________________ EEEEEEE XX XX EEEEEEE
E X X E
EEE XX EEE
E X X E
EEEEEEE XX XX EEEEEEE |
|
Back to top |
|
 |
wEaViL Don't make me turn this forum around!

Age:45 Gender: Joined: Feb 17 2003 Posts: 829 Location: nc usa Offline
|
Posted: Thu Jul 01, 2004 9:02 pm Post maybe stupid Post subject: |
 |
|
|
|
do a google search for it... you'll find alot of helpful sites |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Thu Jul 01, 2004 9:40 pm Post maybe stupid Post subject: |
 |
|
|
|
My friend and I...
Google is probably one of the best tools around. Use it. $$
Also learning "to code" is probably one of the most.. heck I don't even know the word for it... but code what? computers? if so, then you probably need to begin at a very high level langauge such as Visual Basic. _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Thu Jul 01, 2004 10:53 pm Post maybe stupid Post subject: |
 |
|
|
|
CypherJF wrote: | ...then you probably need to begin at a very high level langauge such as Visual Basic. |
Sigh. Yes, learn to walk using your tongue first. We'll work on the feet later. _________________ 4,691 irradiated haggis! |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Thu Jul 01, 2004 11:29 pm Post maybe stupid Post subject: |
 |
|
|
|
Visual Basic = Harder than C++.
Basically, VB is the language to learn if you want to throw together a GUI in no time with the crappiest behind-the-scenes code ever. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Thu Jul 01, 2004 11:46 pm Post maybe stupid Post subject: |
 |
|
|
|
Vb is not harder than C++ lol |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Fri Jul 02, 2004 1:13 am Post maybe stupid Post subject: |
 |
|
|
|
[SOS]C#[/SOS]
 |
|
Back to top |
|
 |
myke Seasoned Helper
Gender: Joined: Sep 11 2003 Posts: 142 Offline
|
Posted: Fri Jul 02, 2004 4:03 am Post maybe stupid Post subject: |
 |
|
|
|
oh god no... .NET coding does everything for you besides a little bit of typing |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Fri Jul 02, 2004 5:21 am Post maybe stupid Post subject: |
 |
|
|
|
Haha, maybe that's why he likes it.
I started with C++, maybe it was smarter to start with C instead, to learn the basics first.
Now every time I have a coding problem SOS tells me to switch to C# because it wouldn't give me those problems, he says.  |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Fri Jul 02, 2004 6:02 am Post maybe stupid Post subject: |
 |
|
|
|
I heard that too but I don't want to be bound up by MS crap.  |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Fri Jul 02, 2004 9:02 am Post maybe stupid Post subject: |
 |
|
|
|
Yah, don't use SkyNet... err, I mean .NET. You'll never get free.
I would reccomend C or C++. I'm not actually sure which is better for a newbie. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri Jul 02, 2004 11:08 am Post maybe stupid Post subject: |
 |
|
|
|
C++ is better for a newbie. I've found that when I started coding, I used iostreams and classes and blah blah blah, but now I'm gradually going C. (I still do like some of C++'s features though.) |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Fri Jul 02, 2004 11:57 am Post maybe stupid Post subject: |
 |
|
|
|
I personally believe C is better to learn at than C++. As long as you don't plan on wanting to make the next Unreal game your first time around, C will teach you much better.
Plus, it forces you to learn gets, scanf, prinf, and others that are very valuable to know. Even when I had crappy classes, I always used those instead of cin/cout, which is only used in beginner's programs. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Fri Jul 02, 2004 1:11 pm Post maybe stupid Post subject: |
 |
|
|
|
I disagree with Cyan (n0b) and agree with MGB, learning the basics gets you a lot further than starting with all the extras.
I regret I started with C++, now I feel like a confused coding newbie instead of just a coding newbie.  |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:42 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Fri Jul 02, 2004 1:37 pm Post maybe stupid Post subject: |
 |
|
|
|
Ha, I learned C by imitated Ghost Ship. I didn't even have a compiler at the time, I just edited Ghost Ship's bot source for Pro League at the time, send him the files, and HE compiled it and returned the errors. Now thats truly learning by trial and error.
Of course, for the past two years, I learned Perl the same way, but at least I had found ActiveState's perl debugger program. So learning C the same way wasn't hard, since I already understood some of the basics like ; are very important.
Damn you Alex, your the reason my coding skills started out like shit. But then again, thanks for introducing me to C. All is forgiven.
This post was dedicated to Ekted, so he has a better understanding of why I code like I do. |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Fri Jul 02, 2004 2:36 pm Post maybe stupid Post subject: |
 |
|
|
|
If you intend to be serious about programming, you should start with C. Learning VB or C++ will get you up and going faster, but then you will need to "start over" to do anything significant. As you get better with C, you will naturally need to understand ASM for debugging purposes. |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Fri Jul 02, 2004 5:29 pm Post maybe stupid Post subject: |
 |
|
|
|
That's right, I have to start over now to understand what I'm actually doing.  |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Sat Jul 03, 2004 11:06 pm Post maybe stupid Post subject: |
 |
|
|
|
this is a good all-purpose reference for more than just C programming (I use it for physics):
http://www.teicontrols.com/notes/ _________________
 |
|
Back to top |
|
 |
a_bug Newbie

Age:36 Gender: Joined: Jul 06 2004 Posts: 22 Location: USA-IA Offline
|
Posted: Fri Jul 09, 2004 3:01 am Post maybe stupid Post subject: |
 |
|
|
|
i am now gonna take up c coding, and uhhh what do i put all this coding in, i mean i make html in like a .html. so where can i get a compiler and who can tell me where i put all this coding? thanks
-a_bug |
|
Back to top |
|
 |
50% Packetloss Server Help Squatter

Age:40 Gender: Joined: Sep 09 2003 Posts: 561 Location: Santa Clarita, California Offline
|
Posted: Fri Jul 09, 2004 3:17 am Post maybe stupid Post subject: |
 |
|
|
|
You can use many different compilers, but the main one for windows systems is Microsoft Visual Studios or Visual C++. Youll first need to learn how to code, pick up a book and teach yourself. HTML is nothing like C++, html is a scripting language that is not translated into computer language, C code is translated into op codes that a microprocessor can understand. Just look for "c++ compiler" on google, and all C++ compilers support C |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Fri Jul 09, 2004 9:01 am Post maybe stupid Post subject: |
 |
|
|
|
I save my source to .c and .h files. A free C/C++ compiler for windows is MinGW, you can use the Dev-C++ IDE with it. |
|
Back to top |
|
 |
Blindmonkey21 Server Help Squatter

Age:36 Gender: Joined: Jul 08 2004 Posts: 252 Location: Arizona Offline
|
Posted: Fri Jul 09, 2004 9:27 am Post maybe stupid Post subject: |
 |
|
|
|
All I know is that my first language was Java and I sucked at that REALLY bad. (I don't know anything past for loops) At that point I gave up programming and now I just let other people do my work for me $$$
Sorry just had to put in my 2 cents |
|
Back to top |
|
 |
a_bug Newbie

Age:36 Gender: Joined: Jul 06 2004 Posts: 22 Location: USA-IA Offline
|
Posted: Fri Jul 09, 2004 1:18 pm Post maybe stupid Post subject: |
 |
|
|
|
thanks guys, and blind, if u keep on with ur 2 cents posting ur gonna get banned, just a word of caution. im installing mingw now. so will this let me write code in it or while it just compile already written files? |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Fri Jul 09, 2004 1:46 pm Post maybe stupid Post subject: |
 |
|
|
|
Source code is just text. You can use notepad, or even a word processor if you like. If MingW is a complete development system, it may have it's own text editor, but it's not necessary. |
|
Back to top |
|
 |
|