From 24f9240cecf38c361f99a4127f57255e529687f7 Mon Sep 17 00:00:00 2001
From: Soumik Dhar <55955456+Soumik-Dhar@users.noreply.github.com>
Date: Mon, 30 Mar 2020 17:43:43 +0530
Subject: [PATCH 1/4] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index b6287fa..c251c45 100644
--- a/README.md
+++ b/README.md
@@ -55,3 +55,5 @@ 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)
From 0b35fc4d44b35881266d712a294b22bf46491b05 Mon Sep 17 00:00:00 2001
From: Soumik Dhar <55955456+Soumik-Dhar@users.noreply.github.com>
Date: Mon, 30 Mar 2020 18:01:43 +0530
Subject: [PATCH 2/4] Update README.md
---
README.md | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c251c45..5840488 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,16 @@ 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
+
+
+ View Details
+
+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)
@@ -23,7 +33,24 @@ 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 in Android](https://www.udacity.com/course/how-to-create-anything-in-android--ud802)
+
+
+
+---
+
+### Android Developer Nanodegree
+
+
+ View Details
+
+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)
@@ -57,3 +84,5 @@ development.
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)
+
+
From 9e848f762dc15d5a15822c9a22a2d75f474a315b Mon Sep 17 00:00:00 2001
From: Soumik Dhar <55955456+Soumik-Dhar@users.noreply.github.com>
Date: Mon, 30 Mar 2020 18:05:08 +0530
Subject: [PATCH 3/4] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 5840488..e3f7788 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ development.
View Details
+
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
@@ -43,6 +44,7 @@ Android Developer.
View Details
+
For intermediate Java developers pursuing Android specialization, this program
teaches the tools, principles, and patterns that underlie all Android
development.
From 14c94c17516c00a2cb0164acacbdca792fe53a34 Mon Sep 17 00:00:00 2001
From: Soumik Dhar <55955456+Soumik-Dhar@users.noreply.github.com>
Date: Mon, 27 Apr 2020 16:54:29 +0530
Subject: [PATCH 4/4] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e3f7788..c1ddf4e 100644
--- a/README.md
+++ b/README.md
@@ -88,3 +88,5 @@ future.
1. [Advanced Android with Kotlin](https://www.udacity.com/course/advanced-android-with-kotlin--ud940)
+
+**_This repository has been forked from [muhammadalkhalaf/udacity-android-nanodegrees](https://github.com/muhammadalkhalaf/udacity-android-nanodegrees.git)._**