General Information

Instructor

Matt Bishop
Email: mabishop@ucdavis.edu
Webhttp://seclab.cs.ucdavis.edu/~bishop
Office: 2209 Watershed Science
Phone: (530) 752-8060; Skype: checkcode
Office Hours: Monday, Wednesday, Friday 11:00am–11:50am; or by appointment, or by chance

When you send me email, please begin the Subject field with “MHI 289I” so I see that the letter has to do with the class. I receive lots of email and, while I look at it all, I sometimes skim the Subject fields to see which letters are very important. Putting “MHI 289I” in the Subject field will tell me it is very important.

My office is on the central campus in Davis. If coming to my office is not convenient, feel free to call me or use Skype.

Lectures

MW 3:00pm–4:00pm, in Room 3205, Education Building, UC Davis School of Medicine, 4610 X St., Sacramento

Course Outline

Basics of computer programming essential to the study of informatics. Impacts on systems within healthcare, public health, nursing, research, and others. The class will teach students to write programs in the Python programming language.

Course Goals

The overall goal is to learn how to use the Python programming language to solve problems. More specifically, we hope you will:
  1. Learn how to write programs, and how to use an integrated development environment, debuggers, compilers, and interpreters;
  2. Learn the basics of the Python programming language, and through it the basic control and data structures, operations and data types in programming languages; and
  3. Learn how to design and write an algorithm.

Text

Charles Severace, Python for Informatics: Exploring Data in Python 3, CreateSpace Independent Publishing Platform, Seattle, WA, USA. {\sc ISBN}: 978-1-5300-5112-0.
It is on-line at https://www.py4e.com/book and is free; if you prefer a physical book, you can also order it.

Class Web Site

The class web site is on Canvas. To access it, go to https://canvas.ucdavis.edu and log in using your campus login and password. Then go to MHI 289I in your schedule. Announcements, assignments, handouts, and grades will be posted there, and you must submit any assignments there. The alternate web site, http://nob.cs.ucdavis.edu/classes/mhi289i-2019-01 has everything except grades, and you cannot submit work there.

Extra Credit

Extra credit is tallied separately from regular scores. If you end up on a borderline between two grades at the end of the course, extra credit will count in your favor. But failure to do extra credit will never be counted against you, because grades are assigned on the basis of regular scores. You should do extra credit if you find it interesting and think that it might teach you something. Remember, though, it is not wise to skimp on the regular assignment in order to do extra credit!

Grading

We expect the weighting to be as follows (but reserve the right to change it, with notice):
Homework assignments 1–4     18% each
Project    28%
When we grade an assignment, we will look not simply at your answers but also the program(s) you used to obtain the answers. We grade on style, documentation, and a number of factors as well as correctness. See the handout All About Homework for more details.

Academic Integrity

The UC Davis Code of Academic Conduct, available at https://sja.ucdavis.edu/files/cac.pdf, applies to this class. For this course, all submitted work must be your own. You may discuss your assignments with classmates or the instructor to get ideas or a critique of your ideas, but the ideas and words you submit must be your own. Unless explicitly stated otherwise, collaboration is considered cheating.

The single exception to this rule is debugging. Once you have written your program, if you need help debugging it, you are free to ask a classmate for help providing that classmate has also written the program. Sometimes having someone else look over a program that is not quite working right will lead you to the best way to fix it, and you both will gain valuable experience in looking at programs and figuring out what is going on. But you must not collaborate on writing the program.

Also, remember to cite, and give the source for, anything you copy or paraphrase, as is standard academic protocol. Plagiarism is cheating.


Matt Bishop
Department of Computer Science
University of California at Davis
Davis, CA 95616-8562 USA
Last modified: Version of December 16, 2018 at 3:45PM
Winter Quarter 2019
You can get a PDF version of this