Introduction to O.S
Operating systems is a program that acts as an intermediary between a
user of a computer and the computer hardware (H/W). The purpose of an
operating system is to provide the environment in which the user can execute
programs. The O.S. is a resource allocator (managers all resources, decides
between conflicting requests for efficient and fair resource use) and is a
control program (controls execution of programs ) to prevent errors and
improper use of the computer.
1.2 Computer System Components:
Chapter 10 PHP & MySQL Database Operations
- MySQL introduction
- MySQL Connect Statement
- MySQL Create Database
- MySQL Create a Table
- MySQL Insert Data
- Commit Queries
- Prepared Statements
- MySQL Select Data
- MySQL Select Data – WHERE & ORDER BY
- MySQL Delete Data
- MySQL Update Data
- MySQL Limit
- .
Chapter 9: PHP Forms
- PHP Superglobals
- PHP Form Handling
- GET vs POST
- PHP Form Validation
Chapter 8 PHP Arrays & Functions
- Arrays
- Indexed Arrays
- Associative Arrays
- Arrays functions
- PHP Functions
- Arguments
- Strict type arguments
- Reference Arguments
Chapter 7 PHP Basics
- Introduction
- Hello World! & Basic Examples
- Cool Example
- Variables
- Functions
- Comparisons and logical expressions
- If & if Else Statements
- PHP loops
- include and require
- Stitching PHP and Bootstrap Example
Chapter 6: Layouts using Flexbox!
- Layout using float, tables, position
- justify-content
- align-items
- flex-direction
- flex-wrap
- align-content
- flex-flow
- align-content
- gap
- flex grow
- flex shrink
- order
- Demo
Chapter 4: Position and an Introduction to Forms
- Position
- Z-index
- Iframs
- Forms
- Flex Box
Chapter 3: Bootstrap & Special HTML Tags
- Responsive Web Design
- Introduction to Bootstrap
- Bootstrap Demo
- A Tag Style