Book Details
Paperback: 432 pages
Publisher: Addison-Wesley Professional (March 11, 2004)
Language: English
ISBN-10: 0321169514
ISBN-13: 978-0321169518
Once in a while, Visual Basic goes through a paradigm shift. The recent jump to .NET was one, and The Visual Basic .NET Programming Language succeeds very well in explaining to programmers--and not just experienced VB programmers, either--what the changes mean to software architecture and implementation. If you need to figure out how VB.NET works, this book, more than any other, will help you make fast initial progress. This guide is clear; it's practical; it focuses on the parts of the VB.NET programming language and its runtime environment that every developer has to understand. You'll probably want to supplement this book with more specialized ones that deal with databases, networking, user interfaces or whatever specific capabilities you need to work with, but this book is probably the best place to start. The author's attention to coding style and software design is a bonus that will help you write code that not only runs, but is more self-documenting and easier to debug.
The educational value of this book is inversely proportional to its mass. It's a thinnish volume, but Paul Vick--who works for Microsoft and helped design VB.NET--makes such clever use of examples that it's likely you'll find answers to many of your questions (for example, "How do you write class constructors in VB.NET?" and "What does the VB.NET inheritance model look like?") in the form of executable code. Read Vick's explanations, examine and run his code, and you'll be well down the road to VB.NET proficiency. --David Wall
Topics covered: How to program in VB.NET, with emphasis on the core language itself rather than on any development environment or specialized API. Sections address basic and complex data types, operators, and exception handling. About half the book is a clear, example-driven explanation of object-orientation under VB.NET. An appendix deals with difference between the old Component Object Model (COM) and the new Common Language Runtime (CLR).
From the Back Cover
Praise for The Visual Basic .NET Programming Language
“There is no substitute to getting the inside scoop directly from a book written by the father of a programming language such as Bjarne Stroustrup for C++, James Gosling for Java and Alan Cooper for the original version of Visual Basic. Paul Vick, the father of Visual Basic .NET, explains the whys and hows of this exciting new language better than any other human being on the planet.”
—Ted Pattison, Barracuda.NET
“The Visual Basic .NET Programming Language includes nuances that in all my use and study of VB .NET, I haven’t seen discussed anywhere else. For example, I learned that you can use the Imports statement to import an Enum name, so that you needn’t refer to the enum in all its uses. In addition, I learned that the dictionary lookup operator, ‘!’, works in VB .NET—I thought this one had been retired. In any case, if you’re searching for a book that covers all the language syntax issues, and more, Paul Vick’s book is a great place to look.”
—Ken Getz, Senior Consultant, MCW Technologies, LLC
“This book is an excellent stepping stone for Visual Basic developers wanting to get their toes wet in the .NET waters. Paul’s presentation of the core topics all VB developers should tackle first is clear, concise, and unlike other books in the genre, does not overwhelm the reader. The VB6 vs. VB.NET task-oriented approach guides you through the new language and OO features, and then moves to basic threading and other CLR topics—as well as to the key points in the COM to .NET transition—in a well thought-out sequence. If you’ve been holding out on VB .NET, this is a great book to get you started.”
—Klaus H. Probst, Sr. Consultant/Architect, Spherion Technology Services, Microsoft MVP
“There is no shortage of VB .NET books in the market, but this is the only book straight from the creators. While that is an excellent reason in itself for reading this book, it is the brevity and clarity of the content, along with the examples, that makes this book a must-have.”
—Amit Kalani, Developer
“Overall, I liked this book and it definitely benefited me. I learned new things I didn’t see anywhere else and I’ll certainly put these to good use in the future. Paul’s book makes a great reference manual for intermediate and advanced VB .NET developers.”
—Philip Williams, System Engineer, LDC Direct
For more free books download visit this blog daily
Download
.
Paperback: 432 pages
Publisher: Addison-Wesley Professional (March 11, 2004)
Language: English
ISBN-10: 0321169514
ISBN-13: 978-0321169518
Once in a while, Visual Basic goes through a paradigm shift. The recent jump to .NET was one, and The Visual Basic .NET Programming Language succeeds very well in explaining to programmers--and not just experienced VB programmers, either--what the changes mean to software architecture and implementation. If you need to figure out how VB.NET works, this book, more than any other, will help you make fast initial progress. This guide is clear; it's practical; it focuses on the parts of the VB.NET programming language and its runtime environment that every developer has to understand. You'll probably want to supplement this book with more specialized ones that deal with databases, networking, user interfaces or whatever specific capabilities you need to work with, but this book is probably the best place to start. The author's attention to coding style and software design is a bonus that will help you write code that not only runs, but is more self-documenting and easier to debug.
The educational value of this book is inversely proportional to its mass. It's a thinnish volume, but Paul Vick--who works for Microsoft and helped design VB.NET--makes such clever use of examples that it's likely you'll find answers to many of your questions (for example, "How do you write class constructors in VB.NET?" and "What does the VB.NET inheritance model look like?") in the form of executable code. Read Vick's explanations, examine and run his code, and you'll be well down the road to VB.NET proficiency. --David Wall
Topics covered: How to program in VB.NET, with emphasis on the core language itself rather than on any development environment or specialized API. Sections address basic and complex data types, operators, and exception handling. About half the book is a clear, example-driven explanation of object-orientation under VB.NET. An appendix deals with difference between the old Component Object Model (COM) and the new Common Language Runtime (CLR).
From the Back Cover
Praise for The Visual Basic .NET Programming Language
“There is no substitute to getting the inside scoop directly from a book written by the father of a programming language such as Bjarne Stroustrup for C++, James Gosling for Java and Alan Cooper for the original version of Visual Basic. Paul Vick, the father of Visual Basic .NET, explains the whys and hows of this exciting new language better than any other human being on the planet.”
—Ted Pattison, Barracuda.NET
“The Visual Basic .NET Programming Language includes nuances that in all my use and study of VB .NET, I haven’t seen discussed anywhere else. For example, I learned that you can use the Imports statement to import an Enum name, so that you needn’t refer to the enum in all its uses. In addition, I learned that the dictionary lookup operator, ‘!’, works in VB .NET—I thought this one had been retired. In any case, if you’re searching for a book that covers all the language syntax issues, and more, Paul Vick’s book is a great place to look.”
—Ken Getz, Senior Consultant, MCW Technologies, LLC
“This book is an excellent stepping stone for Visual Basic developers wanting to get their toes wet in the .NET waters. Paul’s presentation of the core topics all VB developers should tackle first is clear, concise, and unlike other books in the genre, does not overwhelm the reader. The VB6 vs. VB.NET task-oriented approach guides you through the new language and OO features, and then moves to basic threading and other CLR topics—as well as to the key points in the COM to .NET transition—in a well thought-out sequence. If you’ve been holding out on VB .NET, this is a great book to get you started.”
—Klaus H. Probst, Sr. Consultant/Architect, Spherion Technology Services, Microsoft MVP
“There is no shortage of VB .NET books in the market, but this is the only book straight from the creators. While that is an excellent reason in itself for reading this book, it is the brevity and clarity of the content, along with the examples, that makes this book a must-have.”
—Amit Kalani, Developer
“Overall, I liked this book and it definitely benefited me. I learned new things I didn’t see anywhere else and I’ll certainly put these to good use in the future. Paul’s book makes a great reference manual for intermediate and advanced VB .NET developers.”
—Philip Williams, System Engineer, LDC Direct
For more free books download visit this blog daily
Download
.
Subscribe to:
Post Comments (Atom)
0 Response to "The Visual Basic .NET Programming"
Post a Comment