Saturday, October 31, 2020

computer links: (oct 2020)

3 years of Computer Science in 8 minutes - Devon Crawford:
https://www.youtube.com/watch?v=ReVeUvwTGdU

Finite State Machines
https://www.youtube.com/watch?v=TpIBUeyOuv8&list=PLBlnK6fEyqRgp46KUv4ZY69yXmpwKOIev

Data Structures: Easy to Advanced Course - William Fiset:
https://www.youtube.com/watch?v=RBSGKlAvoiM

edit, add:
https://www.youtube.com/watch?v=09_LlHjoEiY
Algorithms Course - Graph Theory Tutorial from a Google Engineer

BDSBTB 2015: Matthew Fuchs, Map/Reduce as an Example of Programming with Categories
https://www.youtube.com/watch?feature=youtu.be&v=8ejxicsBAIw

CS50 2020 - Lecture 4 - Memory (pre-release)
https://www.youtube.com/watch?v=pcbmiLUzr0w


Edit (study these):
https://www.tutorialspoint.com/data_structures_algorithms/

Edit (Nov 12)

Tutorials Point (India) Ltd. https://www.youtube.com/channel/UCVLbzhxVTiTLiVKeGV7WEBg/ . Fundamentals in a jaw dropping kind of way. I also like Geeksforgeeks from India. (https://www.youtube.com/c/GeeksforGeeksVideos/) (edited)

Maths for Programmers Tutorial - Full Course on Sets and Logic

Database Design Course - Learn how to design and plan a database for beginners

Friday, October 16, 2020

Thursday, October 8, 2020

Catagory Theory Link(s)

https://ncatlab.org/nlab/show/Grothendieck+construction

Tuesday, October 6, 2020

Links about boolean algebra, category theory,

https://ncatlab.org/nlab/show/Boolean+algebra

https://math.stackexchange.com/questions/455899/are-there-dual-logic-gates


https://ncatlab.org/nlab/show/concrete+category

Ben Eater builds a computer:
https://www.youtube.com/channel/UCS0N5baNlQWJCUrhCEo8WlA

(start by building a inverter with 2 transistors) .. you can get a clock signal with a 555 timer...

more ideas:

https://twitter.com/Brent_Shambaugh/status/1313334081615212544?s=20https://twitter.com/Brent_Shambaugh/status/1313334081615212544?s=20

Finite Autonomy Links:

https://arxiv.org/pdf/1909.02893.pdfFinite state machine category theory

https://www.tutorialspoint.com/automata_theory/moore_and_mealy_machines.htm

Making logic gates from transistors
https://www.youtube.com/watch?v=sTu3LwpF6XI

D flip-flop


https://thttps://twitter.com/Brent_Shambaugh/status/1313334081615212544?s=20witter.com/Brent_Shambaugh/status/1313334081615212544?s=20

Thursday, October 1, 2020

Functional Programming... link ... thoughts .... goals

 FP to the Max

Fun(c) 2018.7: John De Goes - FP to the Max

https://www.youtube.com/watch?v=sxudIMiOo68

Functional Programming Link (live coding session):

FP to the Min by John De Goes: Scala in the City Conference


https://www.youtube.com/watch?v=mrHphQT4RpU


Look at this and the Science of functional programming and decide when and for how long you would like to jump on the Discord Patreon to level up your skills.


Brian Beckman: Don't fear the Monad
https://www.youtube.com/watch?v=ZhuHCtR3xq8

John and Brian seem to suggest that Functional Programmers are scared of category theory. Programmers seem to be scared of the semantic web too, so it's fine. Fear is just False Evidence Appearing Real. (pg. 58, The Twelve Universal Laws of Succes, Second Edition Expanded, Herbert Harris). There may be sticking points somewhere, but it will work out somehow if it proves to be useful. :P Who knows.