[Journey] Python Learning, First Coding Experience

berhas

Regular Member
Jr. VIP
Joined
Aug 21, 2022
Messages
215
Reaction score
60
Hello BHW members.

This year I decided to learn the software language, with the advice of a few people,
I chose the python language.

But I guess I'm going a little slow as I don't know where to start.

I'm progressing with a Udemy course I saw at BHW before.

My goal is to write small projects at the end of 4-6 months.

I know I'm very new yet so I really need help and guidance.
I would really appreciate it if you could share your experience with me and help.
 
Start with the basics and learn it very well. Try as much as possible to learn through practice not just watching the tutorials and doing nothing. For example you learned today data types and variables? Good! Now go and write some real world example that you use variable and datatypes (cars = ['BMW', 'Toyota']). And keep practicing everyday what you learn and things will become easier eventually! Good Luck!
 
Start with the basics and learn it very well. Try as much as possible to learn through practice not just watching the tutorials and doing nothing. For example you learned today data types and variables? Good! Now go and write some real world example that you use variable and datatypes (cars = ['BMW', 'Toyota']). And keep practicing everyday what you learn and things will become easier eventually! Good Luck!
Thank you very much. Do you have a link you want to share?
 
The way I see it is : since one is on Digital Marketing, why not take that time to make incomes you'd use to pay Python devs to fulfill your project ? It's a wonderful Idea to pursue a career in coding but it's gonna take years of your life, and you may end up jobless after all, because you'll discover that a new AI in town can do x100 better than what you've learned.
 
To watch tutorial are very helpful but atention dont lose the focus and watch to much tutorial and do more practice. because in the practice you will learn more. This was my issue years ago ^^

Good luck!
 
The way I see it is : since one is on Digital Marketing, why not take that time to make incomes you'd use to pay Python devs to fulfill your project ? It's a wonderful Idea to pursue a career in coding but it's gonna take years of your life, and you may end up jobless after all, because you'll discover that a new AI in town can do x100 better than what you've learned.

Thank you very much for sharing your opinion with me, you may be right about this, but when you want to write a code with AI, you need to have knowledge about the codes. My goal is not to continue my life with software, I just want to have information about it.
To watch tutorial are very helpful but atention dont lose the focus and watch to much tutorial and do more practice. because in the practice you will learn more. This was my issue years ago ^^

Good luck!
Thank you very much for sharing your experience with me. I will try this
 
Back
Top