Skip to content

Commit 109e8af

Browse files
authored
Update README.md
1 parent 5338429 commit 109e8af

File tree

1 file changed

+57
-1
lines changed

1 file changed

+57
-1
lines changed

README.md

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,57 @@
1-
# learn-kotlin
1+
# Learn Kotlin
2+
3+
<a href="https://www.codecademy.com" target="_blank"><img src="https://github.com/Codecademy/learn-cpp/blob/master/logo.png" align="right" width=170;></a>
4+
5+
<!-- links to social media icons -->
6+
7+
<!-- icons without padding -->
8+
9+
[1]: http://i.imgur.com/wWzX9uB.png (twitter icon without padding)
10+
[2]: http://i.imgur.com/9I6NRUm.png (github icon without padding)
11+
[3]: http://i.imgur.com/fep1WsG.png (facebook icon without padding)
12+
[4]: http://i.imgur.com/VlgBKQ9.png (google plus icon without padding)
13+
[5]: http://i.imgur.com/jDRp47c.png (tumblr icon without padding)
14+
[6]: http://i.imgur.com/Vvy3Kru.png (dribbble icon without padding)
15+
16+
<!-- links to social media accounts -->
17+
18+
[2.3]: http://www.github.com/galinap684
19+
20+
[2.4]: http://www.github.com/adistasicc
21+
22+
**Curriculum Developer:** Galina Podstrechnaya ([email protected]) [![alt text][2]][2.3]
23+
24+
**Curriculum Developer:** Alex DiStasi ([email protected]) [![alt text][2]][2.4]
25+
26+
**Artwork:** Tim Liedtke (https://www.timliedtke.com)
27+
28+
## Course Link ##
29+
30+
https://www.codecademy.com/learn/learn-kotlin
31+
32+
### Official Kotlin Language Website ###
33+
34+
[Kotlin](https://kotlinlang.org/)
35+
36+
## 1. Introduction to Kotlin ##
37+
38+
- [x] [`Art.kt`](1-introduction-to-kotlin/Art.kt)
39+
40+
41+
## 2. Data Types & Variables ##
42+
43+
- [x] [`MathMagic.kt`](2-data-types-variables/Math-Magic/MathMagic.kt)
44+
45+
---
46+
47+
### Cheatsheets ###
48+
49+
Coming Soon!
50+
51+
52+
## Contribution Guidelines
53+
54+
We'd love to have you contribute!
55+
56+
Please note that this project is released with a [Contributor Covenant](https://www.contributor-covenant.org).
57+
By participating in this project you agree to abide by its terms.

0 commit comments

Comments
 (0)