CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu.

Slides:



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

Introduction to Computer Programming I CSE 113
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
COMP 110 Introduction to Programming Tabitha Peck M.S. January 9, 2008 MWF 3-3:50 pm Philips 367.
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.
Welcome to IIT and cs105!. CS Secs Jon Hanrath SB Office Hours: –MW 8:00 A.M. – 9:45 A.M. –W 5:00 P.M. – 6:00 P.M
1 Welcome to CS 105 Intro Comp Pgm’g I Welcome to IIT too?
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Csc111 :Programming with Java First semester H.
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.
1 Are you ready?. 2 Professor: Vladimir Misic Office : Phone: Office Hours : Mon, Tue; 2:00pm – 4:00pm Website :
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
Spring 2008 Mark Fontenot CSE 1341 Principles of Computer Science I Note Set 1 1.
CS110/CS119 Introduction to Computing (Java)
CSCI 1301 Principles of Computer Science I
1 CSSE151: Fundamentals of Computer Science I Course Overview.
Discovering Computers 2009 Introduction to the course.
CIS162AD: C#.Net Programming Level I Instructor: Gary R. Smith, MS.
Welcome to CS 3260 Dennis A. Fairclough. Overview Course Canvas Web Site Course Materials Lab Assignments Homework Grading Exams Withdrawing from Class.
COMP Introduction to Programming Yi Hong May 13, 2015.
Chapter Eight Academic Survival Skills. Study Skills  For most students time is the greatest issue.  The first rule to follow is to allow two or three.
CPS120: Introduction to Computer Science Fall: 2002 Instructor: Paul J. Millis.
Welcome to the MTLC MATH 100 Summer 2014 Instructors Section 100: Dr. Liem Section 101: Yuanyuan Song.
Welcome to IIT and cs115!.
Dictionary Skills. Course syllabus for Dictionary Skills 1. Faculty member information: Name of faculty member: Ms. Ola Alarjani. * Send me an before.
ECEN 301Discussion #1 – Syllabus1 All Sections MWF 1:00 – 1:50 PM 256 CB Lecture: MW Recitation: F Labs: M or Th Instructor: Prof. David Long Office: CB.
Prof. Barbara Bernal NEW Office in J 126 Office Hours: M 4pm - 5:30 PM Class Lecture: M 6 PM - 8:30 in J133 Weekly Web Lecture between Tuesday to Sunday.
CS1201: Programming Language 2 C++(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU.
Database Design and Implementation ITCS6160 & ITCS 8160 Instructor: Jianping Fan Webpage:
Introduction to Data Structures
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Course Objectives Discuss fundamental concepts of information technology Show how computers are used as practical tools for solving personal, business,
CMSC 2021 CMSC 202 Computer Science II for Majors Fall 2002 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
CPS120: Introduction to Computer Science Winter 2002 Instructor: Paul J. Millis.
OO Data Structures SE Dr. Samir Tartir 2010/2011 Second Semester.
June 19, Liang-Jun Zhang MTWRF 9:45-11:15 am Sitterson Hall 011 Comp 110 Introduction to Programming.
LIVING ENVIRONMENT Teacher: Mrs. D’Anna Teacher: Mrs. D’Anna Room: 227 Room: 227 Address: Address:
IST 210: Organization of Data
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
MATH 113 Fall  Prerequisites: ◦ Grade of C – or better in Math 112  Every student must have an active “crimson” account for computer/course.
CS Introduction to Computer Science Spring 2011 Dr. Angela Guercio (
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2002 Sections Ms. Susan Mitchell.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2001 Sections Ms. Susan Mitchell.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2003 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
Welcome to the MTLC MATH 113 Summer 2014 Instructor Section 100: Dr. Allen Section 101: Dr. Allen.
COP 1000-SPRING 2009 Programming Logic. Topics  Syllabus  Faculty Website  Campus Cruiser  Alice Programming Logic.
Welcome to the MTLC MATH 110 Summer 2014 Instructors Section 100: Dr. Wang Section 101: Dr. Song.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
CSC4320/6320 Operating Systems.  Instructor: Xiaolin Hu   Phone:  Office: 25 Park Place Building,
Spring 2008 Mark Fontenot CSE 1341 – Honors Principles of Computer Science I Note Set 1 1.
Class Introduction IST 210: Organization of Data IST2101.
Course Overview - Database Systems
Computer Engineering Department Islamic University of Gaza
CSc 1302 Principles of Computer Science II
CSc 2310 Principles of Programming (Java)
Welcome to General Biology II!
CSC 135 section 60 or CSC Fall 2017.
CS 201 – Data Structures and Discrete Mathematics I
Course Overview - Database Systems
Mrs. Atkinson 6th grade Math and Science
CS 1302 Programming Principles II
Introduction to Programming Using C++
CSc 2310 Principles of Programming (Java)
Computer Engineering Department Islamic University of Gaza
General Biology I BSC1010C Summer 2019 CRN
CS201 – Course Expectations
Presentation transcript:

CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu

Make sure you are in the right class Check the CRN of your registration

Syllabus Instructor: Xiaolin Hu Textbooks Prerequisites: CSc2010 The course includes lectures, lab sessions, programming assignments (homework), and written exams. Pop quizzes may also be given.

TAs Introduce the TAs TA assignment – Some questions are best to be directed to the TAs

Class webpage Homework Submission: Desire2Learn’s Dropbox function – Be familiar with it (make sure the submission is successful when submitting your homework).

Course Description This course introduces the fundamental principles of computer programming using Java. We will pick up from where the CSc 2010 class finished (last semester). The main focus will be on the Java programming part.

7 Course Materials Textbook: – CSc 2310: Principles of Computer Programming, Custom Edition for Georgia State University (ISBN: ) Online Materials: (including lecture notes)– Class webpage Other Recommended References: see website

What has been learned in CSC2010 Chapter 1: basics Chapter 2: data types and for loop Chapter 3:parameters and objects, graphics Chapter 4: Condition Chapter 5: Logic and while loop Chapter 6: File Chapter 7: Array

Grading Test 1 – 20% Test 2 – 20% Final exam – 25% Assignments – 35%. The final letter grade will be determined based on the following criteria: A - 90 and above B - 80 thru 89 C - 70 thru 79 D - 60 thru 69 F - less than 60 All assignment grades and Test1 and Test2 grades will be entered in D2L. It is a student’s responsibility to check his/her grades in D2L to ensure the grade is correctly entered. Any queries about the grades should be brought to the attention of the instructor within one week after the graded students’ works have been returned to the class.

Programming Assignments Most programming assignments will include two parts: a lab-session assignment, and a take-home assignment. For the lab-session assignment, a student needs to attend the lab session and finish and submit the assignment by the end of the lab session. Any students who do not physically attend the lab session will automatically receive 0 for the lab- session assignment, even if the students submit the assignment remotely. The goal of the lab-session assignment is to allow students to have hands-on experience in programming, with help from a lab session instructor. The lab assignments are designed to be finished within a lab session. Students are encouraged to ask for help from the lab-session instructor during the lab session when facing problems. The lab-session assignments are due at the end of the lab sessions. Failure to submit the lab-session assignments on time will result in grade reduction according to the following rules: – By midnight of a lab session day, 20% reduction in grade. Submission will not be accepted after the midnight of the lab session day. – Any students not physically attending a lab session will atomically receive 0 for the lab session assignment, no matter if the student submits the assignment on time or late.

Programming Assignments (cont.) For the take-home assignment, a student work on the assignment at home individually. The due date for a take-home assignment is specified by the instructor. Typically you have about 5 days to work on the take-home assignment(the due dates for different lab CRNs are different). Failure to submit the take-home assignment on time will result in a grade reduction according to the following rules: – One day late, 10% reduction in grade; Two days late, 30% reduction in grade; More than two days late, zero for the assignment (we do not accept submissions that are more than 2 days late).

Programming Assignments Submission Turn in the source code file only, i.e., the java file. The java file name should be exactly the same as stated in the homework requirements. We will compile your java file and then run the class file to see your results. For example, if you are asked to turn in a HelloWorld.java file, you should submit this file only. Make sure the file name is HelloWorld.java and make sure you can compile it by typing “javac HelloWorld.java” in command line because this is how we will grade your homework.

General Grading Rules Assuming the full score of a problem is 3 points – The java code is unrelated – 0 point – Cannot compile the java file (due to reasons such as incorrect java code, incorrect file name, adding unnecessary package and/or folder structures…) – 0 point – Can compile, cannot execute (e.g., exceptions) or the result is totally wrong - 1 point – Can compile, can execute, result is incorrect but meaningful – 2 points – Can compile, can execute, correct result – 3 points

Lab Sessions Adding the lab session is one of the major changes from how CSC2310 was previously taught. The lab session has shown to be effective for students’ learning. Make sure you go to the right lab session (check your CRN). Bring your own Laptop (if you have one) to the lab session. The purpose of the lab session assignment is to obtain hands-on experience in programming. Although you need to submit your program at the end of the lab session, a lab session is not a quiz or a test. You may ask questions and help from the TA. But the TA cannot and will not write the code for you. Also, keep in mind that the time is limited.

Different Levels of Learning We have 125 students. Students have different levels of programming skills. The pace of this class will be based on the progress of the majority students in the class.

Class Policies Policy on academic honesty – Homework – Exams No make up test or assignments will be given Attendance Drop within the first week; last date for withdrawal Other issues – turn off cell phone/laptop/tablet during lecture Walk in/out of classroom

17 How to Do Well in This Course ? Participation: discuss, answer, and ask questions Hands on for in-class exercises Practice, practice, ……, and practice, … Start early on assignments Make use of the book, TA, tutor, and online resources Provide feedback: I’ll take them seriously Feedback on lab instructors.

Java Programming – Moving Forward… Level 1: know the programming language. Write simple programs. – syntax, programming environment… Level 2: handle complexity – e.g., 1D-array  2D-array, a program with 3 classes  a program with 20 classes Level 3: algorithm design – e.g., how to search 1M records in an efficient way Level 4: system design – e.g., developing a software system, e.g., D2L, for a given problem Level 5: problem solving – Formulating a real world problem into a computer science problem and solve it (e.g., using people’s mobile phones to enable earthquake early warning). The focus of this class You will be able to find a good job after reaching this level Most PhD students work on problems at this level

Questions