Introduction. I. PRELUDE TO PROGRAMMING.
1. Computers Are Tools. Computers and Programming. What a Computer Does. Common Misconceptions. Ease-of-Use Matters to Programmers. People and Computers. It Takes More Than a Computer. A Quick Overview. Networking It All. Today's Computers. Types of Computers. Summary.
2. Anatomy of a Program. The Programmer's Life. The Need for Programs. Programs, Programs, Everywhere. Programs As Directions. The Language Translator. Accuracy Is Everything. The Need for Design. The Program Language. Summary.
II. FUNDAMENTALS OF PROGRAMMING.
3. Programming Languages: The Early Years. Storage of Programs and Data. Binary Arithmetic. The First Programs. Enter the Keyboard. Getting Closer to English. Other Languages Through the Years. Summary.
4. Programming Languages: Modern Day. Pascal's Importance and Demise. The C Programming Language. C++'s Impact on Modern Languages. Hypertext and Scripting Languages. The BASICs. Which Language Is Best? Summary.
III. HANDS-ON PROGRAMMING.
5. Your First Language: Visual Basic. A Visual Basic Quick Start. Your First Visual Basic Program. Learning the Visual Basic Environment. The Visual Basic Screen. Help Is Close. Summary.
6. Input and Output. A Quick Windows Program Analysis. Controlling Events. Application Specifics. The Interface Controls. Walking Through an Application's Development. Other Controls. Document with Remarks. Message and Input Boxes. Summary.
7. Data Processing with Visual Basic. Adding Code. The Basics of Visual Basic Data. Expressions and Math Operators. Comparison Operators. Summary.
8. Working with Data. Making Decisions in Code. Using Else. Other Forms of Decision Making. Nesting If...Else Statements. Selecting with Select Case. Looping in Visual Basic. Summary.
9. Having Fun with Visual Basic. Using Shapes. An Aside About Controls. The Line Control. Mastering the Shape Control. A Sample Shape Application. The Picture Box Control. Summary.
10. Advanced Visual Basic Programming. Application: Interest Calculation. Adding the Form's Labels and Text Boxes. Adding Code. Summary.
11. Online Visual Basic Programming. Introducing Visual Basic Wizards. Using the Wizard for the Internet. Sampling the Internet Controls. A Preview of Advanced Issues. Summary.
IV. PROGRAMMING IN VARIOUS ENVIRONMENTS.
12. Program Algorithms. Counters and Accumulators. Swapping Values. Sorting. Nested Loops. Searching Arrays. A Brief Introduction to Data Structures. Summary.
13. Programming with. Introducing. Analyzing a C Program. Using the main() Function's Format. Using the #include Statement. C Data. C Comments. Declaring Variables. C Functions. C Operators. C Control Statements. Summary.
14. Programming with C++. Learning C++. Object Terminology. Fundamental Differences Between C and C++. Introducing Objects. Benefits of OOP. Summary.
15. Batch, Macro, and Scripting Languages. Batch: The One That Started Everything. Macro Languages. Visual Basic for Applications (VBA). Scripting in Windows. Summary.
16. Internet Programming Concepts. Internet Programming Considerations. The Need for Simple Navigation. HTML Programming. ActiveX Controls. Scripting in Internet Applications. ASP and .NET Technologies. Summary.
17. HTML Programming. Understanding HTML. Simple HTML. Simple HTML Text Formatting. Simple HTML Graphics. Using Hyperlinks. E-mail HyperLinks. Summary.
18. DHTML Programming. Introducing DHTML. A Sample DHTML Page. The Technology Behind DHTML. The Microsoft and Netscape Battle. The Rollover Effect. Summary.
19. Introduction to XML. XML and Its Impact. Multiple Platforms. A Complete XML Example. Summary.
20. Java Programming. Introducing Java. Java Provides Executable Content. Multiplatform Executable Content. The Java Usage Summary. The Security Issue. Give Java a Spin. Visual J++: A Sample Java System. The Java Language Specifics. Exception Handling. Summary.
21. JavaScript. What JavaScript Can Do for You. Reviewing JavaScript's Objects. JavaScript's Events and Handlers. JavaScript's Language Is Complete. Summary.
V. THE BUSINESS OF PROGRAMMING.
22. The Importance of Maintenance. Flowcharts. Pseudocode. Introduction to Structured Programming. Structured Programming Techniques. Proper Testing Is Vital. Debugging. Summary.
23. Distributing Your Applications. Issues Surrounding Software Distribution. Distribution Used to Be Easy. Windows Application Distribution. Deploying Your Application. After Generating the Setup. More Helpful Tools. Summary.
24. The Programming Business. Data Processing and Other Departments. Paying for the Data Processing Department. Computer Jobs. Job Titles. Consulting. Summary.
25. Your Programming Future. Will Programming Go Away? Training Never Stops. From Beginner to Guru. Summary.
Index.