dsoti / TipCalculator

Android Bootcamp Assignment for Tip Calculator
0 stars 0 forks source link

[Android Bootcamp] Tip Calculator - Review my app #1

Open dsoti opened 10 years ago

dsoti commented 10 years ago

My app is a complete, please review. /cc @nesquena @timothy1ee

nesquena commented 10 years ago

:+1: Looks good overall. I have provided a detailed Project 1 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

Hopefully this has given you a first sense of the RelativeLayout which is a very powerful layout system, probably one of the best responsive-first layout systems available across web and mobile platforms.

The next assignment will build on top of the first concepts introduced here and will also introduce networking, api use, handling remote images and navigating between activities.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum on Canvas.

dsoti commented 10 years ago

Thanks! I really appreciate that you take effort to look at each submission and provide feedback.

Dheeraj

Sent from my iPhone

On Oct 10, 2013, at 12:00 AM, Nathan Esquenazi notifications@github.com wrote:

Looks good overall. I have provided a detailed Project 1 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

Hopefully this has given you a first sense of the RelativeLayout which is a very powerful layout system, probably one of the best responsive-first layout systems available across web and mobile platforms.

The next assignment will build on top of the first concepts introduced here and will also introduce networking, api use, handling remote images and navigating between activities.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum on Canvas.

— Reply to this email directly or view it on GitHub.

nesquena commented 10 years ago

Yeah we think one of the most important aspects of learning a new tech stack is having project code reviews, so we do our best to provide feedback on every project you submit over the course of the program.