e99 Online Shopping Mall
Help | |
Home - Basic V - Visual Basic Programming (Books) |
  | 1-20 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. Visual Basic Programming for the Absolute Beginner w/CD (For the Absolute Beginner (Series).) by Michael Vine | |
Paperback: 368
Pages
(2002-07-01)
list price: US$29.99 -- used & new: US$45.06 (price subject to change: see help) Asin: 0761535535 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
Fun topics, experiece needed. The trouble with many books on Visual Basic is that they focus so strongly on fundamentals that you never get to the fun stuff until very late. For example, I bought a different book; 'Visual Basic.NET How to Program', by Deitel as my introduction to VB.NET. (Please note: If you have NO experience in Basic, the Deitel book is not for you.) The book is wonderful. It goes into great detail on the topics and is information-dense. But it is a dry read doesn't get to the FUN stuff, like timers and simple graphics until late in the book. After pouring over that book for the better part of a week, I was ready for a break. I wanted to do some FUN stuff!! Browsing over the selection at the book store I finally settled on 'Visual Basic .NET Programming for the absolute beginner'. This book has many strong points and a few flaws. The flaws have been spelled out by other reviewers, so let me focus on some of the things I really liked. First, if you read many VB book reviews you will see that a common complaint is that a book was written using a beta version of Basic .NET and that the examples do not work, or do not work well with the final release. This book does not seem to suffer from that flaw. That is GOOD!! Second, the author has a great writing style which is a refreshing break from the rather dry text of my main instructional book. The author gives some excellent explanations on important core concepts, such as classes, inheritance and OOP. I found the second perspective on these topics very helpful to my understanding of them. Third, the author does some Fun Stuff. You will learn, through the example of an arcade game how to use a timer to control events in a program. This knowledge will give you the keys for implementing your own ideas, be it writing a savings calculator which actively shows your hypothetical savings as they grow month after month and year after year, or writing your own graphing-programs which plot in real time. The author also covers sequential and random access files, which are an important function for many programs. My main lament is that the book does not cover page flipping, sprites, collision detection and buffered screens. For any book supposedly focusing on game programing, this is a serious lapse to my way of thinking. Still, the author probably left those topics out because the book was supposed to be aimed at beginners, but this is no book for beginners! You are going to need some VB experience if you hope to get any real benefit from this book, so the absence of those fundamental programming topics is keenly felt. That having been said, I am not being fair in faulting this book for failing to be what it was never intended to be so my complaint is neither relevant nor valid. The intent of the book was a good one; to be a fun introduction to Basic .Net for the absolute beginner. But the authors good intentions may have been sunk by an aggressive editor and/or other publishing constraints (price or page count). That is too bad. This could have been a 5 star beginners book (or a 10 star gamers book!) Conclusion: Here is a good complimentary book to your main VB.NET studies, but definitely not a stand alone text. If you are on a budget and totally new to Visual Basic. NET, this is not the book for you. If you have some Visual Basic experience and are looking for some fun and another perspective on key topics, you could do worse than to buy `Microsoft Visual Basic .NET Programming for the absolute beginner'.
Visual Basic...but not for the Absolute Beginner 1) This book is NOT for the absolute beginner.There is little if any discussion on how to use Visual Basic/Studio at all.No handholding at all.Often, items are mentioned only in passing (like how to do comments in your code) with little explanation.It seems an effort was made to make the book less intimidating by keeping it under 350 pages.The net result is a book with far too little explanation and information. 2) Throughout the book, when it comes time to add controls to your programs, you're simply given a chart listing all the controls and *some* of the properties you have to set.So what's the problem?The chart doesn't list any of the size or placement properties for the control!So you constantly have to flip back to the screenshot of the program - usually several pages earlier - to give yourself some idea where the item is supposed to go and how big it's supposed to be.In another example, in the animation program from chapter 3, you're supposed to assign a picture to 9 image controls.Problem?You're never told the NAMES of the picture files to assign!The author simply says that the images can be found on the CD with the book.Only they're not there!They're included as one large bitmap file on the CD which won't work for the program being worked on! 3) Code errors - in chapter 3, the author twice makes mention of using a particular Boolean variable in his program, making sure to allocate it by using "Dim".The problem?It's never used!All he does is allocate it, it never gets put to use! 4) Also in chapter 3, the author mentions the "Keydown event, which you've already seen earlier".I couldn't remember seeing it earlier, so I looked in the index.Turns out that "Keydown" is discussed only once in the book - IN THE SENTENCE THAT SAYS IT WAS DISCUSSED EARLIER. That said, there are some good things to be gained from this book, as the author uses some events and controls that other beginning books don't touch as relate to games, so that's good.But if you're a true beginner, forget it.
This book is mis-named
Thumbs Up From Mrs. Programmer |
2. Programming In Visual Basic.net by Julia Case Bradley, A. C. Millspaugh | |
Paperback: 627
Pages
(2005-05)
list price: US$104.69 -- used & new: US$19.00 (price subject to change: see help) Asin: 007226215X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (1)
required for school |
3. MicrosoftVisual Basic: Game Programming for Teens by Jonathan S. Harbour | |
Paperback: 432
Pages
(2007-09-25)
list price: US$29.99 -- used & new: US$18.45 (price subject to change: see help) Asin: 1598633902 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Comment from the author
what not to do when making a game
Shot the editor |
4. Programming in Visual Basic 2010: The Very Beginner's Guide by Jim McKeown | |
Paperback: 784
Pages
(2010-03-29)
list price: US$80.00 -- used & new: US$47.85 (price subject to change: see help) Asin: 0521721113 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
5. Clearly Visual Basic: Programming with Microsoft Visual Basic 2008 by Diane Zak | |
Paperback: 550
Pages
(2008-08-15)
list price: US$123.95 -- used & new: US$61.81 (price subject to change: see help) Asin: 1423902416 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
Good book for beginners
Programmer's Dream |
6. Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business by Tim Patrick | |
Paperback: 784
Pages
(2008-05-27)
list price: US$49.99 -- used & new: US$28.00 (price subject to change: see help) Asin: 0596518439 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focused software development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Customer Reviews (8)
Visual Basic 2008
Easy introduction, lack of illustration
So-so book
Great for getting ideas for your own apps
VB Programming... Not so Much |
7. Introduction to Programming Using Visual Basic 2010 (8th Edition) by David I. Schneider | |
Paperback: 768
Pages
(2010-08-30)
list price: US$108.00 -- used & new: US$90.00 (price subject to change: see help) Asin: 013212856X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description An Introduction to Programming Using Visual Basic 2010, Eighth Edition, — consistently praised by both students and instructors — is designed for students with no prior computer programming experience. Now updated for Visual Basic 2010, Schneider focuses on teaching problem-solving skills and sustainable programming skills. A broad range of real-world examples, section-ending exercises, case studies, and programming projects gives students more hands-on experience than any other Visual Basic book on the market. |
8. Practical Database Programming with Visual Basic.NET by Ying Bai | |
Paperback: 792
Pages
(2008-10-20)
list price: US$72.00 -- used & new: US$55.95 (price subject to change: see help) Asin: 0521712351 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Database Programming with Visual Basic.NET |
9. Programming in Visual Basic 2010 by Julia Case Bradley, Anita Millspaugh | |
Paperback: 704
Pages
(2010-07-28)
-- used & new: US$69.95 (price subject to change: see help) Asin: 0073517259 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
10. Programming in Visual Basic 2008 by Julia Case Bradley, Anita Millspaugh | |
Paperback: 704
Pages
(2008-05-30)
-- used & new: US$73.99 (price subject to change: see help) Asin: 0073517208 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (14)
Excellent
Aweful college textbook, beg your school to use another
Not sure what everyone's problem is?? It's a good book.
Absolutely the worst textbook I've had to purchase yet!
Programming in Visual Basic 2008 |
11. Introduction to Programming Using Visual Basic 2008, An (w/VS2008 DVD) (7th Edition) by David I. Schneider | |
Paperback: 768
Pages
(2008-07-13)
list price: US$116.00 -- used & new: US$95.00 (price subject to change: see help) Asin: 0136060722 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (9)
Depends on the class you're taking...
Useful
Pleased Customer
Helpful for Beginners
Relatively Difficult to use |
12. Visual Basic Game Programming for Teens by Jonathan S. Harbour | |
Paperback: 374
Pages
(2004-12-21)
list price: US$29.99 -- used & new: US$13.11 (price subject to change: see help) Asin: 159200587X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (10)
Tough book to learn from
Agree with the last review
I have been looking for a book like this, a VB.Net perspective
VB6 is alive and well!
Good Book |
13. Programming Microsoft Visual Basic 6.0 by Francesco Balena 196 | |
Paperback: 1312
Pages
(1999-05-26)
list price: US$59.99 -- used & new: US$31.49 (price subject to change: see help) Asin: 0735605580 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (89)
A great book for any serious VB programmer
Why am I writing a review for this supposedly outdated book
Staright forward walk through
author shoud be banned from writing programming books
Best VB 6.0 book I own. |
14. Visual Basic Game Programming with DirectX (The Premier Press Game Development Series) by Jonathan S. Harbour | |
Paperback: 1150
Pages
(2002-01-02)
list price: US$59.99 -- used & new: US$8.87 (price subject to change: see help) Asin: 193184125X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (31)
Visual Basic Direct X
Good information, however it's a little dated
Direct x and Direct Visual Basic
Needs to be updated to VB .Net
Good Reference, However... |
15. Visual Basic Programming for Kids by Timothy Busbice | |
Paperback: 142
Pages
(2010-06-06)
list price: US$48.99 -- used & new: US$38.44 (price subject to change: see help) Asin: 055748703X Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
16. Introduction to Computer Programming with Visual Basic 6: A Problem-Solving Approach by Alka R. Harriger, Susan K. Lisack, John K. Gotwals, Kyle D. Lutes | |
Paperback: 839
Pages
(2000-04-15)
list price: US$86.60 -- used & new: US$35.00 (price subject to change: see help) Asin: 0130165336 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
One of the Best
Warning!
Using this book as a textbook for a 2 quarter course
Introduction To Computer Programming with Visual Basic 6 |
17. Programming Visual Basic 2005 by Jesse Liberty | |
Paperback: 576
Pages
(2005-09-16)
list price: US$39.95 -- used & new: US$11.79 (price subject to change: see help) Asin: 0596009496 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This newest programming guide by bestselling author Jesse Liberty isn't your typical Visual Basic book. It's not a primer on the language, and it won't dull your brain with arguments hyping .NET either.Its goal, rather, is to make you immediately productive, creating Windows and Web applications using Visual Basic 2005 and Visual Studio 2005. Written for VB6 and novice programmers, the book shows how Visual Basic 2005 can be used to rapidly build modern Windows and web applications. What makes this book different is what's not included. There's no introduction to Visual Basic, no explanation of how it fits into the .NET world. Why waste time reading about something you'll learn for yourself as soon as you start creating applications? You won't even write a "Hello World" program.With Programming Visual Basic 2005 you'll get started building something meaningful, right away. The book is divided into three parts--Building Windows Applications, Building Web Applications, and Programming with Visual Basic--each of which could be a book on its own.The author shares his thorough understanding of the subject matter through lucid explanations and intelligently designed lessons that guide you to increasing levels of expertise. By the time you've finished the book, you'll know how to program both Windows and web applications with VB 2005. The support for this book extends beyond its covers. Jesse offers a FAQ, Errata, complete source code and a link to a free private support discussion center on his web site: LibertyAssociates.com - just click on books. Jesse Liberty, Microsoft .NET MVP,is the best-selling author of O'Reilly Media's Programming ASP.NET and over a dozen other books on web and object-oriented programming. Jesse is a frequent contributor to many industry publications and websites, and has spoken at numerous industry events. He is a former Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank. Jesse Liberty's books have successfully guided thousands of programmers into the world of .NET programming, and Programming Visual Basic 2005 is no exception. Customer Reviews (14)
No fluff, just useful stuff.
fun read, but slightly incomplete.
Great Second VB Book
Jesse Liberty Fails to Update the Errata
Not a complete transition to VB.Net |
18. Introduction to Programming with Visual Basic 6.0, Update Edition, An (4th Edition) by David I. Schneider | |
Paperback: 896
Pages
(2003-06-13)
list price: US$115.40 -- used & new: US$70.62 (price subject to change: see help) Asin: 0131427075 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (29)
I'm Impressed!!
If there had to be only one...
College text used - not happy
Great get-to-the-point book on VB My class project was to build a conctacts database, and this book has some great examples of how to build a database application both in the front end (forms and controls) and back end (coding SQL and VB data-handling commands).
Not for raw beginners This is the prescribed text for a uni subject I am doing, and I know of other students who have been very critical of the book also.In fact, the lecturer recommended that those with no prior experience refer to other books for a better explanation of the concepts! I do not want to be a programmer - and I am not someone who enjoys spending every spare moment experimenting with code - my interests lie in other areas of IT. Having said that, I have put as much effort into this subject as any other that I have done. Specifically, I have found that the book skips over the basics, and makes a lot of assumptions about the reader's prior knowledge. I often find myself leafing backwards and forwards through the book looking for information that I know I have previously read, but cannot find again without wasting a great deal of time because of its poor layout. There is a dearth of explanation - I know that the best way to learn programming is to do it, but if what you're doing isn't working you need to understand why and be able to fix it without wanting to throw the computer out of the window ;-) I am searching now for some books that will help me to finish the subject.I don't want to go into the exam on a wing and a prayer, I'd actually like to do well. This book on its own is not going to get me there. Perhaps, it's different these days, as kids leaving school may have already studied computing subjects before going to uni, but for mature age students new to programming, there is a lot of catching up to do before this book would be helpful. I hope this has been of assistance to anyone else in the same boat. ... Read more |
19. Programming in Visual Basic 6.0 Update Edition with CD by Julia Case Bradley, Anita Millspaugh | |
Paperback: 694
Pages
(2001-10-19)
-- used & new: US$65.00 (price subject to change: see help) Asin: 007251874X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
good for a classrom book
Programming in Visual Basic 6.0
good service but need better packaging
A good investment
Excellent book to start VB6.0 |
20. Microsoft Guide to Object Programming with Visual Basic 4 and Microsoft Office for Windows 95 by Joel Dehlin | |
Paperback: 528
Pages
(1996-04-01)
list price: US$39.95 -- used & new: US$29.97 (price subject to change: see help) Asin: 1556158998 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | 1-20 of 100 | Next 20 |