DEV Community

Discussion on: Welcome Thread - v45

 
raph941 profile image
Raphael Ehindero

LoL why On and Off

Thread Thread
 
suchetapatil007 profile image
Sucheta Patil

My job sometimes doesn't give me the time to do anything else.

Thread Thread
 
dreadsteel99 profile image
DreadSteel99

Hi! I just started learning in python. Any suggestions for resources. What all types of projects can i try doing.

Thread Thread
 
suchetapatil007 profile image
Sucheta Patil

You might wanna start with 'Automate The boring stuff with Python'. I'd say it's one of the best book for python. You can buy it or it's available for free on automatetheboringstuff.com. also keep practicing on platforms like hackerrank, codewars. For projects, you might want to start small like to-do app or a portfolio website. I know a lot of people do the same projects but you've got to start somewhere and I read somewhere if you want to understand how the wheel works then sometimes you gotta reinvent it. Don't worry about anything else other than learning for now.

Thread Thread
 
dreadsteel99 profile image
DreadSteel99 • Edited

Thanks.