Hello.
So a bit background, im electrical engineer who been doing data analytics lately, as i go deeper the more i see that i need python skills. I was able to land a job as junior developer, the workplace knows i have very minimal experience with programming so no pressure from there but i feel like i need to get better. Also im enrolled in data sciences masters program so even there i need python. So we establised i need python.
About the workflow i have been doing right now. Basicly i put my task in the chatGPT or claude and ask it to generate code. Copy paste the code and run it. Doesnt work? paste error code into gpt and copy paste again until it works. Well it may be ok strategy for personal projects but i have been debugging 3 days for a code to parse xml file! Same for school projects.
Well why i dont write it myself? Im lacking skill in knowing WHAT to code or write, i dont know how to tackle it via programming. Let’s say task is to do electrical consumption analysis.
I know that i have to:
1) Import or get the data from somewhere (program, website etc)
2) data cleaning, make it readable
3) Analyse the data, calculate some mean values etc
4) Plot the results and make conclusions
But i dont have any idea how to import data from program for example, so i just ask gpt to generate me code for it. I know i can plot it via matplotlib and i need time on x axis and i plot it as sin graph but i dont know how to write it in python.
So how do i study with having some prior knowledge? ideally it would be cool if it would be relatable to the topics i need so i can right away practice those at work.
submitted by /u/EcstaticSweetheart
[link] [comments]
r/learnpython Hello. So a bit background, im electrical engineer who been doing data analytics lately, as i go deeper the more i see that i need python skills. I was able to land a job as junior developer, the workplace knows i have very minimal experience with programming so no pressure from there but i feel like i need to get better. Also im enrolled in data sciences masters program so even there i need python. So we establised i need python. About the workflow i have been doing right now. Basicly i put my task in the chatGPT or claude and ask it to generate code. Copy paste the code and run it. Doesnt work? paste error code into gpt and copy paste again until it works. Well it may be ok strategy for personal projects but i have been debugging 3 days for a code to parse xml file! Same for school projects. Well why i dont write it myself? Im lacking skill in knowing WHAT to code or write, i dont know how to tackle it via programming. Let’s say task is to do electrical consumption analysis. I know that i have to: 1) Import or get the data from somewhere (program, website etc) 2) data cleaning, make it readable 3) Analyse the data, calculate some mean values etc 4) Plot the results and make conclusions But i dont have any idea how to import data from program for example, so i just ask gpt to generate me code for it. I know i can plot it via matplotlib and i need time on x axis and i plot it as sin graph but i dont know how to write it in python. So how do i study with having some prior knowledge? ideally it would be cool if it would be relatable to the topics i need so i can right away practice those at work. submitted by /u/EcstaticSweetheart [link] [comments]
Hello.
So a bit background, im electrical engineer who been doing data analytics lately, as i go deeper the more i see that i need python skills. I was able to land a job as junior developer, the workplace knows i have very minimal experience with programming so no pressure from there but i feel like i need to get better. Also im enrolled in data sciences masters program so even there i need python. So we establised i need python.
About the workflow i have been doing right now. Basicly i put my task in the chatGPT or claude and ask it to generate code. Copy paste the code and run it. Doesnt work? paste error code into gpt and copy paste again until it works. Well it may be ok strategy for personal projects but i have been debugging 3 days for a code to parse xml file! Same for school projects.
Well why i dont write it myself? Im lacking skill in knowing WHAT to code or write, i dont know how to tackle it via programming. Let’s say task is to do electrical consumption analysis.
I know that i have to:
1) Import or get the data from somewhere (program, website etc)
2) data cleaning, make it readable
3) Analyse the data, calculate some mean values etc
4) Plot the results and make conclusions
But i dont have any idea how to import data from program for example, so i just ask gpt to generate me code for it. I know i can plot it via matplotlib and i need time on x axis and i plot it as sin graph but i dont know how to write it in python.
So how do i study with having some prior knowledge? ideally it would be cool if it would be relatable to the topics i need so i can right away practice those at work.
submitted by /u/EcstaticSweetheart
[link] [comments]