mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
6da9fbe3f9
* 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.
5.0 KiB
5.0 KiB
Index
- Artificial Intelligence
- Bash
- C
- C++
- Clojure
- Data Science
- Git
- HTML / CSS
- Java
- JavaScript
- Kubernetes
- Language Translations
- Markdown
- MongoDB
- Perl
- Python
- R
- Ruby
- SQL
Artificial Intelligence
- What is Artificial Intelligence? IntelligenceReborn (HTML)
Bash
- Bash Scripting cheatsheet Devhints (HTML)
C
- C Reference Card (ANSI) (PDF)
- Systems Programming Cheat Sheet
- The C Cheat Sheet: An Introduction to Programming in C - Andrew Sterian (PDF)
C++
- C++ Quick Reference (PDF)
Clojure
Data Science
- Cheatsheets for Data Scientists - Datacamp (PDF)
Git
- Git Cheat Sheet - GitHub (PDF)
- GitHub Cheat Sheet - Tim Green (Markdown)
HTML / CSS
- CSS CheatSheet (HTML)
- CSS Flexbox Cheatsheet - Chris Coyier (HTML)
- CSS Grid Cheatsheet - Chris House (HTML)
- HTML CheatSheet (HTML)
Java
- Java (PDF)
JavaScript
- JavaScript Cheatsheet - Codecademy (HTML)
- JavaScript CheatSheet (HTML)
- JavaScript Regex Cheatsheet - Debuggex (HTML)
- JavaScript WorldWide Cheatsheet - Cheatography (JavaScript)
jQuery
- jQuery CheatSheet (HTML)
Vue.js
- Vue Essential Cheatsheet - Vue Mastery (PDF)
Kubernetes
- Handy Cheat Sheet for Kubernetes Beginners - Kubernetes Documentation: kubectl Cheat Sheet
Language Translations
- Swift and C# Quick Reference - Language Equivalents and Code Examples - Globalnerdy (PDF)
Markdown
- Markdown Here - Adam Pritchard
MongoDB
- Quick Cheat Sheet for Mongo DB Shell commands - Michael Treat's Quick Cheat Sheet
Perl
- Perl Reference card (PDF)
Python
- Comprehensive Python Cheat Sheet for Beginners
- Comprehensive Python Cheatsheet - Jure Šorn (HTML)
- Learn Python in Y minutes
- Python Cheat Sheet
- Python Cheatsheet for beginners - Codeacademy (HTML)
- Python Crash Course Cheatsheet - Eric Matthes (HTML)
- Python Data Wrangling with pandas - Pandas (PDF)
- Python for Data Science Cheatsheet - DataCamp (HTML and Image)
- Python Regex Cheatsheet - Debuggex (HTML)
- Python WorldWide Cheatsheet - Cheatography (Python)
R
- All RStudio cheatsheets resources - RStudio.com (HTML site with PDF links)
Ruby
- Ruby Cheat Sheet - CodeConquest.com (PDF)
SQL
- MySQL Cheatsheet - Database Star (PDF)
- PostgreSQL Cheatsheet - Database Star (PDF)