![[Book Cover]](../covergif/0130165336.jpg)
|
Introduction to Computer Programming with Visual Basic 6: A Problem-Solving Approach, 1/e
Alka R. Harriger
Susan K. Lisack
John K. Gotwals
Kyle D. Lutes, all of Purdue University
Published September, 1999 by Prentice Hall Engineering/Science/Mathematics
Copyright 2000, 839 pp.
Paper Bound w/CD-ROM
ISBN 0-13-016533-6
|
Sign up for future mailings on this subject.
See other books about:
Visual BASIC--Programming-Computer Science
Visual BASIC-Computer Information Systems
Visual BASIC - Programming-General Engineering
BASIC/Visual BASIC Programming-Electronic Technology
|

Introduction to Programming, Visual Basic Programming/Engineering,
Computer Science, Business, Continuing Education/2 year and 4 year
colleges and universities.
Introduction to Computer Programming with Visual Basic
6: A Problem-Solving Approach is written for students with little
or no programming experience. This comprehensive text equips students
with the skills necessary to develop computer applications in any
language by helping them develop a framework for creating programs.
The authors emphasize the program development cycle and fundamental
programming concepts. Each chapter illustrates the application of
this framework from Step 1 (Analysis) to Step 6 (Completing the Documentation)
through a programming case study.
Comes with free software: Microsoft® Visual
Basic® 6.0, Working Model.
The authors define and use a set of programming standardsIncluding
object prefixes (Hungarian notation), variable scope prefixes, documentation,
indentation, and requiring variable declarations to reinforce good
programming habits.
To further highlight the authors' emphasis on programming
concepts instead of GUI elements, a limited number of program controls
are used in the examplesProvides greater flexibility to instructors,
more GUI elements are included in Appendix A, Visual Basic User
Interface Objects. The instructor's resource manual provides
additional examples that suggest how new controls can be integrated
with each chapter.
Offers outstanding pedagogical aidsSuch as
common examples that build on previous concepts, sidebars that succinctly
state important programming rules and guidelines, plenty of end-of-chapter
short answer and programming exercises, and several programming projects.
Object-Event DiagramsIntroduced in Chapter
1 to help students understand the importance of events, and illustrated
repeatedly in remaining chapters.
Chapter 12 is devoted to fundamental object-oriented
programming concepts and techniquesHow to write classes and
methods in Visual Basic.
The text reinforces the benefits of reusable codeBy
having students create and then reuse common code models in subsequent
chapters.
Two chapters on database programming(Chapters
10 and 11) offer students the skills needed to develop more robust
database applications.
1. Introductory Programming Concepts and the Visual Basic
Environment.
2. Data Types, Variables, and Assignment Statements.
3. Arithmetic Operators and Scope.
4. Simplifying Programming through Modularity.
5. Decisions and Data Validation.
6. The Case Structure and Error Handling.
7. Repetitive Structures.
8. Arrays, Searching, and Sorting.
9. Sequential Files.
10. Introductory Database Programming.
11. Database programming with Data Objects and SQL.
12. Object-Oriented Programming.
Appendix A. Visual Basic User Interface Objects.
Appendix B. Program Design and Translation to VB Code.
Appendix C. Useful Functions, Procedures, and Statements.
Handy tear card with:
Table of ASCII Values. Suggested Prefixes for Visual Basic
Objects.
|