Difference between revisions of "Videos"

From D Wiki
Jump to: navigation, search
(Talks and presentations: add code dive 2015 video link)
(Talks and presentations: add Writing Fast Code I and II (code dive 2015))
Line 18: Line 18:
 
|-
 
|-
 
! Author !! Title !! Slides !! Location !! Date
 
! Author !! Title !! Slides !! Location !! Date
 +
|-
 +
| [http://erdani.com/ Andrei Alexandrescu] || [https://www.youtube.com/watch?v=3_FXy3cT5C8 Writing Fast Code II] || No || [http://codedive.pl/ code::dive 2015] || 2015-11
 +
|-
 +
| [http://erdani.com/ Andrei Alexandrescu] || [https://www.youtube.com/watch?v=ph7FP0LnmcA Writing Fast Code I] || No || [http://codedive.pl/ code::dive 2015] || 2015-11
 
|-
 
|-
 
| [http://erdani.com/ Andrei Alexandrescu] || [https://www.youtube.com/watch?v=FdpaBHyQNco Three Cool Things about D] || No || [http://codedive.pl/ code::dive 2015] || 2015-11
 
| [http://erdani.com/ Andrei Alexandrescu] || [https://www.youtube.com/watch?v=FdpaBHyQNco Three Cool Things about D] || No || [http://codedive.pl/ code::dive 2015] || 2015-11

Revision as of 19:06, 22 December 2015

Tutorials

ApplyYourDLang: A YouTube channel dedicated to D tutorials

Some of the videos from the above channel:

Author Title Date
Richard Cattermole Intro to d ecosystem - install dmd and dub 2014
simendsjo Lets make: CLI to Web 2014

Talks and presentations

Author Title Slides Location Date
Andrei Alexandrescu Writing Fast Code II No code::dive 2015 2015-11
Andrei Alexandrescu Writing Fast Code I No code::dive 2015 2015-11
Andrei Alexandrescu Three Cool Things about D No code::dive 2015 2015-11
Erich Gubler Why I Love D: An Undergrad Experience Yes DConf 2015 2015-05
Atila Neves Behaviour-Driven Development with D and Cucumber Yes DConf 2015 2015-05
John Colvin D Is For Science Yes DConf 2015 2015-05
Adam Ruppe Dynamic Types in D Yes DConf 2015 2015-05
Andrei Alexandrescu Keynote: Generic Programming Must Go Yes DConf 2015 2015-05
Various Hot topics: Efficiency and Deployment Process No DConf 2015 2015-05
Mark Isaacson Leveraging D to mitigate dependency-induced code smell Yes DConf 2015 2015-05
Jonathan M. Davis Introduction to Ranges Yes DConf 2015 2015-05
Andy Smith Hedge Fund Development Case Study Yes DConf 2015 2015-05
Mihails "Dicebot" Strasuns Now We Are Porting Yes DConf 2015 2015-05
Chuck Allison Confessions of a C++ Wonk: Why D Is Very, Very Good For Me Yes DConf 2015 2015-05
Walter Bright, Andrei Alexandrescu Ask Us Anything! No DConf 2015 2015-05
Amaury Sechet Memory, What Is It All About? Yes DConf 2015 2015-05
David Nadlinger DRuntime and You Yes DConf 2015 2015-05
Liran Zvibel Using D for Implementing a Large Scale Primary Storage System Yes DConf 2015 2015-05
Brian Schott Tools for D Development Yes DConf 2015 2015-05
Daniel Murphy DDMD and Automated Conversion from C++ to D Yes DConf 2015 2015-05
Walter Bright Keynote - Memory DisAllocation Yes DConf 2015 2015-05
Walter Bright Interfacing D to Legacy C++ Code Yes NWCPP 2015-01
Andrei Alexandrescu Three Cool Things about D Yes NDC 2014 2014-06
Andrei Alexandrescu Leverage No Lang.NEXT 2014-05
Amaury Sechet SDC, a D Compiler as a Library No DConf 2014 2014-05
Mihails Strasuns Declarative programming in D No DConf 2014 2014-05
Many Lightning Talks No DConf 2014 2014-05
Stephan Dilly Mobile Gameserver Backend in D No DConf 2014 2014-05
Adam D. Ruppe x86 Bare Metal and Custom Runtime Programming No DConf 2014 2014-05
Don Clugston Real-Time Big Data in D No DConf 2014 2014-05
Walter Bright High Performance Code Using D No DConf 2014 2014-05
Michael V. Franklin Tiny, Ubiquitous Machines Powered by D No DConf 2014 2014-05
Iain Buclaw Debugging in D No DConf 2014 2014-05
Brad Roberts Tooling: Bringing Developers and Development Together No DConf 2014 2014-05
Vladimir Panteleev Reducing D Bugs No DConf 2014 2014-05
Adam Wilson Designing an Aurora: A Glimpse at the Graphical Future of D No DConf 2014 2014-05
Maxime Chevalier-Boisvert Refactoring JIT Compilation No DConf 2014 2014-05
Scott Meyers The Last Thing D Needs No DConf 2014 2014-05
Walter Bright, Andrei Alexandrescu It's Payback Time! No DConf 2014 2014-05
Atila Neves Case Studies In Simplifying Code With Compile-Time Reflection No DConf 2014 2014-05
Adam Simpkins Experience Report: Using D at Facebook and Beyond No DConf 2014 2014-05
Dmitry Olshansky Inside the Regular Expressions in D No DConf 2014 2014-05
Chuck Allison A Real D In Programming: Lessons Learned From Eight Years of Teaching D at the University No DConf 2014 2014-05
Jonathan Crapuchettes Templates in the Wild: A Postmortem No DConf 2014 2014-05
Andrei Alexandrescu Opening Keynote: State of the Struct Address No DConf 2014 2014-05
David Simcha D-Specific Design Patterns No DConf 2013 2013
Andrew Edwards Falling Down: the birth of Åkerön No DConf 2013 2013
Maxime Chevalier-Boisvert Higgs, an Experimental JIT Compiler written in D Yes DConf 2013 2013
Rainer Schütze A Precise Garbage Collector for D Yes DConf 2013 2013
Vladimir Panteleev Web Development in D Yes DConf 2013 2013
Adam Wilson C# to D Yes DConf 2013 2013
Martin Nowak Shared libraries in D Yes DConf 2013 2013
Iain Buclaw GDC Yes DConf 2013 2013
Walter Bright, Andrei Alexandrescu, and more The D Development Process No DConf 2013 2013
Leandro Lucarella Concurrent Garbage Collection for D Yes DConf 2013 2013
Manu Evans Using D Alongside a Game Engine Yes DConf 2013 2013
Ben Gertzfield Writing Testable Code in D Yes DConf 2013 2013
Robert Schadek Distributed Caching Compiler for D Yes DConf 2013 2013
Ali Çehreli Copy and Move Semantics in D Yes DConf 2013 2013
Walter Bright Opening Keynote by Walter Bright Yes DConf 2013 2013
Andrei Alexandrescu Three Unlikely Successful Features of D Yes Lang.NEXT 2012
Walter Bright The D Programming Language Yes Lang.NEXT 2012
Andrei Alexandrescu Generic Programming Galore Using D Yes StrangeLoop 2011
Aldo Nunez Mago Debugger Inner Workings, Part I Yes NWCPP 2011
Aldo Nunez Mago Debugger Inner Workings, Part II No NWCPP 2011
Andrei Alexandrescu Three Cool Things About D Yes GoogleTechTalks 2010
Andrei Alexandrescu Iterators Must Go Yes (archived) BoostCon 2009
Peter Modzelewski et al. Compiler/Runtime workshops No Tango Conference 2008
Rick Richardson DReactor No (dead link) Tango Conference 2008
Rafal Bocian Teaching D No Tango Conference 2008
Mikola Lysenko Fibers Yes (Archived) Tango Conference 2008
Jarrett Billingsley Mini D Yes (Archived) Tango Conference 2008
team0xf (down?) team0xf gamedev No (dead link) Tango Conference 2008
Tomasz Stachowiak DDL Yes (Archived) Tango Conference 2008
Fawzi Mohamed Rolling Dice Testing No (dead link) Tango Conference 2008
Tomas Lindquist Olsen and Christian Kamm LDC No (dead link) Tango Conference 2008
Frank Benoit DWT No (dead link) Tango Conference 2008
Walter Bright and Andrei Alexandrescu The Future of D - Part 1 Yes D Conference 2007
Walter Bright and Andrei Alexandrescu The Future of D - Part 2 Yes - see above D Conference 2007
Brad Anderson and Gregor Richards DSSS and DSource DSource DSSS D Conference 2007
Bartosz Milewski Software Transactional Memory in D Yes D Conference 2007
Kris Bell Array Slicing and High Performance Systems yes D Conference 2007
Don Clugston Generating Truly Optimal Code Yes D Conference 2007
Sean Kelly Runtime Libraries Yes D Conference 2007
Kirk McDonald Hooking Python and D together Yes D Conference 2007
Benjamin Shropshire Compile Time Abstraction Slides Code D Conference 2007
Cristian Vlasceanu Tools for a New Generation Yes D Conference 2007
Walter Bright Advanced D Programming Language Features Yes NWCPP 2007
Walter Bright Metaprogramming in D No NWCPP 2007

Interviews

Name Title Interviewed By Date
Andrei Alexandrescu D with Andrei Alexandrescu CppCast 2015
Stroustrup, Matsakis, Alexandrescu, Pike Panel: Systems Programming in 2014 and Beyond Lang.NEXT 2014
Sutter, Lovell, Alexandrescu, Griesemer, Bright Native Languages Lang.NEXT 2012
Alexandrescu, Bright, Meijer, Moran Pure versus Native (and much more) Channel9 2012
Walter Bright and Andrei Alexandrescu D Programming Language Channel9 2012
Andrei Alexandrescu The D Programming Language with Andrei Alexandrescu InformIT 2011
Andrei Alexandrescu C++, D, and Beyond Channel9 2011
Andrei Alexandrescu Making A Case For D Programming Language Intel Software Network 2009