IT-Workshop (ECE) b9
IT-Workshop (ECE) b9
INTERNET:
The Internet is a global network of interconnected computers and
servers that Allows the exchange of information and services through
standardized protocols, enabling communication, collaboration, and
access to a vast array of resources.
The Internet serves a multitude of purposes, including:
1
                                                            IT WORKSHOP
1.Information Access: Provides a vast repository of information on
various subjects, allowing users to research, learn, and stay informed.
2.Communication: Enables real time communication through email,
instant messaging, video calls, and social media platforms.
3.Collaboration: Facilitates collaborative work through online
platforms, allowing individuals and teams to collaborate on projects
irrespective of physical location.
4.Entertainment: Offers a wide range of entertainment options,
including streaming services, online games, and social media content.
5.Ecommerce: Supports online shopping and financial transactions,
allowing users to buy and sell goods and services globally.
6.Education: Provides access to online courses, educational
resources, and learning platforms, making education more
accessible.
7.Research and Development: Facilitates research by providing
access to scientific journals, databases, and collaborative tools for
researchers and scientists.
8.Social Interaction: Connects people globally, fostering social
interactions through social media platforms and online communities.
9.News and Media: Serves as a platform for news dissemination,
with many news outlets providing updates and reports online.
10.Remote Work: Enables remote work by providing tools for virtual
meetings, file sharing, and project collaboration.
11.Internet of Things (IoT): Supports the interconnection of devices,
allowing them to communicate and share data, enhancing
automation and efficiency in various domains.
2
                                                            IT WORKSHOP
The Internet's versatility contributes significantly to the modern
interconnected world, impacting various aspects of daily life and
business.
3
                                                           IT WORKSHOP
area, allowing organizations or entities in different locations to share
resources and information. MANs often use technologies such as
Fiber optics and wireless connections to provide highspeed data
transfer within the designated metropolitan region. They are
commonly used to interconnect various local networks and support
communication needs for businesses and institutions across a city.
4
                                                             IT WORKSHOP
TCP/IP (Transmission Control Protocol/Internet Protocol):
Transmission Control Protocol/Internet Protocol (TCP/IP) is a suite of
communication protocols that form the foundation for the Internet
and most networks. It consists of two main protocols:
1.Transmission Control Protocol (TCP): Responsible for establishing
and maintaining a reliable, connection-oriented communication
between applications on different devices. TCP ensures that data is
delivered without errors and in the correct order.
2.Internet Protocol (IP): Manages the addressing and routing of data
packets so they can be sent across networks and arrive at the correct
destination. IP is responsible for the logical connection of devices and
provides the foundation for the internet's addressing system.
     TCP/IP defines how devices on a network should communicate,
      ensuring compatibility and interoperability. It's a fundamental
      protocol suite for internet communication and is used for data
      transmission in various applications, from web browsing to
      email and file transfers.
5
                                                             IT WORKSHOP
HYPER TEXT MARKUP LANGUAGE (HTML):
     HTML, or Hyper Text Markup Language, is the standard markup
      language for creating and designing web pages. It is the
      backbone of most web content and provides the basic structure
      for organizing and presenting information on the internet.
      HTML uses a system of tags to define elements such as
      headings, paragraphs, links, images, forms, and more.
     Web browsers interpret HTML code to render text, images, and
      other media elements on a user's screen. HTML works in
      conjunction with cascading style sheets (CSS) and JavaScript to
      enhance the presentation and interactivity of web pages.
HTTP (HYPER TEXT TRANSFER LANGUAGE):
     HTTP, or Hypertext Transfer Protocol, is the foundation of data
      communication on the World Wide Web. It is an application
      layer protocol used for transmitting and receiving information
      on the internet. When you enter a web address (URL) in your
      browser, it sends an HTTP request to the server hosting the
      requested content. The server then responds with the
      requested data, typically in the form of a web page.
     HTTP operates as a request response protocol, where clients
      (such as web browsers) send requests to servers, and servers
      respond with the requested information. The communication
