Skip to content

Commit

Permalink
Created Android related files
Browse files Browse the repository at this point in the history
  • Loading branch information
nisiddharth committed May 6, 2021
1 parent 1988a3c commit e21aa5f
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Android Studio Installation Instructions
15 changes: 15 additions & 0 deletions Android/2021_05_07_AndroidClass-1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Android Development Class - I

## Get the Presentation used in class: [Here](Android_Class-1.pdf)

#### April 22, 2021

<div align="center"><img src="../Android-Logo.png" alt="Java logo" height=150/></div>

<hr>


## Class Content:

- [Installation Instructions](Installation-Instructions.md)
- [The project we made](demo-project)
Binary file added Android/Android-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions Android/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Android Development classes resources
<div align="center"><img src="Android-Logo.png" height="150"/></div>

## Classes held

[Class 1: held on 07 May, 2021](2021_05_07_AndroidClass-1)

## Reading Resources

- <b>Book:</b> Head First Android Development: A Brain-Friendly Guide (by David Griffiths and Dawn Griffiths)
- Android developers official website: [click here](https://developer.android.com/)
- Android Studio official tutorial: [click here](https://developer.android.com/studio/intro)
- For more tutorials: [androidhive](https://www.androidhive.info/)
- For those who want free video tutorials:
- [By freecodecamp.org](https://www.youtube.com/watch?v=fis26HvvDII)
- [By CodeWithHarry (in Hindi)](https://youtu.be/mXjZQX3UzOs)
- [For those who want to learn in Kotlin](https://www.udemy.com/course/android-oreo-kotlin-app-masterclass/) (for getting it free contact CC Club coordinators)
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]

## Resources

- [Competitive Programming classes](CompetitiveProgramming)
- [Competitive Programming Class-1](CompetitiveProgramming/2021_05_05_CPClass-1)

- [Git/GitHub classes](Git-GitHub)
- [Git Class-1](Git-GitHub/2021_04_20_GitClass-1)
- [Git Class-2](Git-GitHub/2021_04_21_GitClass-2)
Expand All @@ -54,6 +57,9 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Java Class-4 (OOP-3)](Java/2021_04_30_JavaClass-4)
- [Connecting Java project with MySQL database](Java/JavaMySQLNotes)

- [Android Development classes](Android)
- [AndroidDev Class-1](Android/2021_05_07_AndroidClass-1)

- [Web Development classes](WebDev)
- [WebDev Class-1 (HTML)](WebDev/2021_04_24_WebClass-1)
- [WebDev Class-2 (HTML + CSS)](WebDev/2021_04_26_WebClass-2)
Expand All @@ -63,9 +69,6 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [Machine Learning classes](MachineLearning)
- [Machine Learning Class-1](MachineLearning/2021-04-29_ML-Class-1)
- [Machine Learning Class-2](MachineLearning/2021-05-03_ML-Class-2)

- [Competitive Programming](CompetitiveProgramming)
- [Competitive Programming Class-1](CompetitiveProgramming/2021_05_05_CPClass-1)

- Class recordings
- [All the recodings of classes held on MS Teams (Drive link)](https://drive.google.com/drive/folders/14UTduGJfnltoc5sEgNX4Qrq4mCEJdz2K?usp=sharing)
Expand Down

0 comments on commit e21aa5f

Please sign in to comment.