Amazon.com: Simply Visual Basic .NET (Simply Series) (9780131405530): Harvey M. Deitel, Paul J. Deitel, Tem R. Nieto: Books

Have one to sell? Sell yours here
Simply Visual Basic .NET (Simply Series)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Simply Visual Basic .NET (Simply Series) [Paperback]

Harvey M. Deitel (Author), Paul J. Deitel (Author), Tem R. Nieto (Author)
4.4 out of 5 stars  See all reviews (5 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for students on millions of items. Learn more

There is a newer edition of this item:
Simply Visual Basic 2010 Simply Visual Basic 2010
Sign up to be notified when this item becomes available.

Book Description

January 20, 2003 0131405535 978-0131405530 Edition Unstated
For courses in Visual Basic .NET Programming. Unique in its approach, this comprehensive introduction to Visual Basic .NET combines the Deitel signature Live-Code Approach with a new Application-Driven methodology in which students build--from the ground up--real-world applications. As students work through the tutorials, they learn about Visual Basic .NET and its fundamental features. Students begin by learning the basics of programming, and then--through each successive tutorial--build on previously learned concepts while learning new programming features. Students learn GUI design, controls, methods, data types, control structures, methods, arrays, object-oriented programming, strings, sequential files, as well as higher-end topics such as database processing, multimedia and graphics and Web-based applications development.

Editorial Reviews

Review

"One of the few books that really embraces the truly practical, hands-on approach." -- Sukan Makmari, Devry University "This book has the best use of examples, explanations, graphics and color I have seen in my 20 years of teaching." -- 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 concepts, beginning with an application test-drive, followed by a step-by-step process of building the application, running it and debugging it--with self-reviews along the way!" -- Terrell Hull, CEO, Enterprise Component Technologies

From the Back Cover

Simply Visual Basic .NET leverages .NET's true power—not just adapted Visual Basic 6 techniques. Its out-standing pedagogical approach comes from Deitel & Associates—the best-selling programming language authors and renowned instructors who have taught programming to over 1,000,000 people in 100+ countries.

APPLICATION-DRIVEN, step-by-step tutorial approach—The Deitels explore core Visual Basic .NET concepts in the context of interesting, real-world applications such as: Web-Based Bookstore • ATM • Automated Phone Directory • Billing • Car Payments • Check Writer • Craps Game • Flag Quiz • Fundraiser • Graphics Painter • Inventory • Investment Interest • Microwave Oven • Payroll • Sales Data • Screen Scraper • Security Panel • Shipping Hub • Ticket Ordering • Typing Application

Key Topics include Visual Studio® .NET IDE • Visual Programming • Framework Class Library (FCL) • Controls (Buttons, TextBoxes, ListBoxes, Microsoft Chart, Timers, ComboBoxes, RadioButtons, Menus, Dialogs and others) • Event Handling • Debugger • Algorithms • Pseudocode • UML • Control Structures • Methods • Random Number Generation • Arrays • Classes • Objects • Collections • Mouse & Keyboard Event Handling • Strings • Sequential-Access Files • Database • Graphics • Multimedia • GUI Design • Web Application Development

Simply Visual Basic .NET Pedagogic Features
  • Step-by-step tutorials show how to build and execute complete applications, from start to finish
  • DEITEL signature LIVE-CODE approach presents programming concepts using complete working applications
  • APPLICATION -DRIVEN design includes 31 tutorials and 100+ exercises on real-world applications
  • Full-color presentation, including syntax coloring, code highlighting, callouts and extensive comments
  • Skills summaries
  • UML activity diagrams
  • Debugging sections and exercises that teach the Visual Studio .NET Debugger
  • Tips for improving reliability, performance and usability of your applications
  • Self-review multiple-choice questions and answers for immediate feedback after each section
  • Ten additional multiple-choice questions at the end of every tutorial, plus "What does this code do?" and "What's wrong with this code?" exercises, and four programming exercises all focused on real-world applications, including a "Programming Challenge"
  • Special sections on GUI Design Guidelines and on Controls, Events, Properties & Methods are highlighted in each tutorial and as appendices for easy reference
  • Key terms sections in every tutorial and a comprehensive glossary at the end of the book
  • Instructor's resources, including PowerPoint® slides, test-item file, Instructor Resource CD and support Web sites with up-to-date information on the book (www.deitel.com and www.prenhall.com/deitel)

Product Details

  • Paperback: 826 pages
  • Publisher: Prentice Hall; Edition Unstated edition (January 20, 2003)
  • Language: English
  • ISBN-10: 0131405535
  • ISBN-13: 978-0131405530
  • Product Dimensions: 11 x 8.5 x 1 inches
  • Shipping Weight: 3.8 pounds
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (5 customer reviews)
  • Amazon Best Sellers Rank: #1,744,722 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

5 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.4 out of 5 stars (5 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 12 people found the following review helpful:
4.0 out of 5 stars Great intro to Visual Basic.NET, June 23, 2003
Amazon Verified Purchase(What's this?)
This review is from: Simply Visual Basic .NET (Simply Series) (Paperback)
A great place for anyone to start with programming. If you're already a seasoned programmer you might get bored quickly, but if you're learning VB.NET from the ground up, this book is perfect.

The book is application based, which means that in each chapter you either build or enhance an application from the ground up. This is a great way to see how the concepts translate into reality. You also have to run the programs, so likely there will be the inevitable debugging problems (which is good to get used to if you want to program).

It's slow paced, as it should be for the beginner. There are entire chapters devoted to text boxes and variables and checkboxes. To give you an idea of the pace, Control structures don't appear until chapter 10 (200 pages into the book); Classes and Objects aren't discussed until chapter 19 (400 pages into the book), and Database programming doesn't come along until chapter 25 (almost 600 pages into the book). If you're hoping to learn VB.NET quickly, this is not the book for you. This book is for the programmer who wants mounds and mounds of detail. Persistence will pay off, and when you've eyed the final text on page 752 you'll be well versed in the basics of the Visual Studio.NET IDE and the Visual Basic.NET language (including the basics of Object-Oriented programming and the .NET class libraries). There are even 4 chapters dedicated to ASP.NET to give you a taste of the web programming capabilities of Visual Studio.NET.

I read this book for a refresher (I have previous experience in Visual Basic 6 and Visual Basic.NET) and I was able to complete about 2-3 tutorials from the book per day, which computes into less than a month's time investment. Now I feel pretty confident that I have the fundamentals down.

If you're new to programming, or if you want a back-to-the-basics VB.NET book, this one is a good read.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


9 of 10 people found the following review helpful:
4.0 out of 5 stars A good book for begineer, April 4, 2003
This review is from: Simply Visual Basic .NET (Simply Series) (Paperback)
I love this book very much. Colorful, user-friendly and simple to read. If you are the begineer of VB, I recommend this book. You do not need to spend a lot of time to study those thick and professional level in this moment. Get the concept, do more exercises and then you will become an experienced programmer. After that, start to read the professional and thick one.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Another success from Deitel & Deitel!, November 28, 2010
Amazon Verified Purchase(What's this?)
This review is from: Simply Visual Basic .NET (Simply Series) (Paperback)
This book is an excellent College Level textbook to learn VB.NET. Basic is as easy as it gets in programming, thus the name "Basic", but the Visual interface adds excitement to it. This book will not teach you VB.NET in a week, as it is huge, this book is designed to give s SOLID base on the language. If you got the time and the interest, I would definitely recommend it!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews



Only search this product's reviews



Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject