Future-Proof Your Career: AI Manager Masterclass
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the principles of Data-Oriented Programming to reduce system complexity in this conference talk from GOTO Aarhus 2023. Learn how to separate code from data, represent data with generic structures, and embrace immutability to build more manageable information systems. Discover techniques for data validation without static types and understand how to apply these concepts in your preferred programming language. Gain insights into the history and practical implementation of Data-Oriented Programming, equipping yourself with tools to tackle complexity in back-end applications, web services, and front-end development.
Syllabus
Intro
What is complexity?
Information systems
Principles of data-oriented programming
What makes a software system complex?
Principle No 1: Separate code from data
Principle No 2: Represent data with generic data structures
Principle No 3: Do not mutate data
Immutability in practice
What about data validation?
History of data-oriented programming
Summary
Outro
Taught by
GOTO Conferences