Beginning Visual Basic 2010 (Wrox Programmer to Programmer) and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$20.24 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
Sell Back Your Copy
For a $4.13 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Beginning Visual Basic 2010 (Wrox Programmer to Programmer)
 
 
Start reading Beginning Visual Basic 2010 (Wrox Programmer to Programmer) on your Kindle in under a minute.

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

Beginning Visual Basic 2010 (Wrox Programmer to Programmer) [Paperback]

Thearon Willis (Author), Bryan Newsome (Author)
3.6 out of 5 stars  See all reviews (7 customer reviews)

List Price: $44.99
Price: $27.38 & this item ships for FREE with Super Saver Shipping. Details
You Save: $17.61 (39%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 8 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $16.49  
Paperback $27.38  

Book Description

0470502223 978-0470502228 March 15, 2010 1
This book is designed to teach you how to write useful programs in Visual Basic 2010 as quickly and easily as possible.

There are two kinds of beginners for whom this book is ideal:

  • You're a beginner to programming and you've chosen Visual Basic 2010 as the place to start. That's a great choice! Visual Basic 2010 is not only easy to learn, it's also fun to use and very powerful.

  • You can program in another language but you're a beginner to .NET programming. Again, you've made a great choice! Whether you've come from Fortran or Visual Basic 6, you'll find that this book quickly gets you up to speed on what you need to know to get the most from Visual Basic 2010.

Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety—you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we've taught you the basics of creating working applications (creating the windows and controls, how your code should handle unexpected events, what object-oriented programming is, how to use it in your applications, and so on) we’ll show you some of the areas you might want to try your hand at next:

  • Chapters 1 through 9 provide an introduction to Visual Studio 2010 and Windows programming. These chapters will help you install the Visual Studio 2010 IDE you'll use to create Visual Basic 2010 applications and learn your way around the interface. You'll be introduced to the .NET Framework and the CLR (Common Language Runtime). You'll learn to use variables, data types, comments, methods, and control software flow with the If statement and loops. You'll work with data in arrays, enumerations, constants, structures, ArrayLists, Collections, and tables. Chapter 6 provides an introduction to XAML and Windows Presentation Foundation (WPF) programming. XAML and WPF are the most recent addition to how VB programmers create user interfaces for their applications. You'll also work with events, create toolbars, buttons, forms, display dialog boxes, and create menus.

  • Chapter 10 provides an introduction to application debugging and error handling.

  • Chapters 11 through 13 provide an introduction to object-oriented programming (OOP) and building objects. You'll use classes, learn about reusability, work with constructors and inheritance, and see .NET Framework classes and namespaces. You’ll learn to work with OOP memory management, class libraries, you'll register assemblies, and see how to use third party class libraries.

  • Chapter 14 provides an introduction to creating Windows Forms user controls. While WPF user interfaces are newer, Windows forms are still in widespread use. You'll create and test controls and work with their properties.

  • Chapters 15 and 16 provide an introduction to programming with databases and covers Access, SQL Server, and ADO.NET. The chapters walk you through the SQL SELECT statement, Access queries, data access components, and data binding.

  • Chapters 17 and 18 provide an introduction to Dynamic Data Web Sites and ASP.NET and show you how to write applications for the Web. You'll work with the most current ASP.NET 4 web techniques in Visual Studio 2010.

  • Chapter 19 provides a brief introduction to XML, a powerful tool for integrating your applications with others—regardless of the language they were written in.

  • Chapter 20 introduces you to deploying applications using ClickOnce technology.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Beginning Visual Basic 2010 (Wrox Programmer to Programmer) + Visual Basic 2010 Programmer's Reference (Wrox Programmer to Programmer) + Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft))
Price For All Three: $78.71

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Visual Basic 2010 Programmer's Reference (Wrox Programmer to Programmer) $24.34

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Microsoft Visual Basic 2010 Step by Step (Step by Step (Microsoft)) $26.99

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

From the Back Cover

A thorough introduction to the basics of Visual Basic 2010

Synonymous with writing code in Visual Studio 2010, Visual Basic is an incredibly popular programming language. Its speed and ease of use make it a frequent first choice for new programmers, as well as a heavily favored choice for the more experienced set eager to learn Visual Basic's latest iteration. This beginning guide provides you with a solid foundation, unlocking the power and possibilities of Visual Basic 2010 and giving detailed steps for quickly and easily writing useful programs.

Beginning Microsoft Visual Basic 2010:

  • Details the process for creating Windows Forms applications, WPF Windows applications, web applications, WPF browser applications, mobile device applications, and Web Services

  • Discusses application debugging, error handling, and dealing with unexpected events

  • Addresses object-oriented programming and how to use it in your applications

  • Reviews dynamic data web sites and ASP.NET

  • Introduces XML and shows how it can be used to integrate your applications with others

  • Explains deploying applications using ClickOnce technology

  • Covers Access, SQL Server, and ADO.NET

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.

wrox.com

About the Author

Thearon Willis is an author or coauthor of nearly a dozen books and a senior consultant who develops intranet applications using ASP.NET, DHTML, XML, JavaScript, VBScript, VB COM components, and SQL Server.

Bryan Newsome is an author or coauthor of many books and works for a Microsoft Partner in Charlotte specializing in Custom Software Solutions. He provides clients with solutions and mentoring on leading-edge Microsoft technologies.


Product Details

  • Paperback: 720 pages
  • Publisher: Wrox; 1 edition (March 15, 2010)
  • Language: English
  • ISBN-10: 0470502223
  • ISBN-13: 978-0470502228
  • Product Dimensions: 9.2 x 7.4 x 1.5 inches
  • Shipping Weight: 2.5 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Best Sellers Rank: #94,445 in Books (See Top 100 in Books)

More About the Author

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

 

Customer Reviews

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

25 of 25 people found the following review helpful:
5.0 out of 5 stars Excellent! Use it!, August 10, 2010
This review is from: Beginning Visual Basic 2010 (Wrox Programmer to Programmer) (Paperback)
This is an excellent guide to learning VB 2010.NET for several reasons.

1) It provides many "try it yourself" exercises which give you ample opportunities to use what you read about.
2) It provides "exercises" at the end of each chapter, where you have the opportunity to write simple programs on your own, rather than simply copying code from the book. Answers are provided in an appendix.
3) The book provides the user exposure to a very large number of classes, properties, etc., while, at the same time, clearly explaining what classes, methods, etc. are - as well as their differences. Examples are also provided and are very clear.
4) This book is a step above the 'Step by Step' books, and if you have gone through the 'Step by Step' book, this is a great next book to go through because it provides so much exposure to the methods, classes, modules, etc. which the 'Step by Step' book introduces, but does not give the user much, if any, practical experience. (Personally, I found the 'Step by Step' book to be very useful simply because I am a complete novice .NET programmer - so I am NOT saying the STEP by STEP book is junk! It is most definitely NOT!).
5) If you have some experience with scientific programming languages like IDL or Matlab, but do not have any experience with a .NET language (which is my specific experience), this is a great book to help 'bridge the gap', so to speak, as the two types of programming are very different and it can be very difficult for a Matlab or IDL user to switch to a .NET language (or vice-versa).
6) If you learn by doing, which is probably most of you, buy this book! You will benefit!!!

