1 / 30

Course Information and Introductions

Get all the necessary information and introductions for the Intro to Computer Science course at the University of Northern Iowa with Dr. Sarah Diesburg. Learn about programming, problem-solving, and computer science fundamentals.

tidwella
Télécharger la présentation

Course Information and Introductions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. University of Northern Iowa Course Information and Introductions Intro to Computer Science CS1510 Dr. Sarah Diesburg

  2. University of Northern Iowa Instructor Sarah Diesburg (diesburg@cs.uni.edu) Office: 311 ITTC Office hours: Mon 2:00–5:00pm Wed 2:00–4:00pm, Fri 2:00–3:00pm, and by appt. Class website: • http://www.cs.uni.edu/~diesburg/courses/cs1510_fa16/index.htm • UNI eLearning

  3. University of Northern Iowa Other Faces • Prof. Mark Jacobson • Lab Instructor • Office WRT 338a • Office Hours: TBD

  4. University of Northern Iowa Class Schedule • Lecture in 328 ITTC • Mandatory • Three lectures/activities per week • Will sometimes have points opportunities • Lab • Three sections • Also mandatory • Hands-on work on projects for points • TA and lab instructor available for help

  5. University of Northern Iowa Today • Passing along attendance sheet • Class objectives • What is computer science? • Logistics

  6. University of Northern Iowa What is computer science?? • Computer science is a discipline that involves the understanding and design of computers and computational processes • And it’s a REALLY diverse discipline

  7. University of Northern Iowa Graphics Ubiquitous Computing Bioinformatics Wearable Computing Robotics VirtualEnvironments

  8. University of Northern Iowa Digital Special Effects Databases Human ComputerInterface Design High Performance Simulation Information Security Game Development

  9. University of Northern Iowa What do these things have in common? • They all treat the computer as only part of a bigger picture • They all treat the computer as a tool!

  10. University of Northern Iowa Programming! • Programming is the process of writing, testing, and maintaining the source code of computer programs • Collection of instructions that describe a task, or set of tasks, to be carried out by a computer • While this course is an introduction to computer science, it focuses on how we can program the computer to be the tool we need!

  11. University of Northern Iowa Our Goals This Semester • Increase our problem solving skills • Design good solutions to problems • Test how well they are indeed solutions to the problem • Provide the solution as a readable document

  12. University of Northern Iowa A brief look at course logistics • Take the time outside of class to thoroughly read the course syllabus. • Some highlights…

  13. University of Northern Iowa Why two websites? • eLearning is for interaction • Submit assignments and labs, view your grades • Traditional website is for notes, labs, and other downloads • Demo…

  14. University of Northern Iowa Prerequisites • None • Some of you may have programming experience, others may not • Either way is fine

  15. University of Northern Iowa Required Skills • Time and patience

  16. University of Northern Iowa Course Material • Lecture notes (posted at the class website) • Textbook: • The Practice of Computing Using Python (3rd edition), by William Punch and Richard Enbody

  17. University of Northern Iowa Class Grading

  18. University of Northern Iowa Grading Scale • 100 – 92 A • 91.9 – 90 A- • 89.9 – 88 B+ • 87.9 – 82 B • 81.9 – 80 B- • 79.9 – 78 C+ • 77.9 – 72 C • 71.9 – 70 C- • 69.9 – 68 D+ • 67.9 – 62 D • 61.9 – 60 D- • 59.9 – 0 F

  19. University of Northern Iowa Assignments • Generally one a week • Typically follow skills demonstrated in the lab • Due on the due date! • No late work accepted • Turn in what you have for partial credit – it’s worth it! • 10% bonus score if turned in early • One class period before due date • 10% bonus is on top of what you earn

  20. University of Northern Iowa Your Responsibilities • Understand lecture and reading materials • Attend office hours for extra help, as needed • Uphold academic honesty • Turn in your assignments on time • Check class web page and your UNI email account and regularly

  21. University of Northern Iowa Dos and Don’ts • Do share debugging experiences • Do share knowledge of tools • Do acknowledge help from others • Do acknowledge sources of information from books and web pages

  22. University of Northern Iowa Dos and Don’ts • Don’t cheat • Don’t copy code from other people or websites • Don’t paraphrase code from others either • E.g., changing variable names & indentations • Will be using sophisticated plagiarism checker • http://www.uni.edu/policies/301 • Don’t post code to the discussion board

  23. University of Northern Iowa Course Policies • Attendance mandatory • There are no make-up exams for missed exams… • Honor code: read your student handbook • Students with disabilities • Report to Student Disability Resource Center • Bring me a letter within the first week of class

  24. University of Northern Iowa When to ask for help • We are not psychics • Please let us know if… • Class is too hard • You don’t have the background • Class can be improved in certain ways • When in doubt, email us…

  25. University of Northern Iowa Programming Environment • Python freely available online (www.python.org) • But get version 3.x • Do NOT get version 2

  26. University of Northern Iowa Guidelines for Success in this Course • Prepare for lecture! Read the text selections before the start of lecture and complete any class prep assignment • On previous course evaluations, the NUMBER ONEanswer to the question “I could have improved my learning in this course by…” was some variation of “read the textbook”

  27. University of Northern Iowa Guidelines for Success in this Course • Start assignments early so you have time to ask questions. • Face to face questions are better than email questions. • If you email me the night before something is due you shouldn’t get mad if I don’t respond. • If you spend more than 15 minutes staring at the computer stuck on something, ask for help!  • Make use of the office hours early! Don't wait until late in the term to seek help.

  28. University of Northern Iowa Guidelines for Success in this Course • Finally, remember, programming takes practice. You may not get it the first time, but keep trying, asking for help, and caring. Eventually, you might find out that you are pretty good at this whole process!

  29. University of Northern Iowa Rooms you should know! • ITTC 328 – Lectures • ITTC 305 – The departmental office • ITTC 311 – My office • ITTC 335 – Student Lounge • Wright 112 – Lab. Can also work in here outside of lab times. • Wright 339 – Can also work in here outside of lab times.

  30. University of Northern Iowa To Do • You will want to save your work somehow before lab on Thursday • Buy a class thumb drive • Save your work on your UNI Google drive • Dropbox • Any others?

More Related