kitkit201 / SimpleTipCalculator

HW 1 - Simple Tip Calculator
0 stars 0 forks source link

First commit #1

Open kitkit201 opened 11 years ago

kitkit201 commented 11 years ago

/cc @nesquena @timothy1ee Mind checking if I submitted this correct? I used the .gitignore file so it maybe small.

nesquena commented 11 years ago

It appears you've submitted correctly. What is your name? (I don't see it set on your github profile)

kitkit201 commented 11 years ago

Hi Nathan, it is WIlson Lam. I'll update my profile. Thanks!

nesquena commented 11 years ago

Ok thanks! :+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.