-
Notifications
You must be signed in to change notification settings - Fork 53
Links
Berkeley’s CS61a: https://inst.eecs.berkeley.edu/~cs61a/sp20/
Harvard’s CS50: https://www.youtube.com/playlist?list=PLhQjrBD2T382_R182iC2gNZI9HzWFMC_8
100+ Computer Science Concepts: https://www.youtube.com/watch?v=-uleG_Vecis
Pointers: https://www.youtube.com/watch?v=2ybLD6_2gKM
Berkeley’s CS 21b: https://sp21.datastructur.es/
MIT’s 6.006: https://www.youtube.com/playlist?list=PLUl4u3cNGP63EdVPNLG3ToM6LaEUuStEY
Data Structures and Algorithms in 15 minutes: https://www.youtube.com/watch?v=oz9cEqFynHU
Algorithm Visualizer: https://algorithm-visualizer.org/
Free from CSUF: http://www.fullerton.edu/it/students/software/
A 48 core 256GB ram server: https://www.fullerton.edu/ecs/cs/resources/labs.php (Under Computer Account)
Github Student: https://education.github.com/pack
Free AWS credits: http://www.fullerton.edu/it/services/software/aws_educate/
Jetbrains Suite with a .edu email: https://www.jetbrains.com/community/education/
Wolfram/Mathematica: http://www.fullerton.edu/nsm/student_resources/wolfram/mathematica.php
APIs: https://rapidapi.com/hub
A bunch of other things: https://free-for.dev/
Free Programming Books: https://drive.google.com/drive/folders/17EFxG26sWlJ9tCaMmaLquybO64aC9CZC?usp=sharing
ACM ICPC Resources: https://www.youtube.com/playlist?list=PLPO7_kXilXFaxUBWm-iPAUL-VESWv-dPm
Figma (Design and prototyping): https://www.figma.com/
Coolors (A color palette generator): https://coolors.co/
CSS-Tricks Flexbox Cheat Sheet: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
CSS-Tricks Grid Cheat Sheet: https://css-tricks.com/snippets/css/complete-guide-grid/
SVG Wave Generator: https://getwaves.io/
SVG Background Generator: https://bgjar.com/
Clamp calculator: https://min-max-calculator.9elements.com/
CSS animation generator: https://animista.net/
Postman: https://www.postman.com/
Tech Interview Handbook: https://www.techinterviewhandbook.org/
Technical interview questions for specific languages/frameworks: https://github.com/DopplerHQ/awesome-interview-questions
Leetcode solutions/explanations: https://neetcode.io/
Interactive Linear Algebra: http://immersivemath.com/ila/index.html
Compiler Explorer: https://godbolt.org/