https://github.com/ysde/learning_resources
https://github.com/ysde/learning_resources
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ysde/learning_resources
- Owner: ysde
- Created: 2017-07-28T04:07:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T07:37:03.000Z (over 6 years ago)
- Last Synced: 2025-02-24T00:43:30.287Z (over 1 year ago)
- Language: Scala
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)