Skip to content

Instantly share code, notes, and snippets.

@Luiz-Monad
Forked from mloskot/lectures_watching_tracklog.md
Last active January 30, 2020 16:33
Show Gist options
  • Save Luiz-Monad/4303fc25c8f98feaf3f8fd07f24a9425 to your computer and use it in GitHub Desktop.
Save Luiz-Monad/4303fc25c8f98feaf3f8fd07f24a9425 to your computer and use it in GitHub Desktop.
Watched Lectures Log (programming, mathematics, algorithms, databases, etc.)

List of lectures with watching stop-times (hr:min):

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