Difference between revisions of "Racket Reference"
Jump to navigation
Jump to search
(→Racket) |
|||
Line 6: | Line 6: | ||
Sections 6 and 7 Reading Notes: [https://courses.cs.washington.edu/courses/cse341/19sp/unit6notes.pdf UW 6 and 7] [https://www.coursera.org/learn/programming-languages-part-b/supplement/L1JGF/section-6-reading-notes Coursera 6] [https://www.coursera.org/learn/programming-languages-part-b/supplement/d9hhR/section-7-reading-notes Coursera 7] | Sections 6 and 7 Reading Notes: [https://courses.cs.washington.edu/courses/cse341/19sp/unit6notes.pdf UW 6 and 7] [https://www.coursera.org/learn/programming-languages-part-b/supplement/L1JGF/section-6-reading-notes Coursera 6] [https://www.coursera.org/learn/programming-languages-part-b/supplement/d9hhR/section-7-reading-notes Coursera 7] | ||
− | =Dr. Racket= | + | =Dr. Racket IDE= |
==Keybindings== | ==Keybindings== | ||
Revision as of 03:43, 30 June 2019
Racket Language and Library
Section 5 Reading Notes: UW Coursera
Sections 6 and 7 Reading Notes: UW 6 and 7 Coursera 6 Coursera 7
Dr. Racket IDE
Keybindings
Command | Keybinding |
---|---|
comment | Ctrl Alt ; |
uncomment | Ctrl Alt = |
Reindent All (format) | Ctrl i |
Looking for more? Edit -> Keybindings -> Show Active Keybindings