+ 1
Python! What do you recommend I continue with?
Help, I just finished "Introduction to Python", what do you recommend I continue with? Intermediate Python? Or some other course? I am interested in security, data science, artificial intelligence, process automation in various fields of engineering... I am still a beginner in programming and I am looking for something that will give me a good foundation for various fields.
2 Answers
+ 6
I think you need to work on some projects to test your skills and then you should continue with intermediate Python.
Why? :
Because I think you need to understand it. And you need to know every basic stuff, if you want to do well, in fields like data science... If your roots are strongs, no one can stop you from growing.
After this, you can start learning some Python libraries, anything that interests you. You might want to learn Numpy library first. Because it is quite useful in some of the fields you mentioned.
Thanks for reading till end. I hope you agreeđ
And best of luck!
+ 1
Python intermediate is ok.. i feel like after lambda function, it got very boring and the explanations did not explain anything. You should still take intermediate python, but later start learning about modules such as tkinter and stuff to make cool stuff. btw i use chatgpt to explain things i do not understand. it's very helpful and can teach you many things about python.