Open eratkarpriyanka opened 8 years ago
Priyanka,
Looks good, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.
The next step now that you submitted the initial version before the deadline is to continue working on extensions to your todo app. With regards to extensions to implement, we are looking for developers with an interest in user experience and product development so be sure to focus on additional functional enhancements and/or improving the user interface of the app. Please ping us back for a review once you've added a few extensions.
Hi ,
I have completed the extensions for todo app.
Please review /cc @codepathreview @codepath [link to walkthrough-> http://i.imgur.com/XpZtsXV.gif ]
Thanks, Priyanka
Nice, hope you've enjoyed working on the project so far! The next step is to schedule a short 15 minute phone conversation with us. Navigate to today's date and onward from there and choose an available 15-minute slot in the mornings or evenings. Let us know if none of those times work.
Thanks Nathan. It was exciting to work on project and I feel like exploring more and adding more to the project. Thanks for giving me this opportunity. I have booked a slot for phone conversation.
Looks great, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.
Great to see you were able to complete a large number of extensions to your app already. Your project looks great. As you can probably tell, the extension tasks available on each project are the valuable learnings since they dive deeper into common real-world Android use cases.
Be sure to take a look through our organizing your source files guide for tips on organizing your code as well.
Now that you've completed the pre-work, we'll be following up with you again shortly to outline the next steps in the admissions process.
Hello,
Thank you for reviewing my work. I followed the guides by codepath and found them very helpful.
The link to organizing source files http://guides.codepath.com/android/Organizing-your-Source-Files#android-folder-structure did help me to modularize the code right from the beginning.
I look forward to the next steps in the process.
Thanks, Priyanka +1 (669) 220-4460
On Tue, Jan 31, 2017 at 3:41 AM, CodePath Reviewers < notifications@github.com> wrote:
Looks great, this exercise is intended in part to give you an introduction to the general rhythm of this course. The course is entirely project-based with an app being assigned each week and then due the following week. Each project builds on the last to help each engineer learn the practical elements of Android development and best practices as quickly as possible. We also do a code review for each submitted project once the program begins.
Great to see you were able to complete a large number of extensions to your app already. Your project looks great. As you can probably tell, the extension tasks available on each project are the valuable learnings since they dive deeper into common real-world Android use cases.
Be sure to take a look through our organizing your source files guide http://guides.codepath.com/android/Organizing-your-Source-Files#android-folder-structure for tips on organizing your code as well.
Now that you've completed the pre-work, we'll be following up with you again shortly to outline the next steps in the admissions process.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eratkarpriyanka/ListDemo/issues/1#issuecomment-276342189, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSE_Az9W3p1L_OdfZ3r2i3slpuhMPhZks5rXx3egaJpZM4I7ck_ .
Hi Priyanka,
Great job on your initial pre-work, really glad to see you've already tackled many app extensions at this time. These UI enhancements or feature additions are often where the most important learning happens in the course.
The next step is to schedule a short 15-minute phone conversation with us here. Find a date that works for you and confirm a 15-minute slot. Let us know if none of those times work. You can read more about how to prepare for the phone conversation here.
Prior to our chat, can you take some time to research the most common Android Activity lifecycle methods as well as the ArrayAdapter
pattern used when working with lists? We will be discussing these topics with you conceptually in the phone call. We encourage you to search our guides as well as any other sources you'd like.
Once you select a slot, you'll be sent a calendar invite with the phone number to call. Look forward to chatting soon!
Hello Nathan.
Thank you for reviewing the app.
I will study the guides and common topics liks Activity Lifecycle as well as ArrayAdapter pattern.
I had selected a slot Tue Feb 28, 2017 11:45am – 12pm (PST) for the call, as that was the only earliest available slot I found then. Now I find the earliest available slot Thu Feb 23, 2017 8:45pm – 9pm (PST) So I have selected the same for the phone conversation.
I look forward to the call.
Thanks, Priyanka +1 (669) 220-4460
Okay thanks for following up! We'll chat with you then
My app is complete with the required functionalities. I will add other extended functionalities and commit the changes soon. Please review /cc @codepathreview @codepath