6
                                                           IT WORKSHOP
      between the client and server is text based and follows a set of
      rules outlined in the HTTP specification.
     With the advent of web security, HTTPS (Hypertext Transfer
      Protocol Secure) has become more prevalent. HTTPS is a secure
      version of HTTP that uses encryption protocols, such as TLS
      (Transport Layer Security), to ensure the confidentiality and
      integrity of data exchanged between the client and the server.
      URLs that start with "https://" indicate a secure connection.
7
                                                            IT WORKSHOP
3.Packet Switching: IP breaks down data into packets for
transmission across the network. Each packet contains both the data
and metadata, including source and destination IP addresses. This
allows for efficient and reliable data transmission.
4.Versioning: As mentioned, there are two major versions of the
Internet Protocol, IPv4 and IPv6. IPv6 was introduced to address the
limitations of IPv4, primarily the exhaustion of available IP addresses
due to the increasing number of devices connected to the internet.
     IP works in conjunction with other protocols, such as
      Transmission Control Protocol (TCP) and User Datagram
      Protocol (UDP), to enable reliable and connection oriented or
      connectionless communication, respectively. Together, these
      protocols form the basis for the functioning of the internet and
      most computer networks.
SEARCH ENGINE:
A search engine is a software system designed to retrieve information
from the internet based on user queries. It accomplishes this by
crawling and indexing web pages, creating a searchable database.
When a user enters a search query, the search engine uses
algorithms to match the query with relevant entries in its index and
then presents a list of results ranked by relevance.
Some well-known search engines include Google, Bing, Yahoo, and
others. Google, in particular, dominates the search engine market
and is widely used globally.
8
                                                            IT WORKSHOP
WEB BROWSERS:
Several web browsers are widely used for accessing and navigating
the internet. Some of the most popular ones include:
1.Google Chrome: Known for its speed, simplicity, and extensive
support for web standards, Google Chrome is one of the most widely
used web browsers.
2.Mozilla Firefox: An opensource browser that emphasizes speed,
privacy, and customization. Firefox supports a wide range of
extensions to enhance functionality.
3.Microsoft Edge: Developed by Microsoft, Edge is the default
browser in Windows 10 and offers a fast and secure browsing
experience. It's based on the Chromium engine, the same as Google
Chrome.
4.Apple Safari: Safari is the default web browser on Apple devices,
including iPhones, iPads, and Macs. It is known for its smooth
integration with Apple's ecosystem.
5.Opera: Opera is a feature-rich browser with a built-in ad blocker,
VPN, and other tools. It aims to provide a fast and customizable
browsing experience.
9
                                                          IT WORKSHOP
      These browsers offer various features and cater to different
       user preferences, including speed, security, privacy, and
       customization options. Users often choose a browser based on
       their specific needs and preferences.
BOOK MARKS:
A bookmark, in the context of web browsers, refers to a saved link to
a specific webpage that allows quick access to that page in the
future. Bookmarks are a way for users to save and organize their
Favourite or frequently visited websites for easy retrieval
1. Google Chrome:
     Click on the star icon in the address bar.
   Choose a folder to save the bookmark or leave it in the default
"Other bookmarks."
     Optionally, edit the bookmark name and choose a different folder.
     Click "Done."
2.Mozilla Firefox:
     Click on the star icon in the address bar.
   Choose a folder to save the bookmark or leave it in the default
"Other Bookmarks."
     Optionally, edit the bookmark name and choose a different folder.
     Click "Done."
3.Microsoft Edge:
     Click on the star icon in the address bar.
   Choose a folder to save the bookmark or leave it in the default
"Favourites."
     Optionally, edit the bookmark name and choose a different folder.
10
                                                             IT WORKSHOP
     Click "Add."
Once bookmarked, users can access their saved bookmarks through
the browser's bookmarks or favourites menu. This feature is handy
for quickly revisiting frequently visited websites without having to
remember or retype the web address each time.
POPUP BLOCKERS:
A popup blocker is a feature in web browsers or thirdparty software
designed to prevent unwanted popup windows from appearing when
you visit websites. Popup windows can be intrusive and often contain
advertisements, which can disrupt the user experience. Popup
blockers help enhance browsing by suppressing these unwanted
windows.
PLUGINS:
11
                                                          IT WORKSHOP
