Learn Music 21 Jupyter Notebook (September 2024)
About:
Demonstrates how to get started with the Music21 Python package.
This interactive guide shows the reader how to programmatically notate music and analyze chords.
Currently unpublished.
Audience: Developers familiar with Python that are interested in music theory or notation.
Laravel MongoDB Aggregation Builder (April 2024)
About: Fundamentals of MongoDB aggregations and usage of the related builder methods in Laravel MongoDB. This guide helps the reader learn about MongoDB aggregations and the Laravel builder. It features an example to demonstrate how to customize the functionality.
Audience: PHP software engineers with various levels of experience with MongoDB.
Quick Start (February 2023)
About: Tutorial that guides users on performing queries on their cloud-hosted MongoDB deployments using the MongoDB official Node.js/TypeScript driver. This quick start is an iterative update from prior versions to separate logical steps into different pages. This helped our team analyze user attrition in the learning funnel and separate material to accommodate readers at different setup stages.
Audience: Javascript/Typescript software engineers new to MongoDB.
Quick Reference Page (April 2022)
About: Code example index of frequently used operations performed using the MongoDB official Java Sync driver. I created this content type to help developer audiences recall the syntax and to provide a central index to improve information discoverability. After validating its value to the developer audience, it became a standard content type across MongoDB driver documentation.
Audience: Java software engineers with any level of experience with MongoDB.
Client-Side Field Level Encryption Guide (April 2020)
About: Conceptual explanation and implementation details for MongoDB's in-use encryption. This tutorial was released alongside the new version of MongoDB that included this feature.
Audience: Technology decision-makers and software engineers with any level of experience with MongoDB.