Skip to content

Commit d3c1411

Browse files
KartikShankhavaramsaketkumar95
authored andcommitted
Fixed syntax errors in markdown (#13)
1 parent 961ea75 commit d3c1411

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

Articles.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@
44
* [where And how to start android app development](https://android-developers.googleblog.com/)
55

66
* Here's a good article on the [Android Development and it's future](https://medium.com/@jatinkirankalpanajharaj/android-development-and-its-scope-in-india-36ef2bd12b3).
7-
CHeck it out!
7+
Check it out!
88

99
* [Tips and tricks for new android developers](http://www.androidauthority.com/tips-tricks-new-android-app-developers-336322/)
1010

11+
* [Top 10 most common android development mistakes] (https://www.toptal.com/android/top-10-most-common-android-development-mistakes)
1112

13+
* [A good blog for learning android styling tips](https://blog.stylingandroid.com/)
1214

13-
*[top 10 most common android development resources] (https://www.toptal.com/android/top-10-most-common-android-development-mistakes)
14-
15-
* [a good block for learning android styling tips] (https://blog.stylingandroid.com/)
16-
17-
* [why switch to kotlin] (https://www.javacodegeeks.com/2016/05/kotlin-java-developers-10-features-will-love-kotlin.html)
15+
* [Why switch to kotlin?](https://www.javacodegeeks.com/2016/05/kotlin-java-developers-10-features-will-love-kotlin.html)
1816

Java_resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* [Head first java
22
](files/head-first-java-2nd-edition.pdf?raw=true) will help you to get a good understanding of Java in an interesting way.
33

4-
** [java basics for android app development](http://blog.teamtreehouse.com/java-basics-for-android-development-part-1)
4+
* [Java basics for Android App Development](http://blog.teamtreehouse.com/java-basics-for-android-development-part-1)
55

6-
*[introduction to java for android](https://code.tutsplus.com/tutorials/learn-java-for-android-development-introduction-to-java--mobile-2604)
6+
* [Introduction to java for android](https://code.tutsplus.com/tutorials/learn-java-for-android-development-introduction-to-java--mobile-2604)

Kotlin_resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [List of all the good resources to learn Kotlin] (https://tutorialzine.com/2017/05/20-excellent-resources-for-learning-kotlin)
1+
* [List of all the good resources to learn Kotlin](https://tutorialzine.com/2017/05/20-excellent-resources-for-learning-kotlin)

0 commit comments

Comments
 (0)