Spring 2008 Mark Fontenot CSE 1341 – Honors Principles of Computer Science I Note Set 1 1.

Slides:



Advertisements
Similar presentations
CSc 2310 Principles of Programming (Java)
Advertisements

General information CSE 230 : Introduction to Software Engineering
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.
CSC 212 – Data Structures Prof. Matthew Hertz WTC 207D /
Course Introduction (Lecture #1) ENGR 107 – Intro to Engineering The slides included herein were taken from the materials accompanying Engineering Fundamentals.
COMP 14 – 02: Introduction to Programming Andrew Leaver-Fay August 31, 2005 Monday/Wednesday 3-4:15 pm Peabody 217 Friday 3-3:50pm Peabody 217.
Introduction to Programming Using C++ Dr. Mohamed Khafagy.
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
Computer Science 102 Data Structures and Algorithms V Fall 2009 Lecture 1: administrative details Professor: Evan Korth New York University 1.
Spring 2008 Mark Fontenot CSE 1341 Principles of Computer Science I Note Set 1 1.
COMP 151: Computer Programming II Spring Course Topics Review of Java and basics of software engineering (3 classes. Chapters 1 and 2) Recursion.
1 CSE 2341 Object Oriented Programming with C++ Note Set #1.
CSE Graphical User Interface Design & Implementation Jason Murphy Lecture 1 - Introduction.
Spring 2008 Mark Fontenot CSE Honors Principles of Computer Science I Note Set 1 1.
CSE 501N Fall ‘09 00: Introduction 27 August 2009 Nick Leidenfrost.
CSE 2337 Introduction to Data Management Introduction.
COMP Introduction to Programming Yi Hong May 13, 2015.
EECE 310 Software Engineering Lecture 0: Course Orientation.
SE-308 Software Engineering-II 7th Term SE University of Engineering & Technology Taxila, Pakistan Software Engineering Department.
CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu.
Course Introduction CSCI Software Engineering II Fall 2014 Bill Pine.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
CSC 212 – Data Structures Prof. Matthew Hertz WTC 207D /
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
CSCE 1040 Computer Science 2 First Day. Course Dr. Ryan Garlick Office: Research Park F201 B –Inside the Computer Science department.
1 Object Oriented Design COP 3331 Spring 2011 MWF 11:50 AM – 12:40 PM CHE 103 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering ENB.
Welcome to Physics 1D03.
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
1 Principles of Computer Science I Note Set 1 CSE 1341.
CSE 3358 NOTE SET 1 Data Structures and Algorithms.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Course Information Sarah Diesburg Operating Systems COP 4610.
ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
Lecture Section 001 Spring 2008 Mike O’Dell CSE 1301 Computer Literacy.
CSE 113 Introduction to Computer Programming Lecture slides for Week 1 Monday, August 29 th, 2011 Instructor: Scott Settembre.
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
Overview Introductions Administrative Material – Syllabus & Outline What we’re going to cover in this class.
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
CSE 3358 NOTE SET 1 Data Structures and Algorithms.
CSE 2341 H ONORS Professor Mark Fontenot Southern Methodist University.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
INTRODUCTION TO PROGRAMMING ISMAIL ABUMUHFOUZ | CS 146.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CSE 1105 Week 1 CSE 1105 Introduction to Computer Science & Engineering Time: Wed 4:00 – 4:50 Thurs 9:30 – 10:20 Thurs 4:00 – 4:50 Place: 100 Nedderman.
IST346: Operating Systems Administration IST346 M003 Spr (1102) Instructor : Michael Fudge t o.110b.
COP4610/CGS5765 Operating Systems Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: W M F 9:10am – 10:00am, or by appointments.
1 CS 101 Today’s class will begin about 5 minutes late We will discuss the lab scheduling problems once class starts.
1 COP 3331 Object Oriented Design Spring 2016 Section 001 F 8:00 AM – 10:45 AM CPR 115 Classroom Lecture 3 credit hours Instructor:Dr. Rollins Turner ENB.
CSCE 315 Programming Studio Spring 2013 John Keyser.
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
Data Structures and Algorithms in Java AlaaEddin 2012.
Course Overview Ted Baker  Andy Wang COP 5641 / CIS 4930.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
Introduction to CSCI 1311 Dr. Mark C. Lewis
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Andy Wang Object Oriented Programming in C++ COP 3330
CS101 Computer Programming I
CSc 020: Programming Concepts and Methodology II
Course Information Mark Stanovich Principles of Operating Systems
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Andy Wang Object Oriented Programming in C++ COP 3330
Introduction to Programming Using C++
Computer Programming 1 introduction to JAVA Lecture 1 Instructor: Ruba A. Salamah Islamic University of Gaza.
SE-1021 Software Development 2
Computer Engineering Department Islamic University of Gaza
Presentation transcript:

Spring 2008 Mark Fontenot CSE 1341 – Honors Principles of Computer Science I Note Set 1 1

Note Set 1 Overview Administrative Material Quick review of Java 2

Who’s Teaching you? Mark Fontenot Caruth (official) Office Hours: Monday: Tu: 9 – 10 a.m., Th: 8 – 9 a.m. Website for class: engr.smu.edu/cse/1341 Blackboard will be used also 3

Materials for Class Textbook: Java: How to Program – 7 th Edition Deitel & Deitel Comprehensive book, we won’t cover everything. We’ll follow it somewhat. Also think of it as a reference book about Java and associated technologies. Get a 3-ring binder for notes/handouts Always have a pencil for quizzes and tests USB drive would be helpful, but not required 4

Expectations for CSE 1341-Honors One learns to program by programming. You should expect to work hard in this class some weeks, you may spend 15 hours or more working on one assignment this is where the learning really happens You cannot procrastinate. You must read the book. You need to learn to ask for help early. You will have questions – ask for help. do not wait until the day an assignment is due to try and find help – it will inevitably be unavailable for numerous reasons. 5

Graded Deliverables Homework assignments – WEEKLY (mostly) May be written or on-line through Blackboard. Instructions will be clear on website Turn them in Friday before class Not accepted late – EVER!!! Programming Projects Will be discussed in lecture Will be the focus of much of lab time Most will have at least 2 phases such as pre-lab and project Exams and Quizzes guess! 100 point exams – 3 during the semester Quizzes randomly – may be online and outside of class No Late Assignments Accepted 6

Lab Time Focus on programming projects Led by TAs. Lab attendance is Mandatory You may only leave if you have completed the work for that week Don’t wait until lab to start your assignment. If you have a pre-lab for that week, make sure it is complete before you arrive to lab 7

Interdisciplinary Project 8 Work on teams with ME students to solve an engineering problem Will require many soft skills Interpersonal communication Writing Presentations Time Management Discipline and Hard Work Will begin in early February and span the remainder of the semester Various deliverables required through out the semester Significant portion of your grade

9 Your Final Grade Final grade determined based on following weighted scale An average of less than 60% on exams will result in maximum grade of D in the course An average of less than 60% on programming projects/assignments will result in maximum grade of D in the course Type:Percentage: Exams25 % Programming Projects45 % Interdisciplinary Project15 % Homework Assignments10 % Attendance and Active Participation5%

Attendance 10 Attendance is vitally important for both lecture and lab Historically, students who attend class are more successful Any in-class quizzes cannot be made up Given the nature of the material, each lecture builds upon previous material

Academic Ethics 11 Collaboration with anyone is prohibited unless specifically permitted for a particular assignment. You are expected to create, edit and print out YOUR OWN assignments and take tests without outside assistance. All work submitted is expected to be your own. The provider of help is as culpable as the receiver of help and will be treated the same. Penalties range from 0 on assignment to F in course and honor council referral at instructors discretion. More details in course syllabus

What’s this course about? 12 Fundamental concepts of Object Oriented Programming Use the Java Programming Language Major OOP tenets: Encapsulation, Inheritance, Polymorphism More GUI Basic ideas behind software engineering how to build good software the UML design of software including testing and debugging Advanced Topics

What should you know? 13 Basic Java concepts covered in CSE 1340 primitive data types variables declarations expressions and assignments conditional constructs repetition constructs declaring methods return values parameters basic GUI and event handling

Development Environment 14 For now, NetBeans in Windows. May switch to Linux later in semester Run linux on any machine using VMware.

15 ?