Take the Struggle Out of Learning to Program with 3 New Workshops
(The below workshops are now closed. For the newest set of workshops please check out the latest blog post).

Welcome to another week of the Programming Essentials Workshops! This week you’ll learn some of the most important programmer basics: how to work with collections in Ruby and JavaScript and how to use Git — an essential programmer’s tool. Here’s some of the ways you’ll find these workshops helpful:
- Workshops will help you understand the Launch School prep course topics more deeply as the basics are explored live by an instructor
- Workshops are taught by an amazing and dedicated team of instructors who’ll make the learning to program journey more fun and interactive
- You don’t have to pay or be a Launch School student to learn some of the most essential skills you’ll need to be a great programmer
- You get to signup to the topics only you’re interested in as each workshop is a standalone session
Spots are limited so be sure to register for the next set of workshops this coming week:

Working with Collections in JavaScript
This week Grace will introduce you to JavaScript Arrays and Objects, and show you how to iterate over them using loops and methods. You’ll also learn how methods work in JavaScript and how to chain them together for more concise code.
Join Grace on Monday October 3rd at 8pm US Eastern
Attend Free Workshop

Introduction to Git
This week Clare introduces you to the important concept of version control and how to install and use the essential programming tool Git for the first time. You’ll also learn how to create a local repository, make commits, staging and tracking file changes.
Join Clare on Thursday October 6th at 12pm US Eastern
Attend Free Workshop

Working with Collections in Ruby
This week Trevor shows you the difference between Arrays and Hashes in Ruby and how to access, update and remove elements from these collections. You’ll also learn some of the most common methods you’ll need to iterate over Arrays and Hashes in Ruby.
Join Trevor on Friday October 7th at 12pm US Eastern
Attend Free Workshop