YoVDO

Data-Oriented Programming

Offered By: GOTO Conferences via YouTube

Tags

GOTO Conferences Courses Clojure Courses Unit Testing Courses Object-oriented programming Courses Software Design Courses Concurrency Courses Data Models Courses Data-Oriented Programming Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore data-oriented programming in this 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 about treating data as data, the importance of immutability, and how to separate code from data. Gain insights into designing data models for business entities, implementing state management systems without mutating data, and writing data-oriented unit tests. Understand the language-agnostic nature of this paradigm, applicable to JavaScript, Ruby, Python, Clojure, Java, and C#.

Syllabus

Intro
The appeal of Clojure
Data-oriented programming goals
Treat data as data
Immutability in data-oriented programming
Outro


Taught by

GOTO Conferences

Related Courses

Addressing Algorithmic Bias
GOTO Conferences via YouTube
Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube
Why Static Typing Came Back
GOTO Conferences via YouTube
Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube
It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube