Search
You can find the results of your search below.
Fulltext results:
- infinite-trees
- is to figure out how to develop infinite trees in Java. To simplify the problem, we will work simply wit... s and see how well it fits our new problem: <code java> interface INode {} class Leaf implements IN... gy, we will call un-built nodes "promises": <code java> class NodePromise implements INode { int d... written as following using ''NodePromise'': <code java> class Examples { INode myTree = new Node(4
- concurrency
- cs.kent.ac.uk/projects/ofa/jcsp/|JCSP]] - CSP for Java * [[http://www.cs.kent.ac.uk/projects/ofa/c++cs
- pubs
- harles E. Hughes and **Marc L. Smith**. "Teaching Java Concurrency to CS vs IT Students: A Matter of Emp
- sidebar
- | [[http://www.time.gov/timezone.cgi?Eastern/d/-5/java|Time]] | | [[http://www.cra.org/|CRA]]
- teaching
- .com/user/objectsfirstwithjava|Objects First with Java]] (video lectures) * Kathi Fisler's [[people:ml