Welcome! Computer 101 Session 3 With Laura Crichton.

Slides:



Advertisements
Similar presentations
Byte- represents one unit of data. How much information a computers memory can store is measured in bytes. 1 key press = 1 Byte memory.
Advertisements

The Keys to Speed. File Extensions Definition A tag of three or four letters, preceded by a period, which identifies a data file's format or the application.
DOS & Windows O/s Prof. Sujata Rao Less 5.
Digital Multimedia.
Principles of Information Technology
OCR GCSE ICT Methods of storing data and file formats for storing data.
Kudos Portable Hot Spot & Data Share Max Tseng May 21, 2014.
Converting Microsoft Office Documents Bill Weber E-Learning Systems Administrator E-Learning Operations.
Activity One Use the Windows Explorer program to create a new folder. Name the folder by your first name. Click on the windows explorer icon then highlight.
Files & Folders Mrs. Marshell Faubion Middle School.
Nat 4/5 - Software Design and Development – Low Level Operations - 1 National 4/5 – Computing Science Information Systems Design and Development Media.
Module 1.4 File management. Contents Introduction Windows Explorer The need to organise More about files Working with files Test and improve your knowledge.
FIRST COURSE Windows XP Managing Your Files. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Develop file management strategies.
RFID Editing and setup. Collect your content and organise it how you want it to be viewed and save it somewhere so you can find it easily. (Media formats.
Dr. Roger Webster Copyright EDW647 Internet For Educators Windows XP -> Using Files Roger W. Webster, Ph.D. Department of Computer Science Millersville.
Lions and Tigers and Bears, Oh My!* * Translation: Files and Folders and Such.
1 Zamzar The Solution for File Conversion Alison Fricke EDIT 605 Week 6&7 July 15, 2008.
File Name Extensions Computer Applications 7th grade.
FILES & FOLDERS Organization Computer hard drives hold an enormous amount of data or information. Knowing how a computer's organization system works.
1.1 What is Multimedia Multimedia
Common file formats  Lesson Objective: Understanding common file formats and their differences.  Learning Outcome:  Describe the type of files which.
 Objectives:  Learn what files & folders are & how to use them  Learn common file types, file type extensions, & programs that use them  Learn proper.
Sample Presentation Mobile Media and Critical Thinking Faculty NSCC Nova Scotia June 17 th, 2013.
File Management Debi McGuire. What Is a File? Collection of data Data can be text, graphic, numbers.exe file is executable (program) File properties –Type.
1.  Microsoft DOS (Disk Operating System) use a command line user interface.command line  A command line user interface means that the user is required.
Chapter 4. Drive – The largest storage area. The C: Drive is usually the hard drive, but you can have other drives on your network or on a separate device.
Quick Launch. Google Drive 30 GB Cloud Space Document.
 Advertisements Created  Artwork  Articles Written/Published  Annotated Bibliographies  Awards Received  Budgets Created/Managed  Books/Records.
Study Guide Saul Mendiola EDTC 6343 Competency 001 G & H.
OPERATING SYSTEMS, FILE EXTENSIONS, AND THE INTERNET.
10. File Management. Computers and information Computers are all about processing the information. The information has to be organized in a systematic.
Thinking Mac From Windows. The Menu Bar Mac puts their Menu/Task Bars at the top of the desktop, not the bottom, like in windows.
Ms. Sharber Research Assignment Mr. Navas, Library Media Specialist STUDENT WILL learn: 1. How to identify a valid source or work 2. Important computer.
Community Spaces Teacher and Student Communities Web 2.0 ‘A Space for My School’s Communities’ Teacher and student Create, access and manage Community.
File Characterization Assessment
Introduction Powerful PDF To Word Converter - PDFZilla
Unit 4 – Technology literacy
Movie Maker This presentation will get you started with using Windows Movie Maker - Your very own movie studio. It provides step by step instructions for.
Principles of Information Technology
Computing Fundamentals
Digital Video File Formats
Microsoft Windows Ver.1.01.
By: Gabriel, Jacob, Carson, Madelyn, Alex
Computer Software Computer Software 9/15/2018
Computer Terminology: Software and File Formats
Computer Software Created by Ann Ware
Organizing Files What is a file?
Windows Movie Maker (.wmv)
ИНФОРМАТИКА И РАЧУНАРСТВО Наставна тема: РАЧУНАРСКА ГРАФИКА
Storyboarding MS Powerpoint.
Setting Up Your Folders Staying Organized
File Extension Mini-Lesson
Creative Media Pre-production Introduction Creative Media GCSE
Windows Movie Maker Introduction to TDL.
Google Drive.
Windows file management
Lesson 5: Multimedia on the Web
File Management Staying Organized.
3C Media Solutions Live Online Training
System Software: Operating system, Utility Programs, & File Management
GeoChallenge.
Narrative inserted in Speaker notes:
Build Your Own Research Database Using DocFetcher Open Source Software
Productivity Advantages
Movie Maker This presentation will get you started with using Windows Movie Maker - Your very own movie studio. It provides step by step instructions for.
Lesson 6 File Types.
GOOGLE DRIVE Guided by GAYATRI INSTITUTE OF COMPUTER AND MANAGEMENT
3C Media Solutions Live Online Training
Lauren Taylor – Dardanelle High School
Principles of Information Technology
Presentation transcript:

Welcome! Computer 101 Session 3 With Laura Crichton

 Associate of Applied Science  Baker College  Computer Programming  Computer Enthusiast!!

File Structure  Also Called  Directory Structure  File System  Dos/Linux/Mac –all must use file structures to store and access the data.  Even the internet uses very similar file structures.  Computers can contain millions of files  Nearly all should be stored in folders.  ALL user files should be stored in folders

Organizing  Think of each drive as a very big filing cabinet. One in which everything can easily be sorted.  In order to find things, they should be named with meaningful names, and they should be put into folders with meaningful names.

Folders  Represented by Icons

 The path is the string that tells us where files are located on the computer  Computer location:  Path: C:\MyDocuments\Computer 101 class  Path: L:\DCIM\100MEDIA Navigation = Paths

Path: C:\MyDocuments\Computer 101 class C:\  drive letter, refers to Hard Disk

C:\MyDocuments\Computer 101 class C:\  drive letter, refers to Hard Disk C:\MyDocuments On the C: drive, the folder named “MyDocuments”

C:\MyDocuments\Computer 101 class C:\  drive letter, refers to Hard Disk C:\MyDocuments On the C: drive, the folder named “MyDocuments” C:\MyDocuments\Computer 101 class On the C: drive, inside the “MyDocuments” folder, the folder named “Computer 101 class”

File Extensions  Need some way to tell what program to open a file with, the way this is done is by associating a file with an extension.  The extension is indicated by anything after the dot.  C:\MyDocuments\Computer 101 class\Photos\file- association.jpg

File Extensions - Images  Images/Photos .jpg .jpeg .bmp .png

File Extensions - Media  Audio .mp3 .wav .wma .M4a .Mu3 .flac  Video .avi .flv .m4v .mpg .swf .wmv

File Extensions - Web .html .htm .php .css .asp .xhtml

File extensions – Office files  Office files  txt – generic text file .rtf – rich text format .doc - MS Word file .docx - MS Word file (latest version) .xls - MS office ..odt – open office “word” file .pdf – portable document file

File Extension for Programs .bat – DOS Batch file .exe – executable files  Should absolutely be from a trusted source  ALWAYS be suspect of an.exe or.bat in an .

C:\ MyDocuments\ Computer 101 class\ Powerpoint Photos\ folder1.jpg Then we can locate the file named “folder1.jpg”