|
|
|
|
![]() ![]() |
Aug 17 2007, 10:26 AM
Post
#1
|
|
|
Member - Active Contributor Group: Members Posts: 91 Joined: 18-May 07 Member No.: 22,008 |
I've been meaning to learn to write C this week, and I am wondering what site could help me. I have a compiler (DJGPP) and I think it works since my older brother has compiled his C files with it before.
Is it better to learn C++ first rather than learn C? Is there a certain sub-forum for C / C++ language here? What site would you suggest that I learn from? |
|
|
|
Aug 17 2007, 10:52 AM
Post
#2
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 Member No.: 22,702 |
If you decide to go with C++ I strongly recommend you check out Bruce Eckel's "Thinking in C++" freebie. His talent for explaining things will make you addicted to reading chapter after chapter while holding your breath.
Google for "Thinking in C++" or go to: http://www.planetpdf.com/developer/article...?ContentID=6634 P.S. The forum you seem to be looking for is: http://www.astahost.com/c-c-and-visual-c-f163.html This post has been edited by dserban: Aug 17 2007, 10:56 AM |
|
|
|
Aug 17 2007, 11:16 AM
Post
#3
|
|
|
Whitest Black Mage Group: [MODERATOR] Posts: 1,316 Joined: 20-May 05 From: NB, Canada Member No.: 5,281 |
I moved your topic to the proper forum, in case you are wondering
Also, if you have object oriented programming experience I'd say learn C. If not, learn C++. This way you get the widest variety of programming experience while still learning many of the same skills. C and C++ are very similar obviously since C++ is built off C so it could also be easier to learn C first then just add in the C++ skills since all the C things will still work in C, but not vice versa. Really either is a good language to know as they both are used in different ways, so either choice is a fine one. |
|
|
|
Aug 18 2007, 06:43 AM
Post
#4
|
|
|
Oh come on Mrs. B! Group: Members Posts: 648 Joined: 6-June 07 From: Tasmania, Australia Member No.: 22,422 |
i would just learn c++ first, it does what C does and more.
i use dev c++ to compile things, although theres no visual editor. i have another visual c++ editor though, i rarely use either of them. ive gone off programming pretty much and moved on to web development, no need really to no c++ for web development. x/html, php, css, javascript and ajax stuff like that is all i want/need to no. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 21st August 2008 - 11:05 PM |