Customer Review: I was new to programming and have been struggling to find a good book to explain some concepts and learn a little bit more about python. This book did both. Everything is very thoroughly explained with plenty of exercises to back up the lessons in each chapter. This book provides you with the... more info
Customer Review: I'm not in the habbit of writing reviews, but for this book I felt I had to, because its the best IT-book I've ever read. In almost any book there is some passage you don't understand, no matter how many times you go over it. So you buy another one on the same subject and in that one its... more info
Customer Review: I had programmed in a number of languages including C before, but I was a bit intimidated by assembler. I was also curious about how microchips work, and why they seem to be all about transistors. There's a lot of material on the web on this subject, but none of it seems detailed and organized... more info
Customer Review: I had originally purchased Learning Python, 3rd Edition by Mark Lutz to teach myself Python, but found that book boring and difficult to get through. I then purchased this book and instantly regretted my previous purchase. The text is straightforward and engaging. The lessons are practical and... more info
Customer Review: This book is more on windows forms than it is on VB, there are 5 chapters on the language in this book... and one on debugging. There is a whole chapter on docking windows and changing fonts and font colors etc. If you are a programmer that wants to learn VB or even windows forms this book is like... more info
Customer Review: This book provided a solid resource to start writing shell scripts in bash. It is well written, and also provides understanding into some bash features that go beyond just a reference book.
Customer Review: This book is great for people that know css well, it makes javascript programming, so much better. If you understand how css works, attaching events, actions, animations is simple. What used to take 30 lines of Dom scripting to do can be done in 2. this book shows you how.