- Computer fundamentals
- Operating Systems with Windows NT
- MS Office comprising of:
MS Word 2000
MS Excel 2000
MS PowerPoint 2000
- Concepts of Internet
- Integrating MS Office 2000 with Internet
2. Database Design With Access 2000
- List of Computerizing of data
- Need of DBMS
- Database evolution & various models
- Relational Database Management System
- Concept of Front End and Back End
- Construction and Evolution of the ERD model for the application
- Components of a table
- Common data types for fields in tables
- Constraints
- Create and Modify table
- Set Relationship between tables
- Access data from more than one table
- Use of Functions
- Work with different types of joins`
Inner join
Outer join
Self join
- Need for securing a data
- Different methods of securing data
- Importing and Exporting a Database
3. Logic Building With C
- Flowcharting
- Basic programming concepts
- Structure of C program
- Operators and data types
- Conditional and Iteration constructs
- Concepts behind Arrays, Pointers and Structures
- Function, Parameters and Function Libraries
- File Handling Concepts