Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # list of mostly educational and also some interesting or useful resources selected at random.
- #Python stuff
- https://smartspatedevelopertopics.quora.com/How-to-use-Python-for-Algorithmic-Trading-on-the-Stock-Exchange-Part-1
- # file format
- http://blog.paphus.com/blog/2012/08/14/write-your-own-bitmaps/
- # neural network
- https://github.com/llSourcell/LSTM_Networks/blob/master/LSTM%20Demo.ipynb
- https://becominghuman.ai/making-a-simple-neural-network-classification-2449da88c77e
- # ai experiments google
- https://experiments.withgoogle.com/ai
- # computer science
- https://www.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020/ref=sr_1_1?ie=UTF8&qid=1504042199&sr=8-1&keywords=computer+science+distilled
- # I can feel my prefrontal-cortex expanding
- https://brilliant.org/
- https://projecteuler.net
- # Coding
- https://www.codewars.com/dashboard
- https://adventofcode.com/
- # gameboy opcodes
- http://pastraiser.com/cpu/gameboy/gameboy_opcodes.html
- # gameboy C tutorials
- https://videlais.com/2016/07/04/programming-game-boy-games-using-gbdk-part-2-placing-tiles-and-moving-sprites/
- http://gbdev.gg8.se/wiki/articles/GBDK_Color_Tutorial
- # C tutorials
- https://www.youtube.com/watch?
- v=3rex_p2WbWY&list=PLVHgQku8Z935hrZwx751XoyqDROH_tYMY&index=1&t=23s
- https://www.le.ac.uk/users/rjm1/cotter/page_02.htm
- https://www.youtube.com/watch?v=Dtbqs0M-B-s
- https://www.youtube.com/watch?v=FCRmIoX6PTA
- # C books for later
- https://stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list/562377#562377
- # text to speech
- Text2Speech by IVONA (Amy)
- #calculator
- http://www.thinkcalculator.com/calculus/
- # math
- https://www.youtube.com/watch?v=T647CGsuOVU
- https://en.wikipedia.org/wiki/Zermelo%E2%80%93Fraenkel_set_theory
- https://en.wikipedia.org/wiki/Calculus_of_constructions
- # youtube channel-- math
- https://www.youtube.com/channel/UC733Eb0GzC5hbfk6jlstSvw/videos?sort=da&flow=grid&view=0
- http://mathworld.wolfram.com/ElementaryCellularAutomaton.html
- https://www.youtube.com/watch?v=DKGodqDs9sA
- # educational flash games
- https://www.kongregate.com/games/krispykrem/kohctpyktop-engineer-of-the-people
- http://www.neuroproductions.be/logic-lab/
- http://www.zachtronics.com/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement