Dr. Strangecode - How I Learned to Stop Worrying and Love the Type System
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the strengths and limitations of static typing in programming languages in this 45-minute conference talk from Devoxx. Delve into the potential of static typing to provide developers with confidence in shipping bug-free code. Examine the pitfalls of languages like Java and C++, including use-after-free errors, overflows, NullPointerExceptions, and ConcurrentModificationExceptions. Investigate how concurrency has impacted code analysis and learn about newer programming languages that address these issues without sacrificing performance. Gain insights into achieving a higher degree of certainty in code quality, potentially allowing developers to confidently ship code that compiles. Benefit from the expertise of Alex Snaps, a seasoned developer with extensive experience in Java, JVM, and native development, as he shares his knowledge on improving code reliability and performance.
Syllabus
Dr. Strangecode by Alex Snaps
Taught by
Devoxx
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity