Junior — Middle
What additional topics or skills are you currently learning or planning to study?
sobes.tech AI
Answer from AI
Currently, I am actively studying:
- Modern Java features, including new versions (e.g., Java 17 and above), to utilize improvements in syntax and performance.
- Development frameworks such as Spring Boot for creating REST APIs and microservices.
- Basics of working with databases, including ORM (Hibernate) and query optimization.
- Design patterns and SOLID principles for writing more maintainable code.
- Testing: unit tests with JUnit and integration tests.
I plan to study:
- Reactive programming (Project Reactor, RxJava).
- Containerization and orchestration (Docker, Kubernetes).
- Basic DevOps for automation of build and deployment.
- More advanced topics in multithreading and parallelism in Java.