I majored in electronics (more than a decade ago) but always worked in software development. Does it still make sense to purchase it? I am eager to buy it, just need the push. :)
“Code” 2nd Edition
41–50 of 176 posts
Re: “Code” 2nd Edition
#42Re: “Code” 2nd Edition
#43I majored in electronics (more than a decade ago) but always worked in software development. Does it still make sense to purchase it? I am eager to buy it, just need the push. :)
Re: “Code” 2nd Edition
#44Re: “Code” 2nd Edition
#45Re: “Code” 2nd Edition
#46My favorite Petzold book is 'Programming Windows 95'
Definitely a classic from back when books were sold by weight.
Covers a huge amount of ground.
I learned a lot from it back when I did some Windows work back around 2000 to 2005.
Also MFC.
Re: “Code” 2nd Edition
#47Earlier quoted context omitted.
Definitely a classic from back when books were sold by weight.
It's a large book but has very little fluff or padding in it. Covers a huge amount of ground. I learned a lot from it back when I did some Windows work back around 2000 to 2005. Also MFC.
Re: “Code” 2nd Edition
#48This book was absolutely essential when I was first sinking my teeth into software programming. Things that seemed either arbitrary or completely mysterious suddenly made sense now that I had a contextual understanding of how computers worked . Without having that knowledge, I think my career would have been vastly more difficult and frustrating. While I understand many “get started programming” books/tutorials put a…