Browser plugins (also commonly referred to as extensions or addons)
are software components that add specific features or functionalities
to web browsers. These plugins enhance the browsing experience by
providing additional tools, customization options, or integration with
external services.
CYBER HYGIENE:
Maintaining good cyber hygiene is essential in today's interconnected
digital environment to protect against cyberattacks, data breaches,
and other online threats. It's a shared responsibility for individuals,
businesses, and organizations to contribute to a safer and more
secure cyberspace.
      ANTIVIRUS:
       Antivirus is software designed to detect, prevent, and remove
       malicious software, commonly known as malware, from
       computer systems. It helps safeguard computers and networks
       by scanning files and activities for potential threats, blocking or
       isolating malicious code, and regularly updating its database to
       recognize new forms of malware.
      FIREWALLS:
       A firewall is a network security system designed to monitor and
       control incoming and outgoing network traffic based on
       predetermined security rules. It acts as a barrier between a
       trusted internal network and untrusted external networks, such
       as the internet. Firewalls help prevent unauthorized access,
12
                                                               IT WORKSHOP
       monitor data packets, and filter potentially malicious traffic,
       enhancing the overall security of computer networks.
EMAIL:
      Go to your email service provider
      Type in your username and password once you have Open the
       web address of your email provider you should be able to see a
       login page enter your email account credential in the text field
       provided
      If you forgot your Password you can click the forgot password if
       you remind your Password you can change it to something else
       within your email dashboard
      Click the login or sign in button to continue you should know
       able to access your email inbox
13
                                                             IT WORKSHOP
14
     IT WORKSHOP
                            EXPERIMENT 5
OBJECTIVE: The objective of this week is to learn about word tools
and create project certificate.
AIM: Using word create a project certificate
          1.   Formatting fonts in word,
          2.   Drop Cap in Word,
          3.   Applying Text Effect,
          4.    Using Character Spacing,
          5.   Borders and Colours,
          6.    Inserting Header and Footer,
          7.   Using Date and Time
1. Formatting Fonts:
      Function: Emphasize and style text for visual appeal and
       readability.
      Highlight text, go to "Home" tab, adjust font type, size, colour,
       and style.
      Bold: `Ctrl + B`
      Italic: `Ctrl + I`
      Underline: `Ctrl + U`
2. Drop Cap:
      Function: Add a decorative element to the initial letter,
       providing a stylistic touch.
      Insert tab --> Text group --> Drop Cap --> Choose style.
15
                                                             IT WORKSHOP
      No direct shortcut. Use the ribbon: `Alt + N` (Insert) --> `D`
       (Drop Cap) --> Choose option.
16
                                                                IT WORKSHOP
5. Borders and Colours:
      Function: Define visual boundaries and highlight text for better
       organization and emphasis.
      Highlight text or paragraph --> Home tab --> Paragraph group --
       > Borders and Shading.
      Highlight Text: `Ctrl + Alt + H`
      Font Colour: `Alt + H + F + C`
      Borders: `Alt + H + B`
17
                                                             IT WORKSHOP
7. Using Date and Time:
      Function: Automatically insert the current date/time for
       document tracking or reference.
      Insert tab --> Date & Time --> Choose format.
      No direct shortcut. Use the ribbon: `Alt + N` (Insert) --> `D`
       (Date & Time).
18
                                                           IT WORKSHOP
                     A PROJECT ON
         ARTIFICIAL INTELLIGENCE DEVELOPMENT
                             IN ROBOTICS
     Submitted in the partial fulfilment of requirements of the award of
                                    degree
                  BACHELOR OF TECHNOLOGY
                                    IN
      Electronics and Communication Engineering
                               SUBMITTED BY
                         N.Tarun Kumar (23331A04B9)
19
                                                               IT WORKSHOP
       MAHARAJ VIJAYARAM GAJAPATHI RAJ
                COLLEGE OF ENGINEERING
CERTIFICATE
EXTERNAL EXAMINER
20
                                                           IT WORKSHOP
