Skillshare intro to Python/Unit 2: Difference between revisions

no edit summary
imported>Jesstess
imported>Jesstess
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1:
 
== Goal #1: practice reading and running Python files ==
 
(Estimated completion time: 15 - 30 minutes)
 
We'll be practicing two skills with this goal. The first is <b>reading and understanding Python programs</b>. The second is <b>running these programs from the terminal</b>.
Line 30 ⟶ 32:
 
== Goal #2: Codecademy practice ==
 
(Estimated completion time: 1 - 1.5 hours)
 
Let's get some practice thinking like programmers: breaking down problems and solving them in code using the Python tools that we've learned so far.
Line 42 ⟶ 46:
</ol>
 
== Goal #3: Codecademy practice part 2: lists and loops ==
 
It takes practice to get the hang of and develop an intuition for how to uses lists and loops. So let's practice! We've created
 
==Success!==
So let's get started! Please visit:
 
You've learned a bunch of great Python and programming fundamentals and read and written your first Python scripts. Keep practicing!
http://www.codecademy.com/courses/python-beginner-en-kSQwt/1/
 
[[File:Champagne.png|100px]][[File:Party.png|125px]]
and complete the 11 exercises in this section, <b>Lists and loops</b>.
Anonymous user