[Tutor] Practice python
boB Stepp
robertvstepp at gmail.com
Sun May 8 20:30:17 EDT 2016
On Sun, May 8, 2016 at 12:14 PM, monikajg at netzero.net
<monikajg at netzero.net> wrote:
> Can you please recommend a free web class or site that offers lots of coding exercises in python, not just the beginning but also intermediate and advanced AND provides solutions. I need more practice. All the classes I have taken or looked at do not provide enough exercises (with solutions) to retain the info.
You might look into the MIT Open Courseware. Once you get into the
meat of the material the programming exercises get increasingly
challenging. There are also copies of exams, quizzes, etc. However,
if memory serves me correctly, they may still be using Python 2.
Also, you can poke around in both their electrical engineering and
computer science departments. Sometimes they cover the same type of
material at different paces and levels of difficulty. Stanford also
has some courses, but the last time I went looking there I was
checking out Java. Anyway, one MIT link is:
http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/index.htm
--
boB
More information about the Tutor
mailing list