Case Project I Lecture 12 Course Name: High Level Programming Language

Slides:



Advertisements
Similar presentations
.  How you refined your question. Include things like: o Research proposal o Any s/communication with others you have had that helped you decide.
Advertisements

Thursday 1 assignment 1 assignment Information literacy learning objectives Information literacy learning objectives Behavior or product Behavior or product.
TIC-TAC-TOE FELIX CHEN CLUSTER 5: Computers in Biophysics and Robotics.
PLANNING THE TIC TAC TOE GAME BY NEEL DAVE. TIC TAC TOE INSTRUCTIONS Tic Tac Toe Instructions The basic concept of Tic Tac Toe 1.This is a game for two.
Integer Tic Tac Toe Let’s Begin Rules: 1.Erase all x’s and o’s from the previous game before you begin. 2.Decide which player will be x’s and which will.
TERM REVIEW. Class Announcements  Three P’s Dead see do-b-schools-still-teach-the-famed-4ps-of-marketing-when-three-
1-1 CMPT 225 Data Structures and Programming Instructor: Aaron Hunter Section: E300 Campus: Harbour Centre Semester: Spring 2007.
Student Learning Development Student Counselling Service Trinity College Dublin Your Personal Best.
ITC242 – Introduction to Data Communications ITC431 – Computer Networks Week 13 Exam Preparation.
Scientific Writing II Class Business. What’s Inside Class Business Rules Regulations Requirements.
CSE 115 Week 12 March 31 – April 4, Announcements March 31 – Exam 8 March 31 – Exam 8 April 6 – Last day to turn in Lab 7 for a max grade of 100%,
Administrative Issues ICS 151 Fall 2007 Instructor: Eli Bozorgzadeh.
1 MID TERM EXAM DIRECTIONS George Koutsogiannakis 2009 CS441 CURRENT TOPICS IN PROGRAMMING LANGUAGES.
Markets, Games and Strategic Behavior Lecturer: Todd Kaplan.
IS660Z – Programming Games Using Visual Basic Required session 3 June 16, 2004.
COMPSCI 101 S Principles of Programming Lecture 1 – Introduction.
Engineering Materials EMT 110 Semester /2013 BY: PUAN NURUL AIN HARMIZA ABDULLAH.
MATH 310, FALL 2003 (Combinatorial Problem Solving) MoWeFr 1:20 McGregory 214.
Welcome to CS 3260 Dennis A. Fairclough. Overview Course Canvas Web Site Course Materials Lab Assignments Homework Grading Exams Withdrawing from Class.
FLIPPED OUT!! AP Psych Students Train Teachers. Welcome to the Flipped Classroom You will join ONE of four possible groups that will focus on a specific.
TOEFL iBT Speaking Overview SectionContentTimeScore Speaking6 speaking tasks 2 independent tasks 4 integrated tasks Total time: 20 minutes Prep time: 15─30.
Language Development: The Course Jan. 6, The Course Designed to give students a comprehensive understanding of language development, primarily in.
Class Usability Experience User slides are in BLUE.
SE1011 Week 2, Class 3 Today Compiling and running Another example using Scanner Compile-time and Run-time errors Review for exam SE-1011 Slide design:
1.2. P ROJECT I NFORMATION Important project information and advice.
Fire Fighter II Course Bethel-Tate Fire Department 149 North East Street Bethel, Ohio Phone: Fax:
ARMENIA LAW AND HEALTH COURSES. 1. “HEALTH LAW,” Ministry of Health and National Institute of Health Goal- to introduce students to the legal issues that.
Cilk Pousse James Process CS534. Overview Introduction to Pousse Searching Evaluation Function Move Ordering Conclusion.
Scratch pong challenge Pong is a classic 1970s video game  Open the pongv1.sb2 file in Scratch  Click the.
The Vocabulary Library An Introduction. Introduction Vocabulary is always a struggle for students, especially in a class where terms are just as “foreign”
Discrete Mathematics Course syllabus. Course No.: Course Classification: Department Compulsory (CS,CIS,SE) Course Name: Discrete Mathematics Time.
LAST WEEK! GEOG 352 SMUG OLD WHITE GUYS STILL RULE!
Fractions, Decimals, and Percents Today’s Learning Goals We will review the link between fractions, decimals, and percents by playing the Four in a Row.
GameplayStyle. Visual Style Visual What you see on the screen? Style What does it look like? What you do? Interaction Why you do it? Game Mechanics (win.
Triqqy About Us We are Triqqy. We are taking board games to the next level. Triqqy is providing multiplayer online board games, dice.
Michelle Smith Instructor: Contact Information:
BUSINESS MATHEMATICS & STATISTICS LECTURE 3. Evaluations Calculate Gross Earnings Using Microsoft Excel.
Tic – Tac – Toe ! Choose a square by clicking on “box #” Choose a square by clicking on “box #” If the person choosing the square gets the problem correct,
Microprocessor Systems
Introduction to Academic Writing
Adversarial Environments/ Game Playing
COMP9024: Data Structures and Algorithms
A fun reading Comprehension Game
Tic-Tac-Throw! How to Play: X or O
Next Level Tic-Tac-Toe
It’s called “wifi”! Source: Somewhere on the Internet!
O X X O O X X O X O X O O X O X O X Tic Tac Toe Graphical
Board Game Editor and Player Framework
Point-Slope Formula.
PPAS/POLS 3190 Winter Term Week 1.
ARMENIA LAW AND HEALTH COURSES.
David Kauchak CS52 – Spring 2016
Case Project Presentation and Review Lecture 13
MDD 410 Enthusiastic Studysnaptutorial.com
EAD5000 EDUCATIONAL LEADERSHIP DR. RAMLI BIN BASRI
DIVIDING FRACTIONS TIC-TAC-TOE
TOEFL iBT Speaking Overview
Computer Engineering: Your First Year
BBI 2409 English for Academic Purposes PJJ
Assessment in Higher Education
Administrative Issues
Question 20  Outside classroom hours, how long do you usually study for each session of this course? (the study time includes preparing for each session,
English for Physics.
Join us on our journey…. BTEC Sport.
Administrative Issues
Preparing Students for the Oral Presentation
Assessment in Higher Education
TOEFL iBT Speaking Overview
Welcome to World History!
The future of fracture treatment
Presentation transcript:

Case Project I Lecture 12 Course Name: High Level Programming Language Year : 2010 Case Project I Lecture 12

Learning Outcomes At the end of this lecture, students are capable of: Creating an application, simple but yet fun in putting theory into practice.

Outline Materi Project Criteria (this slide will be brought up in Lecture 8 – after mid – to become aware of this project) Some suggestion for projects

Project Criteria the ability to write a quality, full-fledged C++ program from scratch. The project is doable within a week work – within 10 to 15 hours of work Use important features of c++, especially classes and functions. Regulation: Cheating will have no tolerances, no mark will be given. Mark: This project takes 35% from total final mark, therefore 65% goes to your final exam. Bina Nusantara University

Some suggestion for projects TicTacToe (3x3 game) Card games (Blackjack, anything else you can think of) Reversi (also known as Othello) Gomoku (basically a larger version of tic-tac-toe) Connect Four Maxit (very simple — two players just move around a grid from space to space, alternating turns, and each space has a number which gets added to your score; Google it if you're curious) Bina Nusantara University

Topic For Next Week Case Project Presentation Assignment: Prepare a power point presentation for your project in a duration of 10 minutes!