Standard 1

Introduction to the Digital Computer


Objective 1

Understand the input/output, processing and storage of data in a personal computer system.

  1. Identify and label the five parts of computer system. (input, output, storage, memory, processing)
  2. Explain the function of each of the parts of a computer system.
  3. List examples of each of the parts of the computer system.

Objective 2

Understand the basic components of a modern computer system.

  1. Understand how hardware components function on a computer.
  2. Explain the function of firmware as a computer component.
  3. Explain the function of software on a computer.
  4. Understand the purpose and function of power on a computer.

Objective 3

Understand hardware: parts, functions, handling, safety, assembly, and troubleshooting.

List basic hardware components. (motherboard, hard drive, memory, processor, power supply, expansion slot, etc.)

  1. Describe functions of basic components of a computer system. (Processor, Motherboard, RAM/ROM, Hard Drive, Input/Output Adaptors and Removable Storage Devices.)
  2. Demonstrate proper handling and safety considerations for hardware components.
  3. Assemble and disassemble parts of a computer system.
  4. Follow the basic troubleshooting steps for solving problems with a personal computer system. (1. Identify the problem, 2. Establish a idea of probable cause, 3. Test your idea, 4. Plan of action to implement the solution, 5. Verify solution worked, 6. Document your findings, actions, and outcomes.)

Objective 4

Understand the basic functions of a computer operating system.

Identify different common OS’s, (Windows, Mac OS, Linux, etc.)

  1. List the functions of an operating system. (Controls hardware, controls software, controls GUI, file-system.)
  2. Understand the difference be a GUI OS and the command line of an OS.
  3. Understand the history of OS’s on a personal computer.

Objective 5

Understand basic kinds and uses of application software.

  1. Identify the uses of application software. (Word processor, spreadsheet, presentation, accounting, database, digital media editors, accounting, development, etc.)
  2. Identify different sources and licensing of software. (commercial, open source, freeware, shareware, creative commons, etc.)

Objective 6

Understand introduced to careers and educational options in technical support.

  1. Explore certifications in Information Support and Services.
  2. Explore education and work experience that can lead to IT careers.

Standard 2

Interactive Media

 

 

Objective 1

Understand the different types of media included in an interactive multimedia project.

  1. Understand and use text
  2. Understand and use graphics
  3. Understand and use audio
  4. Understand and use video
  5. Understand and use animation

Objective 2

Utilize fonts in interactive projects.

  1. Change a font family, size, and color.
  2. Identify serif, and san serif fonts.

Objective 3

Obtain, create, and edit Presentations

  1. Obtain graphics from clipart or photo collections.
  2. Scan photos and/or take photos with a digital camera.
  3. Use software to draw and edit a bitmap and a vector drawing.
  4. Animate the objects.
  5. Displaying the slide show with and without transition.
  6. Set up show.

Objective 4

Obtain, create, and edit digital audio.

  1. Capture digital audio from a CD, record, or tape.
  2. Obtain digital audio from royality free sources. (Soundzabound, etc.)
  3. Record, edit, and export digital audio.
  4. Understand the use and importance of audio in digital media productions.
  5. Understand and identify different audio formats. (WAV, AAC, mp3, wma, ogg, m4a, etc.)

Objective 5

Obtain, create, and/or edit digital video.

 

  1. Edit or render a digital video from photos or video clips.
  2. Understand and identify different video formats & codecs. (mov, wmv, m4a, mp4, H.264, etc.)
  3. User or embed video in a document or presentation.

Objective 6

Use interactive software to create and implement an interactive project from a plan. (Software used could include: PowerPoint, Presentations, Google Presentations, OpenOffice Presentations, etc.)

 

  1. Include in the project: audio, animation, graphics and navigation links for user input.
  2. Create or prepare assets for the project.
  3. Build the project.
  4. Evaluated the project by testing and debugging it.
  5. Publish or distribute the project.

Objective 7

Create web pages using a GUI HTML editor. (Dreamweaver, Microsoft Web Expressions, Kompozer, NVU, etc.)

 

  1. Include a main page with links to other pages,
  2. Include a page with a table.
  3. Include a page with bullets or a numbered list.
  4. Include photos or graphics in at least one page.
  5. Use CSS to change fonts, colors, layout, etc.

Objective 8

Explore to careers and educational options in interactive media and Web development.

  1. Understand different career options in digital & interactive media.
  2. Identify different specialties or team members that can be involved in a project.

Standard 3

Programming, Software Development & Database Concept

 

Objective 1

Understand the uses of programming concepts in the development of software applications.

  1. Identify and describe kinds of developed software. (Generic, custom, etc.)
  2. Identify and describe levels of programming languages. (low level, mid level, high level, 4GL)
  3. Describe the difference between interpreted and compiled languages.
  4. Identify basic kinds of programming. (spaghetti, modular, procedure, object oriented programming (OOP), etc.)

Objective 2

Understand the process to software/program design.

  1. Follow software design steps. (1. State the problem, 2. Develop an algorithm or solutions, 3. Code the project, 4. Test & debug the project, 5. Provide internal & external document.)
  2. Use walk through steps to see all the steps to describe a problem solution.
  3. Design a flowchart to solve a basic problem.
  4. Develop an algorithm to solve a simple problem.
  5. Understand how UML is used in OOP.

Objective 3

  1. Use a software design process to plan a software program.
  2. Understand and use programming conventions. (indentation, capitalization, etc.)
  3. Understand and in a program use: variables, data types, constants, calculations, operators, decisions, loops, functions, etc.
  4. Design the screen layout for a software program.
  5. Understand how GUI software development environments are used.
  6. Design and develop a software program that gets input, processes the data, and displays output.

Objective 4

Create a web pages using XHTML & Cascading Style Sheets (CSS).

  1. Understand the basic parts of HTML syntax. (tags, attributes, values)
  2. Understand the W3C standards for XHTML web pages.
  3. Understand how CSS is used for formatting web pages.
  4. Create web pages using a text editor, XHTML standards, and CSS.
  5. Understand and use scripting to create interactive web pages.

Objective 5

Students will be introduced to careers and educational options in computer programming and software engineering.

  1. Explore education and work experience that can lead to careers in Software Development.
  2. Identify Software Development career opportunities. (programmer, system analyst, etc.).

Objective 6

Students will understand the basic concepts of databases, their use, and development.

  1. Introduction to database.
  2. Introduction to DBMS & RDBMS.
  3. Working with SQL – Use of DDL, DML, DCL and TCL commands.
  4. Use of database with front-end application.