Product Details
Simply Visual Basic.NET 2003: An Application-Driven Tutorial Approach

Simply Visual Basic.NET 2003: An Application-Driven Tutorial Approach
By Harvey M. Deitel, Paul J. Deitel

Price: $91.00 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

61 new or used available from $0.31

Average customer review:
3.5* This comprehensive introduction to Visual Basic .NET covers GUI design, controls, methods, functions, data types, control s

Product Description

Combining 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.


Product Details

  • Amazon Sales Rank: #848590 in Books
  • Published on: 2003-08-15
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 800 pages

Editorial Reviews

Review

"One of the few books that really embraces the truly practical, hands-on approach." — Sukan Makmuri, Devry University

"This book has the best use of examples, explanations, graphics and color I have seen in my 20 years of teaching programming." — Richard Hewer, Ferris State University

"I can't wait to start using this book in my classes. The model of test-drive the application, then build it, is very effective. Accessible, yet with enough depth that students will walk away with a solid programming foundation." — Catherine Wyman, DeVry University

"This book is an excellent introduction to the entire .NET environment." — Dr. Ken Schoonover, Chubb Institute

"What a great book! Gently leads new students through Visual Basic .NET 2003 concepts, beginning with an application test-drive, followed by a step-by-step process of building the application, running it and debugging ii-with self-reviews along the way!" — Terrel Hall, CEO, Enterprise Component Technologies

From the Back Cover
Combining 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. 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.

About the Author

Dr. Harvey M. Deitel, Chairman of Deitel & Associates, Inc., has 42 years experience in the computing field, including extensive industry and academic experience. Dr. Deitel earned B.S. and M.S. degrees from the Massachusetts Institute of Technology and a Ph.D. from Boston University. He worked on the pioneering virtual-memory operating-systems projects at IBM and MIT that developed techniques now widely implemented in systems such as UNIX, Linux and Windows XP He has 20 years of college teaching experience and served as the Chairman of the Computer Science Department at Boston College before founding Deitel & Associates, Inc., with his son, Paul J. Deitel. He is the author or co-author of several dozen books and multimedia packages. With translations published in numerous foreign languages, Dr. Deitel's texts have earned international recognition. Dr. Deitel has delivered professional seminars to major corporations, government organizations and various branches of the military.

Paul J. Deitel, CEO and Chief Technical Officer of Deitel & Associates, Inc., is a graduate of the Massachusetts Institute of Technology's Sloan School of Management, where he studied information technology. Through Deitel & Associates, Inc., he has delivered professional seminars to numerous industry and government clients and has lectured on C++ and Java for the Boston Chapter of the Association for Computing Machinery. He and his father, Dr. Harvey M. Deitel, are the world's best-selling Computer Science textbook authors.

Cheryl H. Yaeger, Director of Microsoft Software Publications with Deitel & Associates, Inc., graduated from Boston University in three years with a bachelor's degree in Computer Science. Cheryl has co-authored various Deitel & Associates, Inc. publications, including C# How to Program, C#: A Programmer's Introduction, C# for Experienced Programmers and Visual Basic.NET for Experienced Programmers. Cheryl has also contributed to other Deitel & Associates publications including Perl How to Program, Wireless Internet and Mobile Business How to Program, Internet and World Wide Web How to Program, 2/e, Visual Basic.NET How to Program, 2/e and Simply Visual Basic.NET.


Customer Reviews

For a book so heavy to carry, it only scratches the surface3
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 books to supplement this one and the book may make a good textbook for a first semeter college course (in a multi-semester, multi-course program). All the same, for such a high price and a heavy carrying weight, I wish more topics were covered.

Lacks answers2
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.

The only way to learn programming!5
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., but you'll acquire a solid understanding of programming and VB.NET, and after finishing the book, will know whether or not you really want to pursue programming further, before buying dozens of books on advanced / specialized topics. This book is expensive but it probably does the job of two or three books(basics, practical applications, Visual Studio IDE), so the price isn't outrageous. This book serves as both a tutorial as well as a reference guide.

If you decide to pursue .NET programming further, read the Listmania pages, as well as the customer reviews and visit sites such as programmersheaven.com for advice on buying good books.

Learn by doing!