Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milq authored Feb 11, 2017
1 parent 2e302fd commit e2d50f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The same line of code but in different languages.

1. **Variables** (**[PHP](https://github.com/milq/code/blob/master/learn/01/01.php)**, **[JavaScript](https://github.com/milq/code/blob/master/learn/01/01.js)**, **[Python](https://github.com/milq/code/blob/master/learn/01/01.py)**).
2. **Collections - Arrays/Lists** (**[PHP](https://github.com/milq/code/blob/master/learn/02/02.php)**, **[JavaScript](https://github.com/milq/code/blob/master/learn/02/02.js)**, **[Python](https://github.com/milq/code/blob/master/learn/02/02.py)**).
2. **Conditionals** (**[PHP](https://github.com/milq/code/blob/master/learn/03/03.php)**, **[JavaScript](https://github.com/milq/code/blob/master/learn/03/03.js)**, **[Python](https://github.com/milq/code/blob/master/learn/03/03.py)**).

I use it only for didactic purposes, it does not cover all the characteristics of each language.

Expand Down

0 comments on commit e2d50f2

Please sign in to comment.