AIM: Creating project abstract using word
     1.   Formatting Styles
     2.   Inserting Table
     3.   Bullets And Numbering
     4.   Changing Text Direction
     5.   Cell Alignment
     6.   Footnote
     7.   Hyperlink
     8.   Symbols
     9.   Spell Check
     10.Track Changes
1. Formatting Text:
      Process: Highlight text, use the "Home" tab to format font, size,
       and style.
      Function: Enhance text for clarity and emphasis.
      Shortcut: `Ctrl + B` (Bold), `Ctrl + I` (Italic), `Ctrl + U` (Underline).
2. Inserting Table:
      Process: "Insert" tab -> "Table" -> Select desired size.
      Function: Organize data in a structured manner.
      Shortcut: No direct shortcut for table insertion.
21
                                                                    IT WORKSHOP
     4. Changing Text Direction:
           Process: "Home" tab -> "Rotate" in the Font group.
           Function: Change the orientation of text for creative or
            layout purposes.
           Shortcut: No direct shortcut; use the ribbon.
     5. Cell Alignment:
           Process: "Home" tab -> Alignment options in the
              Paragraph group.
           Function: Align text within cells for a neat presentation.
           Shortcut: `Ctrl + L` (Align Left), `Ctrl + E` (Align Center),
              `Ctrl + R` (Align Right), `Ctrl + J` (Justify).
     6. Footnote:
            Process: found in the reference tab
            Function: allows you to insert additional information,
               comments, or reference at the bottom of a page
            Shortcut: Alt + Ctrl + f
     7. Hyperlink:
             Process: "Insert" tab -> "Hyperlink."
             Function: Link to external content or other parts of the
               document.
             Shortcut: `Ctrl + K`.
     8. Symbol:
           Process: "Insert" tab -> "Symbol."
           Function: Insert special characters.
           Shortcut: Varies by symbol; e.g., `Alt + 0176` for the
            degree symbol.
     9. Spell Check:
           Process: "Review" tab -> "Spelling & Grammar."
22
                                                              IT WORKSHOP
           Function: Check and correct spelling and grammar
            errors.
           Shortcut: `F7`.
23
                                                             IT WORKSHOP
                              ABSTRACT
24
                                                            IT WORKSHOP
     AIM: Creating a newsletter using word
             1. Tables of Contents
             2. Newspaper Columns
             3. Images from File and Clipart
             4. Drawing Toolbar and WordArt
             5. Formatting Images
             6. Text Box
             7. Paragraphs and Mail Merge
     1. Tables of Contents:
           Process: "References" tab -> "Table of Contents."
           Function: Generate an organized list of sections.
           Shortcut: No direct shortcut for generating a table of
             contents.
     2. Newspaper Columns:
           Process: "Layout" or "Page Layout" tab -> "Columns."
           Function: Divide text into newspaper-style columns.
           Shortcut: No direct shortcut for applying columns.
25
                                                              IT WORKSHOP
     5. Formatting Images:
           Process: Select the image -> "Format" tab for various
            options.
           Function: Adjust image size, colour, and style.
           Shortcut: No specific shortcut for formatting images;
            use the ribbon.
     6. Text Box:
           Process: "Insert" tab -> "Text Box."
           Function: Create a movable box for text or additional
             content.
           Shortcut: `Alt + N` (Insert) -> `X` (Text Box).
                        Experiment 6
26
                                                         IT WORKSHOP
Objective: The objective of this week is to learn about office tools like
Libreoffice calc and the process of creating scheduler in excel.
Aim: To create scheduler in excel (LibreOffice Calc).
Calc is the spreadsheet component of LibreOffice. Spreadsheets
allow us to organize, analyse and store data in tabular form.
Other features provided by Calc include:
•   Functions, which can be used to create formulas to perform
complex calculations on data.
•    Database functions to arrange, store, and filter data.
•    Dynamic charts giving a wide range of 2D and 3D charts.
•    Ability to open, edit, and save Microsoft Excel spreadsheets.
In Calc you create files that are called spreadsheets. A spreadsheet
consist of a number of individual sheets, each sheet containing cells
arranged in rows and columns. In Calc, each sheet can have a
maximum of 1,048,576 rows and a maximum of 1024 columns.
Features:
Grid lines:
Gridlines in Excel are the horizontal and vertical gray lines that
differentiate between cells in a worksheet. The gridlines guide users
to differentiate between the specific cells and read the data in an
organized manner. They also help users navigate through the
worksheet columns and rows with ease.
PROCEDURE:
•First click on applications of the screen on status bar.
28
                                                                  IT WORKSHOP
