Sinisterly
How to become a Dev. - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Python (https://sinister.ly/Forum-Python)
+--- Thread: How to become a Dev. (/Thread-How-to-become-a-Dev)



How to become a Dev. - Triplea2a - 02-16-2022

I want to become a good programmer. It’s my keen desire to become python dev. But i don’t have any good roadmap to do so. Anyone help me about this.


RE: How to become a Dev. - Mr.Kurd - 05-01-2022

Be curious, try things and code your own tools... Make your life easier using your skills in coding.. During this journey you will learn a lot until someday one will hire you... By time you will get advanced then yup... You are Dev now.


RE: How to become a Dev. - mothered - 05-01-2022

Quote:I want to become a good programmer. It’s my keen desire to become python dev.
Do you have any experience, or are you starting from scratch?


RE: How to become a Dev. - Crumz - 05-01-2022

(05-01-2022, 01:05 AM)Mr.Kurd Wrote: Be curious, try things and code your own tools...

Literally... Experience is the best teacher. Learning how to code is going to be more challenging than you think, but remember that Google is your best friend. Start by visioning what you want to code, then craft it together one step at a time, take your time and use online resources. Looking at exisiting working programs similar to whatever you want to build will help as well; by using it as a reference point you can start understanding and piecing together what each function does etc...


RE: How to become a Dev. - mothered - 05-01-2022

(05-01-2022, 04:52 AM)Crumz Wrote: but remember that Google is your best friend.
You can't really go wrong with using Google to your advantage.

It has all the resources you need at your fingertips.