Looking to Build an App from Scratch—Where Do I Start?

0
4
Asked By CodeCrafter24 On

Hey everyone! I'm currently in my second year as a software engineering student, and while I know how to code in Java, Python, and C++, I feel a bit stuck when it comes to building larger projects. I want to challenge myself and create something substantial, maybe even clone an app like Instagram or Facebook. However, I've mostly found basic tutorials and I'm unsure about the right tech stack to use. If you were in my shoes, how would you approach building an application from scratch? What steps would you take?

1 Answer

Answered By DevJourney On

No one starts off being able to create big projects entirely on their own. Instagram and Facebook were the result of hundreds of engineers working together over many years. Instead of trying to clone those right away, I suggest you start with a smaller project. Build that incrementally and add features over time. While it's okay to use chatbots for assistance, make sure to understand the concepts rather than just copying and pasting code.

BeginnerExplorer -

Absolutely! I'm planning to dive into Flutter for the frontend since I already know C and C++. I'll start with basic pages and implement a simple feature gradually. Once I'm comfortable, I'll move on to the clone application.

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.