Agenda for Unit 1: Introduction of Computers and Games Graphics

Slides:



Advertisements
Similar presentations
Chapter 1 - An Introduction to Computers and Problem Solving
Advertisements

MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Software: Systems and Application Software Chapter 4.
CSCI 3 Introduction to Computer Science. CSCI 3 Course Description: –An overview of the fundamentals of computer science. Topics covered include number.
CENG 161 Introduction to Computer Science Instructor: Dr. Nurdan SARAN Lab Assistant: Arzu Burçak Sönmez.
CS101- Lecture 11 CS101 Fall 2004 Course Introduction Professor Douglas Moody –Monday – 12:00-1:40 – – –Web Site: websupport1.citytech.cuny.edu.
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Computer Software.
IB Computer Science II Paul Bui
Programming In C++ Spring Semester 2013 Programming In C++, Lecture 1.
 2003 Prentice Hall, Inc. All rights reserved. 1 Java Training Course Dr. H.E. Dunsmore Purdue University Java – How to Program, Deitel (5 th Edition)
Parser-Driven Games Tool programming © Allan C. Milne Abertay University v
1 Agenda Administration Background Our first C program Working environment Exercise Memory and Variables.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
1 Nassau Community CollegeProf. Vincent Costa Acknowledgements: An Introduction to Programming Using Visual Basic 2012, All Rights ReservedAn Introduction.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design Second Edition by Tony Gaddis.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Part-time Instructor - Brian Goldberg 1 Beginning JAVA Programming CIS 175 First Day Orientation
Introduction to C++ Programming Language
Introduction to Computer Programming Using C Session 23 - Review.
Introduction to Information and Computer Science Computer Programming Lecture b This material (Comp4_Unit5b), was developed by Oregon Health and Science.
CSEB114: PRINCIPLE OF PROGRAMMING Course Introduction.
Chapter 1 Introduction Chapter 1 Introduction 1 st Semester 2015 CSC 1101 Computer Programming-1.
Chapter 0 Overview. Why you are here? Where will you go? What is this course for?
Introduction to Computer Application (IC) MH Room 517 Time : 7:00-9:30pm.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
CHAPTER 1 INTRODUCTION 1 st Semester H King Saud University College Of Applied Studies and Community Services CSC 1101 Computer Programming-1.
Programming and Languages
CHAPTER 1 INTRODUCTION 2 nd Semester H King Saud University College Of Applied Studies and Community Services CSC 1101 Computer Programming-1.
Princes Nora Bint Abdul Rahman University Dept. of Computer & Information Sciences CS 206D Computer Organization Course Introduction.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Lecture 2 Programming life cycle. computer piano analogy Piano + player - computer hardware Musical score/notes - software or program Composer - programmer.
11 Computers, C#, XNA, and You Session 1.1. Session Overview  Find out what computers are all about ...and what makes a great programmer  Discover.
Principles of Information Systems, Sixth Edition 1 Software: Systems and Application Software Chapter 4.
Introduction. Course Code & Name? CST101 Computer Hardware - II.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 1 An Introduction to Visual Basic.NET and Program Design.
Chapter 2- Visual Basic Schneider1 Programming Languages: Machine Language Assembly Language High level Language.
Chapter 1: Introduction to Computers and Programming
CSC 241: Introduction to Computer Science I
Chapter 1 Introduction 2nd Semester H
Compsci 210 Tutorial Five.
CMIT100 Chapter 14 - Programming.
Introduction to Computer Science
1-1 Logic and Syntax A computer program is a solution to a problem.
CGS3460 Summer 2011 Programming Using C
Computer Software CS 107 Lecture 2 September 1, :53 PM.
An Introduction to Visual Basic .NET and Program Design
Module 0: Introduction Chapter 2: Getting Started
Lab 10 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
Programming Languages
Chapter 1: An Overview of Computers and Programming Languages
OPERATING SYSTEMS Syllabus
Computer Science A Level
King Saud University College Of Applied Studies and Community Services CSC 1101 Computer Programming-1 Done By: Asmal Alosaimi Edited By: Fatimah Alakeel.
Lecture 01: Introduction
King Saud University College Of Applied Studies and Community Services CSC 1101 Computer Programming-1 Done By: Asmal Alosaimi Edited By: Fatimah Alakeel.
A programming language
Concepts of programming languages Credit hours : 3 hours
IB Computer Science II Paul Bui
Dept. of Computer & Information Sciences (Course Introduction)
Introduction Andrew Whitaker
Chapter 1 Introduction to Programming
Agenda for Unit 5: Control Structures
Agenda for Unit 4: Graphics
Agenda for Unit 8: Defining Arrays in Game Programs
CSC 241: Introduction to Computer Science I
C# and ASP.NET Programming
Agenda for Unit 3: Functions
Presentation transcript:

Agenda for Unit 1: Introduction of Computers and Games Graphics Objectives Create C++ programs for games using proper C++ syntax. 1.1: Identify the components of computer hardware. 1.2: Describe how computers store data. 1.3: Explain the difference between machine language and assembly language.

Agenda for Unit 1: Introduction of Computers and Games Graphics Objectives (cont.) Create C++ programs for games using proper C++ syntax. 1.4: Define C++ syntax. 1.5: Identify the five stages of the program development cycle. 1.6: Create a basic game program in C++.

Hour 1 Class Admin and introductions Syllabus overview Chapter 1: Introduction to Computers and Programming

Hour 2 Course Project overview Chapter 2: Graphics Programming with C++ and the Dark GDK Library

Hour 3 Lab Set up Windows XP in Virtual PC 2007 Set up Dark GDK Download Student Source Code http://www.pearsonhighered.com/gaddis/ http://wps.aw.com/aw_gaddis_games_1/114/29318/750 5573.cw/index.html

Hour 3 (cont.) Lab Task 1: “In The Spotlight: Writing Your First Program with Visual C++ 2008 Express Edition and the Dark GDK” on pages 20-27 of your text. Task 2: “In The Spotlight: Opening and Executing an Example Program” on pages 27-29 of your text.

Hour 4 Lab Task 3: Programming Exercise #1 (Lines.cpp) on pages 33-34 of your text. Task 4: Paired Pseudocode Programming Exercise Quiz

Before You Go Hand in your Syllabus Acknowledgement Forms Email your .cpp files to jasongrose@gmail.com Homework