You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add to documentation
* Added RPi cheatsheets
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
* Update free-programming-cheatsheets.md
fixed 404 broken link issue
* Update free-programming-cheatsheets.md
* Update CONTRIBUTING.md
* Added Blockchain books -PDF
* Delete free-programming-books-langs.md
* Re-added books
* Additional changes, mods.
* Update free-programming-books-langs.md
* Modifications contrib.
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Additions for Tensorflow cheatsheets (other branch)
* Update free-programming-cheatsheets.md
* Changes on other files
* Update free-programming-cheatsheets.md
* Additional changes
* Final changes for cheatsheets page nl ends.
* Update free-programming-cheatsheets.md
added the official content from kaggle for TF (includes pdf link, html only)
removed the blog TF link at the top (as per contributing.md guidelines)
* Update free-programming-books-langs.md
About: Blockchain additions, removed all the whitepapers from the list.
Why is the "Introducting Eth*" allowed in the PDF list of ebooks and the "*for dummies" series not allowed? I do not see that rule in the contributing.md file
AFAIK, both are online ebooks links, both with an ISBN/Table Of Contents for chapters.
Either way, i replaced the first one with one that is free from offic. ibm public link
* delete patch
* Remove patch. not free
Co-authored-by: David Ordás <[email protected]>
* use wayback machine to provide its backed PDF link
Co-authored-by: David Ordás <[email protected]>
* add in process, creator
Co-authored-by: David Ordás <[email protected]>
* blockchain is not a language. the dummies book should be is subjects list
Co-authored-by: eric <[email protected]>
Co-authored-by: David Ordás <[email protected]>
Copy file name to clipboardExpand all lines: more/free-programming-cheatsheets.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,12 @@
25
25
*[Perl](#perl)
26
26
*[Python](#python)
27
27
*[R](#r)
28
+
*[Raspberry Pi](#raspberry-pi)
28
29
*[Ruby](#ruby)
29
30
*[Rust](#rust)
30
31
*[Solidity](#solidity)
31
32
*[SQL](#sql)
33
+
*[Tensorflow](#tensorflow)
32
34
33
35
34
36
### Artificial Intelligence
@@ -188,6 +190,15 @@
188
190
*[All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
189
191
190
192
193
+
### Raspberry Pi
194
+
195
+
*[Basic GPIO layout configuration cheatsheet](https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/cheat_sheet/) - University of Cambridge Computer Laboratory Raspberry Pi Projects Cheatsheet (PDF)
196
+
*[Other Raspberry Pi Commands cheatsheet](https://www.raspberrypistarterkits.com/wp-content/uploads/2018/01/raspberry-pi-commands-cheat-sheet.pdf) - RPi starter Kit (PDF)
197
+
*[Raspberry Pi Basics cheatsheet](https://www.woolseyworkshop.com/wp-content/uploads/WoolseyWorkshop_Cheatsheet_RaspberryPiBasics_v1.4.pdf) - Woolsey Workshop (PDF)
198
+
*[Raspberry Pi Different GPIO Configuration Combinations cheatsheet](https://static.raspberrypi.org/files/education/posters/GPIO_Zero_Cheatsheet.pdf) - GPIO Zero Cheatsheet (PDF)
199
+
*[Top 50 General Commands for Raspberry Pi cheatsheet](https://projects-raspberry.com/wp-content/uploads/2018/05/Top-50-Raspberry-pi-commands-List-cheat-sheet.pdf) - Projects Raspberry (PDF)
0 commit comments