Commit Graph

17 Commits

Author SHA1 Message Date
Shantanu Nighot e6524c8bf2
Add Practical Python Course & MongoDB Cheat Sheet (#5639)
* Added Practical Python: An Immersive Python Course

* Added MongoDB Cheat Sheet

* Ordered Alphabetically
2021-10-01 11:19:39 -04:00
Abdul Rehaman aece527069
Add GNU Emacs refcard to more/free-programming-cheatsheets.md file un… (#5630)
* Add GNU Emacs refcard to more/free-programming-cheatsheets.md file under ide/editors category

* Add alphabetical order and PDF indication for the adding emacs refcard

* Added PDF indication
2021-10-01 11:05:58 -04:00
Eugene Goh 930d6f9eb6
Add SQL cheatsheet (#5623)
* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md
2021-10-01 10:57:40 -04:00
LIU JIE d30fca11d6
fix: add more resources about rust (#5584) 2021-09-30 08:58:21 -04:00
Trevor Hunter 49833f5d11
Add matlab refernce sheet (#5583)
* Added MATLAB refernce sheet

Added a MATLAB basic functions reference sheet provided by MathWorks.

* Update free-programming-cheatsheets.md
2021-09-30 08:51:18 -04:00
David Ordás 08bf773883
Bump pr/felipe-cabrera/#5193: VS Code productividade infinita (#5514)
* Update free-courses-pt_BR.md

Add: VS Code Produtividade Inifinita.

It's a free e-book about how to improve your productivity using VS Code.

* Update free-courses-pt_BR.md

* Move from courses to books + join sections

- Go ahead with review EbookFoundation/free-programming-books#5193 @felipe-cabrera
- Apply suggested changes: https://github.com/EbookFoundation/free-programming-books/pull/5193#pullrequestreview-714392514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>

* use https links on vim resources

* chore: Move aurelio.net cheatseets to right listing

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

* chore: fix linting errors

https://github.com/EbookFoundation/free-programming-books/pull/5514/checks?check_run_id=3518984887#step:8:1
/home/runner/work/free-programming-books/free-programming-books/more/free-programming-cheatsheets.md
  79:46-81:1  warning  Remove empty section: "<a name="ide--editores"></a>IDE / Editors"  no-empty-sections  remark-lint

See suggestion changes at: https://github.com/EbookFoundation/free-programming-books/pull/5514#pullrequestreview-746671067

Part of: EbookFoundation/free-programming-books#5514

Co-authored-by: Felipe Cabrera Ribeiro dos Santos <48259448+felipe-cabrera@users.noreply.github.com>
2021-09-05 17:28:58 -04:00
RITIK KAPOOR c1aaf045de
fix: broken link (#5402)
* fix: broken link

Fixed the pdf link of broken C++ Cheat Sheet.
Issue No. #5378

* Update more/free-programming-cheatsheets.md

Co-authored-by: David Ordás <davorpatech@gmail.com>

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <davorpatech@gmail.com>
2021-09-05 14:32:48 -04:00
David Ordás 63743bb26f
Add Official Matplotlib cheat sheets (#5468)
Add link to official Matplotlib.org cheat sheets github repo.

Resolve EbookFoundation/free-programming-books#5467
2021-08-04 09:35:33 -04:00
David Ordás d0ab3d96ec
Add Jan Kruger's Git cheatsheets (#5458)
* Fix some TOC anchors

- Markdown TOC anchors to headings goes in lowecase.
- Make compatible github markdown TOC with render html in C++.

* Add jan-krueger git cheatsheets

- link to latest version html page with sources
- sub links to pdf versions
2021-07-29 13:10:57 -04:00
David Ordás 254ece40f4
Add Malven's flexbox & grid cheatsheets (#5446)
* Add Malven's Flexbox & Grid cheatsheets

- Add "FLEX: A simple visual cheatsheet for flexbox" https://flexbox.malven.co
- Add "GRID: A simple visual cheatsheet for CSS Grid Layout" https://grid.malven.co

* Add Malven's Flexbox & Grid cheatsheets

- CI/CD: Restore new line at end of javascript section
2021-07-23 08:44:27 -04:00
Divyansh Singh 2c79e9c882
cpp cheatsheet fix (#5440) 2021-07-19 15:06:58 -04:00
David Ordás 6da9fbe3f9
Add R cheatsheets (#5437)
* Add R section to cheetsheets

Add R Studio section to cheetsheets page

* Add link to RStudio official cheetsheets resources

Resources website: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Data Wrangling with dplyr, tidyr

Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) english
Public Url: https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf

* Add R cheetsheet: Domar datos con dplyr y tidyr

Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Domar datos con dplyr y tidyr

- Fix CI/CD errors.
- Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Add R cheetsheet: Domar datos con dplyr y tidyr

- Fix CI/CD errors
- Data Wrangling with dplyr and tidyr cheetsheet (U.1/15) spanish
Public Url: https://github.com/rstudio/cheatsheets/raw/master/translations/spanish/data-wrangling-cheatsheet_Spanish.pdf
Scrapped from: https://www.rstudio.com/resources/cheatsheets

* Revert RStudio Data Wrangling cheatcheats (KISS)

- Keep It Simple / apply review suggestions. Thus, I remove "Data Wrangling" cheatsheets because it already are present in the RStudio portal that link points to.
- Fix grammar.
2021-07-12 11:52:18 -04:00
David Ordás abf5969a1c
ADD cheetsheet: Data Wrangling with pandas (#5430)
* ADD cheetsheet: Pandas Data Wrangling

Add the official Python Pandas Data Wrangling cheetsheet
Source: https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
Scrapped from: https://pandas.pydata.org/getting_started.html

* ADD cheetsheet: Data Wrangling with pandas

Fix CI- CD error: Alfabetical order
2021-07-09 10:05:41 -04:00
Jacob Strieb cd8db63eb4
Add jstrieb/sytems-programming-cheat-sheet (#5423)
* Add jstrieb/sytems-programming-cheat-sheet

* Swap alphabetical order ("the" matters)
2021-07-01 08:24:59 -04:00
Seth ff5a5dc324
Standize C++ Headings (#5275) 2021-01-23 16:36:35 -05:00
3IVIS 94c526414d
Added the Artificial Intelligence section (#5242)
* Added the Artificial Intelligence section

* Added an empty line on top

* Added more empty lines!
2020-12-30 16:20:26 -05:00
Eric Hellman d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00