Skip to content

Commit df367bf

Browse files
techbeamerseshellman
authored andcommitted
Update to free books (EbookFoundation#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.
1 parent 2db4111 commit df367bf

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

Diff for: free-programming-books.md

+1
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
* [Papers we love](https://github.com/papers-we-love/papers-we-love)
226226
* [Red Gate Books](http://www.red-gate.com/community/books/index)
227227
* [Stef's Free Online Smalltalk Books](http://stephane.ducasse.free.fr/FreeBooks/)
228+
* [TechBeamers.com](http://www.techbeamers.com)
228229
* [TechBooksForFree.com](http://www.techbooksforfree.com)
229230
* [The Definitive C++ Book Guide and List](http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list)
230231
* [Theassayer.org](http://theassayer.org)

Diff for: free-programming-interactive-tutorials-en.md

+6
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@
174174
* [Codecademy Python course](https://www.codecademy.com/learn/python)
175175
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
176176
* [Learn Python](http://www.learnpython.org)
177+
* [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
177178
* [Python Koans](https://github.com/gregmalcolm/python_koans)
178179

179180

@@ -197,6 +198,11 @@
197198
* [Scala Exercises](https://www.scala-exercises.org)
198199

199200

201+
### Selenium
202+
203+
* [Selenium Tutorial - Web Automation](http://www.techbeamers.com/selenium-webdriver-tutorial)
204+
205+
200206
### SQL
201207

202208
* [SQL at Codecademy](https://www.codecademy.com/courses/learn-sql)

0 commit comments

Comments
 (0)