CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Intro To C# & XNA PLAD Ch 1 GMA Ch 1, 2.

Slides:



Advertisements
Similar presentations
Intro slide « Your 1 or 2 liner statement / tag-line » (Website? Pictures, Video? Other links?)
Advertisements

A Tour of the ELES Online Study Skills Handbook for Secondary Schools. This site will help you become a more efficient student,
BIT 142: Intermediate Programming
Sponsored by the CAHE Technology Help Desk The Application of Computer Technology in the Workplace Computer Success at Work Week 2: Digital Photography.
Project Pitch Date: Friday, June 16th. Introduction Present game to independent panel. Get them to care about your game –Ex: Publishers (deep pockets)
 Understand parts of the computer.  Learn new reading skills.  Understand computer rules.  Be able to find dictionaries, stories, and pictures.
Why do we use clickers?. Much educational research shows clickers produce: Better learning More active, engaged learning More spirited class discussion.
A Tour of the ELES Online Study Skills Handbook for Secondary Schools. This site will help your students improve their results.
Agenda9/11/13 Do Now –Display your name tag and log into your computer Pre-Assessment Test Info and Interests Syllabus and Course Expectations Opening.
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
BIT 115: Introduction To Programming1 Sit in front of a computer Log in –Username: 230class –password: –domain: student Bring up the course web.
Building a Mindmap about Chapter One Let’s Communicate.
Sharepoint Getting started. Please log on to the Adult and Family Education website: adulted.d11.org Then go to AFE Teaching Staff and click on Valerie.
My Scratch Game By: Carina V.. What’s your game about & what does it teach? My game is about addition and it teaches people how to do addition. This game.
BIT 142:Programming & Data Structures in C#. BIT 142: Intermediate Programming2 Today Quizzes Exam Review Catch-up Work.
BIT 142:Programming & Data Structures in C#. BIT 143  Offered next term  Continues where this leaves off  A couple of weeks to review OOP, object composition,
Modern Languages ML350 Renumbered Row A Row B Row C Row D Row E Row F Row G Row H Row J Row K Row L Row M
BIT 115: Introduction To Programming Instructor: Jon Peck
Today’s Agenda: AP Testing Announcement – May 6 th !!!! Lesson: Unit 3 & 4 Test Unit 5 Video Clip Thesis Table The Gaia Controversy Article Annotation.
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Conditional Statements PLAD Ch 4 –The objective for this book is to provide you with.
Lecturer’s desk Physics- atmospheric Sciences (PAS) - Room 201 s c r e e n Row A Row B Row C Row D Row E Row F Row G Row H Row A
Fairy Tales and Motifs Tuesday, September 24, 2013.
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Conditional Statements PLAD, Chapter 5 (“Repetition Structures”) –5.1: Overview –5.2:
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Conditional Statements PLAD Ch 4 –The objective for this book is to provide you with.
Focus on Inquiry CPS System.  Blogs  Class Wiki  CPS—Classroom Performance Systems ◦ Break  Syllabus Updates  Focus on Inquiry ◦ What is an inquiry.
SE 320 – Introduction to Game Development Lecture 2: Introduction to Unity Lecturer: Gazihan Alankuş Please look at the last two slides for assignments.
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Conditional Statements PLAD Ch 4 –The objective for this book is to provide you with.
A GRUESOME BUT TRUE STORY ABOUT BRAIN SCIENCE
How to separate videos 2014 May 21 VisionDrive Co. Ltd.
Relative Humidity Lab Hand in your Pre-Lab at the front of class.
Machine Learning in Practice Lecture 9 Carolyn Penstein Rosé Language Technologies Institute/ Human-Computer Interaction Institute.
+ DGM 3870 Web Graphics (Photoshop) Bryce Newell, J.D.
1 Required , Google Group 1.Send the professor (This is also listed in the –In the Subject,
DO NOW: 1. Take out your handout from last class. 2. Fill in your Admit Slip quietly. Reminder: You will be graded on this. 3. Raise your hand when you.
CSS 290: Video Games and Computer Programming Instructor: Mike Panitz Tuesdays and Thursdays, 1:15pm-3:20pm UW
1 1.Log in to the computer in front of you –Temp account: 210class / 2.Update your in Cascadia's system –If I need to you I'll use.
Parent Resources for Student Success. Credit Recovery Information Students NEED 26 credits to graduate There is little/no room for failure Credit Recovery.
The End …but there’s still some work to do. What Remains 1.Final Project Submission (20% of final grade) 2.Take Home Final (10% of final grade) 3.In-Class.
The Prequel: Basics First, Research Later. Is This Your Experience?  A person gives you two pieces of paper, saying “Fill these out.” –You find out later.
LO: To understand how to prepare for Y11 using your time effectively by evaluating your current model.
Bell RingerDate: March 11 th, )HAND IN ANY MISSING ASSIGNMENT, you will find what you are missing TODAY 2) Take out your Bell Ringers 3/8 to 3/11,
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
LDR 531 Week 1 Assignment Examining a Business Failure Paper To purchase this material click on below link 531/LDR-531-Week-1-Assignment-Examining-
A Tour of the ELES Online Study Skills Handbook for Secondary Schools.
CSS 290: Video Games and Computer Programming
Unit 4 - Web Design Project
Assignment3 November 9.
HOW TO USE OFFICE 365 ONEDRIVE
CSS 290: Video Games and Computer Programming
English Amped Today’s Agenda 6th Hour We’re in the news! World History
Send the professor (This is also listed in the syllabus)
The Oceans Computer Assignment
Not quite a lecture: Keeping students engaged
CS 139 – Programming Fundamentals
ACCOUNTING 1 Chapter 1 Assignment Sheet
AP Chemistry Unit 3 – Stoichiometry
Lord of the Flies Ch. 1-3 Assignment
All the files in this directory are free files
BIT 142:Programming & Data Structures in C#
Music Technology What’s in the course?
What am I??? Beetle Observation
BIT 115: Introduction To Programming
EL 120-Early College Seminar (P3)
Reading: Monday 3-11 Read an independent book silently. If you need to re-read parts of The Giver for the test on Wednesday, you may read that as well.
CSS 290: Video Games and Computer Programming
CSS 290: Video Games and Computer Programming
BIT 142: Intermediate Programming
BIT 143:Programming & Data Structures in C#
Presentation transcript:

CSS 290: Video Games and Computer Programming

CSS 2902 Reading: Intro To C# & XNA PLAD Ch 1 GMA Ch 1, 2

CSS 2903 Next Lecture First Steps in Game Design –Begin to develop a critical appreciation for games –Begin to recognize and analyze what makes a ‘good game’ GMA Chapter 5, if you’ve got it –You will need to find a fun, 2D game to discuss in class with a partner. (more details on this at the end of lecture)

CSS 2904 Next next Lecture Conditional Statements, using GameMaker –Begin to look at more complex programming structures –Also, a couple more game features & implementation techniques

CSS 2905 Overall Pattern for term: Explore concept(s), using GameMaker –Mix-in fun game creation stuff Examine how the same concept is done in C#/XNA Look at game-design issues Career exploration activities –What careers are there –How do you get started?

CSS 2906 Days & Times for Tutor?

CSS 2907 Due Dates (For A1) Assignment 1 is due TODAY –Put everything into a single directory –Right-Click, then Send To  Compressed Folders There’s a 10 MB limit to the file size!! –Hand it in to StudentTracker (link on website)

CSS 2908 And now… the quiz! 2 point quiz!!!! You will: –Get the paper quiz –Fill it out –Hand it in up front –NO TALKING ABOUT THE QUIZ!!! –Once everyone’s done, we’ll go over it