Answer the question
In order to leave comments, you need to log in
What to study next in Python?
I want to warn you right away that I have no experience in programming. And I did not go beyond the school course in Pascal.
...
Hello!
I read a book on python, namely "Python Bite". And now I am fixing my knowledge on code wars. The problems are fundamental and it is a pleasure to solve them. Not too difficult, sometimes even easy come across. But here's the problem. I just don't know what to do next. Solving problems is cool, but now I want to apply my knowledge to some project. I tried to write a bot in VK ... I googled it, watched a couple of videos on YouTube, looked at the VK api documentation (although I didn’t understand anything, but it was interesting), but I didn’t go further than posting posts on the wall and the usual answer to “hello / bye”, complicated. I look towards the web, especially since I studied html, css. But I would like to hear the opinion of more experienced programmers.
Continue to solve puzzles and increase the level of difficulty. Plus, read a couple more books (plans to read: grok algorithms, learn python)
Or start diving a little into the Web? Poke into Django/flask, database, etc? And only then dive into the language in more detail.
Maybe go the other way?
I feel in my heart that I need to study programming even harder, I’m still far from writing real projects (though not big ones), but I’m afraid that motivation will disappear ...
Sorry for the large number of letters.
Answer the question
In order to leave comments, you need to log in
Not too difficult, sometimes even easy come across. But here's the problem.
Plus, read a couple more books (plans to read: groq algorithms, learn python)
I’m still far from writing real projects (albeit not big ones), but I’m afraid that the motivation will disappear ...
Oh, there is one idea. For google drive (or yndex disk) there are no normal GUI clients for linux. Yes, and the console is also not very functional. Make your own in python. Learn to work with the GUI (preferably PyQt5), with the API of other people's services, with the file system and OS signals. The work is actually not very big, quite feasible for one developer.
The best thing to do is start a project. For example parser. Read what you need for this, the documentation, and when you write it, you will grow greatly in knowledge. And you will understand what you are missing
And I would also look towards machine learning, for which there are many good libraries in python. The biggest money for a python proger in the west, not here, comes from building e-commerce applications - high-speed ones. In addition, there is one project idea for the oil and chemical industries. Not implemented yet, as far as I know.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question