ENJOY!!!!

P.S. I never would have thought learning to program could be fun - but it is with this book!

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


5 of 5 people found the following review helpful:
4.0 out of 5 stars Excellent Transition Guide From VB6 to .net, August 3, 2011
Amazon Verified Purchase(What's this?)
This review is from: Beginning Visual Basic 2010 (Wrox Programmer to Programmer) (Paperback)
This book is just what I needed to transition from VB6 to VB.net. Its also written in a way that people somewhat new to programming will get plenty out of it. I was a Visual Basic 3-6 programmer for many years and then stopped programming in 2005. I found this book to be the perfect way to get back into it.

It's not just about programming, as you are introduced to the .net framework and its function. You will realize how "cool" this way of doing things is and will tip your hat to Microsoft for putting this together for you. The .net framework comes with your Windows operating system, so its already on your computer. The book creates their projects using Visual Studio 2010 which is not free, but for the most part you dont need it. Just go and download the Visual Basic 2010 Express from Microsoft for free. Admittitedly, I have not fully completed the book yet, but so far I have been able to do eveything without having Visual Studio installed.

This book covers all your standard VB programming basics in addition to programming with objects. You will learn the old-school Arrays in addition to new-school Collections and how to code them properly. VB.net is fully Object Oriented and you should be aware that you could never be a full expert in this area by learning from a book, any book. It takes years of practice. The book does a very good job of introducing you to these topics in a steady fashion as it progresses.

Object Overriding, Object Shadowing, Object Overloading, Object Inheritance....yeh, this books introduces you to these concepts which are new to most VB6 programmers. It will be confusing at first, but keep plugging away at it.

There are also other cool topics covered including XAML, Windows Presentation foundation, web forms and database access. Its also covers debugging, which I bet like me you will want to get over with as soon as possible.

The best way to proceed in my opinion is to briefly gloss over a chapter and then go back and follow it completley, doing all the "try it out" coding steps. There is a huge amount of detail coding you are going to do, so be prepared. This is not some book that glosses over the coding part of Visual Basic. You should take your time and try to understand what it is your doing when you enter the coding that they tell you to. Dont expect to finish off this book in a week. I suggest taking a certain part of each day and follow the instructions on each page until your mind gets a little tired, then stop for the day and reflect on what you learned.

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


5 of 8 people found the following review helpful:
1.0 out of 5 stars Difficult for a beginners book, September 25, 2011
Amazon Verified Purchase(What's this?)
This review is from: Beginning Visual Basic 2010 (Wrox Programmer to Programmer) (Paperback)
I made the slow crawl to chapter 6 before I finally surrendered. It's been a long time since I've let a book get the best of me, but with this author's terribly illogical way of approaching the subject I could waste my time no longer. Chalked it up as a loss and made sure I wrote this review to deter any other VB beginners from making the same mistake I made.
It's laughable how the author thanks god for "the many talents that he has blessed me with" in the Acknowledgments. Well, Mr. Willis I can assure you god didn't bless you with the ability to teach.
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



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


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
 

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



So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject