Junior — Middle
Tell us how you started your activity in backend development.
sobes.tech AI
Answer from AI
My activity in the field of backend development began with learning the basics of Python and web technologies. I started by creating simple REST APIs using the Flask framework, which helped me understand how to handle requests and work with databases.
Then, I delved into working with databases (PostgreSQL, SQLite), studied ORM (for example, SQLAlchemy), and also familiarized myself with authentication and authorization concepts.
Meanwhile, I practiced writing tests and deploying applications on a server, which helped me understand the full cycle of backend development.
This gradual and practical approach allowed me to confidently work with backend and continue to develop in this area.