mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 04:21:13 +00:00
add kotlin tutorial to build reddit clone
This commit is contained in:
parent
28df6a59f9
commit
5a669b6cd6
|
@ -10,6 +10,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
|
* [Kotlin](#kotlin)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
@ -85,6 +86,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
|
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
|
||||||
* [Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
|
* [Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
|
||||||
|
|
||||||
|
## Kotlin:
|
||||||
|
* [Keddit - Learn Kotlin While Developing an Android Application](https://medium.com/@juanchosaravia/learn-kotlin-while-developing-an-android-app-introduction-567e21ff9664)
|
||||||
|
|
||||||
## Python:
|
## Python:
|
||||||
### Web Scraping:
|
### Web Scraping:
|
||||||
* [Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
|
* [Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user