Select Page

126 Best Tech Talks to Broaden Your Knowledge

126 Best Tech Talks to Broaden Your Knowledge
Tech Talks is a podcast or video sharing the stories of technology leaders. View interviews or presentations from the leading figures in the industry and share their stories and insight. If you’re interested in the start-up story, financing, growth, innovation, transformation of a legacy business and culture this list is for you. A technical talk has one of two purposes: to convey information, or to persuade people to take some action.

To give you access to all our coverage in one place, this compilation will contain all the videos dedicated to tech talks from from 13 different categories – software development, object-oriented programming, functional programming, software design, web development, test-driven development, methodologies, computer history, databases, security, testing, cognitive development and cryptocurrencies. Cutting-edge topics and important insights into how tech is impacting our world. They’re a great opportunity to broaden your knowledge – and become involved in the most important discussions in the tech sector today.

126 Best Tech Talks to Broaden Your Knowledge

No code. No hassle.

Divi takes the power and freedom of WordPress and adds a wonderful visual design interface on top. Now you get the best of both worlds.

WordpressGAME CHANGER!

Software Development

  1. A Short History of Software Engineering, and Other Ideas that Didn’t Work by Paolo Perrotta
  2. Are We There Yet? by Rich Hickey
  3. Computers are a Sadness, I am the Cure by James Mickens
  4. Effective Programs – 10 Years of Clojure by Rich Hickey
  5. Feature Branching Considered Evil by Thierry de Pauw
  6. Finding a Way Out by Chris Granger
  7. Growing a Language by Guy Steele
  8. Linus Torvalds on Git by Linus Torvalds
  9. Media for Thinking the Unthinkable by Bret Victor
  10. Programming is terrible – Lessons learned from a life wasted by Thomas Figg
  11. Programming is Writing is Programming by Felienne Hermans
  12. Real Software Engineering by Glenn Vanderburg
  13. Seven Ineffective Coding Habits of Many Programmers by Kevlin Henney
  14. Simple Made Easy by Rich Hickey
  15. Simplify Challenging Software Problems with Rocket Science by Bradley Grzesiak
  16. The Computer Revolution hasn’t happend yet by Alan Kay
  17. The Future of Programming by Bret Victor
  18. The Mess We’re In by Joe Armstrong
  19. The Value of Values by Rich Hickey
  20. The Web We Lost by Anil Dash
  21. The Worst Programming Language Ever by Mark Rendle
  22. To the Moon! by Russ Olsen
  23. Unconventional Programming with Chemical Computing by Carin Meier
  24. We’re Doing It All Wrong by Paul Phillips

Object-Oriented Programming

  1. Functional is cool, but do you know OO by Sandro Mancuso
  2. Stop Writing Classes by Jack Diederich

Functional Programming

  1. Adventures in Functional Programming by Jim Weirich
  2. All I needed for FP I learned in High School Algebra by Eric Normand
  3. Category Theory for the Working Hacker by Philip Wadler
  4. Deconstructing Functional Programming by Gilad Bracha
  5. Domain modelling with the F# type system by Scott Wlaschin
  6. Don’t fear the Monad by Dr. Brian Beckman
  7. Extreme Cleverness: Functional Data Structures in Scala by Daniel Spiewak
  8. Faith, Evolution, and Programming Languages by Phillip Wadler
  9. Functional architecture – The pits of success by Mark Seemann
  10. Functional Principles for Object-Oriented Developers by Jessica Kerr
  11. Functional Programming Design Patterns by Scott Wlaschin
  12. Functional Programming: What? Why? When? by Robert C. Martin
  13. Living in a Post-Functional World by Daniel Spiewak
  14. Propositions as Types by Philip Wadler
  15. Solving Problems The Clojure Way by Rafal Dittwald
  16. Tangible Functional Programming by Conal Elliott
  17. To Clojure and back: Writing and rewriting in Ruby by Phillip Mendonça-Vieira
  18. Types are like the Weather, Type Systems are like Weathermen by Matthias Felleisen

Software Design

  1. 8 Lines of Code by Greg Young
  2. Architecture the Lost Years by Robert C. Martin
  3. Crafting Wicked Domain Models by Jimmy Bogard
  4. DDD: putting the model to work by Eric Evans
  5. Evidence-Oriented Programming by Andreas Stefik
  6. Hopelessness and Confidence in Distributed Systems Design by Camille Fournier
  7. How To Design A Good API and Why it Matters by Josh Bloch
  8. Immutability Changes Everything by Pat Helland
  9. Implementing Micro Service Architectures by Fred George
  10. Kill “Microservices” Before Its Too Late by Chad Fowler
  11. Microservices by Martin Fowler
  12. Reliability, Availability, and Scalability by Udi Dahan
  13. Stewardship: The Sobering Parts by Brian Goetz
  14. Strategic Design by Eric Evans
  15. The Actor Model by Hewitt, Meijer and Szyperski
  16. The Art of Destroying Software by Greg Young
  17. The Joys and Pains of a Long Lived Codebase by Jeremy D Miller
  18. The Lost Art Of Software Design by Simon Brown
  19. The Programming Language Wars by Andreas Stefik
  20. Therapeutic Refactoring by Katrina Owen
  21. Unleash Your Domain by Greg Young

