Locations: San Francisco
Course Description: We designed this workshop for busy professionals and aspiring developers who want to learn how to code, build basic web applications & prototypes, and work more effectively with engineering teams.
You'll learn the building blocks of web software, including computer networking, HTTP, object-oriented software design, database architecture, HTML & CSS, and the DOM.
Subjects: CSS, HTML, Ruby on Rails, SQL, JavaScript
Locations: San Francisco
Course Description: We designed this workshop for professionals who want to dive deep into SQL, the language that powers relational databases like MySQL and PostgreSQL. We assume no prior knowledge, but be warned — we're going deep into SQL-land!
By the end, students will be able to translate product, operational, and marketing questions directly into SQL. In addition, we'll cover the basic principles of statistics, analytics, and data science so that students can ask better questions and meaningfully interpret the answers.
Subjects: MySQL, Data Science
Locations: San Francisco
Course Description: This workshop covers core topics in pure computer science, with an emphasis on data structures and analysis of algorithms. You'll learn all about lists, trees, graphs, and the algorithms associated with them.
The workshop is still hands-on, so expect to be implementing these data structures and algorithms by hand. We'll implement each structure in multiple languages, to see how different languages make it easier or harder to express certain computational ideas.
Subjects: Algorithms, Data Structures