Workshop for DataStax Java Driver programming
Basic programming for Cassandra is a key topic that DataStax Solution Engineers must explain to new prospects.
This workshop provides the tools to introduce Java Driver programming in a simple and painless manner. We take a "practitioner" approach, with minimal focus on internals.
Studio notebooks, executable code, and a corresponding presentation (with detailed speaker notes) walk the students through the most important capabilities of driver programming, using the following labs:
- Driver options and connectivity
- Simple Statements
- Prepared and Bound Statements
- Batch Statements
- Queries, including Result Set iteration and QueryBuilder
- Query Pagination
- Query Pagination with a Search Index
- Mapper
- Asynchronous Operations
- Building a .pom
This workshop shows developers how they can be successful with DSE.
After completing this basic workshop, developers will be capable of independent research into more advanced topics.