Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHai Phan
2,442 PointsHow long it takes for a newbie to build an app?
I just begin with programming and I wonder how long it takes for me to build an app by myself? I've started with Python because I've joined a course from school and I find it easy to learn. And with a lot of programming languages here, which one should I learn after Python? Can anyone help me please, I feel like it'll take me a decade to finish all of them!
1 Answer
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsIt depends on how simple the app is. You could probably build something simple in a week. What exactly do you mean by 'app', a web app, a mobile app, a desktop app?
Hai Phan
2,442 PointsHai Phan
2,442 PointsWhat I mean is something like a mini-game on desktop. Also, when I install a software, I see executive file, some folders, some .dll files and others, but for now, what I've learn is just code. I wonder what else do I need to know to build a real software?
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsBrendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsYou mean when you look at an app someone else has built? What you're seeing is files generated by a build process, generated by the tools and compiler used for that specific language and framework.
Is this for the AutoLISP app?
Hai Phan
2,442 PointsHai Phan
2,442 PointsNot for the AutoLISP app yet. I just don't know what do these things mean when I look at someone's app. I think I need to do search more. Maybe because I am new so I feel a little confused at everything!