The easiest technical book you'll ever read. Open it up and see for yourself. Join Professor Smiley's VB.Net class as he teaches essential skills in programming, coding and more. Using a student-instructor conversational format, this book starts at the very beginning with crucial programming fundamentals. You'll quickly learn how to identify customer needs so you can create an application that achieves programming objectives---just like experienced programmers. By identifying clear client goals, you'll learn important programming basics---like how computers view input and execute output based on the information they are given---then use those skills to develop real-world applications. Participate in this one-of-a-kind classroom experience and see why Professor Smiley is renowned for making learning fun and easy.
This is a very engaging programming book for people who are new to programming and want to learn C++. It basically places you in a first year intro to programming class with other students and then you go on a journey of learning the fundamentals like arrays, pointers, object oriented programming, classes, different sort of variables, the software dev cycle etc etc. Initially you will start off with a basic grading program that will calculate the grades you have entered, however as you go through the book this program will get bigger, you will edit it to include things you have learned.
The book is very clear, every line of code is explained along the way, you will never get lost.
Sadly, this book isn't perfect. The author is clearly a professor who actually teaches intro to cs, it feels like he condensed the entire semester and made it into a book. At times it is mundane as the students ask stupid and unnecessary questions.
However, the BIGGEST problem with this book is that it includes NO EXERCISES or QUESTIONS! You keep on learning new concepts but you can't solidify them because the book just doesn't have any exercises whatsoever! You learn something new and bang on to the next topic.
This book would be great if it were edited some more and included exercies for students to work through.