Skip to content

Commit

Permalink
Added Python tutorial at Tutorialspoint (#4908)
Browse files Browse the repository at this point in the history
* Added Python tutorial at Tutorialspoint

* Update free-programming-interactive-tutorials-en.md

* Added HTML and CSS tutorials at W3Schools

* Added Python Tutorial in free programming books
  • Loading branch information
Utkarsh299-tech authored Nov 1, 2020
1 parent d93a9f5 commit 1eb0746
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions free-programming-books.md
Original file line number Diff line number Diff line change
Expand Up @@ -2408,6 +2408,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Python Practice Projects](http://pythonpracticeprojects.com)
* [Python Programming](https://en.wikibooks.org/wiki/Python_Programming) - Wikibooks (2.7)
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) - Wikibooks (PDF) (2.6)
* [Python Tutorial](https://www.tutorialspoint.com/python) - Tutorials Point
* [Scipy Lecture Notes](http://scipy-lectures.github.io)
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
* [Slither into Python: An introduction to Python for beginners](https://www.slitherintopython.com) (3.7)
Expand Down
2 changes: 2 additions & 0 deletions free-programming-interactive-tutorials-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,12 @@
### HTML / CSS

* [CSS Diner](http://flukeout.github.io)
* [CSS Tutorial](https://www.w3schools.com/css/) - W3Schools
* [Flexbox Defense](http://flexboxdefense.com)
* [Flexbox Froggy](http://flexboxfroggy.com)
* [FreeCodeCamp: Responsive Web Design Course](https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/)
* [Grid Garden](https://cssgridgarden.com)
* [HTML Tutorial](https://www.w3schools.com/html/) - W3Schools
* [Learn by doing beginner projects](https://dash.generalassemb.ly)
* [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web)
* [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website)
Expand Down

0 comments on commit 1eb0746

Please sign in to comment.