Skip to content

Organized the README into a path to follow for this nanodegree #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 36 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ Nanodegree program will accelerate your journey to becoming a working
Android Developer. this program teaches the tools, principles, and patterns that underlie all Android
development.

### Android Basics Nanodegree

<details>
<summary>View Details</summary>


Android apps are everywhere, and learning to build them can be a fantastic
career move. No programming experience? No problem! The skills you learn in this
beginning Nanodegree program will accelerate your journey to becoming a working
Android Developer.

1. [Java Programming Basics](https://www.udacity.com/course/java-programming-basics--ud282)
[TicTacToe](https://github.com/udacity/ud282)
1. [How to Install Android Studio](https://www.udacity.com/course/how-to-install-android-studio--ud808)
Expand All @@ -23,7 +34,25 @@ development.
[Quake Report App](https://github.com/udacity/ud843-QuakeReport)
1. [Android Basics: Data Storage](https://www.udacity.com/course/android-basics-data-storage--ud845)
[Pets App](https://github.com/udacity/ud845-Pets)
1. [How to create <anything> in Android](https://www.udacity.com/course/how-to-create-anything-in-android--ud802)

</details>

---

### Android Developer Nanodegree

<details>
<summary>View Details</summary>


For intermediate Java developers pursuing Android specialization, this program
teaches the tools, principles, and patterns that underlie all Android
development.

The skills you learn in this Nanodegree program will help you master the
existing platform, and prepare you for the exciting opportunities in Android's
future.

1. [Object Oriented Programming in Java](https://www.udacity.com/course/object-oriented-programming-in-java--ud283)
1. [Developing Android Apps](https://www.udacity.com/course/new-android-fundamentals--ud851)
[Toy App Exercise](https://github.com/udacity/ud851-Exercises)
Expand Down Expand Up @@ -55,3 +84,9 @@ development.
1. [Android Interview Prep](https://www.udacity.com/course/android-interview-prep--ud241)
1. [How to Make a Platformer Using libGDX](https://www.udacity.com/course/how-to-make-a-platformer-using-libgdx--ud406)
1. [2D Game Development with libGDX](https://www.udacity.com/course/2d-game-development-with-libgdx--ud405)
1. [Developing Android Apps with Kotlin](https://www.udacity.com/course/developing-android-apps-with-kotlin--ud9012)
1. [Advanced Android with Kotlin](https://www.udacity.com/course/advanced-android-with-kotlin--ud940)

</details>

**_This repository has been forked from [muhammadalkhalaf/udacity-android-nanodegrees](https://github.com/muhammadalkhalaf/udacity-android-nanodegrees.git)._**