CS102 Algorithms & Programming II

Slides:



Advertisements
Similar presentations
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Advertisements

CMSC 132: Object-Oriented Programming II
CMSC 132: Object-Oriented Programming II Nelson Padua-Perez William Pugh Department of Computer Science University of Maryland, College Park.
Course Introduction (Lecture #1) ENGR 107 – Intro to Engineering The slides included herein were taken from the materials accompanying Engineering Fundamentals.
Welcome to CS102 Algorithms & Programming II
COMP 151: Computer Programming II Spring Course Topics Review of Java and basics of software engineering (3 classes. Chapters 1 and 2) Recursion.
1 Object Oriented Programming Computer Systems Engineering (D2) and Programming (P)
Network Computing Laboratory CS492b Creative System Design Course Orientation.
IB Credit Students earn their IB science course grade based on three written examinations and an independent investigation. This investigation is called.
GROUP PROJECTS IN SOFTWARE ENGINEERING EDUCATION Jiang Guo Department of Computer Science California State University Los Angeles April 3-4, 2009.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
8/19/2003CS 303 – Administrivia Lecture 0 1 Administrivia Labs Homework Grades Exams Quiz.
Data Structures (Second Part) Lecture 1 Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University.
Southern Illinois University Carbondale (Go Saluki’s!) First semester General Chemistry (CHEM 200) at SIUC Required in every Dept. in the College of Science.
CS-2851 Dr. Mark L. Hornick 1 CS-2852 Data Structures Dr. Mark L. Hornick Office: L341 Phone: web: people.msoe.edu/hornick/
SE-280 Dr. Mark L. Hornick 1 SE-280 Software Engineering Process Dr. Mark L. Hornick web: myweb.msoe.edu/hornick SE280 info syllabus,
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Using Alice in an introductory programming course for non-CS majors Adelaida A. Medlock Department of Computer Science Drexel University
IST 210: Organization of Data
1 CS 381 Introduction to Discrete Structures Lecture #1 Syllabus Week 1.
CS-321 Dr. Mark L. Hornick 1 CS-321 – Computer Graphics Dr. Mark L. Hornick web: webCT: webct.msoe.edu.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
CMPT 201 Computer Science II for Engineers
Computer Network Fundamentals CNT4007C
電腦圖學 Computer Graphic with Programming
Computer Engineering Department Islamic University of Gaza
IST256 : Applications Programming for Information Systems
CSc 020: Programming Concepts and Methodology II
Introduction to Programming
Introduction to Database
PROBLEM SOLVING AND PROGRAMMING
ECE362 – Principles of Design
It’s called “wifi”! Source: Somewhere on the Internet!
This is ASEN 3112: Structures
Welcome to the a Department of Engineering Education !
ICE 245: Algorithms Instructor: Dr. Mohammad Arifuzzaman
Welcome to the a Department of Engineering Education !
Mesleki İngilizce - Technical English
Software Engineering (CSI 321)
September 27 – Course introductions; Adts; Stacks and Queues
Mesleki İngilizce - Technical English
Teacher Student Data Link (TSDL)
Teacher Student Data Link (TSDL)
CAS CS112 Intro to CS II w/ C++
FINAL EXAM INFORMATION
Introduction to Programming 2
Computer Networks CNT5106C
CS 456/656 – Computer Networks
CSCE 489 Problem Solving Programming Strategies
Hanover High School H. ALGEBRA 2 Mrs. Turocy
CS 111 Digital Image Processing
CSE1311 Introductory Programming for Engineers & Scientists
Net 222: Communications and networks fundamentals (Practical Part)
Welcome to MAT 142.
Welcome to CIS WELCOME WELCOME WELCOME W E L C O M E.
Course calendar (page 1 of 2)
Welcome to CS102 Algorithms & Programming II
ALEKS & College Algebra - A Journey to Finding the Best Model:
SE-1021 Software Development 2
Computer Engineering Department Islamic University of Gaza
Administrative Issues
7th Grade Math Warm-ups Week of February 6-10, 2017.
Algebra II – Week 1 (8/14 - 8/18) Monday – Introduction; Course syllabus; Writing prompt Tuesday – Pre-Assessment Test, Page 1 Wednesday – Correct Page.
Introduction to Database
Computer Engineering Department Islamic University of Gaza
Bell Work Each Friday, students will be given a bell work quiz consisting of one question from each day’s bell work that week. On the following slides.
Presentation transcript:

CS102 Algorithms & Programming II July 25, 2019 CS102 Algorithms & Programming II İlyas Çiçekli Computer Engineering Dept. Bilkent University email: ilyas@cs.bilkent.edu.tr Tel: 290-1589 Room: EA504 7/25/2019 CS102 - Algorithms & Programming II

This course should help you improve your programming abilities Enhanced OOP GUI & Event-driven programming Recursion Data structures practice core engineering skills Written & oral communication Teamwork Independent learning 7/25/2019 CS102 - Algorithms & Programming II

CS102 - Algorithms & Programming II Course - Organization CS102 taken by all Engineering students 9 sections (4 instructors, lots of assistants!) 4 credits – 3hr lecture & 4hr lab every week Section 04: Tuesday 10:40-11:30; Friday 8:40-10:30 (sometimes: Tuesday 11:40-12:30) (BZ05) Lab: Thursday 13:40-17:30 Section 08: Tuesday 15:40-16:30; Friday 13:40-15:30 (sometimes: Tuesday 16:40-17:30) (BZ05) Lab: Wednesday 13:40-17:30 Two tracks… Lectures & Labs Design project Group & project selection Requirements, UI design, Detailed Design Implementation & Demo 7/25/2019 CS102 - Algorithms & Programming II

CS102 - Algorithms & Programming II Course - Grading Exams & labs are common to all sections Overall grades course-wide, not section by section! 15%     Lab. Assignments 15%     Midterm Exam 30%     Final Exam (must attain minimum standard to pass course!) 35% Project Reports, Presentations & Participation, Demonstration, Final Code & documentation. (+ website)             {Requirements 10%, User-Interface 10%, Detailed Design 5%, Demo+Final Code 10%} 5%       Quiz (lab or class) 7/25/2019 CS102 - Algorithms & Programming II

CS102 - Algorithms & Programming II Grading Scales Labs (0) no reasonably complete attempt (90) complete, but not fully correct, (100) complete and correct. Note: Students are encouraged to correct any mistakes and resubmit assignments (prior to the deadline.) The objective is to learn! Projects (10) excellent almost impossible! (8) good (6) ok but could be better (4) weak definitely not up to scratch, more effort needed. (0) no real attempt! 7/25/2019 CS102 - Algorithms & Programming II

CS102 - Algorithms & Programming II Course - Misc Labs start the week of February 8. Webpage & Moodle – check frequently! http://www.cs.bilkent.edu.tr/~david/cs102 Find group & project (by first class of week 2.) Enroll to Moodle Textbook Journal 7/25/2019 CS102 - Algorithms & Programming II