Skip to main content

Posts

Featured

Operating System - the base of all the computer systems

An operating system is an overarching program that manages the resources of the computer. It runs programs and provides them with access to memory (RAM), input/output devices, a file system, and other services. It provides application programmers with a way to invoke system services and gives users a way to control programs and organize files. Development The earliest computers were started with a rudimentary “loader” program that could be used to configure the system to run the main application program. gradually, a more sophisticated way to schedule and load programs, link programs together, and assign system resources to them was developed (see job control language and mainframe). As systems were developed that could run more than one program at a time (see multitasking), the duties of the operating systems became more complex. Programs had to be assigned individual portions of memory and prevented from accidentally overwriting another program’s memory area. A technique ca

Latest Posts

Memory management - the management of most important part of computer systems

Memory - the most important part of the computer systems

Map Information and Navigation systems - Powerful tool for modern technology

Introduction to Management Information Systems - Future of Business Organization and Management

Mainframe Computers - computers used by large organizations for critical applications

Legends of Technology | Cray, Seymour

Complete introduction to Microcontrollers Tutorial 2 - Microcontrollers at a next level

Weirdest Programming Languages - Funniest Programming Techniques

Complete introduction to Microcontrollers - Microcontrollers at a next level