CSc 050: Class Notes: Table of Contents
CSc 050: Class Notes
These notes are only meant to be a supplement and not a
substitution for class lectures. These give broad outlines to topics
covered, with details omitted. If you missed class and need extra help
catching up, you should read the relevant chapters in the text, get
notes from your fellow classmates, and then come to the instructor's
office hours for further clarifications.
Click on a topic to take you to the relevant part of this index, or you
can search it yourself.
Computer basics
Email/Networks/Internet
Access
Excel
Back to Main Menu
- Introduction Lecture
- Hardware vs Software
- Hardware = physical components, electronics, peripherals
- Software = programs and data used by computer and stored on disk
- System Software / Operating System
- Hierarchical File structure
- Common Aspects of Programs: Consistency and Redundancy
- Dialog Boxes
- WYSIWYG
- Software Compatibility
- Transferring data
- ASCII
- Digital vs. Analog
- Bits and Bytes
- E-Mail, Unix, the Internet, and the Web
- Electronic Mail (E-Mail)
- Computer Networks
- Local Area Network (LAN)
- Wide Area Networks (WAN) a.k.a. Long Haul Networks (LHN)
- Internet
- Addresses
- Unix: Another operating system
- Using a Web Browser
- What is it not?
- Ok, then what is it?
- Searching and Surfing
- Making your own web pages (learning HTML)
- Database Management Lecture: Access
- What are databases?
- Structure of Relational Databases
- Tables
- Records
- Fields
- Field names
- Examples
- Designing a Database
- Using Access
- Creating Tables
- Design View
- Datasheet View
- Queries (Searching a Database)
- Select Queries
- Parameter Queries
- Operators
- Wildcards
- Other types of queries
- Forms
- Using the Form Wizard
- Customizing your form
- Reports
- Using the Report Wizard
- Customizing your report
- Spreadsheets Lecture: Microsoft Excel
- What are Spreadsheets?
- Main reasons to use a spreadsheet
- Workbook Layout
- Getting Help
- Entering Info
- Numbers
- Text
- Formulas
- Using Pre-Selected region to enter info
- Editing Worksheets
- Adjusting rows and columns
- Cut
- Copy/Paste/Fill
- Cell Addressing
- Relative
- Absolute
- Printing
- Sorting
- What-if? Scenarios
- Charts (Graphs)
Back to Main menu