Wednesday, November 22, 2017

Week of November 27th - December 1st, 2017

Monday:
Loop homework due - do it first on paper, then check your work with IDLE. 

Download Python 2.7 here.
Give out test review sheet

Here's a link with some extra Python practice
Introduce subroutine parameters.

Tuesday:

Review for Python test on Wednesday
Continue with subroutines, introduce , return values, codingbat.

To register with codingbat:
Go the Python section of codingbat.com and create an account, by clicking on "Create Account" in the upper right-hand corner of the home page. Use your school email as your ID. When you enter your name, please type your period, followed by your last name, followed by your first name, like this:
    2 – Narwhal, Ima
Then, back on the home page, click "prefs". At the bottom of the page, under Teacher Share, enter my email address, ajudkis@ctemc.org. This will allow me to see your progress.

Please complete problems in Warmup-1. If you finish, go on to Logic-1List-1
and String-1.

Wednesday:
Test on basic Python
When finished, continue to work on Codingbat

Thursday:
Work on Codingbat.  Finish all 12 problems in Warmup-1, and do at least 5 problems from each of Logic-1List-1, and String-1.  Be sure that you're logged in, so that I can see your progress. Feel free to do more problems, and problems from other sections.  It's all excellent practice.

Friday:
Everyone working on harder Python subroutine problems involving loops