Skip to content

Commit

Permalink
Add link for Learn Python course on CodeChef (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
justani authored Jul 27, 2024
1 parent d6c6b4c commit a6cdc95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@

- [Coding in Python](https://www.amazon.com/Creative-Coding-Python-Programming-Projects/dp/1631595814) Creative Coding in Python presents over 30 creative projects that teach how to code in the easy and intuitive programming language, Python.

- [Learn Python CodeChef](https://www.codechef.com/learn/course/python) Interactive and Practical course on fundamentals of Python, with an emphasis on problem solving and algorithms.

- [Python for Data Science](https://cognitiveclass.ai/courses/python-for-data-science) This free Python course provides a beginner-friendly introduction to Python for Data Science. Practice through lab exercises, and you'll be ready to create your first Python scripts on your own!

- [Data Visualization with Python](https://cognitiveclass.ai/courses/data-visualization-with-python) Data visualization is the graphical representation of data in order to interactively and efficiently convey insights to clients, customers, and stakeholders in general. It is a way to summarize your findings and display it in a form that facilitates interpretation and can help in identifying patterns or trends. In this Data Visualization with Python course, you'll learn how to create interesting graphics and charts and customize them to make them more effective and more pleasing to your audience.
Expand Down

0 comments on commit a6cdc95

Please sign in to comment.