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 |
|