Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getvmio/free-data-structures-resources
[Data Structures Free Resources] This repository collects 61 of free resources for Data Structures. 🏗️ Build the foundations of efficient programming with our Data Structures Depot repository! Offering a wealth of free resources and hands-on learning opportunities, this is your construction site ...
https://github.com/getvmio/free-data-structures-resources
List: free-data-structures-resources
awesome-list data-structures free-resources getvm playground programming
Last synced: 3 days ago
JSON representation
[Data Structures Free Resources] This repository collects 61 of free resources for Data Structures. 🏗️ Build the foundations of efficient programming with our Data Structures Depot repository! Offering a wealth of free resources and hands-on learning opportunities, this is your construction site ...
- Host: GitHub
- URL: https://github.com/getvmio/free-data-structures-resources
- Owner: getvmio
- Created: 2024-07-01T07:10:58.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-01T02:26:08.000Z (2 months ago)
- Last Synced: 2024-09-25T04:01:15.119Z (about 2 months ago)
- Topics: awesome-list, data-structures, free-resources, getvm, playground, programming
- Homepage: https://getvm.io/tutorials/category/data-structures
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- free-web-development-resources - Free Data Structures Resources
- free-sql-resources - Free Data Structures Resources
- free-shell-scripting-resources - Free Data Structures Resources
- free-object-oriented-programming-resources - Free Data Structures Resources
- free-compiler-resources - Free Data Structures Resources
- free-machine-learning-resources - Free Data Structures Resources
- free-functional-programming-resources - Free Data Structures Resources
- free-operating-system-resources - Free Data Structures Resources
- free-cryptography-resources - Free Data Structures Resources
- free-react-resources - Free Data Structures Resources
- free-python-resources - Free Data Structures Resources
- free-neural-networks-resources - Free Data Structures Resources
- free-html-resources - Free Data Structures Resources
- free-computer-architecture-resources - Free Data Structures Resources
- free-pytorch-resources - Free Data Structures Resources
- free-natural-language-processing-resources - Free Data Structures Resources
- free-node-js-resources - Free Data Structures Resources
- free-computer-science-resources - Free Data Structures Resources
- free-security-resources - Free Data Structures Resources
- free-java-resources - Free Data Structures Resources
- free-version-control-resources - Free Data Structures Resources
- free-bash-resources - Free Data Structures Resources
- free-computer-graphics-resources - Free Data Structures Resources
- free-linux-resources - Free Data Structures Resources
- free-cybersecurity-resources - Free Data Structures Resources
- free-c-resources - Free Data Structures Resources
- free-database-resources - Free Data Structures Resources
- free-data-analysis-resources - Free Data Structures Resources
- free-ruby-resources - Free Data Structures Resources
- free-embedded-systems-resources - Free Data Structures Resources
- free-control-systems-resources - Free Data Structures Resources
- free-game-development-resources - Free Data Structures Resources
- free-cpp-resources - Free Data Structures Resources
- free-distributed-systems-resources - Free Data Structures Resources
- free-cloud-computing-resources - Free Data Structures Resources
- free-artificial-intelligence-resources - Free Data Structures Resources
- free-docker-resources - Free Data Structures Resources
- free-unix-resources - Free Data Structures Resources
- free-deep-learning-resources - Free Data Structures Resources
- free-git-resources - Free Data Structures Resources
- free-robotics-resources - Free Data Structures Resources
- free-go-resources - Free Data Structures Resources
- free-software-development-resources - Free Data Structures Resources
- free-algorithm-resources - Free Data Structures Resources
- free-tensorflow-resources - Free Data Structures Resources
- free-data-science-resources - Free Data Structures Resources
- free-computer-vision-resources - Free Data Structures Resources
- free-devops-resources - Free Data Structures Resources
- free-css-resources - Free Data Structures Resources
- free-networking-resources - Free Data Structures Resources
- free-rust-resources - Free Data Structures Resources
- free-programming-resources - Free Data Structures Resources
- free-haskell-resources - Free Data Structures Resources
- free-haskell-resources - Free Data Structures Resources
- free-r-resources - Free Data Structures Resources
- free-r-resources - Free Data Structures Resources
- free-blockchain-resources - Free Data Structures Resources
- free-javascript-resources - Free Data Structures Resources
README
# Data Structures Free Resources
🏗️ Build the foundations of efficient programming with our Data Structures Depot repository! Offering a wealth of free resources and hands-on learning opportunities, this is your construction site for mastering the essential building blocks of computer science and algorithm design.
## Resources
| Index | Name | Category | Description |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1 | [Programming Abstractions](https://getvm.io/tutorials/cs-106b-programming-abstractions-stanford-university) | University Courses | Advance your programming skills with CS 106B: Programming Abstractions at Stanford University, covering recursion, algorithmic analysis, and data abstraction using C++. |
| 2 | [Advanced Data Structures](https://getvm.io/tutorials/6-851-advanced-data-structures-mit) | University Courses | Explore cutting-edge data structures and their applications in computer science with MIT's 6.851 Advanced Data Structures course. |
| 3 | [Introduction to Algorithms](https://getvm.io/tutorials/6-006-introduction-to-algorithms-mit) | University Courses | Explore the fundamental concepts and techniques of algorithms, essential for a wide range of computer science applications. Covers common algorithms, algorithmic paradigms, and data structures. |
| 4 | [Advanced Algorithm Design & Analysis](https://getvm.io/tutorials/ecs-222a-graduate-level-algorithm-design-and-analysis-uc-davis) | University Courses | Explore complex and advanced algorithms with renowned professor Dan Gusfield. Deepen your understanding of algorithm design and analysis beyond the undergraduate level. |
| 5 | [Software Design and Analysis III](https://getvm.io/tutorials/csci-335-software-design-and-analysis-iii-cuny-hunter-college) | University Courses | Expand your software development skills with CSCI 335, a course that covers advanced algorithms, data structures, and analysis techniques. |
| 6 | [Software Design and Analysis II](https://getvm.io/tutorials/csci-235-software-design-and-analysis-ii-cuny-hunter-college) | University Courses | Develop advanced programming skills with topics like recursion, pointers, and exception handling. Gain practical experience in software design and analysis. |
| 7 | [Data Structures & Algorithms](https://getvm.io/tutorials/cs-2150-program-data-representation-university-of-virginia) | University Courses | Comprehensive data structures and algorithms course covering C++, linked-lists, stacks, queues, trees, hash tables, and more. Hands-on labs and projects for computer science students. |
| 8 | [Advanced Algorithms](https://getvm.io/tutorials/cs-224-advanced-algorithms-harvard-university) | University Courses | Explore the latest developments in algorithm design and analysis with Harvard University's CS 224 Advanced Algorithms course. Dive into data structures, approximation algorithms, and randomized algorithms. |
| 9 | [Data Structures](https://getvm.io/tutorials/cs-61b-data-structures-uc-berkeley) | University Courses | Learn advanced data structures, algorithms, and software engineering principles in this comprehensive CS 61B course from UC Berkeley. |
| 10 | [Learn how to write a hash table in C](https://getvm.io/tutorials/learn-how-to-write-a-hash-table-in-c) | Technical Tutorials | Gain a deeper understanding of hash tables, their use cases, and potential pitfalls. Develop your C programming skills with this comprehensive tutorial. |
| 11 | [C Programming](https://getvm.io/tutorials/c-programming-data-structures) | Video Courses | Comprehensive C programming and data structures course suitable for beginners and intermediate learners. Includes video tutorials and covers fundamental concepts. |
| 12 | [Data Structures in C++](https://getvm.io/tutorials/data-structures-in-c-for-beginners) | Video Courses | Comprehensive C++ data structures tutorial for beginners. Learn fundamental data structures like arrays, linked lists, stacks, queues, and trees from the ground up. |
| 13 | [Data Structures](https://getvm.io/tutorials/data-structures-easy-to-advanced-course-full-tutorial-from-a-google-engineer) | Video Courses | Comprehensive data structures course from a Google engineer, covering easy to advanced topics with practical implementation and real-world applications. |
| 14 | [Data Structures & Algorithms in Python](https://getvm.io/tutorials/data-structures-and-algorithms-in-python-full-course-for-beginners) | Video Courses | Comprehensive guide to learning data structures and algorithms using Python, suitable for beginners. Hands-on video tutorials, coding assignments, and project-based learning. |
| 15 | [Data Structures and Algorithms Full Course](https://getvm.io/tutorials/data-structures-and-algorithms-full-course) | Video Courses | Comprehensive course covering fundamental algorithms and data structures like pointers, arrays, linked lists, stacks, queues, and searching algorithms. Ideal for coding interviews and problem-solving. |
| 16 | [Data Structures and Algorithms for Beginners](https://getvm.io/tutorials/data-structures-and-algorithms-for-beginners) | Video Courses | Comprehensive guide to learning essential data structures and algorithms concepts for beginners with basic programming knowledge. |
| 17 | [Algorithms](https://getvm.io/tutorials/algorithms-and-data-structures-tutorial-full-course-for-beginners) | Video Courses | Comprehensive algorithms and data structures course for beginners, covering essential concepts, performance analysis, and Python implementation. |
| 18 | [Data Structures and Algorithms in Python](https://getvm.io/tutorials/data-structures-and-algorithms-in-python) | Technical Tutorials | Comprehensive guide to understanding and implementing data structures and algorithms using Python programming language. Suitable for beginners and experienced programmers. |
| 19 | [A Practical Introduction to Data Structures and Algorithm Analysis Third Edition (Java Version)](https://getvm.io/tutorials/a-practical-introduction-to-data-structures-and-algorithm-analysis-third-edition-java-version) | Technical Tutorials | Comprehensive guide to data structures and algorithm analysis using Java. Covers fundamental data structures, sorting, and searching algorithms. |
| 20 | [Open Data Structures (In C++)](https://getvm.io/tutorials/open-data-structures-in-c) | Technical Tutorials | Comprehensive guide to data structures and algorithms, with a focus on C++ implementation. Suitable for beginners and experienced programmers. |
| 21 | [Introduction to Programming and Data Structures in C](https://getvm.io/tutorials/introduction-to-programming-and-data-structures-in-c) | Technical Tutorials | Comprehensive course covering C programming, data structures, algorithms, and object-oriented concepts. Suitable for beginners and experienced programmers. |
| 22 | [Principles of Algorithmic Problem Solving](https://getvm.io/tutorials/principles-of-algorithmic-problem-solving) | Technical Tutorials | Comprehensive course on algorithm design, data structures, and problem-solving strategies in C++. Suitable for beginners and experienced programmers. |
| 23 | [Competitive Programmers Handbook](https://getvm.io/tutorials/competitive-programmers-handbook) | Technical Tutorials | Comprehensive guide to competitive programming, covering algorithms, data structures, and problem-solving techniques. Valuable insights and strategies for aspiring competitive programmers. |
| 24 | [The Algorithm Design Manual](https://getvm.io/tutorials/the-algorithm-design-manual) | Technical Tutorials | Comprehensive guide to algorithm design, data structures, and their applications. Covers a wide range of topics including algorithms, graph algorithms, and computational problem solving. |
| 25 | [Text Algorithms](https://getvm.io/tutorials/text-algorithms) | Technical Tutorials | Comprehensive book on text algorithms and data structures for text processing and string matching. Valuable resource for computer science students and researchers. |
| 26 | [Sequential and parallel sorting algorithms](https://getvm.io/tutorials/sequential-and-parallel-sorting-algorithms) | Technical Tutorials | Explore a wide range of sorting algorithms, including Insertion sort, Quicksort, Heapsort, Mergesort, and more. Learn about external sorting and sorting networks, as well as parallel sorting on mesh-connected processor arrays. |
| 27 | [Purely Functional Data Structures (1996)](https://getvm.io/tutorials/purely-functional-data-structures-1996) | Technical Tutorials | Explore the design and implementation of efficient data structures using purely functional techniques. Gain insights into the trade-offs and performance characteristics of different data structures. |
| 28 | [Problems on Algorithms (Second Edition)](https://getvm.io/tutorials/problems-on-algorithms-second-edition) | Technical Tutorials | Comprehensive guide to algorithmic problem solving, featuring practical examples and exercises for students and professionals in computer science. |
| 29 | [Linked List Problems](https://getvm.io/tutorials/linked-list-problems) | Technical Tutorials | Explore a wide range of linked list problems, develop visualization skills, and enhance your problem-solving abilities for coding interviews and exams. |
| 30 | [Linked List Basics](https://getvm.io/tutorials/linked-list-basics) | Technical Tutorials | Comprehensive introduction to the basics of linked lists, covering fundamental concepts, structures, and operations in data structures. |
| 31 | [Learning Algorithm](https://getvm.io/tutorials/learning-algorithm) | Technical Tutorials | Explore a wide range of algorithms, from fundamental data structures to advanced techniques like dynamic programming and graph algorithms. Gain practical knowledge for software engineering and problem-solving. |
| 32 | [Essential Algorithms](https://getvm.io/tutorials/essential-algorithms) | Technical Tutorials | Enhance your programming and problem-solving skills with Essential Algorithms, a comprehensive guide covering essential concepts for beginners and advanced programmers. |
| 33 | [Elementary Algorithms](https://getvm.io/tutorials/elementary-algorithms) | Technical Tutorials | Comprehensive introduction to fundamental algorithms and data structures, including sorting, searching, and algorithm design. Suitable for beginners and professionals. |
| 34 | [Data Structures (Into Java)](https://getvm.io/tutorials/data-structures-into-java) | Technical Tutorials | Comprehensive guide to understanding and implementing data structures using Java, covering arrays, linked lists, stacks, queues, trees, and more. |
| 35 | [Data Structures](https://getvm.io/tutorials/data-structures) | Technical Tutorials | Comprehensive guide to data structures and algorithms, covering arrays, linked lists, stacks, queues, trees, and more. Ideal for students, developers, and professionals seeking to build efficient software systems. |
| 36 | [Algorithms and Data Structures - With Applications to Graphics and Geometry](https://getvm.io/tutorials/algorithms-and-data-structures-with-applications-to-graphics-and-geometry) | Technical Tutorials | Explore algorithms, data structures, and their practical applications in graphics and geometry. Suitable for beginners and experienced learners. |
| 37 | [Algorithms](https://getvm.io/tutorials/algorithms) | Technical Tutorials | Comprehensive guide to the fundamental concepts and techniques in the field of algorithms, covering discrete mathematics, data structures, and algorithm analysis. |
| 38 | [Algorithms for Data Science](https://getvm.io/tutorials/algorithms-for-data-science-spring-2021-by-anil-maheshwari) | University Courses | Explore a wide range of algorithms and data structures relevant to data science, including Count-Min Sketch, Bloom Filters, and DGIM Algorithm. Gain a solid foundation in the algorithmic aspects of data science. |
| 39 | [Design and Analysis of Algorithms](https://getvm.io/tutorials/design-and-analysis-of-algorithms-iit-bombay) | University Courses | Comprehensive course on algorithm design and analysis, covering techniques like divide-and-conquer, greedy, and dynamic programming. Taught by experienced IIT Bombay faculty. |
| 40 | [Data Structures And Algorithms](https://getvm.io/tutorials/data-structures-and-algorithms-iit-delhi) | University Courses | Comprehensive data structures and algorithms course from IIT Delhi, covering essential concepts, design principles, and practical applications for efficient problem-solving. |
| 41 | [Fundamental Algorithms: Design and Analysis](https://getvm.io/tutorials/fundamental-algorithmsdesign-and-analysis-iit-kharagpur) | University Courses | Comprehensive introduction to fundamental algorithms, data structures, sorting, searching, and advanced techniques. Taught by experienced faculty from IIT Kharagpur. |
| 42 | [Programming and Data Structure](https://getvm.io/tutorials/programming-and-data-structure-iit-kharagpur) | University Courses | Comprehensive NPTEL course on programming fundamentals, data structures, and algorithm analysis using C language. Ideal for students and professionals to build a strong coding foundation. |
| 43 | [Programming, Data Structures & Algorithms](https://getvm.io/tutorials/programming-data-structures-and-algorithms-iit-madras) | University Courses | Comprehensive NPTEL course from IIT Madras covering programming, data structures, and algorithms. Develop strong coding and problem-solving skills. |
| 44 | [Design and Analysis of Algorithms](https://getvm.io/tutorials/design-and-analysis-of-algorithms-iit-madras) | University Courses | Comprehensive course on algorithm design and analysis techniques, taught by experienced faculty from IIT Madras. Develop strong problem-solving skills for careers in computer science and software engineering. |
| 45 | [Sketching Algorithms](https://getvm.io/tutorials/uc-berkeley-cs-294-165-sketching-algorithms-fall-2020-by-jelani-nelson) | University Courses | Explore the power of sketching algorithms in data structures and big data processing. Taught by renowned expert Jelani Nelson. |
| 46 | [Advanced Data Structures](https://getvm.io/tutorials/6851-advanced-data-structures-mit) | University Courses | Explore cutting-edge data structure topics, including persistence, memory hierarchies, and geometry, taught by renowned expert Prof. Erik Demaine. |
| 47 | [Data Structures](https://getvm.io/tutorials/data-structures-mycodeschool) | University Courses | Explore the fundamental concepts of data structures and their importance in efficient software development. Recommended for anyone interested in computer science and programming. |
| 48 | [Data Structures](https://getvm.io/tutorials/data-structures-pepperdine-university) | University Courses | Comprehensive course on essential data structures, algorithms, and problem-solving techniques. Ideal for software engineers, computer scientists, and data professionals. |
| 49 | [Data Structures and Algorithms](https://getvm.io/tutorials/cop-3530-data-structures-and-algorithms-prof-sahni-ufl) | University Courses | Comprehensive course on data structures and algorithms, taught by an experienced professor at the University of Florida. Covers fundamental topics, emphasizes problem-solving, and prepares students for technical interviews. |
| 50 | [Programming Challenges](https://getvm.io/tutorials/comp300e-programming-challenges-prof-skiena-hong-kong-university-of-science-and-technology-2009) | University Courses | Explore advanced programming techniques and hone your problem-solving skills with this challenging course taught by renowned expert Professor Skiena at the prestigious Hong Kong University of Science and Technology. |
| 51 | [Programming and Data Structures with Python](https://getvm.io/tutorials/programming-and-data-structures-with-python-2021-2022-sem-i-by-prof-madhavan-mukund-cmi) | University Courses | Comprehensive Python programming and data structures course by experienced instructor Prof. Madhavan Mukund from CMI. |
| 52 | [Algorithm Design and Analysis](https://getvm.io/tutorials/cs-161-design-and-analysis-of-algorithms-prof-tim-roughgarden-stanford-university) | University Courses | Gain a deep understanding of algorithm design and analysis techniques with this course taught by renowned expert Prof. Tim Roughgarden at Stanford University. |
| 53 | [Algorithms: Design & Analysis 1](https://getvm.io/tutorials/algorithms-design-and-analysis-1-stanford-university) | University Courses | Explore essential data structures, sorting algorithms, and graph algorithms with this renowned course from Stanford University. |
| 54 | [Advanced Algorithms](https://getvm.io/tutorials/algorithms-design-and-analysis-2-stanford-university) | University Courses | Explore advanced algorithmic techniques like dynamic programming, greedy algorithms, and divide-and-conquer. Dive deep into algorithm design and analysis for complex problem-solving. |
| 55 | [Algorithm Design and Analysis](https://getvm.io/tutorials/cse-331-introduction-to-algorithm-design-and-analysis-suny-university-at-buffalo-ny-fall-2017) | University Courses | Comprehensive course on algorithm design and analysis, covering techniques like divide-and-conquer, greedy algorithms, and dynamic programming. Hands-on programming assignments and project. |
| 56 | [Efficient Algorithms](https://getvm.io/tutorials/cs-170-algorithms-ucberkeley) | University Courses | Explore the fundamentals of algorithms and data structures in the renowned CS 170 course at UC Berkeley, taught by renowned professors. |
| 57 | [Advanced Data Structures](https://getvm.io/tutorials/cop-5536-advanced-data-structures-prof-sahni-ufl) | University Courses | Comprehensive coverage of advanced data structures and their applications, including trees, graphs, heaps, hash tables, and advanced sorting techniques. Taught by a renowned expert in the field. |
| 58 | [Data Structures](https://getvm.io/tutorials/cs225-data-structures-university-of-illinois-at-urbana-champaign) | University Courses | Explore the fundamental data structures and algorithms used in computer science with CS225 at the University of Illinois. Gain hands-on experience in C++ programming and problem-solving. |
| 59 | [Applied Algorithms](https://getvm.io/tutorials/csep-521-applied-algorithms-winter-2013-university-of-washington) | University Courses | Explore practical algorithm design and analysis techniques, including greedy, dynamic programming, and divide-and-conquer approaches, in this comprehensive course from the University of Washington. |
| 60 | [Data Structures and Algorithms](https://getvm.io/tutorials/cs2-data-structures-and-algorithms-richard-buckland-unsw) | University Courses | Comprehensive course on fundamental data structures and algorithms, taught by experienced instructor Richard Buckland at the University of New South Wales (UNSW). |
| 61 | [Computational Geometry](https://getvm.io/tutorials/computational-geometry-iit-delhi) | University Courses | Explore the fundamentals of computational geometry, including convex hulls, Voronoi diagrams, and Delaunay triangulations. Taught by experienced faculty from IIT Delhi. |## More
- [Free JavaScript Resources](https://github.com/getvmio/free-javascript-resources)
- [Free HTML Resources](https://github.com/getvmio/free-html-resources)
- [Free R Resources](https://github.com/getvmio/free-r-resources)
- [Free Java Resources](https://github.com/getvmio/free-java-resources)
- [Free Neural Networks Resources](https://github.com/getvmio/free-neural-networks-resources)
- [Free Natural Language Processing Resources](https://github.com/getvmio/free-natural-language-processing-resources)
- [Free Computer Science Resources](https://github.com/getvmio/free-computer-science-resources)
- [Free React Resources](https://github.com/getvmio/free-react-resources)
- [Free Security Resources](https://github.com/getvmio/free-security-resources)
- [Free Node.js Resources](https://github.com/getvmio/free-node-js-resources)
- [Free PyTorch Resources](https://github.com/getvmio/free-pytorch-resources)
- [Free Computer Architecture Resources](https://github.com/getvmio/free-computer-architecture-resources)
- [Free Functional Programming Resources](https://github.com/getvmio/free-functional-programming-resources)
- [Free Operating System Resources](https://github.com/getvmio/free-operating-system-resources)
- [Free Cryptography Resources](https://github.com/getvmio/free-cryptography-resources)
- [Free Compiler Resources](https://github.com/getvmio/free-compiler-resources)
- [Free Blockchain Resources](https://github.com/getvmio/free-blockchain-resources)
- [Free SQL Resources](https://github.com/getvmio/free-sql-resources)
- [Free Python Resources](https://github.com/getvmio/free-python-resources)
- [Free Unix Resources](https://github.com/getvmio/free-unix-resources)
- [Free Programming Resources](https://github.com/getvmio/free-programming-resources)
- [Free Object-Oriented Programming Resources](https://github.com/getvmio/free-object-oriented-programming-resources)
- [Free CSS Resources](https://github.com/getvmio/free-css-resources)
- [Free Machine Learning Resources](https://github.com/getvmio/free-machine-learning-resources)
- [Free Web Development Resources](https://github.com/getvmio/free-web-development-resources)
- [Free Shell Scripting Resources](https://github.com/getvmio/free-shell-scripting-resources)
- [Free Rust Resources](https://github.com/getvmio/free-rust-resources)
- [Free Haskell Resources](https://github.com/getvmio/free-haskell-resources)
- [Free Software Development Resources](https://github.com/getvmio/free-software-development-resources)
- [Free Data Science Resources](https://github.com/getvmio/free-data-science-resources)
- [Free Git Resources](https://github.com/getvmio/free-git-resources)
- [Free Networking Resources](https://github.com/getvmio/free-networking-resources)
- [Free Game Development Resources](https://github.com/getvmio/free-game-development-resources)
- [Free TensorFlow Resources](https://github.com/getvmio/free-tensorflow-resources)
- [Free Distributed Systems Resources](https://github.com/getvmio/free-distributed-systems-resources)
- [Free Embedded Systems Resources](https://github.com/getvmio/free-embedded-systems-resources)
- [Free DevOps Resources](https://github.com/getvmio/free-devops-resources)
- [Free Docker Resources](https://github.com/getvmio/free-docker-resources)
- [Free Robotics Resources](https://github.com/getvmio/free-robotics-resources)
- [Free Computer Vision Resources](https://github.com/getvmio/free-computer-vision-resources)
- [Free Deep Learning Resources](https://github.com/getvmio/free-deep-learning-resources)
- [Free Cloud Computing Resources](https://github.com/getvmio/free-cloud-computing-resources)
- [Free Go Resources](https://github.com/getvmio/free-go-resources)
- [Free Control Systems Resources](https://github.com/getvmio/free-control-systems-resources)
- [Free Artificial Intelligence Resources](https://github.com/getvmio/free-artificial-intelligence-resources)
- [Free Data Analysis Resources](https://github.com/getvmio/free-data-analysis-resources)
- [Free Ruby Resources](https://github.com/getvmio/free-ruby-resources)
- [Free C++ Resources](https://github.com/getvmio/free-cpp-resources)
- [Free Bash Resources](https://github.com/getvmio/free-bash-resources)
- [Free Cybersecurity Resources](https://github.com/getvmio/free-cybersecurity-resources)
- [Free Algorithm Resources](https://github.com/getvmio/free-algorithm-resources)
- [Free Database Resources](https://github.com/getvmio/free-database-resources)
- [Free C Resources](https://github.com/getvmio/free-c-resources)
- [Free Version Control Resources](https://github.com/getvmio/free-version-control-resources)
- [Free Linux Resources](https://github.com/getvmio/free-linux-resources)
- [Free Computer Graphics Resources](https://github.com/getvmio/free-computer-graphics-resources)