Update to free books (#2671)
* Update free-courses-en.md Added a Python online resource under the Python course section. * Update free-programming-books.md Added techbeamers to meta-list section.
This commit is contained in:
committed by
eshellman
parent
2db411181c
commit
df367bfd81
@ -174,6 +174,7 @@
|
||||
* [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)
|
||||
* [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)
|
||||
|
||||
|
||||
@ -197,6 +198,11 @@
|
||||
* [Scala Exercises](https://www.scala-exercises.org)
|
||||
|
||||
|
||||
### Selenium
|
||||
|
||||
* [Selenium Tutorial - Web Automation](http://www.techbeamers.com/selenium-webdriver-tutorial)
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)
|
||||
|
Reference in New Issue
Block a user