Ashish It Lab
Ashish It Lab
ENGINEERING COLLEGE
DUHAI, GHAZIABAD
IT SKILLS LAB
REPORT
04 SPREADSHEET SOFTWARE
05 PRESENTATION SOFTWARE
EXPERIMENT - 01
CONCEPTUAL FARMEWORK
What is Hardware?
• The physical parts of a computer system. Such as the screen, keyboard,
and internal components.
• Role: Hardware is essential for running software applications and
processing data.
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.
Scanner: A device that copies images or text from physical documents to a
computer.
• Converts physical documents into digital form.
• Comes in flatbed and handheld types.
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.
• Blu-ray discs offer higher storage capacity than DVDs.
Conclusion
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.
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
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
EXPERIMENT - 02
Start Button: Located on the bottom left, it opens the Start Menu.
Start Menu: Provides quick access to installed programs, settings, search
bar, and power options.
Menu Selection: Programs and options are categorized for easy access.
Method 1: Open the Start Menu, navigate to the application, and click to
open.
Method 2: Use desktop shortcuts or taskbar icons to run programs directly.
Windows Accessories
Basic Tools: Windows offers a range of built-in 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 Office Shortcuts:
1. Word:
Ctrl + B: Bold selected text.
Ctrl + I: Italicize selected text.
Ctrl + U: Underline selected text.
2. Excel:
General Shortcuts
Ctrl + N: New workbook
Ctrl + O: Open workbook
Ctrl + S: Save workbook
Ctrl + P: Print workbook
Ctrl + F4: Close workbook
Ctrl + Z: Undo
Ctrl + Y: Redo
Formatting Shortcuts
Ctrl + B: Bold
Ctrl + I: Italic
Ctrl + U: Underline
Alt + H, H: Change fill color
Ctrl + 1: Open Format Cells dialog
Navigation Shortcuts
Arrow Keys: Move one cell in the direction of the arrow
Ctrl + Arrow Key: Move to the edge of data region
Home: Move to the beginning of the row
Ctrl + Home: Move to the top left corner of the worksheet
Ctrl + End: Move to the last cell with data
Selection Shortcuts
Ctrl + A: Select all data
Shift + Arrow Keys: Extend selection by one cell
Ctrl + Shift + Arrow Key: Extend selection to the last nonempty cell
Ctrl + Shift + Space: Select the entire worksheet
Editing Shortcuts
F2: Edit active cell
Ctrl + C: Copy selected cells
Ctrl + X: Cut selected cells
Ctrl + V: Paste copied/cut cells
Delete: Clear cell contents
Ctrl + ' (apostrophe): Copy the formula from the cell above
Formula Shortcuts
=: Start a formula
Alt + =: Automatically sum selected cells
F4: Toggle absolute/relative reference in formulas
Ctrl + Shift + U: Expand or collapse the formula bar
Miscellaneous Shortcuts
Ctrl + 1: Format cells
F7: Spell check
Alt + Enter: Start a new line within a cell
Ctrl + K: Insert hyperlink
Conclusion
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
Key Features:
1. Slide creation and customization
2. Adding multimedia elements (images, videos, audio)
3. Slide transitions and animations
4. Collaboration and sharing options
5. Presentation delivery tools