Week 0
To get started in the course you need to install Python.
Chapter 0: The Study of Computer Science
For those who have not yet purchased a text here is a draft of Chapters 0 and 1.
Softwares and packages
- Get Python and Install PyCharm
In this class, we will be using PyCharm as our IDE (Integrated development environment Software). You will need to install it on your computer.
- Install Python and PyCharm IDE (Video)
Follow the steps in this tutorial to know which version to install : Installing PyCharm
Get Python 3.12.
Get PyCharm Professional (It is Free for verified students).
- Getting Started with PyCharm IDE (Video)
Files used in this video: Demo (zip file).
Content and assignment
- Pre-Lab (Do Pre-Lab0 quiz on D2L). PreLab0 are general questions/quiz about the syllabus and course structure.
- Lab
Start with Lab 0. It is due by 11:59PM on Monday Aug 26, 2024
This lab directs you to use PyCharm to create a one-line program and then submit to Codio for grading. The
goal is to get you set up to start the course. You are to hand in the program
before midnight on Monday.
If you have problems, check out in the syllabus on how to reach us (Post on Piazza, office hours)
or check out the Help Room link on the previous web page.