Skip to content

Commit

Permalink
Improved the Readme.MD file.
Browse files Browse the repository at this point in the history
  • Loading branch information
adityaraute authored Dec 3, 2020
1 parent 8009ced commit 2b00a8c
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# py
Repository to store sample python programs for python learning
Youtube channel https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ
Repository to store sample Python programs.

This repository is meant for beginners to assist them in their learning of Python. The repository covers a wide range of algorithms and other programs, and would prove immensely helpful for everybody interested in Python programming.

If this is your first time coding in Python, I would love to suggest you begin from the [Basics](https://github.com/codebasics/py/tree/master/Basics). They are simple to understand and hopefully will prove fun to you.

You can also pay a visit to my very own [Youtube channel](https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ).

Contributions to the repository are welcome.

[![CodeBasics](https://yt3.ggpht.com/ytc/AAUvwnihwx4a5idwBTE5JFpXHb-ykyh-i1gXtFiGJYV1=s176-c-k-c0x00ffffff-no-rj)](https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ).

#### Happy coding!

0 comments on commit 2b00a8c

Please sign in to comment.