![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 7
Rep Power: 0
![]() |
I would like to learn c++ (that's why I cam here) and wondered if you guys could hook me up with a c++ tutorial for Linux
|
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Apr 2004
Location: Texas
Posts: 106
Rep Power: 5
![]() |
This is about the best answer I can give you:
http://www.google.com/linux?hl=en&lr=&safe...G=Google+Search
__________________
[ [ SykkN alloc ] initWithThePowerTo: destroyYouAll ]; /* Don't make me use it! */ |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Oct 2004
Posts: 7
Rep Power: 0
![]() |
Thanks, I'll give it a look, I never knew there was a Google Linux search
![]() |
|
|
|
|
|
#4 |
|
Expert Programmer
Join Date: Sep 2004
Location: Ontario, Canada
Posts: 579
Rep Power: 5
![]() |
__________________
Johnny was a chemist's son but Johnny is no more, for what Johnny thought was H2O was H2SO4 |
|
|
|
|
|
#5 |
|
Expert Programmer
|
The real trick I find in Linux is learning how to use gdb, the linux gcc compiler.. and maybe makefiles, but they are actually really simple in almost all cases, especially when you can just use automake.
The linux debugger is text based, you need to learn a bunch of commands, but you can accomplish a lot of usefull tasks with it. Do not skip out on this part or you will spend horrendous proportions of time trying find small errors in your code.
__________________
Clifford Matthew Roche <geek@cliffordroche.com> Web Hosting: http://www.crd-hosting.com Consulting: http://www.crdev-consulting.com |
|
|
|
|
|
#6 |
|
Programming Guru
![]() |
I have a strong dislike for gcc and its cpp compiler, but it likes me when im writing c.
__________________
|
|
|
|
|
|
#7 |
|
Programming Guru
![]() ![]() |
ever use g++ it's the c++ version of gcc.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#8 | |
|
Professional Programmer
|
Quote:
__________________
Amateurs built the ark Professionals built the Titanic |
|
|
|
|
|
|
#9 |
|
Programming Guru
![]() ![]() |
I have Practiacl C++ in ebook format if you wants it.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#10 |
|
Newbie
Join Date: Oct 2004
Posts: 7
Rep Power: 0
![]() |
Pizentios, if you could send that to me I would be very greatful
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|