CSC     195

195     CSC 195 – INTRODUCTION TO PYTHON 3 PROGRAMMING (1 Cr) – Enhance your résumé by adding Python to your programming skills! The Python programming language was developed to provide a way to develop code that’s easy to create and understand. While Python contains the same basic structures as other languages, it also offers unique functionality that makes your life as a programmer easier. This course will show you how to create basic programming structures including decisions and loops. Then you’ll move on to more advanced topics such as object-oriented programming with classes and exceptions. In addition, you’ll explore unique Python data structures such as tuples and dictionaries. You’ll even learn how to create Python programs with graphic elements that range from simple circles and squares to graphical user interface (GUI) objects like buttons and labels. Whether you’re interested in writing simple scripts, full programs, or graphical user interfaces, this course will give you the tools you need to use Python with skill and confidence.