•Click on programs and then LibreOffice Calc. To get a new work
sheet go to file and then click on new excel sheet.
•On the file menu click page setup and then click sheet tab click
gridlines. In this way do the required changes using format cell, make
the required changes using formatting text also make the required
changes.
•Enter the data in the timetable schedule in the worksheet consisting
of name of the day, subject name ,period number and timings Make
all the above changes to the text.
EXPERIMENT 7
29
                                                           IT WORKSHOP
Objective: The objective of this week is to learn about how to
calculate GPA in excel (LibreOffice Calc).
Aim: To calculate GPA in excel (LibreOffice Calc).
Features:
Cell Reference: A cell reference refers to a cell or a range of cells on a
worksheet and can be used in a formula so that Excel can find the
values or data that you want that formula to calculate.
Formulae in excel:
1.SUM
Adds all the numbers in a range of cells.
Syntax:
SUM (number1; number2;...)
Ex: = SUM (B1:B2) (where cells B1, B2 contain 10,5) returns 15.
2. AVERAGE
Returns the average of the arguments, ignoring text.
Syntax:
AVERAGE (number1; number2; ... )
Ex: =AVERAGE (B1:B2) (where cells B1, B2 contain 10,2) returns 6.
3. COUNT
Counts the numbers in the list of arguments, ignoring text entries.
Syntax:
COUNT(value1; value2; ...)
Ex: =COUNT(B1:B3)
where cells B1, B2, B3 contain 1, 3, and apple returns 2.
4. MAX
30
                                                               IT WORKSHOP
Returns the maximum of a list of arguments, ignoring text entries.
Syntax:
MAX(number1; number2; ... )
Ex: =MAX(B1:B3)
where cells B1, B2, B3 contain 10, 4, and apple returns 10
5. MIN
Returns the minimum of a list of arguments, ignoring text entries.
Syntax:
MIN(number1; number2; ...)
Ex: =MIN(B1:B3)
where cells B1, B2, B3 contain 10, 4, apple returns 4
6. CONCATENATE
Combines several text strings into one string.
Syntax:
CONCATENATE(text1; text2; ... )
Ex: = CONCATENATE(A1; A2)
where cell A1 contains "key" and cell A2 contains "board" returns
keyboard.
Hyperlinks:
Hyperlinks can be used in Calc to jump to a different location from
within a spreadsheet and can lead to other parts of the current file,
to different files, or even to web pages.short cut key is ctrl+k.
Renaming and Inserting worksheets:
Renaming:
31
                                                             IT WORKSHOP
1) Enter the name in the Name text box when we create the sheet
using the Insert Sheet dialog as shown in the figure.
2)Right-click on a sheet tab and select Rename Sheet from the
context menu to replace the existing name with a different one.
Inserting:
In Calc , double-click an empty cell in your header row. In the pop-up
menu select “Insert Field” then choose “Sheet Name”. That cell can
be formatted as you like. It does not automatically update if you
rename the sheet.
Standard deviation:
Estimates standard deviation based on a sample. The standard
deviation is a measure of how widely values are dispersed from the
average value (the mean).
Syntax: =STDEV.S(A1:A5)
Where cells A1:A5 contain the values 1, 2, 3, 4, and 5 respectively.
Here the function calculates the sample standard deviation of the
five values in the specified cells.
STDEV.P: Calculates standard deviation based on the entire
population given as arguments.
STDEV.S: Estimates standard deviation based on a sample.
Charts:
A chart (sometimes known as a graph) is a graphical representation
for data visualization, in which "the data is represented by symbols,
such as bars in a bar chart, lines in a line chart, or slices in a pie
chart".
Charts can be inserted in several documents: spreadsheets,
presentations, drawings or text documents.
Go to menu, click on insert then select charts.
32
                                                           IT WORKSHOP
     EXPERIMENT 8
