Make iPhone Apps (no coding)?
Hi, i'm leaving my career as a machinist to move to IT and i'd love to become an iPhone App developer as i have some great ideas i'd love to develop. I have no coding skills but will probably learn over time.
Can anyone point me in a direction of an good App/Program to download and develop or some websites, links? I have an iMac!
I'm currently downloading xCode to mess around with and get a feel for making them.
Any other suggestions?
Before learning to develop app you should first learn basic programming.
I'd say you should start with java, or possibly python. Once you know the basics and know your way around you can look towards app development.
Obviously you have to learn coding. Its not a 1 week plan.
In order to make iOS apps you will have to learn to code and learn the the programming language which is used, Objective-C. Since Objective-C is literally built on top of the C programming language, it may be easiest to learn and understand the syntax of C before moving onto Objective-C. If you're starting from scratch with no programming experience I would recommend Harvard's CS-50 www.edx.org/courses/HarvardX/CS50x/2012/…
Also the JavaScript course at www.codecademy.com would be good for working on programming skills and learning different syntax as JavaScript is a really easy language to learn. Also www.code.org has some good resources.
In reality it will take you a few months to learn and conceptually understand the basics of programming, but if you can get through that, it's really all downhill from there. There's a ton of resources out there for amateur programmers, if you're willing to spend a tiny bit of money www.lynda.com has some good programming courses including iOS and Xcode courses, youtube also has a ton of tutorials and apple themselves actually have quite a bit of help for developers.
If you want to do anything worthwhile with applications, you first must learn programming. This can be done in only a few months if you put the time in it, but the most important skill to learn is simply where to find answers to the questions you have.www.stackoverflow.com is probably the best place to look for answers to programming questions. Once you understand the basics of programming and Objective-C, you can start making applications, though it will be slow going at first, so it takes a lot of perseverance and work.
A website called Buzztouch can be helpful for you. It is essentially Content Management Software for iOS and Android, provides a template-based process in which you import your app's information into the online software, and in turn it will create the code that you need to compile the data for your application.
It also provides some excellent video tutorials for developing iPhone application. Give it a try.
Hope you'll get some ideas here.
- Which coding language should I learn next? Just finished my first year of college for computer science, and I learned C++. What should I go for next. I'm thinking app designing languages, and I have an iPhone. Should I go for Swift?
- Where to start for coding Iphone apps for beginner? I'm a complete beginner, I know nothing about code except that there are different languages of it. Where is a good place to learn about code if I want to develop Iphone apps?
- What do I do if I want to turn off everything that can make my iPhone 4S make noise? I want to bring my cell phone into class with me, but last time I did that it started playing music and my friends Siri started working. I just want to bring it in class and not have to worry about having it start making noise and me getting ISS. Please* don't put down that I shouldn't be bringing my phone to class because I really have to. Anyway I want to know all the things I need to turn off in order for it not to make any noise at all.
- Want to learn coding. C before Obj-C? And where to begin? I want to learn objective-C so that I can eventually get to where I can make iPhone apps. Would it be beneficial to learn C before Objective-C or would it just be a waste of time? Also, where should I begin with C/Obj-C? With books, YouTube videos, or what?