COMP 14 Introduction to Programming Mr. Joshua Stough January 12, 2005 Monday/Wednesday 11:00-12:15 Peabody Hall 218.

Slides:



Advertisements
Similar presentations
COMP 110: Introduction to Programming Tyler Johnson January 12, 2009 MWF 11:00AM-12:15PM Sitterson 014.
Advertisements

Intro to CIT 594
CGS st Week Attendance Course Director: Dr. David A. Gaitros Research Associate MCH 103.
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Some things to think about. Assignment 1 is at the end, but read the whole thing. Please!
COMP 110 Introduction to Programming Tabitha Peck M.S. January 9, 2008 MWF 3-3:50 pm Philips 367.
Intro to CIT 594
The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Adrian Ilie COMP 14 Introduction to Programming Adrian Ilie Summer Session II, 2005 MTWRF 9:45-11:15 am.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
COMP 14 Introduction to Programming Miguel A. Otaduy Summer Session I, 2004 MTWRF 9:45-11:15 am Sitterson Hall 014.
CS 232 Geometric Algorithms: Lecture 1 Shang-Hua Teng Department of Computer Science, Boston University.
MIS 470: Information Systems Project Yong Choi School of Business Administration CSU, Bakersfield.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
Math 115a– Section 4  Instructor: Kerima Ratnayaka   Phone :  Office : MTL 124B.
COMP 110 Introduction to Programming Jingdan Zhang June 20, 2007 MTWRF 9:45-11:15 am Sitterson Hall 014.
COMP 110 Introduction to Programming Mr. Joshua Stough August 22, 2007 Monday/Wednesday/Friday 3:00-4:15 Gardner Hall 307.
Using MyMathLab Features You must already be registered or enrolled in a current MyMathLab class in order to use MyMathLab. If you are not registered or.
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.
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.
Welcome to CS 115! Introduction to Programming. Class URL Please write this down!
PLEASE GRAB A SEAT ANYWHERE FOR NOW. Welcome to the CMSC 201 Class!!! Mr. Lupoli ITE 207.
COMP Introduction to Programming Yi Hong May 13, 2015.
MGS 351 Introduction to Management Information Systems
Please initial the appropriate attendance roster near the door. If you are on the Wait List you will find your name at the bottom. If you are not on the.
Welcome to the ESL Center and ESL 403. Goals ESL 403 – Spring 2015 Improve your writing Write paragraphs Meet with tutor Practice grammar Do well in your.
MIS 300: Introduction to Management Information Systems Yong Choi School of Business Administration CSU, Bakersfield.
CGS-2531 Problem Solving with Computer Software Course home page: Course.
CSCE 1040 Computer Science 2 First Day. Course Dr. Ryan Garlick Office: Research Park F201 B –Inside the Computer Science department.
Welcome to Physics 1403!!. Class Web Page! There, you can find: 1. Posted (MS Word format): Syllabus,
FALL 2011 TECHNICAL ORIENTATION. Session starts at 11:00 am We’ll be online shortly Speaker test starts about 10:45 To ask questions, use the chat window.
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
Introduction to Databases Computer Science 557 September 2007 Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Computer Science 102 Data Structures and Algorithms CSCI-UA.0102 Fall 2012 Lecture 1: administrative details Professor: Evan Korth New York University.
Course Information Sarah Diesburg Operating Systems COP 4610.
CSCI 62 Data Structures Dr. Joshua Stough September 2, 2008.
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
Welcome to the MTLC MATH 115 Spring MTLC Information  Hours of Operation  Sunday:4:00pm – 10:00pm  Monday – Thursday: 8:00am – 10:00pm  Friday:8:00am.
June 19, Liang-Jun Zhang MTWRF 9:45-11:15 am Sitterson Hall 011 Comp 110 Introduction to Programming.
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.
Intro to CIT 594
Physics 1B3-summer Lecture 11 Welcome to Physics 1B03 !
1 CS 101 Today’s class will begin about 5 minutes late We will discuss the lab scheduling problems once class starts.
Technical Orientation Summer Technical Orientation  Session starts at 11:00 am  We’ll be online shortly  Speaker test starts about 10:45  To.
MGS 351 Introduction to Management Information Systems Lecture #1.
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
Data Structures and Algorithms in Java AlaaEddin 2012.
COP4020 INTRODUCTION FALL COURSE DESCRIPTION Programming Languages introduces the fundamentals of the design and implementation of programming languages.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
Networking CS 3470, Section 1 Sarah Diesburg
Andy Wang Object Oriented Programming in C++ COP 3330
Networking CS 3470, Section 1 Sarah Diesburg
CS101 Computer Programming I
Course Information Mark Stanovich Principles of Operating Systems
Computer Science 102 Data Structures CSCI-UA
Welcome to CS 1010! Algorithmic Problem Solving.
FINAL EXAM INFORMATION
Welcome to CS 1010! Algorithmic Problem Solving.
Welcome to CS 1340! Computing for scientists.
Andy Wang Object Oriented Programming in C++ COP 3330
Welcome to CS 1010! Algorithmic Problem Solving.
Andy Wang Operating Systems COP 4610 / CGS 5765
Welcome to CS 1301! Principles of Programming I.
Accelerated Introduction to Computer Science
Presentation transcript:

