The Thread About Creating Apps

Joined
Oct 12, 2013
Messages
628
Reaction score
360
I've noticed lots of member are interested in learning how to create apps including myself.

NT has a lot of talented members some that already know how to create apps.

I hope we can use this thread to post info as to Where we should start our search for knowledge on learning how to create apps and other helpful information, vids etc.

......NT lets get this App money.
 
Making apps= the new rapper
mean.gif
This ...OS > Apps
 
Check out youtube for tutorials on objective c for apple apps
java for droid

learn c or c++ 1st and it should be a breeze afterwards

do trust a guy named bucky/thenewboston, he does a great job

check his site the newboston.org for awesome tutorials on the most pop comp lang

has them nicely laid out and does have c,c++ and objective and java tuts

once you have this down, narrow it down to what you want to do(game, service etc) and learn which other langs can help you with that
 
Last edited:
Was talking to my friends about making an app after I saw the snapchat dude get a 3 billion dollar offerbut we still need an idea 
laugh.gif
 
Check out youtube for tutorials on objective c for apple apps
java for droid

learn c or c++ 1st and it should be a breeze afterwards

do trust a guy named bucky/thenewboston, he does a great job

check his site the newboston.org for awesome tutorials on the most pop comp lang

has them nicely laid out and does have c,c++ and objective and java tuts

once you have this down, narrow it down to what you want to do(game, service etc) and learn which other langs can help you with that

All of this. Code Academy, Khan Academy, and Learn Street are also some great resources for beginners. Just like thebsprky thebsprky said, Objective C is used for iOS and Java is used for Android. For people going the Java route, look into the Android libraries as there are some subtle differences in how Android will handle some Java.

the nomad the nomad , it doesn't take 3 to 5 years to learn how to code. If you had a lot of free time and dedicated yourself to it, an average person could probably learn how to proficiently code in a year or two tops. Learning how to program is a lot like learning a new language; some people can pick it up quick, others will struggle getting through the basics. Being good at math and having a predisposition to problem solving can help, but it's a matter of aptitude and dedication. It's apparent even within the computer science courses I took. Some kids would have programs done in a matter of hours, others would take weeks.

freakydestroyer freakydestroyer , :lol I can see why someone might make that comparison. But there are a lot more people going around touting the title of rapper/musician making struggle music than there are people going around touting the title of programmer and making struggle apps.

A fair warning to all:

App development, in general, is not a lucrative career. Especially if you're independent. The 1 or 2% of apps that are actually profitable typically come from production labs that are a collaborative of multiple programmers. And even then, many times developers are just recouping their initial costs and expenses like servers and costs to maintain. Very solemnly will an app be wildly successful. A good idea doesn't always translate into a fluid app concept and user experience. If you're serious about app development, you shouldn't just be focusing on programming. You should also venture into the world of design, check out competitor apps, and even advertising, if you want this to generate money.
 
i went thru almost half the course on python on code academy. fell off. the site has since gone thru an overhaul so i really should get back on it.

Python and Java are the 2 languages im gonna knock out in that order.


apps can be fun, and if you have a great idea, it work out very well in the end, as you always hear then and now, an app getting bought out for billions.


snapchat blew my mind. it is literally MMS texting with a time limit. that is all. and that dude was gonna get paid $3billion dollars. for picture messaging. and whoever wrote that code, can officially rub his hands together with white doves flying around him. all it takes is an app to propel u from avg joe to silicon valley CEO money.

imo, coding is easy compared to coming up with the right idea. and sometimes the right idea is right in front of you :{
 
Average price to make a app?

Depends on what you want it to do and how much of the development you can do by yourself. If it's simple and doesn't require internet access or things like that, it can be completely free.

The only cost you're going to have to incur, both for iOS and Android, is the cost to get a developers account. I think it's $100 for Apple and like $50 for android. Idk anymore.
 
I have a idea for a app. Just don't know where to start or if it will catch on
 
Currently learning Objective-C for iOS dev. I'm kind of starting from the bottom, learning objective-C first as I have never used it before. I'm currently reading, this book, it's pretty good, but if you have absolutely no programming experience, it may go over your head. Programming is definitely not something learned over night unfortunately.

Is anybody else on the iOS path, and have knowledge of objective-c? Would love to be able to chat with people.

As far as the market is concerned, I think it's pretty hard to break into it. Yeah is correct about needing more than programming skills to pull out a good app. Design is so key. I think you'd make yourself an assett if you can successfully take care of back and front end (pause) design.

Ideally, I'd like to latch onto a small startup that has a great idea. I'm very interested in hardware x smartphone interfacing, especially when it comes to medical devices. That tricorder that Scanadu is making is the kind of stuff that interests me. Unfortunately I just don't have the ideas lol... I think educational apps is a burgeoning industry. If someone can come up with an app/system that can really sell tablets as a replacement for what students are using now, there is potential for big money there. I know they currently have some schools using tablets and stuff, but from what I've seen there just hasn't been a real reason to make a transition, it's mostly just a luxury.
 
It was about time someone created this thread. Hope it keeps going strong since I got a few ideas for an app.
 
i went thru almost half the course on python on code academy. fell off. the site has since gone thru an overhaul so i really should get back on it.

Python and Java are the 2 languages im gonna knock out in that order.

get back on it. srs.
 
i have an incredible idea.. if only i had to smarts to actually program nd design an app.

If i had a team, we'd be rich.. no doubt about it. :smokin :smokin
 
Ideas are like ********, everyone has one.

but sometimes, the internet can make your *** hole incredibly famous. you just gotta present it properly, make sure it's clean, and doesn't smell like ****.

Agreed, but it's no coincidence that the most successful apps and social networks were created by guys from top schools and came from well off families. I'd love to see someone here defy the odds though. :hat
 
I will help y'all out with whatever ish my friend that codes will link to me, I had a bunch of coding stuff on my old computer but it's broke atm.
 
lynda.com has some pretty good courses for coding as well. i've taken their fundamentals of programming and their objective c courses and they do a great job of presenting the material.
 
Back
Top Bottom