Introduction to Programming Summer 2010 Akil M. Merchant.

Slides:



Advertisements
Similar presentations
Using MyMathLab Features You must already be registered or enrolled in a current class.
Advertisements

CS150 Introduction to Computer Science 1 Professor: Chadd Williams.
James Tam Introduction To CPSC 219 James Tam Administrative (James Tam) Contact Information -Office: ICT 707 -
COMS W1004 Introduction to Computer Science June 25, 2008.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Wednesday and Friday 10:40 am – 11:30 am and by appointment.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 8 am – 8:30 am Tuesday and Thursday.
Introduction to Programming Environments for Secondary Education CS 1140 Dr. Ben Schafer Department of Computer Science.
COP4020/CGS5426 Programming languages Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: T, H 10:00am – 11:30am Class website:
CS 450 MODELING AND SIMULATION Instructor: Dr. Xenia Mountrouidou (Dr. X)
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
COMP Introduction to Programming Yi Hong May 13, 2015.
Lecture 1 Page 1 CS 111 Summer 2015 Introduction CS 111 Operating System Principles.
Course name : computer essentials. Instructor: Basma Alabdullatif Office: computer department instructors office, 1st floor Office hours: Saturday (11:00-01:00)
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
CIS4930/CDA5125 Parallel and Distributed Systems Florida State University CIS4930/CDA5125: Parallel and Distributed Systems Instructor: Xin Yuan, 168 Love,
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
EEL4712 Digital Design. Instructor Dr. Greg Stitt Office Hours: TBD (Benton 323) Also, by appointment.
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.
Strategies and Resources for Surviving First Year Physics 1.
Dr. Gina Green Intro to Information Technology & Processing.
1 Software Systems Development CEN Spring 2011 TR 12:30 PM – 1:45 PM ENB 116 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering.
English Language Arts Introduction Instructor: Ms Nakaska-Adolf.
Introduction to Data Structures
Programming In Perl CSCI-2230 Thursday, 2pm-3:50pm Paul Lalli - Instructor.
Course Information Sarah Diesburg Operating Systems COP 4610.
Course Information Andy Wang Operating Systems COP 4610 / CGS 5765.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
1 CAP 4063 Web Application Design Summer 2012 TR 9:30 – 11:40 PM CHE 102 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering ENB 336.
Course Overhead. 1.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 9 th Edition, Jan 12, 2012.
Florida State UniversityCOP5570 – Advanced Unix Programming COP 5570 Advanced Unix Programming Instructor: Xin Yuan.
Social Studies 7 Introduction Instructor: Mrs. Burr.
COP4610/CGS5765 Operating Systems Syllabus. Instructor Xin Yuan Office: 168 LOV Office hours: W M F 9:10am – 10:00am, or by appointments.
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.
CSE4413 Mark Shtern. Course Information Course Web Site Course Forum Used by Instructor For announcement about the.
1 Data Structures COP 4530 Spring 2010 MW 4:35 PM – 5:50 PM CHE 101 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering ENB
C Programming Lecture 1 : Introduction Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
James Tam Introduction To CPSC 233 James Tam Java Object-Orientation Graphical-user interfaces.
Welcome BIOLOGY Fundaments of Anatomy and Physiology Spring, 2014 Mrs. Willie Grant, Instructor (210)
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
Computer Networks CNT5106C
Welcome to Online Statistics! - Course Resources: - This course is located on Canvas and MyLab. - Canvas contains resources for study (see Modules), Assignments,
1 Computer Science 1021 Programming in Java Geoff Draper University of Utah.
Multicore Computing Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
Welcome to Chemistry 101 Lecture. About Your Instructor Name: Qiquan (Joshua) Wang Phone: (lab),
Welcome to Hybrid Statistics! - Course Resources: - This course is located on Canvas and MyLab. - Canvas contains resources for study (see Modules – Chapter.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Formal Languages and Automata Theory
Networking CS 3470, Section 1 Sarah Diesburg
Course Overview - Database Systems
Andy Wang Object Oriented Programming in C++ COP 3330
Networking CS 3470, Section 1 Sarah Diesburg
COP 5621 Compiler Construction
CIS5930 Software Defined Networking
It’s called “wifi”! Source: Somewhere on the Internet!
Course Information Mark Stanovich Principles of Operating Systems
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Course Overview - Database Systems
Andy Wang Object Oriented Programming in C++ COP 3330
Andy Wang Operating Systems COP 4610 / CGS 5765
Introduction to the course Day 1
CSE1311 Introductory Programming for Engineers & Scientists
C Programming Lecture 1 : Introduction
CIS5930: Advanced Topics in Parallel and Distributed Systems
Using CourseCompass Features
C Programming Lecture 1 : Introduction
CIS5930 Interconnection Networks
Homework Reading Machine Projects Labs
CS201 – Course Expectations
Booking your accommodated exams online
Presentation transcript:

Introduction to Programming Summer 2010 Akil M. Merchant

Who Am I ? Instructor: Akil Merchant – You can call me Akil (a-keel) Office hours: Send me an or if required by appointment – If I don’t reply within 1 day, resend and complain Course website: –

Course Website Check the course website regularly – You will find all the slides used in this class Homework / Programming Assignments / Deadlines will be posted online Any other general announcements will be posted online

Course Objectives An introduction to computers and the art of programming Basic working knowledge of programming in C

Prerequisites None This course should get you started as a programmer. Develop an interest in problem solving

Textbooks Required : None Lots of online tutorials, forums available Books I will be roughly following : – “The C Programming Language”, Brian Kernighan, Dennis Ritchie – “Let Us C”, Yashavant Kanetkar

Tentative Course Schedule Week 1 : Introduction to Computers Week 2 : Programming Concepts, Basics Week 3 onwards : Programming in C

Homework / Programming Assignments Expect about 4 to 5 individual programming assignments 1 every week Submit your source code by by the deadline No final exam – you will be evaluated based on your participation in class and your homework No copying – there are tons of forums and places where you can get code on the internet, but..

Academic Integrity – No copying from anywhere – Don’t ask others for solutions and don’t give solutions to others. Dishonesty – Do not copy anything in this class – Try to get as much out of it as you can – Programming expertise comes only with experience

Accommodation for Disabilities – Register with and provide documentation to the Student Disability Resource Center (SDRC). – Bring a letter to me from the SDRC indicating you need academic accommodations. This should be done within the first week of class