An open API service indexing awesome lists of open source software.

https://github.com/ysde/learning_resources


https://github.com/ysde/learning_resources

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Learning Resources
Here collects some learning resources I found on the Internet.

Other resources want to be shared and added on this repo are welcomed :)

## Resources
* MOOC

[Coursera](https://www.coursera.org)

* A lot of free courses (docker, ku) you can learn by follow the scenerios it provided.

[https://www.katacoda.com]()

* React, NodeJS

[Modern Web and App Programming](https://nthu-datalab.github.io/ss/index.html)

* Database
* [Flyway -> database migration](https://flywaydb.org/)
* Python
* [https://developers.google.com/edu/python]()
* Scala
* [https://www.scala-exercises.org/]()
* [https://scala.epfl.ch/]()
* [scala config parsing](https://github.com/pureconfig/pureconfig)
* [scalaTest -> test framework](http://www.scalatest.org/)
* [Monix -> future wrapper](https://monix.io/)
* [SBT Native Packager](https://github.com/sbt/sbt-native-packager)

* Kafka
* [https://kafka.apache.org/documentation/]()
* [http://www.cnblogs.com/huxi2b/p/6061110.html]()

* Git
* [為你自己學Git](http://gitbook.tw/)
* [Gitup](http://gitup.co/)
* [Fork](https://git-fork.com/)

* Log Collect
* [Graylog](https://www.graylog.org/)
* [Sengry](https://docs.sentry.io/)

* Docker
* [Docker-Registry-Manager](https://github.com/snagles/docker-registry-manager)

* Ansible
* [ansible lint](https://github.com/willthames/ansible-lint)