App Development - Any good books/guides/advice that can help me develop facebook apps?

JerryMuller

Newbie
Joined
Jul 8, 2014
Messages
4
Reaction score
0
I read in an e-book that developing apps and putting your ads there is a great method for marketing. Any thread/book would be much appreciated since I don't know that much about programming only some basic stuff from Java and C++. What programming language would be the best one for developing apps on social sites like facebook? :ranger:
 
There are tons of sources for programming information. Udemy and Amazon are just a few that I've used. Udemy sometimes has free courses and Amazon is great for reviews on books to buy.
 
aren't facebook apps either flash or HTML5? there are a ton of tutorials on both of those
 
Yeah I'll just buy an e-book on HTML5 or look for a course on Udemy. Thanks!
 
Facebook apps are just JS/HTML5 applications that interact with the facebook API. If you know JS/HTML5, read the fb docs for more information about their APIs
 
Go to amazon.com, you'll find great books there about application development. or you can have an online course/tutorials.
 
I read in an e-book that developing apps and putting your ads there is a great method for marketing. Any thread/book would be much appreciated since I don't know that much about programming only some basic stuff from Java and C++. What programming language would be the best one for developing apps on social sites like facebook? :ranger:

One big problem is getting ideas on what apps to create. If you check android market, you'll see that everything is there. Before starting writing a new app - ask yourself why would someone use your app?

And without a popular app, there's nothing.
 
Back
Top