yanyongqi911 / yan

learn-git test
0 stars 0 forks source link

how to learn python? #1

Closed yanyongqi911 closed 4 years ago

yanyongqi911 commented 4 years ago

how to use the github to learn code?like python.

07ATUL commented 4 years ago

Hi @yanyongqi911 you can first try to cover up the basics of the language using a book or some vedio lectures and then try to practise questions from GeeksforGeeks, after you feel comfortable you can search for python in github search where you will get data structures and algorithms implemented in Python , you can search github for free ebooks as well. Now you are ready to take on issues in Python. Happy Coding.

yanyongqi911 commented 4 years ago

thanks @07ATUL , I am trying.