Skip to content

Commit

Permalink
3rd week first two days
Browse files Browse the repository at this point in the history
  • Loading branch information
EggDice committed Nov 20, 2015
1 parent afdfef6 commit c1b35b8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions week-3/1-expressions-control-flow/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Monday - Expressions and Control flow

## Reqiuired installs
- Please install Python 3.5
https://www.python.org/downloads/

## Materials for this day
- https://www.codecademy.com/courses/introduction-to-python-6WeG3/0/3
- https://www.codecademy.com/courses/python-beginner-GB6hM/0/1
- https://www.codecademy.com/courses/python-beginner-sRXwR/0/1
- https://www.codecademy.com/courses/python-beginner-BxUFN/1/1
4 changes: 2 additions & 2 deletions week-3/2-functions-data-structures/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Mandatory:

* [General introduction to functions][1]
* [Introduction to Python built-in data structures][2]
* [Codecademy course on Python functions][4]
* [Codecademy course on Python lists and dictionaries][5]

Optional:

* [Hands-on Python Tutorial: Defining Functions of your Own][3]
* [Codecademy course on Python functions][4]
* [Codecademy course on Python lists and dictionaries][5]

## Tasks

Expand Down

0 comments on commit c1b35b8

Please sign in to comment.