Hey everyone! I've been coding casually for a few years, and recently decided to give AI-assisted coding a try to see what all the hype is about. I managed to develop my first real app, but the experience left me feeling a bit lost. Although the AI helped complete the project, I struggled to troubleshoot and debug effectively, and I didn't feel like I really grasped the concepts.
Now, I'm also managing a financial system (Tagetik) at work, and while it's more management-focused, I want to get a better understanding of its architecture since the company isn't using it effectively.
What I'm really looking for are:
1. An AI tutor or interactive tool that can help guide me in my learning rather than just writing code for me.
2. A structured curriculum for self-guided learning.
3. Advice on whether I should work on many small projects or focus on practices like Test-Driven Development.
Current skills:
- HTML, CSS, entry-level JavaScript & Python
- Intermediate VBA and SQL (mainly Postgres)
- Advanced Excel
Interests include backend systems (SQL, possibly MongoDB), personal projects, and understanding system architecture and database design. I've taken lots of Udemy courses and read books on architecture, but I feel like I'm missing something critical. Should I stick to traditional learning methods, or are there AI tutors or methods you would recommend that focus on teaching rather than just coding? Looking forward to your insights!
1 Answer
There are plenty of traditional resources out there that can help you learn effectively. Relying on AI to do it all for you might not help in the long run. You really want to get a solid grasp of the code and how everything works beneath the surface. Reading through documentation is key, but also try building something practical on your own rather than just following tutorials.
I get that! That's actually why I'm seeking recommendations for routes or AI tutors that can help me understand better. Thanks for the tips!