mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-30 14:25:05 +00:00
Updated springboot and eclipse ide cheetsheet. (#7817)
* Updated springboot and eclipse ide cheetsheet. * Added eclipse ide cheatsheet
This commit is contained in:
parent
bef4b5926f
commit
51d42b8273
@ -38,6 +38,7 @@
|
|||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Shell Scripting](#shell-scripting)
|
* [Shell Scripting](#shell-scripting)
|
||||||
* [Solidity](#solidity)
|
* [Solidity](#solidity)
|
||||||
|
* [SpringBoot](#springboot)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
* [Tensorflow](#tensorflow)
|
* [Tensorflow](#tensorflow)
|
||||||
|
|
||||||
@ -165,6 +166,7 @@
|
|||||||
|
|
||||||
### IDE and editors
|
### IDE and editors
|
||||||
|
|
||||||
|
* [Eclipse Cheat sheet](https://cheatography.com/tag/eclipse/) - Cheatography
|
||||||
* [Editor VI - Guia de Referência (pt)](https://aurelio.net/curso/material/vim-ref.html) - Aurelio Marinho Jargas (HTML)
|
* [Editor VI - Guia de Referência (pt)](https://aurelio.net/curso/material/vim-ref.html) - Aurelio Marinho Jargas (HTML)
|
||||||
* [GNU Emacs Reference Card](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf) - GNU.org (PDF)
|
* [GNU Emacs Reference Card](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf) - GNU.org (PDF)
|
||||||
* [Vim Avançado (pt)](https://aurelio.net/vim/vim-avancado.txt) - Aurelio Marinho Jargas (HTML)
|
* [Vim Avançado (pt)](https://aurelio.net/vim/vim-avancado.txt) - Aurelio Marinho Jargas (HTML)
|
||||||
@ -340,6 +342,11 @@
|
|||||||
* [Solidity Cheatsheet and Best practices](https://manojpramesh.github.io/solidity-cheatsheet/) - Manoj Ramesh (HTML)
|
* [Solidity Cheatsheet and Best practices](https://manojpramesh.github.io/solidity-cheatsheet/) - Manoj Ramesh (HTML)
|
||||||
|
|
||||||
|
|
||||||
|
### SpringBoot
|
||||||
|
|
||||||
|
* [Spring Boot Cheatsheet](https://www.jrebel.com/blog/spring-annotations-cheat-sheet) - JRebel
|
||||||
|
|
||||||
|
|
||||||
### SQL
|
### SQL
|
||||||
|
|
||||||
* [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)
|
* [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)
|
||||||
|
Loading…
Reference in New Issue
Block a user