M
M
mar1fin2017-08-08 15:17:34
Java
mar1fin, 2017-08-08 15:17:34

What is worth reading and learning to program for android, after reading "Learning Java" by Cathy Sierra and Bert Bates?

I read "Learning Java" by Cathy Sierra and Bert Bates, I want to program for android, what books should I read next?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Gornostaev, 2017-08-08
@sergey-gornostaev

You can continue the same Head First series by reading Android Programming by Don and David Griffiths.

S
Saboteur, 2017-08-08
@saboteur_kiev

To program, you need to not just read, but write code.
Set the development environment for Android (the same xamarin) and try to write.
Questions that arise in the course of work - google until they are resolved.
What to read additionally - will come during practice.
PS A lot of ready-made answers and examples are googled mainly in English, so if English is bad, learn English.

I
i_visseri, 2017-08-09
@i_visseri

I recommend starting with GoF to learn patterns, then Martin's Pure Code. These two books make a huge difference in thinking early on and help you read other people's code better. And of course, regular practice in order to apply all the knowledge gained somewhere.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question