Topics
Number Systems
Program Analysis
Introduction to C+ +
- Introduction to C++
- Character Sets
- Standard I/O Strems in C++
- Type Modifiers
- C++ Data Types
- Variables in C++
- Constants
- Compiler Tokens
- Operators in C++
- Comments in C++
- Scope and Visibility
- Control Statements
- Functions in C++
- Default Arguments
- Techniques used to pass Variables into C++ Functions
- Function Overloading
- Inline Functions
- Recursion
- Pointers in C++
- Arrays in Data Structure
- References
- Type Conversion in Expressions
Visual Basic
Introduction to Networking and Internet
- Introduction to Networking Technology
- Networking Terms and Concepts
- Concept of Computer Network
- Network Security
- Network Applications
One Language Three Editions
Visual Basic comes-in three editions
1) The VB Learning Edition
2) The VB Professional Edition
3) The VB Enterprise Edition
The Visual Basic Learning Edition
It is the introductory edition that lets you easily create Windows applications. It covers all the tools you need to build mainstream Windows applications.
The Visual Basic Professional Edition
It is for computer professionals and includes advanced features such as tools to develop Active X and Internet Controls
The Visual Basic Enterprise Edition
It is the advanced edition and· is assigned to programmers who build distributed applications in a team environment. It includes all the features of the Professional Edition, plus tools such as Visual SourceSafe (a version control system) and the Automation and Component Manager
Depending on which edition of Visual Basic you have installed, you may see fewer or more options in the menus and toolbars of the Visual Basic IDE
VB is not just a language. It is an integrated development environment in which you can develop, run, test, and debug your applications.
