Added Python tutorial at Tutorialspoint (#4908)

* 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
This commit is contained in:
Utkarsh Singh
2020-11-01 19:51:44 +05:30
committed by GitHub
parent d93a9f5792
commit 1eb0746a71
2 changed files with 3 additions and 0 deletions

View File

@ -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)