Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Mar 8th, 2006, 9:01 PM   #1
Eric the Red
Hobbyist Programmer
 
Eric the Red's Avatar
 
Join Date: Feb 2006
Posts: 214
Rep Power: 0 Eric the Red is an unknown quantity at this point
this is c++ related

Didn't know that they sell such garbage: Sam's c++ in 10 minutes?

the book

Now after reading "Sam's c+ in 24 hours" i thought that the title was going far since it took me more close to 50 hours but this is ridiculus.


On the other hand, a really good book is this one: approx 100 people rated it and it has 5 stars. Must be good. Anyone have experience with this one?

Effective C++ : 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)
Eric the Red is offline   Reply With Quote
Old Mar 8th, 2006, 9:10 PM   #2
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Sam, my friends, is an idiot stick. Not only do his books tell me they can alter the way a human brain recognises new information after just learning it, he is saying anyone can read a roughly 630 page book in 24 hours(or less). I know I could do this, but It doesn't mean I know C++, it means I read the damn book. I would have to read it several times over in order to actually know the language. Even then, I would only know what he tought me. All of C++ wouldn't fit in a single book, weighing less that 50 pounds that is. Now reading a 630 page book several times over in 24 hours is obsered, rediculous, impossible(think of how tired you would get after the first time).
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old Mar 8th, 2006, 9:12 PM   #3
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
It's doubtful one could learn to even compile a program in fewer than 10 minutes, any language. Of course, if one knows how to do that, one might pound out a "Hello, World" in 10 minutes. Even that's problematic, given most people's rate of typing. Oh well, you know what P.T. Barnum said....
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Mar 8th, 2006, 9:46 PM   #4
Navid
Hobbyist Programmer
 
Navid's Avatar
 
Join Date: Feb 2005
Location: Canada
Posts: 187
Rep Power: 4 Navid is on a distinguished road
Send a message via MSN to Navid
I wonder how many suckers will actually get excited over it.
Navid is offline   Reply With Quote
Old Mar 8th, 2006, 9:53 PM   #5
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
Ptshh, you guys are crazy. I learned C++ in 3 minutes flat, 10 minutes is slow. Of course, this may be due to the fact that I am The Supreme Ruler.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old Mar 8th, 2006, 10:03 PM   #6
jaeusm
Programmer
 
jaeusm's Avatar
 
Join Date: Feb 2006
Location: Columbus, OH
Posts: 84
Rep Power: 3 jaeusm is on a distinguished road
Quote:
On the other hand, a really good book is this one: approx 100 people rated it and it has 5 stars. Must be good. Anyone have experience with this one?

Effective C++ : 55 Specific Ways to Improve Your Programs and Designs (3rd Edition)
Yes, but it assumes you already know C++. It is commonly referred to as "the first second book for C++ programmers". Make sure you understand the language before delving into Meyers' books. They are not tutorials.

If you really want to learn the hows, the whats, and the whys of C++, read Bruce Eckel's "Thinking in C++". Both volumes.
jaeusm is offline   Reply With Quote
Old Mar 8th, 2006, 10:04 PM   #7
Navid
Hobbyist Programmer
 
Navid's Avatar
 
Join Date: Feb 2005
Location: Canada
Posts: 187
Rep Power: 4 Navid is on a distinguished road
Send a message via MSN to Navid
Quote:
Originally Posted by Mjordan2nd
Ptshh, you guys are crazy. I learned C++ in 3 minutes flat, 10 minutes is slow. Of course, this may be due to the fact that I am The Supreme Ruler.
I learned C++ in 30 seconds and then I learned C#, Java and PHP on that same night. The next day owned a multi-billion dollar business that ruined Microsoft over night. True story; honest.
Navid is offline   Reply With Quote
Old Mar 8th, 2006, 10:29 PM   #8
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
My first book I read on programming was "Crash Course: Programming with C++". The first page confused the hell outta me and then went to declaring variables! That made me drop C++ as a first language for me! "Java 2 in 24 Days" is also bull! I read the first 100 pages in 5 days and only knew how to type "Hello World!". I hate Sams Publishing! O'Reily is so much better!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old Mar 8th, 2006, 10:44 PM   #9
Navid
Hobbyist Programmer
 
Navid's Avatar
 
Join Date: Feb 2005
Location: Canada
Posts: 187
Rep Power: 4 Navid is on a distinguished road
Send a message via MSN to Navid
"Sam's Teach Yourslef C in 21 Days" worked out fine for me.
Navid is offline   Reply With Quote
Old Mar 8th, 2006, 10:47 PM   #10
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 4 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Is that the only C book you've read?
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing 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




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

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