Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 7th, 2008, 2:10 PM   #1
ubuntu83
Newbie
 
Join Date: Jan 2008
Location: Karachi ,Pakistan
Posts: 5
Rep Power: 0 ubuntu83 is on a distinguished road
Send a message via MSN to ubuntu83 Send a message via Yahoo to ubuntu83
started to learn C on my own. what do you think of my selection ?

I have just started to learn C on my own. I have chosen "Apress Beginning C from Novice to Professional" by "Ivor Horton" as a guide and I am using Emacs, MingW and Code Blocks. So far It's going great. What do you think of my selection ?

Please do advice any better books for beginners, and does my current choice of Editor,Compiler and the IDE needs improvement ?
ubuntu83 is offline   Reply With Quote
Old Jan 7th, 2008, 2:23 PM   #2
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
Re: started to learn C on my own. what do you think of my selection ?

What you have is fine as long as you're comfortable with it.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Old Jan 7th, 2008, 2:26 PM   #3
ubuntu83
Newbie
 
Join Date: Jan 2008
Location: Karachi ,Pakistan
Posts: 5
Rep Power: 0 ubuntu83 is on a distinguished road
Send a message via MSN to ubuntu83 Send a message via Yahoo to ubuntu83
Re: started to learn C on my own. what do you think of my selection ?

Thanks for your reply Narue.
ubuntu83 is offline   Reply With Quote
Old Jan 7th, 2008, 2:40 PM   #4
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Location: Waterloo, Ontario
Posts: 2,076
Rep Power: 6 Sane will become famous soon enough
Send a message via MSN to Sane
Re: started to learn C on my own. what do you think of my selection ?

Yes, how you use the tools you have, how you absorb the knowledge, and how motivated you are to excel-- are all factors way more important than the book and programming tools themselves. I'm sure you will do well. Good luck.
Sane is offline   Reply With Quote
Old Jan 7th, 2008, 4:06 PM   #5
mrynit
Hobbyist Programmer
 
mrynit's Avatar
 
Join Date: Mar 2006
Location: WA, USA
Posts: 343
Rep Power: 3 mrynit is on a distinguished road
Send a message via AIM to mrynit Send a message via MSN to mrynit Send a message via Yahoo to mrynit Send a message via Skype™ to mrynit
Re: started to learn C on my own. what do you think of my selection ?

Well if you are using linux you should use VI and gcc.

why did you color the text blue if it is not a link?
__________________
i dont know much about programming but i try to help
mrynit is offline   Reply With Quote
Old Jan 7th, 2008, 4:53 PM   #6
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Re: started to learn C on my own. what do you think of my selection ?

I second the vi and gcc over linux, but to each his/her own.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jan 7th, 2008, 5:28 PM   #7
null_ptr0
12 years old
 
Join Date: Nov 2007
Posts: 105
Rep Power: 0 null_ptr0 is an unknown quantity at this point
Re: started to learn C on my own. what do you think of my selection ?

I say use emacs or VIM with gcc.
null_ptr0 is offline   Reply With Quote
Old Jan 7th, 2008, 6:21 PM   #8
crawforddavid2006
Expert Programmer
 
crawforddavid2006's Avatar
 
Join Date: Apr 2005
Location: Not sure yet
Posts: 597
Rep Power: 0 crawforddavid2006 is an unknown quantity at this point
Send a message via AIM to crawforddavid2006 Send a message via MSN to crawforddavid2006
Re: started to learn C on my own. what do you think of my selection ?

Good choice with C, everone says i should have learned C, or C++ but instead i chose C# because it came to me the easiest, and i understand it more. It only matters how much you understand, and learn from it.
__________________
Quote:
Originally Posted by DaWei View Post
Well, it's better than Pen Islands url....;)

crawforddavid2006 is offline   Reply With Quote
Old Jan 8th, 2008, 1:49 AM   #9
BstrucT
Hobbyist Programmer
 
BstrucT's Avatar
 
Join Date: Dec 2007
Location: Durban, South-Africa
Posts: 205
Rep Power: 0 BstrucT is on a distinguished road
Re: started to learn C on my own. what do you think of my selection ?

Your selection looks good. The most important thing is to be comfortable with your setup when learning.
You could check out http://lib.daemon.am/Books/C/ for Sam's Teach Yourself C in 21 Days.
Or http://www.computer-books.us/c_5.php for the C-Book.

Enjoy
__________________
"Common sense is the collection of prejudices acquired by age eighteen." - Albert Einstein
BstrucT is offline   Reply With Quote
Old Jan 8th, 2008, 3:32 AM   #10
mrynit
Hobbyist Programmer
 
mrynit's Avatar
 
Join Date: Mar 2006
Location: WA, USA
Posts: 343
Rep Power: 3 mrynit is on a distinguished road
Send a message via AIM to mrynit Send a message via MSN to mrynit Send a message via Yahoo to mrynit Send a message via Skype™ to mrynit
Re: started to learn C on my own. what do you think of my selection ?

Quote:
Originally Posted by crawforddavid2006 View Post
Good choice with C, everone says i should have learned C, or C++ but instead i chose C# because it came to me the easiest, and i understand it more. It only matters how much you understand, and learn from it.
I don't know why people would want to learn C/C++. C# is popular now. every one go learn C#
__________________
i dont know much about programming but i try to help
mrynit is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hello, is it too late to learn? i have natural 1337ness but am a n00b angry_asian Community Introductions 26 Jul 7th, 2006 2:35 PM
What is the best language to learn? aron_h Coder's Corner Lounge 10 Jun 13th, 2006 8:50 PM
learn c++ zero771 C++ 7 Dec 15th, 2005 7:45 PM
Starting to learn... Jerry Java 14 Jun 17th, 2005 8:46 AM
Wanting to Learn Assembly.... NoCo7 Assembly 6 May 21st, 2005 8:43 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:27 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC