It File Main
It File Main
CONCEPTUAL FARMEWORK
What is Hardware?
Input Devices
Keyboard: A device with keys used to enter data into a computer.
Used for typing text and numbers.
Includes special keys for functions like deleting and copying text.
Voice Speech Devices: Tools like microphones that allow users to input audio data
Microphones capture sound and convert it to digital data.
MICR (Magnetic Ink Character Recognition): Used to read special ink on checks.
Commonly used in banking for check processing.
OMR (Optical Mark Recognition): Scans marks on paper, like answer sheets.
Detects marks on paper, such as filled circles on exams.
Visual Display Unit : Often called a monitor, it displays text and images.
Displays text, images, and videos from the computer.
Types include LCD, LED, and OLED screens.
Printing Devices: Machines like printers that produce hard copies of digital
documents.
Inkjet printers are good for photos and colored documents.
Laser printers are faster and more economical for text.
Plotters: Specialized printers used for large graphics, like maps and architectural
plans.
Produce high quality graphics on large sheets of paper.
Used in design fields, like architecture and engineering.
Storage Devices
Magnetic Storage Devices: Use magnetic fields to store data (e.g., hard drives).
Hard Disk Drives (HDDs) are common for large data storage.
Use magnetic disks to store and retrieve data.
Optical Storage Devices: Use lasers to read/write data (e.g., CDs, DVDs).
CDs and DVDs store data using pits and lands read by lasers.
Bluray discs offer higher storage capacity than DVDs.
Introduction to Software
Types of Software
1. System Software
Description: This software manages the hardware and provides a platform for
running application software.
Examples:
Operating Systems: Windows, macOS, Linux. These control the
computer’s basic functions and allow other software to run.
Device Drivers: Software that allows the operating system to
communicate with hardware devices, like printers or graphics cards.
2. Application Software
Examples:
Word Processors: Microsoft Word, Google Docs. Used for creating and
editing text documents.
Spreadsheets: Microsoft Excel, Google Sheets. Used for calculations, data
analysis, and creating charts.
Presentation Software: Microsoft PowerPoint, Google Slides. Used for
creating slideshows and presentations.
Web Browsers: Google Chrome, Mozilla Firefox. Used for accessing the
internet.
3. Utility Software
Examples:
Antivirus Software: Norton, McAfee. Protects the computer from viruses
and malware.
Disk Management Tools: CCleaner, Disk Cleanup. Helps in managing disk
space and improving performance.
4. Development Software
Examples:
Integrated Development Environments (IDEs): Visual Studio, Eclipse.
Provide tools for coding, debugging, and testing.
Text Editors: Notepad++, Sublime Text. Used for writing and editing code.
5. Educational Software
Examples:
Learning Management Systems (LMS): Moodle, Blackboard. Used for
online courses and training.
Language Learning Apps: Duolingo, Rosetta Stone. Help users learn new
languages.
Conclusion
Introduction to Languages
What is a Language?
A way to communicate ideas.
A way to express thoughts and ideas.
Programming Languages
Used to write instructions for computers.
Examples:
Python: Easy to read and write, good for beginners.
Java: Used for many applications, runs on many devices.
C++: A bit complex, used for games and systems.
Compiler
What is a Compiler?
A program that translates code from a high level language to machine code
(binary).
Key Point:
It takes the entire program and translates it all at once.
Example:
C++ uses a compiler to create an executable file.
Interpreter
What is an Interpreter?
A program that reads and executes code one line at a time.
Key Point:
Runs the program without creating an executable file.
Example:
Python uses an interpreter.
Assembler
What is an Assembler?
Translates assembly language (low-level language) into machine code.
Key Point:
Helps in understanding how hardware communicates with software.
Example:
Assembly language is used for system programming.
Key Functions:
Managing Files and Directories: Helps you store and find your documents,
pictures, and programs.
Handling Input/output Operations: Lets you use devices like keyboards, mice,
and printers.
Providing Security: Keeps your data safe and allows only authorized users to
access the system.
2. Mobile Operating Systems: These are designed specifically for mobile devices.
Examples include:
Android
IOS
4. Server Operating Systems: These are optimized for server hardware and
services. Examples include:
Windows Server
Linux server distributions
(e.g. Centos, Ubuntu Server)
A network that connects computers and devices in a specific city or large campus
area.
Key Features:
Medium Area: Covers a larger area than a LAN but smaller than a WAN.
Moderate Speed: Generally faster than WAN but not as fast as LAN.
Metropolitan Area Network
Cost Efficient: Less expensive than WAN, as it serves a specific area.
Example:
A network connecting several buildings of a university within a city.
Example:
The Internet itself is the largest WAN, connecting millions of computers
worldwide.
Netiquettes
Netiquettes are a set of rules and guidelines for proper behaviour on the
internet. Here are some basic netiquettes:
Be respectful
Use clear and concise language
Proofread your messages
Respect others' time
Be mindful of others' bandwidth
Google Chrome
Mozilla Firefox
Safari
Microsoft Edge
Multimedia Applications
Multimedia Applications
Education: Multimedia can be used to create interactive and engaging
learning experiences.
Entertainment: Multimedia is used in movies, video games, and other forms
of entertainment.
Marketing: Multimedia can be used to create effective advertising
campaigns.
Common Multimedia File Formats:
Image formats: JPEG, PNG, GIF, BMP
Audio formats: MP3, WAV, AAC, FLAC
Video formats: MP4, AVI, MOV, WMV
UNIT - 2
Windows Accessories
Basic Tools: Windows offers a range of builtin accessories like:
Calculator: Perform basic to advanced calculations.
Paint: A simple drawing tool for creating graphics.
Snipping Tool: Capture screenshots.
4. Task Management:
Ctrl + Shift + Esc: Open Task Manager.
5. Google Chrome Shortcuts:
1. Tab Management:
Ctrl + T: Open a new tab.
Ctrl + W: Close the current tab.
Ctrl + Shift + T: Reopen the last closed tab.
2. Navigation:
Alt + Home: Open your homepage.
Ctrl + L: Highlight the URL bar.
Microsoft word
Key Features:
1. Creating and Editing Documents
2. Formatting Text and Paragraphs
3. Inserting Tables, Images, and Shapes
4. Spelling and Grammar Check
5. Page Layout and Printing Options
1. Home Tab
Font styles, size, bold, italic, underline
Text alignment (Left, Center, Right, Justify)
Bullet points and numbering
2. Insert Tab
Adding pictures, tables, and charts
Inserting headers, footers, and page numbers
4. Review Tab
Spelling and grammar check
Track changes and comments
Advanced Features
1. Using Templates
Ready-made document formats for resumes, letters, and reports
2. Mail Merge
Creating bulk letters and emails with customized details
3. Macros
Automating repetitive tasks
4. Collaboration Features
Sharing and editing documents in real-time using OneDrive
Microsoft Excel
When you look at the Excel screen — or any other spreadsheet screen — you see a
rectangular table or grid of rows and columns.
In newer versions of Excel, each worksheet contains roughly a million rows and
more than 16,000 columns, which necessitates an addressing scheme in order to
keep track of where data is located.
The horizontal rows are identified by numbers (1, 2, 3) and the vertical columns by
letters of the alphabet (A, B, C). For columns beyond 26, columns are identified by
two or more letters such as AA, AB, AC or AAA, AAB, etc.
The intersection point between a column and a row is the small rectangular box
known as a cell. The cell is the basic unit for storing data in the worksheet, and
because each worksheet contains millions of these cells, each one is identified by
its cell reference.
A cell reference is a combination of the column letter and the row number such as
A3, B6, and AA345. In these cell references, the column letter is always listed first.
Data Types, Formulas, and Functions
The types of data that a cell can hold include:
Numbers
Text
Dates and times
Boolean values
Formulas
Formulas are used for calculations — usually incorporating data contained in other
cells. These cells, however, may be located on different worksheets or in different
workbooks.
Creating a formula starts by entering the equal sign in the cell where you want the
answer displayed. Formulas can also include cell references to the location of data
and one or more spreadsheet functions.
Functions in Excel and other electronic spreadsheets are built-in formulas that are
designed to simplify carrying out a wide range of calculations – from common
operations such as entering the date or time to more complex ones such as finding
specific information located in large tables of data.
Excel and Financial Data
Spreadsheets are often used to store financial data. Formulas and functions that
are used on this type of data include:
Performing basic mathematical operations such as summing columns or rows
of numbers
Finding values such as profit or loss
Calculating repayment plans for loans or mortgages
Finding the average, maximum, minimum and other statistical values in a
specified range of data
Carrying out What-If analysis on data, where variables are modified one at a
time to see how the change affects other data, such as expenses and profits
Excel's Other Uses
Other common operations that Excel can be used for include:
Graphing or charting data to assist users in identifying data trends
Formatting data to make important data easy to find and understand
Printing data and charts for use in reports
Sorting and filtering data to find specific information
Linking worksheet data and charts for use in other programs such as
Microsoft PowerPoint and Word
Importing data from database programs for analysis
Spreadsheets were the original "killer apps" for personal computers because of
their ability to compile and make sense of information. Early spreadsheet programs
such as VisiCalc and Lotus 1-2-3 were largely responsible for the growth in
popularity of computers like the Apple II and the IBM PC as a business tool.
Excel Alternatives
Other current spreadsheet programs that are available for use include:
Google Sheets: A free, web-based spreadsheet program
Excel Online: A free, scaled-down, web-based version of Excel
Open Office Calc: A free, downloadable spreadsheet program
UNIT – 5
POWER POINT PRESENTATION
What is PowerPoint?
PowerPoint is an essential multifunctional tool for making presentations which had
been created by MS. As a part of the Microsoft Office Suite, it offers a toolbox to
organise the presentation by using different tools and features to make it visually
pleasant and attractive. MS PowerPoint gives the opportunity for the text, graphics,
multimedia objects, and animation elements to be combined in one place to allow
the users to present information in a more effective way.
Evolution of PowerPoint
In the course of time, PowerPoint has become a very functional tool to produce
high-quality presentations Moreover, a secure system would be established to
manage risks of data leakage or theft. First released in 1987 for Apple computers, it
defies to the competition with its easy Graphical User Interface (GUIGUI)) and its
large range of functions. With every new release, MS PowerPoint offered new
functionality and boasted significant improvements, staying the wonder of the
world of presentations.