Web Development

  1. 10 Things I Learned from the jQuery Source by Paul Irish
  2. An End to Negativity by Chris Williams
  3. ClojureScript for Skeptics by Derek Slager
  4. Community.js by Chris Williams
  5. Critical rendering path – Crash course on web performance by Ilya Grigorik
  6. Crockford on JavaScript by Douglas Crockford
  7. Go To There and Back Again by Douglas Crockford
  8. Hey Underscore, You’re Doing It Wrong! by Brian Lonsdorf
  9. Introduction to Node.js by Ryan Dahl
  10. Is Node.js Better by Brian Ford
  11. Life is Terrible: Let’s Talk About the Web by James Mickens
  12. Om Next by David Nolen
  13. The Birth & Death of JavaScript by Gary Bernhardt
  14. WAT by Gary Bernhardt

Test-Driven Development

  1. Boundaries by Gary Bernhardt
  2. Does TDD Really Lead to Good Design? by Sandro Mancuso
  3. Holistic testing by Jimmy Bogard
  4. How To Stop Hating Your Tests by Justin Searls
  5. Integrated Tests Are a Scam by JB Rainsberger
  6. Is TDD Dead? by Martin Fowler, Kent Beck, and David Heinemeier Hansson (DHH)
  7. Structure and Interpretation of Test Cases by Kevlin Henney
  8. TDD and Software Design by JB Rainsberger and Sandro Mancuso
  9. TDD in Tatters by Scott Bellware
  10. TDD, where did it all go wrong by Ian Cooper
  11. Test-Driven Development – Write better code in less time by Evan Dorn
  12. The Clean Code Talks – Unit Testing by Misko Hevery
  13. The Magic Tricks of Testing by Sandi Metz
  14. The Transformation Priority Premise by Robert C. Martin
  15. Why You Don’t Get Mock Objects by Gregory Moeck

Methodologies

  1. 7 minutes, 26 seconds, and the Fundamental Theorem of Agile Software Development by JB Rainsberger
  2. Adopting Continuous Delivery by Jez Humble
  3. Demanding Professionalism in Software Development by Robert C. Martin
  4. Implementing Programmer Anarchy by Fred George
  5. It Is Not About Software Anymore by Mary Poppendieck
  6. Moving Past the Scaling Myth by Michael Feathers
  7. Spotify Engineering Culture – Part 1 by Spotify Training & Development
  8. Spotify Engineering Culture – Part 2 by Spotify Training & Development
  9. The Death of Agile by Dave Thomas
  10. The Land that Scrum Forgot by Robert C. Martin
  11. Why Agile Works by Alistair Cockburn

Computer History

  1. 1968 by Kevlin Henney
  2. A Brief History of Graphics by Stuart Brown
  3. DOOM’s Development: A Year of Madness by John Romero
  4. The Charming Genius of the Apollo Guidance Computer by Brian Troutwine
  5. The Future of Programming by Robert C. Martin
  6. The History (and the Future) of Software by Grady Booch

Database

  1. Deconstructing the Database by Rich Hickey

Security & Testing

  1. Why Do Keynote Speakers Keep Suggesting That Improving Security Is Possible? by James Mickens
  2. Acceptance Testing For Continuous Delivery by Dave Farley

Cognitive Development

  1. A Lecture on Creativity by John Cleese
  2. Becoming an Outlier: Career Reboot for the Developer Mind by Cory House
  3. Drive – The Surprising Truth About What Motivates Us by RSA Animate
  4. Hammock Driven Development by Rich Hickey
  5. Ideology by Gary Bernhardt
  6. Steve Jobs’ 2005 Stanford Commencement Address by Steve Jobs
  7. Stop Treading Water – Learning to Learn by Edward Kmett
  8. Surviving the Framework Hype Cycle by Brandon Hays
  9. The Last Lecture: Achieving Your Childhood Dreams by Randy Pausch
  10. The Meaning of Life by Derek Sivers

Cryptocurrencies

  1. Bitcoin: Where the Laws of Mathematics Prevail by Andreas Antonopoulos
  2. Delivering Liberty, at Scale by Andreas Antonopoulos

No code. No hassle.

Divi takes the power and freedom of WordPress and adds a wonderful visual design interface on top. Now you get the best of both worlds.

WordpressGAME CHANGER!