JohnWhisker / InstagramPreWork

0 stars 1 forks source link

[Android March 2016] Week 1 : Instagram Client #1

Open JohnWhisker opened 8 years ago

JohnWhisker commented 8 years ago

@coderschoolreview

JohnWhisker commented 8 years ago

@hoanle

chug2k commented 8 years ago

:+1: thank you for your submission. The goal of this homework was to teach you RelativeLayout, ListView, networking with APIs, and loading remote images. These concepts are the foundation of nearly every app.

A few notes after checking out the code:

Overall, you did a lot of great things with this assignment and your styling is pretty good. However, I will encourage you to be a little more "clean" in your code. That way it will be easier to understand. It takes time to learn how to make code "clean", but for you, I think the two biggest ones:

You can read a detailed Project 1 Feedback Guide here which covers the most common points we see for this project, if you'd like to evaluate yourself further.

JohnWhisker commented 8 years ago

Thanks you for the reviewing. It's very helpful. I'm working on fixing it

JohnWhisker commented 8 years ago

I just cleaned my code, and merge 2 quite similar functions into 1 funtion with switch.