Intermediate and advanced coverage of Visual Basic 2010 and .NET 4 for professional developersIf you've already covered the basics and want to dive deep into VB and .NET topics that professional programmers use most, this is your book. You'll find a quick review of introductory topics-always helpful
Visual Basic and Visual Basic .NET for Scientists and Engineers
โ Scribed by Christopher Frenz (auth.)
- Publisher
- Apress
- Year
- 2002
- Tongue
- English
- Leaves
- 345
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Visual Basic and Visual Basic .NET for Scientists and Engineers begins with an overview of the Visual Basic and Visual Basic .NET IDEs, their important characteristics, and how the development environments can be manipulated to suit developers' needs. After a solid discussion of VB and VB .NET forms, controls, and namespaces, author Christopher Frenz shows you how to put controls to work by making use of the different control events.
Once this introductory material has been covered, you're introduced to the different data types that Visual Basic supports, with special attention paid to the various numerical data types and their uses. Frenz then takes an in-depth look at the various numerical and logical operators and their precedence. You'll explore VB's loop structures via practical examples.
Frenz later delves into topics such as designing graphical user interfaces, programming customized spreadsheets, and debugging. Along the way, you'll learn about the all-important file handling and data acquisition techniques, as well as how to graphically display your data. You'll also move on to cover more advanced topics, including mathematical modeling and the new, rapidly growing field of bioinformatics.
โฆ Table of Contents
Front Matter....Pages i-xvi
Overview of Visual Basic Programming and the Visual Basic Development Environment....Pages 1-20
Working with WinForms....Pages 21-37
Controls and Their Uses....Pages 39-71
Variables, Data Types, and Operators....Pages 73-94
Arrays and Loop Structures....Pages 95-124
Built-in Functions....Pages 125-155
Writing Your Own Functions and Procedures....Pages 157-173
Getting Data from External Sources....Pages 175-197
Programming Your Own Spreadsheets....Pages 199-219
Scientific Graphics....Pages 221-240
Debugging and Error Handling....Pages 241-258
Packaging and Deploying Your Application....Pages 259-269
Mathematical Modeling....Pages 271-284
Bioinformatics....Pages 285-304
Web-Based Applications....Pages 305-320
Back Matter....Pages 321-342
โฆ Subjects
Software Engineering/Programming and Operating Systems
๐ SIMILAR VOLUMES
This Second Edition brings an entirely new dimension to the basic programming course--by introducing students to the use of objects and to event-driven programming in Visual Basic. Designed for use with the IBM-PC and its compatibles, the text presents the fundamentals of computer programming, such
Provides instructions on upgrading Microsoft Visual Basic 6.0 applications to new versions of Visual Basic, with information on planning an upgrade project, testing an upgraded application, and deploying the new application.
This introductory guide to object-oriented programming begins with background information on Visual Basic and then proceeds through specific subjects, including graphics, variables and calculations, selection, repetition, debugging, inheritance, data structures, arrays, string manipulation, excerpts