Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion resources/LearnPython.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## Python Programming.

<img src="https://image.flaticon.com/icons/png/128/2621/2621303.png" height="60px"/>

> If you think there is a resource which you think others would benefit on, fork, add your changes, and make a pull request!
Expand All @@ -12,4 +13,5 @@
| [CodeCademy](https://www.codecademy.com/) | Codecademy is also one of the better websites where you can learn basics of python in a practical way. |
| [W3Schools.com/Python](https://www.w3schools.com/python/default.asp) | We create simplified and interactive learning experiences. Learning web development should be easy to understand and available for everyone, everywhere! W3Schools is a school for web developers, covering all the aspects of web development. |
| [Kaggle](https://www.kaggle.com/learn/python) | Kaggle provides a brief overview of Python syntax, variable assignment, and arithmetic operators. |
| [freeCodeCamp](https://www.freecodecamp.org/learn/scientific-computing-with-python/) | freeCodeCamp covers Python fundamentals like variables, loops, conditionals, and functions. Then you'll quickly ramp up to complex data structures, networking, relational databases, and data visualization. |
| [freeCodeCamp](https://www.freecodecamp.org/learn/scientific-computing-with-python/) | freeCodeCamp covers Python fundamentals like variables, loops, conditionals, and functions. Then you'll quickly ramp up to complex data structures, networking, relational databases, and data visualization. |
| [freeCodeCamp](https://www.freecodecamp.org/learn/scientific-computing-with-python/) | freeCodeCamp covers Python fundamentals like variables, loops, conditionals, and functions. Then you'll quickly ramp up to complex data structures, networking, relational databases, and data visualization. |