D
D
dake12312013-11-23 19:16:58
Mobile development
dake1231, 2013-11-23 19:16:58

How to start learning mobile development?

Where to start learning how to develop for IOS and Andorid, what books would you recommend and where to go, about how much you can learn the basics to create small applications. Familiar with web programming, respectively php html css js

Answer the question

In order to leave comments, you need to log in

9 answer(s)
A
ashmigirilov, 2013-11-24
@dake1231

As a quick start for android, the lessons from http://startandroid.ru/ru/uroki/vse-uroki-spiskom helped me

I
Ivan Verkalets, 2013-11-23
@verkalets

First, I advise you to decide exactly what you want to study.
If android - learn Java
If ayos - objective-c
To make it easier to decide - watch a few video tutorials, in both languages, which will be more to your liking - then study)
Good luck to you)

A
Artem Kalachyan, 2013-11-23
@Bringoff

Hint: if you have a Mac, then under iOS. developer.apple.com
Otherwise Android. developer.android.com

O
OnYourLips, 2013-11-23
@OnYourLips

I would start by learning iOS development. Not in parallel.
Enough documentation.

S
Sergey Lerg, 2013-11-23
@Lerg

Try Corona SDK - very easy to learn. Makes native builds for iOS and Android. It is more suitable for gaming projects, but business applications can also be made on it.
The documentation is good, there are books on it and a bunch of tutorials.

A
afiskon, 2013-11-24
@afiskon

Android - Java. IOS - Obj-C. Write for desktop first, learn the language, then learn how to write for mobile. If you choose between Java and Obj-C, I would advise Java, it is more versatile. Also, keep in mind that often mobile applications have a server side, and it can be written in a lot of things, from Python to Erlang.
You can also master C ++, it is completely universal and you can write on it for whatever you want.

P
Psionic, 2013-11-26
@Psionic

The first step is to put the tools and, if possible, acquire devices. Do some simple exercises (for iOS, for example, draw a custom-shaped view)

M
Mark Tven, 2013-11-27
@Marktven

Ipromix.de There are video podcasts
in the iOS section , where it introduces the development environment in great detail)

S
suvov, 2013-11-29
@suvov

No one has written about the best Stanford iOS development courses.
Right now they have an up-to-date course based on iOS7, look for cs193p in iTunesU. There are lectures and assignments, and even some kind of community.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question