|
-
November 15th, 2003, 01:47 AM
#11
Yeah, the bloodshed compiler on download.com, and codewarrior are both good for beginners, they highlight different types of code, variables and comments and such
-
November 15th, 2003, 12:17 PM
#12
Originally posted here by SevenBleach
Is there a visual C program for windows? Linux?
No Visual C for Linux. However you if you give the latest KDevelop (GIDEON) a chance and learn how to use it,
you will get what I think you are asking for.
I would be commiting a cardinal Unix-hacker sin if I didn't at least suggest that you give emacs a try and learn
to write your own emacs-lisp customizations for it.
-- spurious
Edit: fixed the KDevelop link
Get OpenSolaris http://www.opensolaris.org/
-
November 15th, 2003, 05:15 PM
#13
Junior Member
-
November 16th, 2003, 10:10 AM
#14
Tips
First of all do not ever question the usefulness of C/C++ as programming languages.They r 2 good & if u perfect it u can do anything u want on a pc from a genius software 2 ur own destructive virus.But 4 now i'll tell u to concentrate on basic commands,stuctures,functions etc.The things u wanted 2 make will come by.Tutorials on programmingtutorials.com r quite good.
Good luck
-
November 17th, 2003, 12:58 AM
#15
I bought the SAMS book "teach yourself C in 21 days". Using the bloodshed editor/compiler is a great help. (it took 14 days to get through the first 7 days in the book.)
I don't necessarily have to program, I just want to have clue when I read someone else's source.
ddddc
"Somehow saying I told you so just doesn't cover it" Will Smith in I, Robot
-
November 17th, 2003, 03:22 AM
#16
Junior Member
Would you recommend learning C, or C++. What is better? I always thought that newer would be better.
-
November 17th, 2003, 10:35 PM
#17
I'm learning C using a C++ compiler (bloodshed). Learning C won't be a waste of time you can progress right into C++.
ddddc
"Somehow saying I told you so just doesn't cover it" Will Smith in I, Robot
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|