33
                    IT WORKSHOP
OBJECTIVE: To learn about Vlookup function and some features in
excel.
AIM: To maintain the Employees details in excel sheet.
VLOOKUP:
VLOOKUP stands for Vertical Lookup. As the name specifies,
VLOOKUP is a built-in Excel function that helps you look for a
specified value by searching for it vertically across the sheet.
The format of the VLOOKUP function is:
=VLOOKUP (lookup_ value, table _array, col _index _ num ,
               range _lookup)
EX: =VLOOKUP(G11,A5:E10,3,0)
EMP ID DEPARTMENT DESIGNATION SALARY
248               ECE           LDC        25000
Freeze Panes :
The Excel Freeze Panes option allows you to lock your columns
and/or rows so that when you scroll down or over to view the rest of
your sheet, the column and/or row will remain on the screen.
➢ Choose View - Freeze Cells - Freeze Rows and Columns. To
deactivate, choose View - Freeze Cells - Freeze Rows and Columns
again.
Split cells:
Split the content from one cell into two or more cells.
➢From menu click Data > Text to Columns . In the next window,
Select Separated By as Comma and Press OK. You can also see the
LIVE preview of your data after split at the bottom of the dialog.
Group and outline:
34
                                                            IT WORKSHOP
You can create an outline of your data and group rows and columns
together so that you can collapse and expand the groups with a
single click.
➢    Select a cell range in your spreadsheet.
      Select Data › Group and Outline › Group. A dialog appears.
      Decide if you want to group your selected range by rows or by
columns. Confirm with OK.
Sorting: Arranging a given set of data according to a particular order
(ascending or descending) is called sorting. Sorting within LibreOffice
Calc orders the cells in a worksheet using the sort criteria that you
specify.
Sorting Data
Click in a database range. If you select a range of cells, only these
cells will get sorted.
Choose Data - Sort. The range of cells that will get sorted is shown in
inverted colors.
Select the sort options that you want.
Click OK.
Boolean and logical operators:
1.AND:
Returns TRUE if all arguments are TRUE. If one of the elements is
FALSE, this function returns the FALSE value.
Syntax
AND(LogicalValue1; LogicalValue2 …LogicalValue30)
EX: The logical values of entries 12<13; 14>12, and 7<6 are to be
checked:
35
                                                            IT WORKSHOP
     =AND(12<13;14>12;7<6) returns FALSE.
2. IF:
Specifies a logical test to be performed.
Syntax
IF(Test; Then Value; Otherwise Value)
Test is any value or expression that can be TRUE or FALSE.
EX: =IF(A1>5;100;”too small”) If the value in A1 is higher than 5, the
value 100 is entered in the current cell; otherwise, the text “too
small” (without quotes) is entered.
3. NOT:
Complements (inverts) a logical value.
Syntax
NOT (Logical Value)
Logical Value is any value to be complemented.
EX: =NOT(A). If A=TRUE then NOT(A) will evaluate FALSE.
4. OR:
Returns TRUE if at least one argument is TRUE. This function returns
the value FALSE, if all the arguments have the logical value FALSE.
Syntax
=OR(LogicalValue1; LogicalValue2 …LogicalValue30)
EX: The logical values of entries 12<11; 13>22, and 45=45 are to be
checked.
=OR(12<11;13>22;45=45) returns TRUE.
5.XOR:
Returns true if an odd number of arguments evaluates to TRUE.
36
                                                             IT WORKSHOP
Syntax
XOR(LogicalValue1; LogicalValue2 …LogicalValue30)
EX: =XOR(TRUE;TRUE) returns FALSE
     =XOR(TRUE;TRUE;TRUE) returns TRUE
Conditional formatting:
A cell can be formatted automatically with a conditional format,
depending on its contents or the result of a formula. A conditional
format consists of several condition entries that contain the condition
and name of a cell style. The style of the first met condition, true or
"not zero", is applied to the cell.
➢ Format > Conditional > Manage, then select the conditional
format, click Edit and then Apply Style > New Style.
37
                                                            IT WORKSHOP
                              EXPERIMENT 9
