Journey to Learn Python and do something constructive with my boring Life .

upon reading your journey, we have a slight similarity of it but for now i'm not yet finished and dont know how to proceed. maybe a slight changes. but keep it up, keep us updated always.
 
I just wanted to say that I’m really proud of you for deciding to make these changes in your life. It's never easy to step back into something after a long break, especially when you're dealing with health issues and a job that doesn't bring you joy. But you're taking control and that’s what matters most.

Your plan is solid and realistic, and I believe it’s going to bring about the change you’re looking for. Starting with small, manageable goals like cutting out sugar and waking up earlier is a great way to build momentum. Learning Python, especially with your background in computer science, is a smart move. It’s never too late to get back into the game, and tech skills are in demand everywhere.

Remember, the fact that you’ve been successful in the past means you have the potential to succeed again. Don’t worry about age or the time that’s passed. Many people have made a comeback later in life, and you can be one of them. Just keep your focus, be consistent, and don’t be too hard on yourself.

I’m here cheering you on, and I believe that with your determination, you’re going to make great strides in the next 6 months. If you ever need to talk or just need a little extra motivation, I’m here for you.

Keep pushing forward, you’ve got this!
 
I just wanted to say that I’m really proud of you for deciding to make these changes in your life. It's never easy to step back into something after a long break, especially when you're dealing with health issues and a job that doesn't bring you joy. But you're taking control and that’s what matters most.

Your plan is solid and realistic, and I believe it’s going to bring about the change you’re looking for. Starting with small, manageable goals like cutting out sugar and waking up earlier is a great way to build momentum. Learning Python, especially with your background in computer science, is a smart move. It’s never too late to get back into the game, and tech skills are in demand everywhere.

Remember, the fact that you’ve been successful in the past means you have the potential to succeed again. Don’t worry about age or the time that’s passed. Many people have made a comeback later in life, and you can be one of them. Just keep your focus, be consistent, and don’t be too hard on yourself.

I’m here cheering you on, and I believe that with your determination, you’re going to make great strides in the next 6 months. If you ever need to talk or just need a little extra motivation, I’m here for you.

Keep pushing forward, you’ve got this!
Thanks a ton for the motivation . Yeah i have started with small but i want to be consistent now .
 
You can do this. Just like Mr George has rightly mentioned, don’t give up. You can definitely make that long stride of success within the 6 months time frame. Be consistent and believe in yourself.
I’m learning WordPress development with PHP.

I will advise you should start with a basic language like PHP to grab programming concepts really fast. In whatever decision you take , ensure you learn by practice. If you’re learning through visual training, watch the video as many times as possible until you have a significant understanding before moving to the next.

If you find a particular part of any training difficult to understand after watching several times, move to the next section regardless and don’t stop practicing as many times as possible.

Then, give enough time for rest. Sometimes, we have difficulty in understanding because our brain is not completely relaxed. So whenever you’re not getting enough understanding of a particular part of a training, it could mean it is time to have some rest.

Also, part of what I do when I’m learning any stuff is : I try to prime my brain whenever I’m in a relaxed state to check the extent of my understanding on what I’m learning.

Keep pushing ; the sky is your limit.
 
Update 2:
Learn and practiced For loop.
File I/O
List
Tuples
Enumeration, F string

Overall i am currently happy with my progress so far .
 
Update 2:
Learn and practiced For loop.
File I/O
List
Tuples
Enumeration, F string

Overall i am currently happy with my progress so far .
I think your approach is not correct.
Make real projects and then learn Python by doing it.
You have nice tool: ChatGPT to explain you every part of code and give you alternatives with explaination
 
I think your approach is not correct.
Make real projects and then learn Python by doing it.
You have nice tool: ChatGPT to explain you every part of code and give you alternatives with explaination
Yeah i understand but i need to know basics before i go in that approach i need at least 30 days to brush up the basics.
 
Yeah i understand but i need to know basics before i go in that approach i need at least 30 days to brush up the basics.
No, you need to know what is:
-class
-variable
-loop
-constant
-method

Ask ChatGPT to explain you object oriented and structured programming. Then go deaper.
Once you know what is that, you can start some projects asking ChatGPT about for example loops and how to implement them

Treat these like a tree. I gave you roots, asking for more and more to learn more, ChatGPT will expand.

Then ask AI to make simple tasks for you.

2 weeks and you know Python. 6 months and you can search for job. For this you need to have real projects on Github
 
2 weeks and you know Python. 6 months and you can search for job. For this you need to have real projects on Github
Hey there, what kind of job can we get by learning Python in 6 months and what things should I know to get hired? and can you give an example of the project (as I am a beginner too.. done with basics)
 
Good luck bro, after you learn basics, try to do some projects on your own, its the best way how to learn anything. Especially in python where you can do literaly anything with proper modules.
 
Keep diving into Python. It’s a journey that will greatly reward your efforts. Stay persistent in your learning, and don’t stop until you’re thoroughly familiar with it. Python offers an incredible foundation that will continue to expand your capabilities. Remember, there’s always more to learn, and each step forward is a step towards mastery. Keep pushing forward.

Good luck on your learning path!
 
Update 3 : Did more programs on File I/O
Practiced different programs and tried different ways to do the same program .
Learned about different data types and read readline writeline and various other functions etc .
 
Good luck.
Are you watching some good Python channels on YT ?
Tutorials etc?
 
Hope you will keep going and succeed!

I’ve tried a multiple times, but due to lack of free time - failed. Also think that my motivation was wrong - didn’t have exact goal/ project.
 
Good luck.
Are you watching some good Python channels on YT ?
Tutorials etc?
Right now following 4 tutorials i began with following 2 . I am just picking the best one for the best topic , 2 is paid 2 is free .
1) Udemy-Ardit Sulce ( paid but costs very less)
2)Full stack Python programing by Python life( Its in a local telugu language)
3)Harrys ( In hindi )
4) code -yug ( Hindi)
5) Google and YT ( Topic based)
 
Back
Top