Binding: Paperback Dewey Decimal Number: 005 EAN: 9780131426405 ISBN: 0131426400 Label: Prentice Hall Manufacturer: Prentice Hall Number Of Items: 1 Number Of Pages: 800 Publication Date: August 15, 2003 Publisher: Prentice Hall Sales Rank: 352869 Studio: Prentice Hall
Book DescriptionCombining the Deitel™ signature Live-Code™ Approach with a new Application-Driven™ methodology, this text uses a step-by-step tutorial approach to begin teaching students the basics of programming, builds upon previously learned concepts, and introduces new programming features in each successive tutorial. KEY TOPICS This comprehensive introduction to Visual Basic .NET covers GUI design, controls, methods, functions, data types, control structures, procedures, arrays, object-oriented programming, strings and characters, sequential files, and more. It also includes higher-end topics such as database programming, multimedia and graphics, and Web applications development. For individuals beginning their mastery of Visual Basic Programming.
Customer Reviews
Average Rating:
Rating: - Lacks answers
I am just beginning to learn programming. This book starts out well with easy tutorials that you work through, and then gives exercises at the end of each tutorial. The only problem is that there are no answers to the exercises, so if you get stuck or just want to check your solutions, you are SOL. So, if you are a beginner like me, the book is worthless.
Rating: - For a book so heavy to carry, it only scratches the surface
The Deitel & Deitel books are very colorful and very heavy to carry in your backpack.
They do have a lot of material in them, but the material basically going into excrutiating detail about each subject with tons and tons of code snippets and complete code examples. If you like details, then this book is for you.
Unfortunately, while the size of the book is big, the range of topics is limited. ADO.NET, OOP, .NET Framework concepts are glossed over. OK, you can buy other ... Read More
Rating: - The only way to learn programming!
This book takes beginners by the hands, from installing and configuring Visual Basic.NET to actually coding, running and debugging the sample applications, which is precisely what beginners need. There are many exercises at the end of each chapter, always relying on complete applications instead of just code samples. You also learn how to use pseudocode to visualize what your application needs to do and the steps needed to make it functional.
You won't master OOP,ASP.NET, ADO.NET, etc., ... Read More