- School & Library Binding
- Publisher: San Val (Oct 2002)
- Language English
- ISBN-10: 061391192X
- ISBN-13: 978-0613911924
- Average Customer Review: 3.3 out of 5 stars See all reviews (3 customer reviews)
- See Complete Table of Contents
| ||||||||||||||||||||
|
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details. |
Product details
|
Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.
That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft's most popular .NET language.
Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.
By the time you've finished Learning Visual Basic .NET, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.
Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product)
|
This book carefully & comprehensively explains all aspects, and has tons of examples. All examples are written as console apps - this works very effectively since it removes the distractions of the IDE and focuses on core & essential object orientated concepts.
If you've programmed before then choose a more technical book. This covers the syntax and structure of the language but the examples given are too abstract to be really informative and the best thing about vb.net (its Object Orientated capabilities) are just not covered in enough depth.
Theres also no coverage of database access and as most vb apps Ive seen and written have a database somewhere behind them thats a very important omission.
A good book on .net and a decent book on OOP and the help in VS.net will take you alot further than this book. Disapointing from O'Riley.