100 likes | 109 Views
Explore computer science as a diverse discipline involving design, programming, and more. Hands-on projects and practical applications. Taught by Dr. Sarah Diesburg at the University of Northern Iowa.
E N D
University of Northern Iowa Course Information and Introductions Intro to Computer Science CS1510 Dr. Sarah Diesburg
University of Northern Iowa Instructor Sarah Diesburg (sarah.diesburg@uni.edu) Office: 311 ITTC Office hours: MWF 10-11am, Tues 1-4pm, and by appointment Class website: UNI eLearning • http://elearning.uni.edu
University of Northern Iowa Other Faces • Prof. Mark Jacobson • Lab Instructor • Office WRT 338a
University of Northern Iowa Class Schedule • Lecture in 328 ITTC on Mon/Wed/Fri • Lab in 112 WRT • Know your section and time • Hands-on work on projects for points • TA and lab instructor available for help • This class is quick-paced. How much time should you put aside to work on this class?
University of Northern Iowa Today • Passing along attendance sheet • Class objectives • What is computer science? • Logistics
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
University of Northern Iowa Bioinformatics Ubiquitous Computing Internet of Things IoT Graphics Wearable Computing Robotics VirtualEnvironments
University of Northern Iowa Databases High Performance Simulation Digital Special Effects Information Security Human ComputerInterface Design Game Development
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!
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!