ThePlace

Home ] Search ] Resources ] Site Map ] Contact Me ]
Dave's Information Technology Resource

Up ] Computers & Programming ] Operating Systems ] Programming Environments ] Windows-Based Applications ] Objects and Programming ] Data and Variables ] Operational Expressions ] Functions and Procedures ] Programming Control ] Algorithms ] Files, Graphics & Databases ] Software Development ] 10 Things... ]

Computer Architecture ] [ Programming Bootcamp ] Database Bootcamp ] Visual BasicS ] Web Basics ] Web Multimedia ] Web Programming ] Advanced Web Topics ] Developing Web Sites ] XML Technology ] Web Glossary ]

--- Programming Bootcamp ---

This is an introduction to computer programming for people who are planning to learn Visual Basic, JavaScript, VBScript, application macros, or similar computer programming tools.

Introduction

This course is designed for students with little or no formal programming education, training, or experience.  It does assume that you have used and are comfortable with Windows 95/98/2000/NT or a comparable operating system.

 The goal of this course is to prepare you to learn a programming language such as Visual Basic or JavaScript.  The objectives are to:

bullet

Become familiar with programming techniques.

bullet

 Understand how "knowing" Windows will make you a better programmer.

bullet

 Learn how objects are used in programming.

bullet

 Learn the use of variables, constants, functions, and program control.

bullet

Learn how to access data stored in files and databases.

bullet

 Understand how debugging is used in programming.

bullet

 Demonstrate techniques for delivering your programming products.

 

Terminology

One of the more difficult things you will face in learning to program is terminology.  For example, you may hear the words "application" and "program" used interchangeably.  An application is often a complex program that is used to accomplish many tasks—for example, a word processor.  As you can see, the word "program" is used to define an application. 

You will find a great deal of confusing terminology, and too often, many words or expressions mean almost the same thing.  In the programming business, new technologies are being developed and fielded all the time, each with its own vocabulary.  Don't be afraid to ask about terms you do not understand -- even the most experienced programmers (if they are any good!) will ask.

 

The sections at the top of this page make up this course.  It is suggested that you follow them in sequence.  

 

Home ] Computer Architecture ] [ Programming Bootcamp ] Database Bootcamp ] Visual BasicS ] Web Basics ] Web Multimedia ] Web Programming ] Advanced Web Topics ] Developing Web Sites ] XML Technology ] Web Glossary ]

Copyright © 1999 - 2005 
ThePlace - Written and Sponsored by Dave Hillman