COMP 14 Introduction to Programming Mr. Joshua Stough January 12, 2005 Monday/Wednesday 11:00-12:15 Peabody Hall 218

About COMP 14 Learn how to develop algorithms Learn the basic components of computer programming –can be applied to any programming language (Java, C++, etc.) Is COMP 14 right for you? Requirements / prerequisites –no programming knowledge assumed –Math, algebra

Is COMP 14 Right for You? Do you have web programming experience with Java, perl, php? Experience with “classes” in C++? Some experience with Matlab, Mathematica? Do you know what is meant by Object, method, member variable, recursion, array, sorting algorithms? If yes to any, you may be ready for COMP114 instead.

About Me UNC grad student, 4 th year –undergrad: Carleton College (MN) –hometown: Wichita, Kansas Research interests: image analysis, radiation treatment planning, image segmentation Other interests –sports I play/watch- Ultimate/all others –Blues, jazz

About You By Class –freshman - 19% –sophomore - 11% –junior - 33% –senior - 36% Common Majors PSY, BIO, ENGL, JOMC Introductions - , phone number, major, class, etc.

Course Web Page UNC Blackboard System – ing/COMP14-S05/comp14.htmlhttp:// ing/COMP14-S05/comp14.html Staff Information Course Documents Assignments Checking Grades

Weekly Schedule Lecture –Monday/Wednesday, 11:00AM-12:15PM –Friday, 11:00-11:50AM –Peabody Hall 218 You must attend the above recitation.

Lecture Format Review previous material –questions Present new material In-class exercises –work in groups Lecture notes are posted, but may be modified shortly after lecture. Notebook computers closed please.

What’s A Recitation? Mini-lab led by me –extra programming practice –I can answer questions from lecture You will work in groups Each group should always have a laptop and textbook No new material will be covered

Textbook Required Java Programming: From Problem Analysis to Program Design D. Malik, P. Nair ISBN: Lightly Recommended Java Programming: Lab Manual Judy Scholl ISBN:

Software jGRASP –on public lab machines All Programs / UNC Courseware / COMP 14 –you can install on your machine see “Course Documents” on web this Friday's recitation We’ll do a tour later...

Computer Labs 8 Labs Maintained by UNC ITS Locations, schedules, and a map on course web site You may do homework there (jGRASP is installed on all UNC lab machines)

COMP 14 Map

Grades assignments 65% –both programs and book midterm 15% final 20-30% –If the final is an improvement over the midterm, it may count more. total100%

Assignments Please submit both paper AND electronic copies by 11:59PM on the due date. –turn in using Blackboard, box for COMP on Sitterson 0 th floor near elevator Homework assignments from textbook –practice for exams Programming assignments –budget hours per program design, code, debugging –start early!

Submitting Assignments All assignments will be submitted through Blackboard All assignments must include the honor code pledge –I need signed pledge on paper before Assn 0 due. –Make it the first thing you put onto any assignment. – Submission Errors –I will you and give a deadline for re-submitting –don't change your assignment (not even if you need to add the honor code pledge) –not checking your is not an excuse for missing the deadline

Late Policy Late assignments are not accepted Exceptions will be made as necessary "I started late and something came up" is not an acceptable excuse

Working in the Lab Before you open jGRASP and start coding (and asking for help): –read the assignment –think about what the assignment is asking for –review lectures and examples on the topic –write (yes, on paper) your plan for completing the assignment (i.e., your algorithm) talk to/ me if you’re having trouble at this point

Campus File System Andrew File System (AFS) Disk space associated with your Onyen –automatically backed up by UNC AFS in the lab –automatically appears as drive H: when you log in On your personal machine –you can install the AFS Client –won’t see drive H: unless you’re connected to the network (i.e., can access the Internet) More information –see External Links on the course Blackboard site

Backup Your Work! Backup your work! You will lose something at some point –you might have to learn the hard way Use your AFS space –use of AFS space is not required, but is recommended Search for “backup” in the Windows help

Help! For help on general computer problems, including getting AFS enabled on your laptop or at home Also, for free software

Collaborating Don’t cheat! –You can talk to each other about the lecture topics talk about assignment requirements work in groups during recitation on recitation assignments only –You should do your own assignments -- design and code –You should never talk to each other about assignment solutions share code -- it is easy to detect and we will prosecute Pledge Form

Sending to me Put COMP 14 in subject line For example: –COMP 14, I’m lost –COMP 14, This course is too easy

Homework 0 Introduction to Blackboard –10 points –instructions online under “Assignments” Due Monday (Jan 17) at 11:59pm Write a text document and turn it in using Blackboard

jGRASP Tour

This Week's Recitation Bring your laptop! We will install jGRASP We will write our first Java program Read Chapter 1 to get in the mood and look at the Quick Review sections for Chapters 1 and 2.

Summary HW0 ASAP Download Java SDK from – P14-S05/jgrasp.htmlhttp:// P14-S05/jgrasp.html Read Chapters 1 and 2 Be sure your laptop is powered up for Friday

Wednesday What is Computer Science? Introduction to Programming Reading Assignment: Chapters 1 and 2 Turn in pledge form –bring to recitation Friday OR –turn in at front desk of Sitterson Hall by Monday at 5pm Homework 0 is due at 11:59 pm