Topics
Operating System
- Introduction to Operating System (OS)
- Idea of an Operating System
- Windows NT
- LINUX
- File Systems and Its types
- File Operations
- Access Methods and its types
- Allocation Methods
- Concepts Related to Process Management
- Concepts related to memory management
- Basics of Graphical User Interface (GUI)
- Access and Security Aspects of O.S.
Data Structures
C++ Programming
- Introduction to C++ Programming
- Idea Behind Object-Orientated Programming
- Object-orientated programming approach
- Object-Oriented Terms and Concepts
- Classes and Objects
- Constructors and Destructors
- Functions in C + +
- Arrays in C++
- Pointers in C++
- References in C++
- Strings in C++
- Inheritance
- Virtual functions and polymorphism
- Friends in C++
- Operator overloading and type conversions
- Files and Stream
HyperTex Markup Language (HTML)
- Introduction to Graphical User Interface (GUI)
- Components of a Window
- Advantages of GUI
Graphical user Interface (GUI)
Early computers required users to type and remember cryptic commands. As personal computers spread, GUIs were developed which eplaced these commands with graphical representations, making computers more user-friendly.
Advantages of Graphical user Interface (GUI)
Advantages of GUI include ease of use with seamless data communication between programs without file transfers and eliminating the need to remember command syntax.
Window
Similarly in window product, different applications are shown on screen by icons. The screen is split into different partitions. Each partition can be of a different size. We can run different applications in each partition of the screen and watch the progress of each application in them. Each of these partitions is called a window. Each window is independent of the other.