Thursday, June 4, 2020

Algorithms, Data Structures, Effective Unit Testing, and Design Patterns

There is a lot of fun stuff out there.

https://www.youtube.com/watch?v=09_LlHjoEiY
[Algorithms Course - Graph Theory Tutorial from a Google Engineer]
https://github.com/williamfiset/Algorithms
----------------------------------------------------------------------------------------------------
Side Note:
Brad is the best FFT teacher ever!!
https://www.youtube.com/watch?v=gZNm7L96pfY&list=PL3BE932B7751329E7
-----------------------------------------------------------------------------------------------------
[Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer]
https://github.com/williamfiset/data-structures

edit::
Algorithms Course - Graph Theory Tutorial from a Google Engineer
(https://www.youtube.com/watch?v=09_LlHjoEiY)
[Design and Analysis of Algorithms - MIT 6.046J]
[Effective Unit Testing by Eliotte Rusty Harold]
[Design Patterns Video Tutorial] --- Object Oriented

Functional Programming, Procedural Programming, Assembly ...:P

https://blog.ploeh.dk/2017/10/04/from-design-patterns-to-category-theory/
[Blog Post] -- Focuses on Functional Programming

Guy with goofy hair talking about unit tests vs. integration tests:
https://www.youtube.com/watch?v=vqAaMVoKz1c


No comments:

Post a Comment