Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okram/graph-bootcamp
Graph Bootcamp Material
https://github.com/okram/graph-bootcamp
Last synced: about 1 month ago
JSON representation
Graph Bootcamp Material
- Host: GitHub
- URL: https://github.com/okram/graph-bootcamp
- Owner: okram
- License: other
- Created: 2011-01-25T18:20:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-10-31T04:41:23.000Z (about 12 years ago)
- Last Synced: 2023-05-23T22:26:24.367Z (over 1 year ago)
- Language: Groovy
- Homepage:
- Size: 10.5 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.textile
Awesome Lists containing this project
README
!https://github.com/okram/graph-bootcamp/raw/master/doc/images/graph-bootcamp-logo.png!
Graph bootcamp is a lab-based graph systems workshop that teaches students how to model domains as graphs
and solve domain-specific problems using graph traversals. All developers can gain value from attending,
especially if they have been solving data modeling exclusively through relational databases. This workshop
is all about heads-down development: light on one-to-many lecturing and heavy on coding and solution discovery.
Students will use an open source graph stack to solve real-world problems over provided data sets
(discussed below). Students will leave the bootcamp with code and inspiration pushing them to solve graph-related
problems in their organization.