Mastering Python as a Beginner
Mastering Python as a Beginner
(OP)
Hello, I am new to the concept of Python and very interested in exploring the topics as a whole. I was personally following https://www.learnpython.org/, W3Schools, Python For Beginners, and according to InterviewBit do I need to master Front-end Technologies, AI and Machine Learning, Version Control, ORM Libraries, etc?
RE: Mastering Python as a Beginner
RE: Mastering Python as a Beginner
RE: Mastering Python as a Beginner
Unless you know what that area is you need to be familiar with the basic concepts (everything breaks down to these eventualy)
The only other skill you need is how to search for the domain specific information when you need it to see if there are existing liburarys - 99% of all problems have already been solved, the only remaining problems are locating those solutions
Do things on the cheap & it will cost you dear