R
R
Rtjj2016-04-20 18:47:29
Android
Rtjj, 2016-04-20 18:47:29

How to improve code on Android?

I recently started learning programming, and Android programming in particular. Started writing a client-server application. I rewrote everything several times, learning new tricks and libraries, then rewrote it for MVP. But, of course, the ideal code is far away. The problem is that I don't know how else to improve the code. Are there Code Review services anywhere (paid or free)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
IceJOKER, 2016-04-20
@Rtjj

This is how development happens - write, write - rewrite, and so on recursively.
Even after a full Code Review by Yoda on programming, you still have to rewrite it after a while.
Striving for perfection

K
Kanesy, 2016-04-20
@kanesy

Code can be evaluated on many aspects. Somewhere it will be good, somewhere bad. The ideal code does not exist and the process of its improvement is endless and rests on the deadline. You just need to set certain goals and meet the task execution time, memory limit or application speed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question