Data-Oriented Programming
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the revolutionary paradigm of data-oriented programming in this 40-minute GOTO Book Club interview with author Yehonathan Sharvit and James Lewis. Discover how to reduce software complexity by representing data through generic immutable structures, simplifying state management, and streamlining concurrency. Learn to design language-agnostic data models, implement state management systems without data mutation, and write data-oriented unit tests. Gain insights into separating code from data, specifying data shapes, and applying DOP concepts across various programming languages including JavaScript, Ruby, Python, Clojure, Java, and C#.
Syllabus
Data-Oriented Programming • Yehonathan Sharvit & James Lewis
Taught by
GOTO Conferences
Related Courses
Getting Started with DOTS - Scripting Pong TutorialUnity via YouTube Data-Oriented Programming - On the Expressiveness of Non-Control Data Attacks
IEEE via YouTube Privilege Escalation Using DOP in MacOS
Hack In The Box Security Conference via YouTube Data-Oriented Programming in Java
Devoxx via YouTube Data-Oriented Programming in Java - Records, Sealed Classes, and Pattern Matching
Java via YouTube