How Do I Decide What Projects to Build?

0
1
Asked By CuriousCoder99 On

I've been hearing a lot about the importance of building projects, but I'm really not sure where to start. I'm planning to take the CS50 course and build some stuff from AI Sweigert's books. Is that a good approach? How do I know what to create in the first place?

2 Answers

Answered By CodeWhizKid42 On

Your project ideas will depend on what you already know. If you haven’t seen much code yet, consider going through tutorials. This will help you recognize patterns, and soon you'll feel comfortable enough to tackle something on your own. Just be careful not to overestimate your current skills; sometimes what seems easy turns out to be more complex.

Answered By TechExplorer83 On

If you're not sure what to build, copying existing projects is a smart way to learn. Try to recreate something like Twitter or Reddit—it'll help you understand the fundamentals better.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.