List of lectures with watching stop-times (hr:min):
- CppCon 2015: Functional Design Explained by David Sankel
- C++Now 2017: Effective CMake by Daniel Pfeifer
- CppCon 2015: Stop Teaching C by Kate Gregory
- Practical Fractals in Space by Michelle Brush
- Meeting C++ live: Multithreading with Rainer Grimm
- Functional reactive programming with C++ by Gustaf Räntilä
- The REST And Then Some by Asbjørn Ulsberg at Nordic APIs 2016
- Rest APIs | The talk will introduce the project and its community
- Small Is Beautiful by Kevlin Henney
- Swagger: How to Create an API Documentation by Dominik Marczuk
- Improving Your Flask APIs by Thomas Peterson 9:00
- Building beautiful RESTful APIs using Flask by Michał Karzyńsk
- Best Practices for Building a REST-ful API - kevin Dockx 33:00
- How to create a Web API no one wants to use by Karoline Klever
- 5 Anti-Patterns in designing APIs - Ali Kheyrollahi (Anti-Patterns start at 20mi)
- Web API Design Maturity Model by Mike Amundsen
- Crafting Evolvable Web API Representations by Darrel Miller
- Simple hand written parsers by Michał Dominiak, BoostCon
- Devoxx Poland 2016 - Clemens Prerovsky - REST in Peace
- MongoDB Schema Design by Võ Ngọc Minh
- MongoDB: Schema Design
- MkDocs: Documenting projects with Markdown
- O'Reilly Webcast: MongoDB Schema Design: How to Think Non-Relational
- 001 - What is Concourse CI? How to get started?
- CI That Scales With your Project
- Build an API: From Zero to First Route by Antonio Ortega
- RESTful API Design - Second Edition by apigee
- CppCon 2015: Variadic Templates in C++11 / C++14 - An Introduction by Peter Sommerlad
- Using Go Channels by Natik Shah
- Google's Go Programming Language by Chuck Preslar
- The Go Programming Language(A to Z - Zürich)
- CppCon 2015: Evolving array_view and string_view for safe C++ code by Neil MacIntosh
- Go for Pythonistas by Francesc Campoy Flores
- code::dive 2014: Cpu Caches and Why You Care by Scott Meyers
- All Things D by Andrei Alexandrescu
- 00:25 DConf 2014: The Last Thing D Needs by Scott Meyers
- The D Programming Language by Walter Bright
- LangNext 2014 (C++, Rust, D, Go)
- 00:20 The Art of Protocol Design by Pieter Hintjens
- Beautiful REST & JSON APIs by Les Hazlewood
- What it's really like building RESTful APIs with Django by Paul Hallett
- Google I/O 2010 - How Google builds APIs
- REST API Design by Brian Sletten
- REST API Design: Avoid future proofing with the JSON junk drawer by Jason Harmon
- API Design Anti-Patterns by Jason Harmon
- 00:26 Designing Hypermedia APIs by Camille Baldock
- Secrets of a Great API by Uri Sarid
- The Road to JSON API 1.0 by Steven Klabnik
- Immutability Changes Everything by Pat Helland
- API Design - Third Edition by Brian Mulloy & Kevin Swiber
- API First Development with RAML and SoapUI (webinar)
- API First: Design First, Prototype First with RAML by Mike Stowe
- API Design at APIStrat 2014 (API design, versioning, best practice, RAML)
- REST-Ful API Design
- API Design Lifecycle by Honza Javorek
- Technology Hour - Front to back API Design
- Delight Driven Development of APIs with RAML by Uri Sarid
- API Description Languages: Which Is The Right One For Me? by Laura Heritage
- Webinar: From Relational Databases to MongoDB by Bryan Reinero
- Building Web APIs with Flask-RESTful
- Introduction to NoSQL by Martin Fowler
- When to Use MongoDB by MongoDB
- MongoDB at MapMyFitness from a DevOps Perspective by Chris Merz
- MongoDB Schema Design by Tugdual Grall
- Building your first app with python and MongoDB by Ros sLawley
- Is Your REST API RESTful? by Miguel Grinberg
- Writing RESTful web services with Flask by Miguel Grinberg
- Web micro-framework battle by Richard Jones
- Writing your first web app using Python and Flask by Danielle Madeley
- The Top 10 Mistakes of Entrepreneurs by Guy Kawasaki
- How To Design A Good API and Why it Matters by Joshua Bloch
- Tools for Entrepreneurs: Introduction to APIs
- Google I/O 2010 - How Google builds APIs
- REST+JSON API Design - Best Practices for Developers
- How to Design Great APIs by Kevin Lacker
- Hit the Flask and Get Some REST: Rewriting the Cloudant API in a Single Python Back End by Joan Touzet
- Developing Restful web apis with python-flask and mongodb by Nicola Iarocci
- Getting Customer Development Right by Rob Fitzpatrick
- Prototyping Everything by Rob Fitzpatrick
- Rapid prototyping & Product Innovation by Martin Price
- Rapid Prototyping How to build what users really really want by Michael Christian
- Brian Beckman: Don't fear the Monad
- Chugging Flask: Gyaan from building REST APIs for an Android App by Aravind Krishnaswamy
- How to build a Python web application with Flask and Neo4j by Nicole White
- Django and Flask: Why and When To Use Each - Eric Schles
- Git For Ages 4 And Up at Linux.conf.au 2013
- Neo4j, Graphs R Cool
- Introduction to Neo4j Workshop by JIM WEBBER at Big Data Spain 2014
- Tips and Tricks for Graph Data Modeling
- Introduction to Graph Databases by Stefan Armbuster
- Intro to Neo4j or domain Modeling with graphs by Michael Hunger
- Introduction to Neo4j by Emil Eifram
- One Hacker Way - Erik Meijer
- The evolving search for effective C++ - Keynote @ Meeting C++ 2014 by Scott Meyers
- Plain Threads are the GOTO of todays computing by Hartmut Kaiser
- Implementing a 'Nearest Neighbor' Spatial Query with SQL Server 2012
- Introducing SQL Server 2012 Spatial Improvements by Greg Low
- CppCon 2014: Modern Template Metaprogramming: A Compendium, Part I by Walter E. Brown
- The Scams That Derail Programming, Motherfucker by Zed Shaw
- Behavior Driven Development by Gordon Force
- Tell, Don't Ask by Kevin Rutherford
- Becoming a Software Testing Expert by James Bach
- Getting Started Testing by Ned Batchelder
- INTEGRATION TESTS ARE BOGUS by Piotr Szotkowski
- CppCon 2014: Make Simple Tasks Simple! by Bjarne Stroustrup
- TDD: Why We Don't Party Like It's 1999 by Jason Felice
- C++11 Library Design by Eric Niebler
- C++ REST SDK: OSS web services on Windows and Linux
- Connecting C++ Apps to the Cloud via Casablanca
- C++ REST SDK ("Casablanca")
- Timo Bingmann - STXXL 1.4.0 and Beyond
- 45:30 Kevlin Henney. Seven Ineffective Coding Habits of Many Programmers at NDC 2014
- GoingNative 8: Introducing Casablanca - A Modern C++ API for Connected Computing
- Stress and Success: The Science of Stress, Energy, and Productivity on the Job
- Barbara Fusińska - Od aspektów... Part 1
- WildLinAlg1: Introduction to Linear Algebra (N J Wildberger)
- Roland Bock - Selected C++11 Template Toffees From sqlpp11 - Part 1
- Roland Bock - Selected C++11 Template Toffees From sqlpp11 - Part 2
- Roland Bock - Selected C++11 Template Toffees From sqlpp11 - Part 3
- Roland Bock - Selected C++11 Template Toffees From sqlpp11 - Part 4
- 30:00 Andrei Alexandrescu - Writing Quick Code in C++, Quickly
- Software Design Patterns - Building Basic Code
- Network X and Gephi - Gilad Lotan
- 10:00 Martin Isenburg - LASindex - simple spatial indexing of LiDAR data
- Professor David West - OOP is Dead! Long Live OODD!
- 00:38 J.B. Rainsberger - Integrated Tests Are A Scam
- C++ Wrocław 0x04: Rafał Przywarski - Test Driven Development in C++
- Ravi Chandra - Fake it till you make it
- Stop Mocking, Start Testing
- Gil Zilberfeld - Intro to Mocking: How to Test Dependencies & Legacy Code Mocking
- Gil Zilberfeld - Introduction to Unit Testing
- Brad Montgomery - My Adventures with Mock
- Carl Meyer - Getting started with automated testing
- Brian K. Jones - Fake It Til You Make It: Unit Testing Patterns With Mocks and Fakes
- A Gentle Introduction to Mock for Python by Michael Foord
- Roy Osherove - Unit Testing and TDD: Why you should care and how to make it happen
- Roy Osherove - Unit Testing Worst Practices at Bouvet.no breakfest
- Roy Osherove - Understanding Mock Objects
- Roy Osherove - Unit Testing Best Practices
- Roy Osherove - Understanding Test Driven Development
- Nell Shamrell - Test Driven Development: A Love Story
- David Heinemeier Hansson-Unlearn Your MBA
- 00:13 Keith Devlin - 4. Calculus: One of the Most Successful Technologies
- Keith Devlin - 3. The Birth of Algebra
- Keith Devlin - 2. The Golden Ratio & Fibonacci Numbers: Fact versus Fiction
- Keith Devlin - 1. General Overview and the Development of Numbers
- MIT 6.006 Introduction to Algorithms - Breadth-First Search (BFS) - Erik Demaine
- 00:25 Tony Van Eerd: The Basics of Lock-free Programming
- 00:03 Sean Parent - Inheritance Is The Base Class of Evil
- Sean Parent - C++ Seasoning
- Bjarne Stroustrup - The Essence of C++: With Examples in C++84, C++98, C++11, and C++14
- 00:00 Bjarne Stroustrup: C++11 Style
- Beman Dawes, Jeff Garland, Alisdair Meredith: Other C++11 Gems
- Templates and Metaprogramming @ Game Engine Architecture Club
- 00:18 Pavel Tsatsouline - Beyond stretching vol 2
- Pavel Tsatsouline - Beyond stretching vol 1
- 00:06 Emily Stark: Meteor Meets Mallory -- Devshop 6 Tech Talk
- 00:13 David Greenspan: Meteor UI - Devshop 3
- Sam Hatoum: Test Driven Development using Meteor - Devshop 4
- 00 Beautiful REST & JSON APIs
- Alex Stepanov: Educating Programmers: A Customer Perspective
- Michael Caisse: Solving World Problems with Fusion
- DjangoCon 2012 - Keynote - Geoff Schmidt
- Meteor meetup talk screencast with QA session
- django: Web Development for Perfectionists with Deadlines
- Boris Kolpackov: Practical C++11: What I Learned Adding C++11
- Efficient Programming with Components: Lecture 5
- Efficient Programming with Components: Lecture 4
- Efficient Programming with Components: Lecture 3
- Efficient Programming with Components: Lecture 2
- Efficient Programming with Components: Introduction Part 2
- Efficient Programming with Components: Introduction Part 1
- 20 Modern Visual C++ Best Practices @ Channel9
- Michael Caisse: Introduction to Modern C++ Techniques (Part II) @ BoostCon
- Michael Caisse: Introduction to Modern C++ Techniques (Part I) @ BoostCon
- 00:50 http://www.youtube.com/watch?v=XZKZZy_v7hE
- 00:15 http://www.youtube.com/watch?v=JF6YM0XzHnE
- 00:14 http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond
- 00:10 http://channel9.msdn.com/Blogs/Charles/The-Concurrency-Runtime-Fine-Grained-Parallelism-for-C
- 00:51 http://videolectures.net/turing100_penrose_mathematical_mind/
- 00:55 http://video.google.com/videoplay?docid=-4714369049736584770
- 00:16 http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-532T
- 01:01 Boostcon-MichaelCaisseUsingSpiritV2QiAndKarma799.mov
- 00:26 C9 Lectures: Stephan T Lavavej - Advanced