A "Programming" programming book?
Page 1 of 110 Replies - 1020 Views - Last Post: 10 November 2012 - 03:37 AM
#1
A "Programming" programming book?
Posted 22 October 2012 - 03:50 PM
I'm looking for a book that would teach me common programming principles and practices that applies to all languages rather than focus on peculiarities of one specific language. I know of some advanced books, such as Code Complete, but these are too advanced for me.
Is there a beginners book that focuses more on teaching programming rather than a particular language? I understand you can't really write such a book without selecting one language the example tool and using it throughout, and that's fine, but I find it that the beginner books that purport to teach a language focus too much on the nuances on that language rather than on principles and good practices common to all. I know there are some advanced books like Code Complete and Programming Pearls, but those are too advanced for me as a beginner.
Replies To: A "Programming" programming book?
#2
Re: A "Programming" programming book?
Posted 22 October 2012 - 03:56 PM
1) Code Complete 2
2) Clean Code
3) The Pragmatic Programmer: Journeyman to Master
I personally think everyone should have a copy of Code Complete 2. It is a must have.
Enjoy!
#3
Re: A "Programming" programming book?
Posted 23 October 2012 - 12:31 AM
^ A work of art. Will teach you programming from the ground up and remain programming language agnostic. If that book doesn't teach you something new about programming then you're set.
This post has been edited by stackoverflow: 23 October 2012 - 12:32 AM
#4
Re: A "Programming" programming book?
Posted 23 October 2012 - 12:40 AM
#5
Re: A "Programming" programming book?
Posted 23 October 2012 - 09:31 AM
Martyr2, on 22 October 2012 - 03:56 PM, said:
1) Code Complete 2
2) Clean Code
3) The Pragmatic Programmer: Journeyman to Master
I personally think everyone should have a copy of Code Complete 2. It is a must have.
Enjoy!
I already have a copy of Code Complete 2. Figured this will be a very important book to have once I'm a bit more learned. The others listed look to be similar, so I'll keep them wishlisted for the future, thanks!
stackoverflow, on 23 October 2012 - 12:31 AM, said:
^ A work of art. Will teach you programming from the ground up and remain programming language agnostic. If that book doesn't teach you something new about programming then you're set.
Will give this a try, thanks! Are you the author of the coding horro blog? I chanced upon it last week and my gosh, what a treasure trove of useful software design tips that I'm sure one would never find in any book. I'm having trouble trying to absorb it all! Thank you!
scrwdpoint, on 23 October 2012 - 12:40 AM, said:
This looks exactly what I think I'm looking for, although most of this is already familiar to me. Thanks a lot!
#6
Re: A "Programming" programming book?
Posted 23 October 2012 - 09:53 AM
Martyr2, on 22 October 2012 - 03:56 PM, said:
1) Code Complete 2
2) Clean Code
3) The Pragmatic Programmer: Journeyman to Master
I personally think everyone should have a copy of Code Complete 2. It is a must have.
Enjoy!
Code Complete 2 is the supportive book we are using in my C++ course that starts tonight.
#7
Re: A "Programming" programming book?
Posted 23 October 2012 - 04:31 PM
#8
Re: A "Programming" programming book?
Posted 24 October 2012 - 07:53 AM
http://www.amazon.co...d/dp/0201633612
This actually came up in an interview recently, as well. I wound up accepting a different offer, but it's interesting to note.
This post has been edited by depricated: 24 October 2012 - 08:06 AM
#9
Re: A "Programming" programming book?
Posted 24 October 2012 - 09:16 AM
KBoogle, on 23 October 2012 - 04:31 PM, said:
stackoverflow, on 23 October 2012 - 12:31 AM, said:
^ A work of art. Will teach you programming from the ground up and remain programming language agnostic. If that book doesn't teach you something new about programming then you're set.
Will give this a try, thanks! Are you the author of the coding horror blog? I chanced upon it last week and my gosh, what a treasure trove of useful software design tips that I'm sure one would never find in any book. I'm having trouble trying to absorb it all! Thank you!
No, I am not Jeff Atwood.
#10
Re: A "Programming" programming book?
Posted 24 October 2012 - 09:18 AM
#11
Re: A "Programming" programming book?
Posted 10 November 2012 - 03:37 AM
|
|

New Topic/Question
Reply


MultiQuote










|