CSC 135 section 60 or CSC135-60 Fall 2017.

Slides:



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

1 SWE Software Testing and Quality Assurance Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer.
CMSC 132: Object-Oriented Programming II
Chapter 1 Course Syllabus. Knowing what is expected in each of your courses reduces misunderstandings.
Csc111 :Programming with Java First semester H.
Math 115a– Section 4  Instructor: Kerima Ratnayaka   Phone :  Office : MTL 124B.
1 SWE Introduction to Software Engineering Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer Science.
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:
Welcome to CS 115! Introduction to Programming. Class URL Please write this down!
Introduction to MA Day 1. Name: Charlotte Bailey Office: MATH 802 Office Phone: (765)
FS100 – Unit 1 Introduction to FS C. Seminar Overview Course Syllabus Important Dates Course Announcements Discussion Boards Assignments and Grading.
Syllabus and Class Policies MATH 130: Summer 2014.
CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
CS1201: Programming Language 2 C++(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU.
Programming-1: Java for non-majors
CS 23021–600 Computer Science I Dr. Angela Guercio Spring 2010.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
ICS104 Computer Programming Second Semester 2012/2013 ICS1041 Tuwailaa Alshammari College of Computer Science & Engineering University.
Principles of Financial Accounting I Fall Semester 2007 Orientation Welcome – We are glad you are here! Let’s look at the syllabus for this course.
Introduction to Data Structures
ECE 1100: Introduction to Electrical and Computer Engineering Wanda Wosik Associate Professor, ECE Dept. Notes 1 Spring 2011 Slides adapted from lectures.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CS Introduction to Computer Science Spring 2011 Dr. Angela Guercio (
HFT 4464 Hospitality Financial Management Summer B :00 – 9:50 p.m. Course Overview.
Welcome to Learning Frameworks PSYC 1300 Rachel Cloeter, M.A.
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
CSC4320/6320 Operating Systems.  Instructor: Xiaolin Hu   Phone:  Office: 25 Park Place Building,
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
Faculty Expectations University of Louisville Disability Resource Center.
Syllabus and Class Policies MATH 130: Summer 2016.
Introduction to MA PreCalculus Fall 2016 A course to prepare student for a calculus class.
Networking CS 3470, Section 1 Sarah Diesburg
All important information will be posted on Blackboard
Andy Wang Object Oriented Programming in C++ COP 3330
Computer Engineering Department Islamic University of Gaza
Networking CS 3470, Section 1 Sarah Diesburg
CS101 Computer Programming I
MATH/COMP 340: Numerical Analysis I
CSc 1302 Principles of Computer Science II
CSc 020: Programming Concepts and Methodology II
PROBLEM SOLVING AND PROGRAMMING
CSC 111 Course orientation
Introduction to Programming Spring 2016
Introduction and Overview
Introduction to MA Day 1.
Introduction to MA Day 1.
E-BUSINESS SYSTEMS DESIGN IS 232 T
Welcome to CS 1010! Algorithmic Problem Solving.
Computer Networks CNT5106C
Andy Wang Object Oriented Programming in C++ COP 3330
MA Fall 2016 Instructor: Matt Weaver Office: MATH 615
Welcome to CS 1301! Principles of Programming I.
System Analysis and Design 2
CSE1311 Introductory Programming for Engineers & Scientists
Introduction to MA Introduction to Calculus Fall 2015
CS 0007 Spring Lory Al Moakar.
CS 1111 Introduction to Programming Fall 2018
PSYC 2314 Human Growth & Development/Lifespan
Orientation CSC 111.
Course Guide CSC1201 Computer programming 2.
CSc 2310 Principles of Programming (Java)
Computer Engineering Department Islamic University of Gaza
Administrative Issues
Syllabus and Class Policies
Course policy.
System Analysis and Design 2
MA Fall Instructor: Tim Rolling -Office: MATH 719 -
Introduction to the Java Language ​
Presentation transcript:

CSC 135 section 60 or CSC135-60 Fall 2017

Course Instructor Dr. Joo Tan 247 Old Main, D-Wing 610-683-4413 (campus extension: x3-4413) E-mail: tan@kutztown.edu (preferred) Do not leave voice message

Textbook for 135 (and 136)

Grading Quizzes Programming Assignments held at beginning of classes lowest quiz score dropped. Programming Assignments Regular programming assignments, not projects General deadline: Must submit before start of next class Late submission: 10% penalty per calendar day No submission accepted after assignments have been graded and returned

Grading Programming Projects Examinations six programming projects guidelines provided separately due at 11:59pm on due dates No late submissions allowed Examinations two mid term exams and a final written exams, closed book and notes comprehensive final NOTE: You must have a passing grade average on all exams to pass course

Grading Attendance 5% Programming Assignments 20% Programming Projects 20% Quizzes 10% Mid Term Exams 20% Final 25%

Letter Grade 92-100% A 90-91% A- --- 86-89% B+ 82-85% B 80-81% B- 76-79% C+ 70-75% C 60-69% D < 60% F

Class Policy Makeup E-mail for announcements No cell phone usage Formal written note of eligible excuse only Student’s responsibility to schedule makeup E-mail for announcements Check your KU email daily When sending me email, write [CSC 135-060] in subject. No cell phone usage Except emergency

Academic Honesty The Key CS&IT department policy http://www.kutztown.edu/divisions/studentservices/publications/pdfs/key.pdf CS&IT department policy http://www.kutztown.edu/Documents/Computer%20Science/AcademicIntegrityPolicy.pdf Plagiarizing on programming assignments/projects All parties involved will received zero grade “F” if happen second time

Special needs KU Disability Services Provide me with documentation from Disability Services Office (DSO) KU Disability Services http://www.kutztown.edu/admin/humandiversity/disabilityservices/

Computer Science Questions: Q. Is it the right field for you? Q. Do you have the traits of a Computer Scientist?

Traits of Computer Professionals You must love the challenge of solving problems You enjoy working with technology You enjoy being a lifelong learner You must be a good communicator You must be able to write clearly and concisely in the technical environment You must be able to work well in a group

Computer Programming What is it? Example: A computer program is a set of instructions written for a certain type of computer to follow. Example: Instructions on how to get to my office (OM 247)

Why learn programming and how to be good? How to be a good programmer? The same principle for being a good swimmer: Practice! , Practice! , Practice! Programming is no spectator sports.

Course Description Basic introduction to programming C++ in UNIX environment Topics include: Variables Assignment statements Conditional statements Loops Functions File access Arrays

Programming Languages C++ BASIC Ruby Java FORTRAN Visual Basic C# COBOL JavaScript Python

Assignment Read Chapter 0: Computer Science as a Career Path Quiz next class on First Day Handout & Chapter 0