Wiley Pathways Introduction to Programming using Visual Basic

Evangelos Petroutsos, Patrick G. McKeown, Rod Stephens, Jim Keogh, Thearon Willis, Bryan Newsome, Bill Sempf

  • 出版商: Wiley
  • 出版日期: 2007-02-01
  • 售價: $3,020
  • 貴賓價: 9.5$2,869
  • 語言: 英文
  • 頁數: 560
  • 裝訂: Paperback
  • ISBN: 0470101881
  • ISBN-13: 9780470101889
  • 相關分類: Visual Basic
  • 下單後立即進貨 (約1~3週)

商品描述

Description

You can get there

Where do you want to go? You might already be working in the information technology field and may be looking to expand your skills. You might be setting out on a new career path. Or, you might want to learn more about exciting opportunities in computer programming.

Wherever you want to go, Introduction to Programming Using Visual Basic will help you get there. Easy-to-read, practical, and up-to-date, this text not only helps you learn the fundamental concepts of programming with Visual Basic, it also helps you master the core competencies and skills you need to succeed in the classroom and in the real world. The book's brief, modular format and variety of built-in learning resources enable you to learn at your own pace and focus your studies.

With this book, you will be able to:
* Understand the fundamentals of programming using Microsoft Visual Studio 2005 and Microsoft Visual Basic 2005, from the ground up
* Break down what a program should do into steps and write code that describes those steps to the compiler
* Use variables, constants, and operators to store and perform operations on data within a program
* Save time with reusable code
* Use arrays and collections to manage lists of data
* Design an effective, easy-to-use user interface
* Apply object-oriented programming to build your own classes and use them in your projects
* Access relational data in an application
* Read data from and write data to files using Visual Basic
* Debug and handle exceptions in an application
* Deploy an application
* Build a Web application with Visual Basic, ASP.Net, and HTML.

Wiley Pathways helps you achieve your goals

Not every student is on the same path, but every student wants to succeed. The Information Technology series in the new Wiley Pathways imprint helps you achieve your goals. The books in this series--Introduction to Databases, Introduction to Programming Using Visual Basic, Introduction to Operating Systems, Networking Basics, Windows Network Administration, Network Security Fundamentals, and PC Hardware Essentials--offer a coordinated information technology curriculum. Learn more at www.wiley.com/go/pathways

Table of Contents

1. An Introduction to Programming and Visual Basic

2. Using Variables, Constants, and Operators

3. Managing Program Flow

4. Saving Time with Reusable Code

5. Using Arrays and Collections

6. Handling User Input and Formatting Output

7. Building Menus and Toolbars

8. Creating Your Own Classes

9. Accessing Data

10. Programming Input and Output

11. Deploying Your Application

12. Building a Web Application