|
@@ -174,6 +174,7 @@
|
|
|
* [Codecademy Python course](https://www.codecademy.com/learn/python)
|
|
* [Codecademy Python course](https://www.codecademy.com/learn/python)
|
|
|
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
|
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
|
|
* [Learn Python](http://www.learnpython.org)
|
|
* [Learn Python](http://www.learnpython.org)
|
|
|
|
|
+* [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
|
|
|
* [Python Koans](https://github.com/gregmalcolm/python_koans)
|
|
* [Python Koans](https://github.com/gregmalcolm/python_koans)
|
|
|
|
|
|
|
|
|
|
|
|
@@ -197,6 +198,11 @@
|
|
|
* [Scala Exercises](https://www.scala-exercises.org)
|
|
* [Scala Exercises](https://www.scala-exercises.org)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+### Selenium
|
|
|
|
|
+
|
|
|
|
|
+* [Selenium Tutorial - Web Automation](http://www.techbeamers.com/selenium-webdriver-tutorial)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### SQL
|
|
### SQL
|
|
|
|
|
|
|
|
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
|
|
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
|