Search
You can find the results of your search below.
Fulltext results:
- teaching
- erViera|Javalib]] (Github repo) * [[http://www.youtube.com/user/objectsfirstwithjava|Objects First wi... Languages]] course (Fall 2017) * [[https://www.youtube.com/user/racketlang/videos|RacketCon]] video p... lagunita.stanford.edu/courses/DB/2014/SelfPaced/about|Introduction to Databases]] course, by Professor ... r Widom * Lectures / Tutorials * [[https://youtu.be/nWyyDHhTxYU|Learn SQL with Socratica]]: a You
- infinite-trees
- ul data structure here: each node contains data about the present location (where it is, its features, ... nodes as necessary. Our task today is to figure out how to develop infinite trees in Java. To simplif... d, we "force" the promise of a node to be carried out ("force" is again the conventional CS term here).... '' class will have a ''force'' method that builds-out one more node of the tree: <code java> private
- vss
- ''(* 2 3)'' * ''(/ 8 4)'' Notice two things about these expressions: * they are parenthesized *... Interesting Functions ==== If Scheme were just about evaluating numbers, it would be pretty boring! S... (circle 50 "solid" "red") * (rectangle 40 20 "outline" "blue") * (ellipse 20 40 "solid" "purple") * (triangle 50 "outline" "black") * (star 20 30 40 "solid" "magen
- pubs
- * * Marc L. Smith. //View-Centric Reasoning about Parallel and Distributed Computation//. PhD thesi... 2000. {{ :people:mlsmith:view-centric_reasoning_about_parallel_and_distributed_computation.pdf |PDF}} [... n Caporale, "Integrating Genomics Research throughout the Undergraduate Curriculum: A Collection of Inq... nd Charles E. Hughes. // View-Centric Reasoning about Space-Based Middleware. //[[http://www.iasted.com
- concurrency
- e for PARallel composition in Go * [[https://youtu.be/sX8r6zATHGU|Steve Francia - Go: building on t
- genealogy
- https://www.cs.rpi.edu/~musser/genealogy/treeform.out | Tree text]] * [[http://genealogy.math.ndsu.
- publicity
- le/discussion on Cloud Computing.) * [[https://youtu.be/5sNuPYJpSCI|The Queen of Code feat. Grace Hop... ssar.edu/|Jodi Schwarz]] and I were interviewed about our team-taught Bioinformatics course) * [[htt
- top
- ce, you're given a world, and your job is to find out the rules. In computer science, you give the comp