Curriculum
Available in
days
days
after you enroll
Available in
days
days
after you enroll
Available in
days
days
after you enroll
Available in
days
days
after you enroll
Available in
days
days
after you enroll
Available in
days
days
after you enroll
- Download and set up Android Studio and required tool
- Introducing Android Studio Environment
- Android Project Structure
- Running your application on your phone
- Running your application on the emulator
- Generating an APK file
- What is a View?
- Some elementary views and properties: TextView, EditText, Button
Available in
days
days
after you enroll
Available in
days
days
after you enroll
Available in
days
days
after you enroll
- Activities & Lifecycles
- Log Classes
- Navigating between activities
- Passing data between activities
- Models
- Passing objects of custom classes between activities
- Sending data to another application
- Receiving data from another application
- Explicit Intents VS Implicit Intents
- Task: Make an application with 2 activities
Available in
days
days
after you enroll
- What is a RecyclerView and how does it work?
- Take a look at the old ListView. Why was ListViews replaced?
- How to guide: RecyclerView
- Using interfaces for implementing RecyclerView’s on Click Listeners
- Dialogs in Android & Alert Dialogs
- Task: Create an app with a list of marvel characters using recycler view
Available in
days
days
after you enroll
Available in
days
days
after you enroll
- Why Agile? (6:56)
- Agile Manifesto (7:52)
- Agile Principles - Part 1 (9:33)
- Agile Principles - Part 2 (14:36)
- Agile Practices (6:24)
- Self Organized Teams (5:11)
- Time Boxing (2:12)
- What is Scrum? (5:53)
- Scrum Life Cycle (5:53)
- Product Backlog & Definition of Done (6:14)
- Relative Estimation (8:16)
- Sprint Planning (11:44)
- Daily Scrum Meeting (5:50)
- Task Board (5:23)
- Burn Down Charts (7:18)
- Sprint Review/Validation Meeting (10:53)
- Sprint Retrospective (9:53)
- Agile/Scrum Challenges (10:18)
- Agile Materials