Have one to sell? Sell yours here
Learn to Program with Visual Basic.NET
 
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.

Learn to Program with Visual Basic.NET [Paperback]

John Smiley
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


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

  • Paperback: 650 pages
  • Publisher: Osborne/McGraw-Hill (1 Jan 2002)
  • Language English
  • ISBN-10: 0072131772
  • ISBN-13: 978-0072131772
  • Product Dimensions: 22.6 x 18.6 x 4 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon Bestsellers Rank: 994,897 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

John Smiley
Discover books, learn about writers, and more.

Visit Amazon's John Smiley Page

Product Description

Amazon.co.uk Review

Learn to Program with Visual Basic .NET is a popular introduction to programming, now revised for the .NET version of Visual Basic. No previous knowledge is assumed and the informal writing style makes it easier for beginners to get started.

This book does not simply show how to write code. Instead, the author uses the example of a shopkeeper who needs a computer program for his customers to use. This introduces what the author calls the System Development Life Cycle, starting with investigation and analysis, and moving on to design, development, implementation and maintenance. The book goes on to explain what a computer program is, and then shows how to work with Visual Basic by first building a user interface, and then adding code to get the required functionality. Special topics such as data, loops, arrays and file operations are described in the context of the example project, with imagined students asking questions so that each one can be carefully answered. The closing chapters deal with error handling and some advanced topics like using the Windows registry, giving readers all they need to build a complete application.

Although it used Visual Basic .NET, this title makes no mention of object-oriented programming, nor does it touch on Internet or Web programming at all. Perhaps for these reasons, it feels a little old-fashioned. The advantage is that it keeps things very simple, and successfully teaches the essentials of building a working Visual Basic project. --Tim Anderson

Product Description

This guide teaches readers how to program by using a classroom setting and dialogue between students and the teacher to explain important programming and visual basic concepts. Nearly 100 questions are asked and answered in each chapter in the form of a running dialogue between the instructor (John Smiley) and the students. The book anticipates questions students have - and answers scores of others they never thought to ask.

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
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 Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
4 of 4 people found the following review helpful
Format:Paperback
This is a very excellent book. Mr.Smiley uses a flow in the book that encourages you to go on and on reading this wonderfull book. It starts by explaining the System Development life cycle in a class enviroment which makes you think you are part of that actual class. + it is written in a very relaxed way so that everyone can understand,unlike other books which by the second chapter nothing could make sens

I have VB.net experience for the past 2 or 3 months but in some colleges the subject is rushed so the student does not take all the notes needed for the last project. This is a very good buy to anyone who doesnt have expierence in programming with Visual Basic.net and those who have basic knowledge of the language. How ever i do not advice this book to profesionals.

I would like to purchase more books from Mr.John Smiley in future, he is a true teacher.

Happy Programming :D

Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
Format:Paperback
I have tried to get into Visual Basic programming for a couple of years now. Each time I started with a different book and all went well in the beginning. Unfortunately, I quickly became bogged down with not being able to fully grasp the whole programming aspect. I found the code hard to understand and worst I lost the enthusiasm to continue and therefore never finished a book.

John Smiley's book, however, is very easy to read and I managed to complete it (and the course) quite quickly. More importantly, it has given me the confidence and enthusiasm to continue.

If you are new to programming and are looking for a gentle introduction then this is the book you should start with. There is a lot of reading mixed in with actual coding but it helps introduce what programming is all about in a simple, well-explained way.

Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  41 reviews
12 of 13 people found the following review helpful
A great introduction to programming and VB.Net 8 Mar 2002
By A Customer - Published on Amazon.com
Format:Paperback
I am a professional VB developer using VB6. Having read others of Mr Smiley's books, and as I am interested in the new VB.NET framework, I decided to go ahead and pick up Mr. Smiley's Learn to Program VB.Net. I knew it was a basic beginner book from the start (what else would you expect from a book titled "Learn To Program"?!) but I still thoroughly enjoyed the book.

If you're already an intermediate/advanced VB programmer looking for upgrades to the new .NET framework, this is not necessarily the book for you. It doesn't really pretend to be. This is, however, a fantastic book teaching the basics of programming. Even an experienced programmer could benefit from the methodical teaching given in this book. A lot of us in the VB world entered the programming scene in a sink-or-swim scenario - with no idea where to start programming, but with a deadline for something that needed completion and a sinking feeling that we were in over our head. I wish back then I had access to Mr. Smiley's texts - they teach good programming habits, and demystify programming in a way that isn't nearly as soporific as many other manuals you could find.

