Answer the question
In order to leave comments, you need to log in
How to make such a project? Phython?
Hello) I need to make a project, but I don't understand how. The task was to make some kind of fairy tale or mini-program, and use all the requirements. I'll leave it below. Maybe someone knows what it could be? How to connect this?
List of project requirements:
1. OOP principles.
2. Design pattern.
3. Unit testing
4. getters, setters
5. decorators
6. methods of different types
7. magic methods
8. sets inheritance
Thank you
Answer the question
In order to leave comments, you need to log in
You take any book, learn Python, at least those chapters where there is information about the requirements you listed iiiiii ... write code.
I will tell you from my own experience as a beginner that the main boost in the field of programming is experience. To do this, you need to learn the basis of the language, the function of a variable, how to display texts, how to get data from the entered data, etc. You can watch 1 hour video, that will be enough. Next, you need to think about what kind of program you can make from the knowledge that you just received. You compose a program, further complicate it, etc. The main thing is to learn how to google, if there is no answer to your question in Google through long search attempts, you can safely ask them here. Success will come immediately, I myself was shocked by such a rocket in my programs. All the time, try to make programs, and come up with the flow of your program, and then take information bit by bit from the Internet: how to start, how to finish the middle, how to finish. Piece by piece, piece by piece
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question