OBJECTIVE: To learn about the basic power point utilities and tools.
AIM: To create a power point presentation with some specifications.
Features:
SLIDE LAYOUT:
1. On the format menu, click slide layout.
2. On the slides tab in normal view, select the slides; you want to
apply a layout too.
3. In the slide layout task pane, point to layout you and then click it.
4. A new slide can also be inserted within the task pane. Point the
layout you want the slide to have, click the arrow and then click the
insert new slide.
INSERT TEXT:
1. Text can be added to layout.
2. Align text in the top, middle or bottom of a cell.
3. Align text on the right or left, or in the center of a cell.
4. Change cell margins.
5. Insert a tab in a table.
6. To make the symbol command available, in normal view, place the
insertion point on the outbox tab or in a text place holders on the
slide.
7. On the insert menu, click symbol.
8. To change fonts, click a name in the font box.
38
                                                                  IT WORKSHOP
FORMATTING TEXT:
1. Select the text you want to format as superscript or subscript.
2. On the format menu, click font.
3. To show or hide text formatting, on the standard toolbar, click
show formatting.
BULLETS AND NUMBERINGS:
1. Select the lines of text that you want to add bullets or numbering
to.
2. Click bullets or numbering.
AUTOSHAPES:
1. Select the auto shape that has the text you want to position.
2. Double-click the selection rectangle of the auto shape or text box
and then click the text box tab in the format dialog box.
3. In the text anchor point box, click the position you want the text to
start in.
LINES AND ARROWS:
1. In Microsoft power point, double click the chart.
2. Double click the chart item you want to change.
3. On the patterns tab, do one or both of the following.
4. To change the colors, patterns or lines, select the options you
want.
5. To specify a fill effect, click fill effect and then select the options
you want on the gradient, text patterns or picture tabs.
39
                                                               IT WORKSHOP
HYPERLINK:
1. Select the text or object that you want to represent the hyperlink.
2. Click insert hyperlink.
3. Under link to, click place in this document.
INSERT IMAGES:
1. Click where you want to insert the picture.
2. On the drawing tool bar, click insert picture.
3. Locate the folder that contains the picture that you want to insert,
and then click the picture file.
CLIP ART:
1. On the insert menu, point to structure and then click clipart.
2. In the clipart task pane, in the search for box, type a word or
phrase that describes the clip, you want to type in all or some of the
file menus of the clip.
3. In the results box, click the clip to insert it.
AUDIO VIDEO OBJECTS:
1. On the slide show menu, click setup show. Under performance
check box. If your computer has their capability, office PowerPoint
will attempt to use it.
2. Animation performance will be much better with a video card that
has Microsoft direct 3D.
CHART:
1. Click the slide where you want to place the embedded object.
2. On the insert menu, click chart.
3. Click a cell on the data sheet and then type the information you
want,
40
                                                             IT WORKSHOP
To return to the slide, click outside the chart.
Master layout: A slide master controls the overall appearance, such
as formatting and design, of each slide layout, and therefore each
slide in your presentation. When you modify the slide master within
your presentation, the changes will be applied to every slide layout.
All templates contain at least one slide master.
The steps to learn how to create a presentation using master slides
in PowerPoint:
1. Work on your main Slide Master.
Go to the very first slide on the Slides Overview Pane on the left. This
is your Master Slide.By clicking on the Master Layout option, you’ll
also be able to customize which layout elements you want in your
presentation slides.
41
                                                             IT WORKSHOP
It’ll create a new type of slide you can edit and customize as you see
fit. Use the option Insert Placeholder to add different kinds of
elements to our new layout.
3.Adding a new Slide Master if necessary
Select Insert Slide Master on the far left, and you’ll get a completely
new Master slide in the same presentation.
You’ll be able to see your two different master slides, and the layout
slides below each one:
42
                                                            IT WORKSHOP
Once you’re happy with how your master template looks, remember
to click the option Close Master View so you can see your changes.
43
                                                        IT WORKSHOP
44
     IT WORKSHOP
45
     IT WORKSHOP
46
     IT WORKSHOP
47
     IT WORKSHOP