Visual Basic.NET: A Beginner's Guide
Jeff Kent
- 出版商: McGraw-Hill/OsborneMedia
- 出版日期: 2002-02-26
- 售價: $1,291
- 貴賓價: 9.5 折 $1,226
- 語言: 英文
- 頁數: 422
- 裝訂: Paperback
- ISBN: 0072131209
- ISBN-13: 9780072131208
-
相關分類:
.NET、Visual Basic
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$680$544計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)
-
$980$784C++ Primer, 3/e 中文版
-
$450$383資料結構-使用 C 語言 (Fundamentals of Data Structures in C)
-
$750$585Delphi 7 徹底研究
-
$1,775$1,686Programming Microsoft DirectShow for Digital Video, Television, and DVD
-
$590$460Webmin完全攻略-史上最強Linux網管工具
-
$620$496用實例學 ASP.NET:使用 VB.NET 與 ADO.NET(2003修訂版)
-
$680$544C# Primer Plus 中文版 (C# Primer Plus)
-
$290$247行動 Linux─KNOPPIX 改造手冊
-
$690$587Crystal Reports 9 實戰演練
-
$350$298非常好色 5 好色成性
-
$620$490LDAP 系統管理 (LDAP System Administration)
-
$750$638鳥哥的 Linux 私房菜-伺服器架設篇
-
$560$476鳥哥的 Linux 私房菜─基礎學習篇增訂版
-
$490$417Dreamweaver MX 2004 魔法書中文版
-
$490$382最新 JavaScript 完整語法參考辭典 第三版
-
$690$538Project 2003 徹底研究
-
$250$213魅力四射 Medi@show 多媒體簡報我最拿手
-
$490$417PhotoImpact 10 影像大不同
-
$760$600Java Threads 深度探討 (Java Threads, 3/e)
-
$580$452JBoss 入門與應用-EJB 與 Web Services 開發手冊
-
$290$247Acrobat PDF 7 電子文件新活用
-
$590$460PHP 5 500個應用範例技巧大全集
-
$880$748Head First Servlets & JSP:SCWCD 專業認證指南 (Head First Servlets & JSP)
-
$1,650$1,568Classic Shell Scripting (Paperback)
商品描述
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