Switch language한국어
Back to the list

Week 7 of #100DaysOfCode: Back to the Fundamentals

TL;DR AI

Key summary

2 min read
  1. In week 7 of #100DaysOfCode, the author paused new projects to strengthen core backend knowledge, especially Spring fundamentals.

  2. The focus was on Dependency Injection, the IoC container, Spring AOP, logging, Spring Security, OAuth2, BCrypt, and WebFlux.

  3. They also revisited SOLID principles and GoF design patterns to better understand maintainable, scalable system design.

  4. The week additionally included exam prep, CV updates, job applications, and an AI mock interview, but no new project was shipped.

  5. Overall, the post highlights both deeper framework understanding and active preparation for backend roles.

Read the original