mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Added cheat sheet refence to swift and c# (#4767)
* Added cheat sheet refence to swift and c# * Modified section from PR feedback
This commit is contained in:
parent
b571bc850f
commit
08e32411dd
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
* [JavaScript](#javascript)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Kubernetes](#Kubernetes)
|
||||
* [Language Translations](#language-translations)
|
||||
* [Markdown](#markdown)
|
||||
* [MongoDB](#mongodb)
|
||||
* [Python](#python)
|
||||
|
|
@ -50,6 +51,9 @@
|
|||
|
||||
* [Handy Cheat Sheet for Kubernetes Beginners](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - Kubernetes Documentation: kubectl Cheat Sheet
|
||||
|
||||
### Language Translations
|
||||
|
||||
* [Swift and C# Quick Reference - Language Equivalents and Code Examples](http://www.globalnerdy.com/wordpress/wp-content/uploads/2015/03/SwiftCSharpPoster.pdf) - Globalnerdy (PDF)
|
||||
|
||||
### Markdown
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue