Hey everyone! Hope you're having a great day! I'm currently in my fourth semester studying Computer Science and I'm really diving into programming for the first time. Before this, I was mostly just watching YouTube videos and dabbling a bit in cyber security with Linux Kali in VMware. Right now, I'm learning Java through a course from MOOC Helsinki, and I want to focus on building projects to solidify my skills. I've done some projects with the help of AI, but I'm challenging myself not to rely on it and want to create more independently. I've successfully built a CLI todo list without AI, and I'm looking for project ideas that range from beginner to advanced levels. What types of projects do you suggest, and what skills or tools do I need for these?
2 Answers
Starting with CLI projects is a smart move! Try building a calculator or a todo app first, then progress to GUI apps or even small games. Once you're ready for the web,develop a chat server or a simple data pipeline—just break things down and test a lot; you'll learn a ton from your mistakes!
You've got a solid mindset! Simple CRUD applications are great for beginners. As you get more comfortable, try implementing your own authentication logic with cookie sessions. If you're feeling adventurous, dive into building more advanced features like account confirmation and password reset flows.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically