Search
You can find the results of your search below.
Fulltext results:
- infinite-trees
- nfinite Trees ====== ((lecture notes adapted and used with permission from Kathi Fisler)) ===== 1 Mot... the context of any particular problems. Trees are used in many applications in computer science, roboti... est payoff a few moves down the road. Trees are a useful data structure here: each node contains data a... } </code> This isn’t a great representation, because a ''Leaf'' denotes the end of the tree. In our de
- vss
- expressions: * they are parenthesized * they use prefix notation, not infix notation (the operator... library of functions available for programmers to use. There are more functions in the API than we have time to learn how to use this morning, but we'll have a lot of fun with th... th a bunch of functions you don't remember how to use, and other programmers have even less hope of bei
- teaching
- alib]] (Github repo) * [[http://www.youtube.com/user/objectsfirstwithjava|Objects First with Java]] (... course (Fall 2017) * [[https://www.youtube.com/user/racketlang/videos|RacketCon]] video presentation... IDE) * Courses * Marist's [[http://www.labouseur.com/courses/db/|Database Systems]] course, by Alan Labouseur * with //many// links to further readings
- top
- erm [object oriented] and it was a bad choice because it **under-emphasized the more important idea of