Python3 (Practicing and Polishing skills)

Welcome to CCP

Practice makes a man perfect

In this post, we will talk about where to practice and show off our skills,

Github is the best website to which keeps track of all your codes, you can make upto 1000 repositories (projects) and store in it with space of upto 500MB which lets us store all our creations at one place,

You can make a free account Here

Next,

here comes the famous and most useful website stackoverflow.com this is the website of developers made for developers,
you can find answer to any programming related question here and can ask one also,

If you are stuck then stackoverflow is ready to help,

And then comes the website w3schools.com it has massive amounts of tutorials and questions for any language,

Now,
Comes practicing skills,

Here comes a list of 2 best websites to practice your skills:

1. hackerrank -> hackerrank.com
2. Codewars -> codewars.com

These websites have very nice and twisty questions which will absolutely exercise your brain and coding skills

Fork me on github Here

Have fun coding !

Comments