|
VISUAL BASIC BOOKS
Posted in Visual Basic (Friday, July 4, 2008)
Written by Elf. By Harcourt Brace College Publishers.
The regular list price is $28.95.
Sells new for $26.60.
There are some available for $20.71.
Read more...
Purchase Information
No comments about Works 3.0 for Windows.
Posted in Visual Basic (Friday, July 4, 2008)
Written by David R. Brooks. By Springer.
The regular list price is $64.95.
Sells new for $121.41.
There are some available for $64.08.
Read more...
Purchase Information
1 comments about Problem Solving with Fortran 90: For Scientists and Engineers (Undergraduate Texts in Computer Science).
- Brooks gives you an introduction to the idea of using a computer to solve numerical problems. No previous experience with computing is assumed. He starts from scratch by explaining enough about the structure of a computer so that you can appreciate what is required in coding. He chose Fortran 90 as the language of instruction. There is no user interface. Which certainly does simplify the text. He focuses on the intrinsics of taking a problem, finding a [possible] solution, and coding that solution.
Quite aside from no user interface, Fortran is a procedural language. So the book goes into how to decompose a solution in this context. You should be aware that this can lead to scaling problems if your solution code gets large. Which is why object oriented approaches are preferred. But for the problems used in the text, and for those you are likely to encounter, this should not be an issue.
Read more...
Posted in Visual Basic (Friday, July 4, 2008)
Written by Mike MC Kelvy. By Prentice Hall.
Sells new for $69.30.
Read more...
Purchase Information
No comments about Visual Basic 5 - Edicion Especial.
Posted in Visual Basic (Friday, July 4, 2008)
Written by Eric Smith and Valor Whisler. By Anaya Multimedia.
Sells new for $59.00.
Read more...
Purchase Information
No comments about El Libro Microsoft Visual Basic 6.
Posted in Visual Basic (Friday, July 4, 2008)
Written by Michael Halvorson. By MC Graw Hill.
Sells new for $73.75.
There are some available for $72.00.
Read more...
Purchase Information
No comments about Aprenda Visual Basic - YA.
Posted in Visual Basic (Friday, July 4, 2008)
Written by P.K. McBride. By Cengage Lrng Business Press.
Sells new for $24.99.
There are some available for $5.57.
Read more...
Purchase Information
No comments about Programming in Visual Basic (Complete Course Texts).
Posted in Visual Basic (Friday, July 4, 2008)
Written by Jeff Salvage. By Pearson; Addison - Wesley.
Sells new for $19.93.
There are some available for $19.51.
Read more...
Purchase Information
No comments about Visual Basic.Net Coach - Text Only.
Posted in Visual Basic (Friday, July 4, 2008)
Written by Diana Rain. By D D C Pub.
There are some available for $31.70.
Read more...
Purchase Information
No comments about Introduction to Computers and the Internet Visual Reference Basics.
Posted in Visual Basic (Friday, July 4, 2008)
Written by Peter Blundell and Alan Jarvis and Mary K. Reid and Charles Smart. By Heinemann Educational Publishers.
There are some available for $46.71.
Read more...
Purchase Information
No comments about Software Development with Visual Basic (Heinemann IT Professionals).
Posted in Visual Basic (Friday, July 4, 2008)
Written by Dave Grundgeiger. By O'Reilly.
The regular list price is $39.95.
Sells new for $2.18.
There are some available for $1.96.
Read more...
Purchase Information
5 comments about Programming Visual Basic .NET.
- This book does a great job helping existing programmers move into .NET quickly. The book's organization of topics and sample applications are also great. I'd recommend it highly.
- While this book does contain a little bit for everybody, it's not presented as well as in some other books. Some great explanations and examples, but most are at a very introductory level.
The chapter on ASP.NET is well organized, and everyone interested in using ASP.NET will learn something. There is a great section on data validation and a clear explanation on how to use the Application, Session, and Cookie objects. ASP developers should have little trouble ramping up to ASP.NET quickly. Be aware that the coverage of ADO.NET is sketchy at best. All in all, Programming Visual Basic .NET is a good book. Not the best book you'll ever read on the subject, but a good beginning level book. If you've every had any experience with Visual Basic or ASP, most of the examples will be very easy to pick up on. However, you'll want to pick up at least one additional book to cover some of the gaps left by this book.
- Excellent book with a comprehensive view of using VB.NET to develop Windows-based and Web-based solutions, including Web services.
The second chapter in the book, "The Visual Basic .NET Language" was particularly helpful with an in-depth view of the VB.NET language constructs and keywords. The third chapter explains the .NET CLR, assemblies, garbage collection and other concepts new to .NET very clearly. This book is excellent for programmers moving from classic VB to VB.NET, people new to the VB.NET language, and as a language reference for more advanced users.
- Programming Visual Basic .NET does an excellent job of covering all of the language elements and associated .NET framework topics that a developer will need to become an effective VB.NET programmer. This book is successful by getting straight to the point and tackling the issues that programmers need to understand the new language, how it fits in with the .NET framework, and how it differs from Microsoft's previous incarnations of Visual Basic.
In the early chapters Dave covers all of the important VB.NET language constructs and the .NET framework with a clear tone and effective examples. The chapters on Windows Form development are particularly helpful in understanding GUI programming in the language, and how to take advantage of the many new features in .NET including control docking and anchoring, and menu programming. He covers both using the tools in Visual Studio.NET, as well as exploring the creation of Windows Forms through code. This type of in depth information is very helpful for any developer who really wishes to know and understand what's going on behind the scenes of Windows Forms. The later chapters are similarly well presented and explain the important aspects of additional technologies of the .NET Platform that are central to successful application development. The chapter on ASP.NET does a great job of explaining user controls, form validation, and security in ASP.NET. I've found this information critical in designing solutions that target the web. While the chapter on ADO.NET is perhaps not as comprehensive as the rest, I found the information to be quite helpful and informative enough to implement complete data access solutions. Similarly, the chapter on programming web services in VB.NET has been a great help in understanding how web services function, and their importance in communications across the internet. Overall I find this book to be a great introduction to the Visual Basic .NET language itself, as well as a great tool for understanding how to use Visual Basic .NET to harness many of the exciting features of the .NET platform.
- I've only read the first 100 pages but I've seen a number of important examples where the author distills key concepts in a few pages or even paragraphs that would take other authors an entire chapter("Delegates" as one example) and yet the author's explanantion is still clearer. This book is not for programming beginners, its for intermediate or higher programmers making the transistion to .NET. This book is still useful in 2006 to explain some key concepts in VB .NET although there have been minor changes in the language since it was written.
Read more...
|
|
|
Works 3.0 for Windows
Problem Solving with Fortran 90: For Scientists and Engineers (Undergraduate Texts in Computer Science)
Visual Basic 5 - Edicion Especial
El Libro Microsoft Visual Basic 6
Aprenda Visual Basic - YA
Programming in Visual Basic (Complete Course Texts)
Visual Basic.Net Coach - Text Only
Introduction to Computers and the Internet Visual Reference Basics
Software Development with Visual Basic (Heinemann IT Professionals)
Programming Visual Basic .NET
|