Mon Jan 13 -- syllabus. Install PyCharm (community, free edition).
What is Python. What is a project. Hello world in Python. Setting variables. F strings in Python. Strings vs ints vs floats. if statements. For loops. While loops. First Programs.
Wed Jan 15 -- Guessing game in Python with random numbers. Adding "Here are your guesses so far".
Thr Jan 16 -- Python lists List HW
Mon Jan 27 -- Reading a file in Python. I do this. You do either easy or hard.
Mon Feb 3 -- Passwd assignment. Split. How to write to a file.I do example.
Mon Feb 10 -- List of lists. Sorting them
Tue Feb 11 -- Regex.
Wed Feb 12 -- Work on assignment.
Mon Feb 17 -- Easy functions.
Tue Feb 18 -- More functions.
Wed Feb 26 -- Midterm Review
Mon Mar 10 -- Go over midterm. Graph types. Drawing a graph.
Tue Mar 11 -- Drawing a graph with two lines. You graph something.
Wed Mar 12 -- How to draw a bar chart. How to make a dictionary. Nations assignment
Mon Mar 17 -- Work on programs.
Mon Mar 24 -- Video games.
Mon Apr 7 -- WebChecker Assignment. How to send a text via python