Why AI Can't Save You If You Write Code Like This | Code Review
Mar 9, 2026•Channel
AI Analysis
Data from YouTube Data API v3•Updated Just now
Video Overview
Video Details
Published2 months ago
Duration37:51
Video IDjnf8vpgoOSg
Languageen
CategoryEducation
PrivacyPublic
Made for KidsNo
Video TypeRegular Video
Performance Metrics
Views7.8K
Likes244
Comments27
Engagement Rate3.47%
Likes per 100 views3.12
Comments per 1K views3.46
Video Tags
Description
Join waiting list https://academy.amigoscode.com
AI can write code — but can it review bad code? In this video, I do a real code review with one of my Amigoscode Academy students, breaking down a Java booking system built without Spring Boot.
We cover:
✅ Naming conventions & variable clarity
✅ Where to generate IDs and timestamps (hint: not in the constructor)
✅ DAO vs Service layer — what belongs where
✅ Encapsulation & access modifiers
✅ Array expansion logic & null handling
✅ Why your service layer should own all business logic
This is the kind of review that separates engineers who just write code from engineers companies actually want to hire.
🎓 Want mentorship like this? Join the Amigoscode Academy — we help you break into tech, land a new role, or level up your skills.
👉 https://academy.amigoscode.com
📌 This is part of a series on building applications without Spring Boot — so you understand what's happening under the hood.