Visual Basic.NET: A Beginner's Guide
Jeff Kent
- 出版商: McGraw-Hill Education
- 出版日期: 2002-02-26
- 售價: $1,220
- 貴賓價: 9.5 折 $1,159
- 語言: 英文
- 頁數: 422
- 裝訂: Paperback
- ISBN: 0072131209
- ISBN-13: 9780072131208
-
相關分類:
.NET、Visual Basic
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$680$578 -
$980$833 -
$450$383 -
$750$585 -
$1,630$1,549 -
$590$460 -
$620$527 -
$680$578 -
$290$247 -
$690$587 -
$350$298 -
$620$490 -
$750$638 -
$560$476 -
$490$417 -
$490$382 -
$690$538 -
$250$213 -
$490$417 -
$760$600 -
$580$452 -
$290$247 -
$590$460 -
$880$748 -
$1,650$1,568
商品描述
Essential Skills for First-Time Programmers
Discover the essential truths of programming languages, and take advantage of the particular benefits of the Visual Basic .NET development environment. Understand fundamental programming concepts such as variables, operators, control structures, loops, procedures, and arrays, then incorporate these concepts into a sophisticated graphical user interface. Learn to combine rapid application development--long a staple of Visual Basic--with complete object-oriented programming support. Explore advanced topics such as debugging, file access, and databases. Visual Basic .NET: A Beginners Guide will give you a complete working knowledge of Visual Basic .NET, an essential component of the Visual Studio .NET suite.
This Beginners Guide is Designed for Easy Learning:
- Modules--Each concept is divided into logical modules (chapters),
ideal for individualized learning
- Goals--Each module opens with the specific skills youll have by the
end of the module
- Ask the Experts--Q&A sections throughout are filled with extra
information and interesting commentary
- 1-Minute Drills--Quick self-assessment sections to check your
progress
- Annotated Syntax--Example code annotated with commentary that
points to the particular technique illustrated
- Projects--Exercises contained in each module show how to apply what
you are learning
- Mastery Checks--End-of-module reviews that test your knowledge
using short-answer, multiple-choice, fill-in-the-blank, and simple coding
questions
Contents
PART 1: Introduction to Visual Basic
.NET
1: What Is Visual Basic .NET?
2: Create A Visual Basic .NET Program Without Writing
Code
3: Event Procedures, Properties, and
Controls
PART 2: Programming Building Blocks: Variables,
Data Types, and Operators
4: Variables and Data
Types
5: Assignment and Arithmetic
Operators
6: Comparison and Logical
Operators
PART 3: Controlling the Flow of the
Program
7: Control Structures
8:
Loops and Arrays
9: Procedures
PART
4: The User Interface
10: Helper
Forms
11: Menus and Toolbars
PART 5:
Error Handling and Prevention
12: Structured Exception
Handling and Debugging