Frames is a framework for exposing the elements of a Blueprints graph as Java objects.
Instead of writing software in terms of vertices and edges, with Frames,
software is written in terms of domain objects and their relationships to each other.
| Data Structures and Algorithms in Java: A Project-Based Approach (2024) by Myers, Dan S. | |
| Think Data Structures: Algorithms and Information Retrieval in Java (2017) by Downey, Allen B. | |
| Beginning Java Data Structures and Algorithms: Sharpen your problem solving skills by learning core computer science concepts in a pain-free manner (2018) by Cutajar, James | |
| Data Structures and Algorithms in Java (2014) by Goodrich, Michael T., Tamassia, Roberto, Goldwasser, Michael H. | |
| Data Structures and Algorithms Made Easy in Java: Data Structure and Algorithmic Puzzles (2013) by Karumanchi, Narasimha | |
| Algorithms (4th Edition) (2011) by Sedgewick, Robert, Wayne, Kevin | |
| Data Structures and Algorithms in Java (2002) by Lafore, Robert | |