You are on page 1of 16

Computer classes

Coding & Basics

By: Sourabh Kala


Content
Day 1: Computer Basics

Day2: Tools usage : Word, ppt, excel

Day3: introduction to programming/coding

Day4: ‘C’ language concepts

Day5: Explore online tool and few codes

Day6: ‘C’ programs and some videos

Day7: Code practices and new concepts

Day8: Revision & few takeaways


Computer Basics
A computer is a machine that accepts data as input, processes that data using programs,
and outputs the processed data as information. Many computers can store and retrieve
information using hard drives.
Links
1. https://www.youtube.com/watch?v=7cXEOWAStq4
2. Hardware: https://www.youtube.com/watch?v=AkFi90lZmXA
3. Future tech : https://www.youtube.com/watch?v=5SIhlWFAJWk
Input & Output Devices
Input Devices -- "How to tell it what to do“ - A keyboard and mouse are the
standard way to interact with the computer. Other devices include joysticks and
game pads used primarily for games.

Output Devices -- "How it shows you what it is doing" - The monitor (the screen)
is how the computer sends information back to you. A printer is also an output
device.
Hardware & Software
The term hardware refers to the physical components
of your computer such as the system unit, mouse,
keyboard, monitor etc.

The software is the instructions that makes the


computer work. Software is held either on your
computers hard disk, CD-ROM, DVD or on a diskette
(floppy disk) and is loaded (i.e. copied) from the disk
into the computer's RAM (Random Access Memory), as
and when required
Computers in daily life
● Games
● Educational
● Online banking
● Smart ID cards
● Supermarkets
● Internet
Homework for 2nd session
1. List down names of input and output devices at least 5 each
2. What is internet
3. Full form of BIOS, WWW,CPU,CD,DVD,RAM,ROM,LCD
4. What is operating system
2nd Session ( 5 July )
What is internet
The Internet is a global wide area network that connects computer systems across the
world. ... The Internet provides different online services. Some examples include: Web
– a collection of billions of web pages that you can view with a web browser. Email –
the most common method of sending and receiving messages online

https://www.youtube.com/watch?v=UXsomnDkntI
Operating system
An operating system (or OS) is a group of computer programs, including device
drivers and other software that lets people interact with a computer. ... An operating
system has many jobs. It makes sure that all the programs can use the CPU, system
memory, displays, input devices, and other hardware.
Good interactive video links
https://www.youtube.com/watch?v=UXsomnDkntI - Internet

https://www.youtube.com/watch?v=Wchru8alhaE - Programming language

https://www.youtube.com/watch?v=GjNp0bBrjmU - Operating system

https://www.youtube.com/watch?v=p3q5zWCw8J4 - Computer memory


Hands on experience of some tools
● Microsoft word
● Powerpoint
● Microsoft Excel
Homework for 3rd Session
1. Watch all the videos mentioned in previous slide and make notes in brief (
100 words each)
2. Practice Excel : Sum, min,max,len,LCM,lower,upper functions
3. What is Programming language

You might also like