I highly reccomend his books for the beginner. I even reccommend them for the experienced user who was thrown into programming willy-nilly in the same manner I was. Mr. Smiley does an excellent job of "filling in the gaps."

But please, take the book for what it is - an introduction to programming in the given language.

8 of 8 people found the following review helpful
Excellent BEGINNERS book 18 Oct 2004
By JSOTWL - Published on Amazon.com
Format:Paperback
(Sorry for the spelling mistakes, English is not my native language)

This book is perfect for the public it was intended for: BEGINNERS. For those who complain about this book not talking about any advanced (or Intermediate) topic or new feature in VB.Net, they should remember that the name of the book started as "Learn to program...".

It is not like by reading this book you are ready to take a examination for an MCSD (Microsoft Certified Solution Developer) degree, nor will you be able to work on very elaborated programing projects. But you will be able to understand many of the basics of programing, and you will know how to code or read simple (but yet useful) programs. But most important of all, this book will power you with the basic knowledge to start your learning and development as a programer (a knowledge many books seem to expect you to born whit).

By reading this book you will learn in a very understandable way (an also quite complete for a beginers book):

Some things that can be useful to understand programing:

- Software Developing Live Cycle

- A very brief explanation on how a computer works (which would cause any Assembler programer to laugh histericaly, but that can be realy helpfull for beginers.

All what you might learn at a beginners class

- Variables

- Functions, methods, properties, procedures and events

- Aritmetic and boolean operations

- String handling

- Selection structures

- Placing objects and menues

- Using Arrays (one dimension and multidimensional)

- Creating customized procedures and methods

Some things that due to the rush could not be taught properly in those classes:

- Disck file operations

- Error handling

- Debugging

- Writing to the windows registry

- Procedure referencing

However, if your knowledge goes beyond the 50% of this, maybe you should consider chousing another beginners (yet faster) book.

About the classroom format: I personaly liked it. Shure sometimes it sounds as he was underestimating you, and like 60% of the questions might seem too obvious. But it pays in being quite a lot more pleasant to read (as it is your first programing book), and the 40% left of the questions can be really usefull, some few times you would just say: "Hey, I was about to ask that"

Advice?

1.- You are new to all programing forms = buy it, buy it and buy it!!!!!

2.- You are new to windows (and object oriented / object based) programing = strongly consider buying it (you might need to skip 1 or 2 chapters, but you will enjoy the other 13)

3.- You are new to Visual Basic .Net but you come from C++, C# .Net, Java, etc... = You could buy it and you might still learn something from it, but there are better choices in this cases.

4.- You already know to program in VB.Net and you are loking for information about ADO.Net, OOP, ActiveX, ASP.Net, XML = THIS BOOK IS NOT FOR YOU!!!!!

Anyway, if you decide to buy it, you should consider buying another book (Intermediate level maybe, or a faster beginner's one) soon, this is only the first step into mastering VB.Net programing.
11 of 12 people found the following review helpful
This book makes learning VB.Net easy 11 Feb 2002
By Frank Tierney - Published on Amazon.com
Format:Paperback
I just finished this great book as part of Professor Smiley's online VB.Net study group, and was compelled to write a review--particularly when I saw that the previous reviewer gave it one star.

I'm not sure what book that person was reading when he said the book doesn't cover .Net--this book taught me how to write a VB.Net Windows program, and I thought it covered the subject well. Granted, there's more to VB.Net than developing Windows programs---but I don't think you'll find a book anywhere that covers all of VB.Net, and if you do, it's bound to be pretty superficial.

The book is written for people who want to learn how to program, in the form of a simulated classroom---and that's stated pretty clearly on the front and back cover jackets of the book. The book covers the fundamentals of programming--Programming Logic, If statements, Case Statements, Loops, Error Handling, Menus--in a way that few authors can.

Personally, I like the classsroom format--lots of screenshots, lots of questions, and most importantly, lots of answers. It's well organized, taking you from knowing nothing to being able to write your own VB.Net program.

If you're trying to get up to speed quickly with VB.Net, I can't recommend a better book.

Search Customer Reviews
Only search this product's reviews

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
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback