Colin Jaffe
Colin Jaffe is a programmer, writer, and teacher with a passion for creative code, customizable computing environments, and simple puns. He loves teaching code, from the fundamentals of algorithmic thinking to the business logic and user flow of application building—he particularly enjoys teaching JavaScript, Python, API design, and front-end frameworks.
Colin has taught code to a diverse group of students since learning to code himself, including young men of color at All-Star Code, elementary school kids at The Coding Space, and marginalized groups at Pursuit. He also works as an instructor for Noble Desktop, where he teaches classes in the Full-Stack Web Development Certificate and the Data Science & AI Certificate.
Colin lives in Brooklyn with his wife, two kids, and many intricate board games.
Learning Resources by Colin Jaffe
- 
    
    
Creating Interactive Pie Charts with Plotly Express in Dash
Learn how to transform a simple Dash app by replacing text with dynamic visualizations using Plotly Express. Discover how to create and embed a pie chart based on grouped data, and prepare your dashboard for multiple interactive graphs.
 - 
    
    
Enhancing Data Visualization with Dash: Implementing Dynamic Hover Info
Learn how to create a dynamic info panel in Dash that updates based on graph hover interactions. This guide walks you through setting up callbacks, extracting hover data, and displaying detailed information using Python and Dash.
 - 
    
    
Building a Dash App: Data Processing and Visualization
Learn how to run your Dash app from the command line and start visualizing data using Pandas and Plotly. Follow along as we clean data, calculate revenue, and prepare interactive charts for a dynamic dashboard.
 - 
    
    
Chicken Bowl Orders Using Group By and Data Visualization
Curious how many chicken bowls Chipotle really sells? Dive into data analysis using group by to uncover quantities, revenue, and more with just a few lines of code.
 - 
    
    
Diving Deeper into Data Visualization with Dash
Wrap up your journey into data visualization with a solid foundation in Dash and interactive design. Now it's time to explore your own data and bring it to life through custom visual experiences.
 
Showing 5 of 91 entries