Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Tags
#cs #cs135 #racket #style
Question
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when [...] are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but avoid these styles when writing Racket code.
Answer
proper names

Tags
#cs #cs135 #racket #style
Question
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when [...] are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but avoid these styles when writing Racket code.
Answer
?

Tags
#cs #cs135 #racket #style
Question
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when [...] are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but avoid these styles when writing Racket code.
Answer
proper names
If you want to change selection, open original toplevel document below and click on "Move attachment"

Parent (intermediate) annotation

Open it
It is a Racket convention to use lower-case letters and hyphens, as in the identifier top-bracket-amount. The rare exception is when proper names are used such as Newton. In other languages, instead of top-bracket-amount one might write this as TopBracketAmount or top _ bracket _ amount, but avoid these styles when writing Racket

Original toplevel document (pdf)

owner: Dragaan5 - (no access) - style guide.pdf, p6

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.