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

https://github.com/msgi/notes

Some of the web sites for a developer to use.
https://github.com/msgi/notes

Last synced: 4 months ago
JSON representation

Some of the web sites for a developer to use.

Awesome Lists containing this project

README

          

# notes

[![Star](https://img.shields.io/github/stars/msgi/notes?color=success)](https://github.com/msgi/notes/)
[![Fork](https://img.shields.io/github/forks/msgi/notes)](https://github.com/msgi/notes/fork)
[![GitHub Issues](https://img.shields.io/github/issues/msgi/notes?color=success)](https://github.com/msgi/notes/issues)
[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/msgi/notes)

## Toolkits

1. [JDK](https://www.oracle.com/java/technologies/downloads/)

## IDEs

1. [Idea for java developers](https://www.jetbrains.com/idea/)
2. [Pycharm for python developers](https://www.jetbrains.com/pycharm/)
3. [Eclipse](https://www.eclipse.org/downloads/)

## Databases

1. [MySQL](https://dev.mysql.com/downloads/mysql/)
2. [DBeaver](https://dbeaver.io/download/)

## Build tools

1. [Maven](https://maven.apache.org/download.cgi)