+ 1
What should I be doing after python intermediate?
3 ответов
+ 6
You should probably build real world projects because, you will learn the things you don't know while making real life projects.
Even I as a self taught coder learnt mostly by building various projects. I built games, social media sites and various other content and whenever I got stuck, I refered to websites online which helped me get over the problem and also taught me how to get over it anytime that problem occurs.
+ 10
Python Finance
Python Data Structure
+ 7
Here are a few suggestions:
1. Data Science and Machine Learning: Python is widely used in data science and machine learning. You can continue to learn more advanced libraries like NumPy, Pandas, Matplotlib, and Scikit-Learn.
2. Web Development: Python is also used in web development. You can also learn front-end technologies like HTML, CSS, and JavaScript to become a full-stack web developer.
3. Automation: Python is great for automating repetitive tasks. You can learn how to use Python to automate tasks like web scraping, file handling, and data analysis.
4. Game Development: You can learn game development libraries like Pygame and build your own games.
5. Cybersecurity: Python is used in cybersecurity for tasks like penetration testing, network analysis, and vulnerability scanning. You can learn about cybersecurity tools like Nmap, Metasploit, and Wireshark and how to use Python with them.
*It's important to identify your interests and career goals and choose a direction that aligns with them.