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
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX