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

https://github.com/dgroup/links

Materials, links
https://github.com/dgroup/links

Last synced: 6 months ago
JSON representation

Materials, links

Awesome Lists containing this project

README

          

## GitHub
- [GitHub secrets](https://github.com/tiimgreen/github-cheat-sheet).
- [Git.io](http://git.io/) is a simple URL shortener for GitHub.
- [Mastering Markdown](https://guides.github.com/features/mastering-markdown/).
- [Idea MultiMarkdown plugin](https://plugins.jetbrains.com/plugin/7896?pr=idea).

## Logging & SLF4J
- [Logging basics](http://www.skipy.ru/useful/logging.html)
- Logging anti-patterns [part 1](http://rolf-engelhard.de/2013/03/logging-anti-patterns-part-i/), [part 2](http://rolf-engelhard.de/2013/04/logging-anti-patterns-part-ii/), [part 3](http://rolf-engelhard.de/2013/10/logging-anti-patterns-part-iii/)
- [SLF4J Wiki](https://ru.wikipedia.org/wiki/Slf4J)
- [10 Tips for Proper Application Logging](http://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html)
- [History of logging](http://habrahabr.ru/post/113145/)

## Mind Map
- [www.mindmeister.com](https://www.mindmeister.com/?r=224093) on-line resource
- [Top 5 desktop resources](http://lifehacker.com/five-best-mind-mapping-tools-476534555)

## Maven
- [Tutorial](http://www.tutorialspoint.com/maven/maven_tutorial.pdf), [Maven by example](http://books.sonatype.com/mvnex-book/pdf/mvnex-pdf.pdf)
- [От велосипеда к Maven](http://habrahabr.ru/post/131164/), [Apache Maven — основы](http://habrahabr.ru/post/77382/), [Takari: Maven на стероидах](http://habrahabr.ru/post/266011/)
- [Common problems and pitfalls](http://www.radcortez.com/maven-common-problems-and-pitfalls/)
- [PMD](https://maven.apache.org/plugins/maven-pmd-plugin/usage.html), [maven-pmd-plugin (RU)](http://www.apache-maven.ru/plugins/maven-pmd-plugin.html)