What You Missed in Computer Science

Taylor LovettComputer Science is a big part of web development and WordPress whether you know it or not! This talk will explain what Computer Science actually entails. You will see WordPress through the lens of someone with a Computer Science degree. We will talk about ways to describe code performance using Big-Oh notation comparing different post meta and taxonomy queries. We will also discuss concurrency as it applies to WordPress, specifically data races and how they can occur while counting post views.

Prerequisites: This is a talk for developers, mostly targeted at PHP/JavaScript.

View the slides.