mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Adds C and PHP cheatsheets in free-programming-cheatsheets.md (#7820)
* Adds C and PHP cheatsheets in free-programming-cheatsheets.md * remove build errors * adds author name
This commit is contained in:
parent
51d42b8273
commit
e7fae3a1eb
@ -58,6 +58,7 @@
|
||||
|
||||
### C
|
||||
|
||||
* [C Language Cheat Sheet](https://www.codewithharry.com/blogpost/c-cheatsheet/) - CodeWithHarry(HTML)
|
||||
* [C Reference Card (ANSI)](https://users.ece.utexas.edu/~adnan/c-refcard.pdf) (PDF)
|
||||
* [Systems Programming Cheat Sheet](https://github.com/jstrieb/systems-programming-cheat-sheet) (HTML)
|
||||
* [The C Cheat Sheet: An Introduction to Programming in C](https://sites.ualberta.ca/~ygu/courses/geoph624/codes/C.CheatSheet.pdf) - Andrew Sterian (PDF)
|
||||
@ -277,6 +278,7 @@
|
||||
|
||||
### PHP
|
||||
|
||||
* [PHP Cheat Sheet](https://www.codewithharry.com/blogpost/php-cheatsheet/) - CodeWithHarry (HTML)
|
||||
* [PHP Cheat Sheet](https://websitesetup.org/php-cheat-sheet/) - Nick Schäferhoff, WebsiteSetup (HTML, [PDF](https://websitesetup.org/wp-content/uploads/2020/09/PHP-Cheat-Sheet.pdf))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user