Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getvmio/free-web-development-resources

[Web Development Free Resources] This repository collects 79 of free resources for Web Development. 🌐 Craft the future of the web with our Web Dev Workshop repository! Explore a comprehensive collection of free courses and resources covering all aspects of web development. With an interactive onl...
https://github.com/getvmio/free-web-development-resources

List: free-web-development-resources

awesome-list free-resources getvm playground programming web-development

Last synced: 3 days ago
JSON representation

[Web Development Free Resources] This repository collects 79 of free resources for Web Development. 🌐 Craft the future of the web with our Web Dev Workshop repository! Explore a comprehensive collection of free courses and resources covering all aspects of web development. With an interactive onl...

Awesome Lists containing this project

README

        

# Web Development Free Resources

🌐 Craft the future of the web with our Web Dev Workshop repository! Explore a comprehensive collection of free courses and resources covering all aspects of web development. With an interactive online playground, build your skills in creating modern, responsive, and dynamic websites.

## Resources

| Index | Name | Category | Description |
|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1 | [Web Development Tutorials](https://getvm.io/tutorials/web-development-tutorials) | Technical Tutorials | Comprehensive web development tutorials covering core technologies like HTML, CSS, JavaScript, and popular frameworks such as React and Vue.js. Includes back-end development, databases, version control, testing, and deployment practices. |
| 2 | [HTML Tutorials](https://getvm.io/tutorials/html-tutorials) | Technical Tutorials | Comprehensive HTML tutorials covering the basics of web development, teaching you how to structure web pages using HTML tags and elements. |
| 3 | [CSS Tutorials](https://getvm.io/tutorials/css-tutorials) | Technical Tutorials | Learn to style web pages with CSS, covering layout techniques, responsive design, and CSS frameworks. Suitable for beginners and intermediate web developers. |
| 4 | [Machine Learning](https://getvm.io/tutorials/cs-4780-machine-learning-cornell-university) | University Courses | Comprehensive understanding of modern machine learning techniques and their practical applications, including classification, structured models, and hands-on experience. |
| 5 | [Build a static site generator in 40 lines with Node.js](https://getvm.io/tutorials/build-a-static-site-generator-in-40-lines-with-node-js) | Technical Tutorials | Learn how to build a simple yet powerful static site generator from scratch using Node.js. Ideal for web developers who want to create a customized solution for their projects. |
| 6 | [Writing a URL Shortening Service](https://getvm.io/tutorials/writing-a-url-shortening-service) | Technical Tutorials | Learn how to build a URL shortening service using the Nim programming language. Covers web development and practical programming topics. |
| 7 | [Building a basic HTTP Server from scratch in Python](https://getvm.io/tutorials/building-a-basic-http-server-from-scratch-in-python) | Technical Tutorials | Learn how to build a basic HTTP server from scratch using Python. Gain a deeper understanding of web development and the underlying technologies that power the internet. |
| 8 | [Web application from scratch](https://getvm.io/tutorials/web-application-from-scratch) | Technical Tutorials | Comprehensive guide to building web applications from the ground up using Python's standard library. Covers frontend, backend, and web architecture. |
| 9 | [A Simple Web Server](https://getvm.io/tutorials/a-simple-web-server) | Technical Tutorials | Explore the fundamentals of web development, server-side programming, and the HTTP protocol with this practical guide to building simple yet effective web servers. |
| 10 | [Writing a webserver in pure PHP](https://getvm.io/tutorials/writing-a-webserver-in-pure-php) | Technical Tutorials | Explore building a webserver from scratch using pure PHP, gain insights into web server architecture, and understand the practical challenges of server-side programming with PHP. |
| 11 | [Lets code a web server from scratch with NodeJS Streams](https://getvm.io/tutorials/lets-code-a-web-server-from-scratch-with-nodejs-streams) | Technical Tutorials | Learn to build a web server from scratch using Node.js Streams. Understand the fundamentals of Node.js Streams and implement basic web server functionality. |
| 12 | [JavaScript template engine in just 20 lines](https://getvm.io/tutorials/javascript-template-engine-in-just-20-lines) | Technical Tutorials | Learn to build a concise JavaScript template engine in just 20 lines of code. Ideal for front-end developers and JavaScript enthusiasts interested in creating dynamic web content. |
| 13 | [How to Make Flappy Bird in HTML5 With Phaser](https://getvm.io/tutorials/how-to-make-flappy-bird-in-html5-with-phaser) | Technical Tutorials | Learn to build a Flappy Bird-style game using the popular Phaser JavaScript framework for HTML5 game development. |
| 14 | [Build Your Own React](https://getvm.io/tutorials/build-your-own-react) | Technical Tutorials | Comprehensive guide to building a custom React implementation, covering virtual DOM, component creation, and state management. Suitable for beginner and experienced React developers. |
| 15 | [Building a frontend framework, from scratch, with components (templating, state, VDOM)](https://getvm.io/tutorials/building-a-frontend-framework-from-scratch-with-components-templating-state-vdom) | Technical Tutorials | Learn how to build a frontend framework from scratch, focusing on key concepts like components, templating, state management, and virtual DOM (VDOM). |
| 16 | [How to write your own Virtual DOM](https://getvm.io/tutorials/how-to-write-your-own-virtual-dom) | Technical Tutorials | A comprehensive guide on creating a custom Virtual DOM implementation for web development using JavaScript. |
| 17 | [Building React From Scratch](https://getvm.io/tutorials/building-react-from-scratch) | Technical Tutorials | Learn to build React from the ground up, gaining a deep understanding of its core principles and inner workings. Develop a functional example application and become a more proficient React developer. |
| 18 | [Web Programming](https://getvm.io/tutorials/web-programming) | Video Courses | Explore the fundamentals of web programming and development with interactive modules and practical exercises. Suitable for beginners and experienced learners alike. |
| 19 | [Web Basics](https://getvm.io/tutorials/web-basics) | Video Courses | Dive into the fundamentals of web development with this interactive course covering HTML, CSS, and other essential web technologies. Ideal for beginners interested in learning web basics. |
| 20 | [Introduction To Professional Web Development In JavaScript](https://getvm.io/tutorials/introduction-to-professional-web-development-in-javascript) | Video Courses | Comprehensive course covering basic programming concepts to advanced web development techniques in JavaScript. Ideal for aspiring web developers to build professional-quality web applications. |
| 21 | [Full Stack Web Development: 22-Hour Course](https://getvm.io/tutorials/full-course-web-development-22-hours-learn-full-stack-web-development-from-scratch) | Video Courses | Comprehensive 22-hour full-stack web development course covering HTML, CSS, JavaScript, React, Tailwind, React Query, and GitHub CI/CD. Suitable for beginners and experienced developers. |
| 22 | [Foundations Of Front End Web Development](https://getvm.io/tutorials/foundations-of-front-end-web-development) | Video Courses | Comprehensive guide to front-end web development, covering HTML, CSS, and JavaScript for building modern web applications. Practical learning with projects and functionalities. |
| 23 | [PHP Programming Language Tutorial](https://getvm.io/tutorials/php-programming-language-tutorial-full-course) | Video Courses | Learn the fundamentals of PHP, build powerful websites and web applications. Dive into object-oriented programming and more with this comprehensive PHP tutorial. |
| 24 | [PHP for Beginners](https://getvm.io/tutorials/php-for-beginners) | Video Courses | Learn PHP programming from the ground up with this beginner-friendly course. Gain practical skills and build real-world projects under the guidance of an experienced instructor. |
| 25 | [Learn TypeScript](https://getvm.io/tutorials/learn-typescript) | Video Courses | Hands-on TypeScript course to build a real-world-style couchsurfing app. Covers basic and advanced TypeScript features. |
| 26 | [Next.js for Beginners - Full Course](https://getvm.io/tutorials/next-js-for-beginners-full-course) | Video Courses | Learn the fundamentals of Next.js, a popular React framework, and build a recipe app project with server-side rendering, file-based routing, and more. |
| 27 | [Programming Foundations with JavaScript, HTML & CSS](https://getvm.io/tutorials/programming-foundations-with-javascript-html-and-css) | Video Courses | Comprehensive guide to web development using JavaScript, HTML, and CSS. Covers programming fundamentals and practical techniques for beginners and experienced developers. |
| 28 | [Mastering the Basics of npm](https://getvm.io/tutorials/npm-mastering-the-basics) | Video Courses | Master the fundamentals of npm, the Node.js package manager, and streamline your web development workflow with this comprehensive course. |
| 29 | [Learn to Program in JavaScript: Beginner to Pro](https://getvm.io/tutorials/learn-to-program-in-javascript-beginner-to-pro) | Video Courses | Comprehensive JavaScript course covering fundamental concepts from beginner to pro level. Ideal for web developers with prior experience in statically typed languages. |
| 30 | [Learn JavaScript](https://getvm.io/tutorials/learn-javascript-for-free) | Video Courses | Master JavaScript fundamentals by solving 140+ interactive coding challenges. Build a game, browser extension, and mobile app in this beginner-friendly course. |
| 31 | [JavaScript Tutorial for Beginners](https://getvm.io/tutorials/javascript-tutorial-for-beginners) | Video Courses | Comprehensive JavaScript tutorial for beginners, covering essential concepts and providing a solid foundation for further learning and development. |
| 32 | [JavaScript Mini Course 2020](https://getvm.io/tutorials/javascript-mini-course-2020) | Video Courses | Comprehensive JavaScript Mini Course 2020 by Kalob Taulien. Covers essential JavaScript concepts for beginners, preparing you for more advanced programming languages. |
| 33 | [JavaScript Essentials](https://getvm.io/tutorials/javascript-essentials) | Video Courses | Comprehensive guide to learning JavaScript for web development and programming. Covers essential concepts, features, and best practices. |
| 34 | [Learn Bootstrap 4](https://getvm.io/tutorials/learn-bootstrap-4-in-this-free-10-part-course) | Video Courses | Comprehensive overview of Bootstrap 4's key components and utilities, perfect for beginners and experienced developers. |
| 35 | [Learn Bootstrap 4](https://getvm.io/tutorials/learn-bootstrap-4-for-free) | Video Courses | Master the latest features of Bootstrap 4 through interactive screencasts. Suitable for beginners and intermediate learners. |
| 36 | [Introduction to Bootstrap](https://getvm.io/tutorials/introduction-to-bootstrap-a-tutorial) | Video Courses | Gain essential knowledge to create responsive, mobile-first web pages with Bootstrap. Learn to implement frequently used components and leverage Visual Studio tooling. |
| 37 | [Complete Bootstrap 4 Course](https://getvm.io/tutorials/complete-bootstrap-4-course-build-3-projects) | Video Courses | Master Bootstrap 4 with a comprehensive course covering fundamentals and practical application through 3 projects. Responsive web design, documentation understanding. |
| 38 | [Bootstrap 4 Quick Start: Code Modern Responsive Websites](https://getvm.io/tutorials/bootstrap-4-quick-start-code-modern-responsive-websites) | Video Courses | Learn to code responsive websites with Bootstrap 4, modify old Bootstrap 3 websites, and build a modern startup landing page. |
| 39 | [Build a Quiz App with HTML, CSS, and JavaScript](https://getvm.io/tutorials/build-a-quiz-app-with-html-css-and-javascript) | Video Courses | Learn to build a quiz app using HTML, CSS, and JavaScript, including ES6 features, Fetch API, Local Storage, Flexbox, Animations, and more. |
| 40 | [TypeScript Notes for Professionals](https://getvm.io/tutorials/typescript-notes-for-professionals) | Technical Tutorials | Comprehensive TypeScript guide covering core types, arrays, enums, functions, classes, interfaces, and more. Compiled from Stack Overflow, suitable for beginners and experienced developers. |
| 41 | [An Introduction to the PHP Programming Language](https://getvm.io/tutorials/an-introduction-to-the-php-programming-language) | Technical Tutorials | Comprehensive introduction to the fundamentals of PHP, equipping learners with the necessary skills to build robust and dynamic web applications. |
| 42 | [Mastering JavaScript](https://getvm.io/tutorials/thinking-in-javascript) | Technical Tutorials | Dive into advanced JavaScript concepts and best practices for building exceptional web applications. Suitable for beginners and experienced developers alike. |
| 43 | [The Problem with Native JavaScript APIs](https://getvm.io/tutorials/the-problem-with-native-javascript-apis) | Technical Tutorials | Explore the challenges and solutions related to using native JavaScript APIs for web development. Gain insights on effectively leveraging native JavaScript APIs in your projects. |
| 44 | [The Modern JavaScript Tutorial](https://getvm.io/tutorials/the-modern-javascript-tutorial) | Technical Tutorials | Comprehensive resource for learning JavaScript, web development, and programming. Covers modern features, tools, and best practices. |
| 45 | [The JavaScript Beginners Handbook](https://getvm.io/tutorials/the-javascript-beginners-handbook) | Technical Tutorials | Dive into JavaScript programming with the comprehensive Beginners Handbook. Suitable for newbies, it covers the fundamentals and includes hands-on exercises. |
| 46 | [Robust Client-Side JavaScript](https://getvm.io/tutorials/robust-client-side-javascript) | Technical Tutorials | Comprehensive guide to writing robust and reliable client-side JavaScript code, covering best practices, error handling, and performance optimization. |
| 47 | [Practical Modern JavaScript](https://getvm.io/tutorials/practical-modern-javascript) | Technical Tutorials | Dive into ES6 and the future of JavaScript with this comprehensive guide to modern JavaScript development, covering real-world use cases and best practices. |
| 48 | [Mozilla Developer Networks JavaScript Guide](https://getvm.io/tutorials/mozilla-developer-networks-javascript-guide) | Technical Tutorials | Comprehensive guide to programming in JavaScript, covering web development and essential programming concepts. Ideal for beginners and experienced developers. |
| 49 | [Comprehensive JavaScript Wikibook](https://getvm.io/tutorials/javascript-wikibook) | Technical Tutorials | A comprehensive guide to JavaScript programming, covering syntax, functions, DOM manipulation, and event handling. Practical examples and tutorials for beginners and intermediate developers. |
| 50 | [JavaScript the Right Way](https://getvm.io/tutorials/javascript-the-right-way) | Technical Tutorials | Comprehensive guide to JavaScript, covering best practices, modern techniques, and important concepts for web development. Suitable for beginners and experienced developers. |
| 51 | [JavaScript Succinctly](https://getvm.io/tutorials/javascript-succinctly) | Technical Tutorials | JavaScript Succinctly is a comprehensive guide to JavaScript programming, covering key concepts, best practices, and practical examples for web development. |
| 52 | [JavaScript Notes for Professionals](https://getvm.io/tutorials/javascript-notes-for-professionals) | Technical Tutorials | Comprehensive JavaScript reference book covering a wide range of topics, from basic syntax to advanced concepts like Promises and Design Patterns. Valuable resource for both beginners and experienced developers. |
| 53 | [JavaScript Interview](https://getvm.io/tutorials/javascript-interview-35) | Technical Tutorials | Gain insights into JavaScript programming, web development, and coding interviews with this comprehensive e-book. Covers advanced concepts, best practices, and practical tips for excelling in JavaScript and coding interviews. |
| 54 | [The JavaScript Handbook](https://getvm.io/tutorials/javascript-handbook) | Technical Tutorials | The JavaScript Handbook by Flavio Copes is a comprehensive guide to JavaScript programming, suitable for both beginners and experienced developers. |
| 55 | [JavaScript for Cats](https://getvm.io/tutorials/javascript-for-cats) | Technical Tutorials | Dive into the world of JavaScript with JavaScript for Cats, a cat-themed course that teaches programming concepts through interactive examples and hands-on learning. |
| 56 | [JavaScript Bible](https://getvm.io/tutorials/javascript-bible) | Technical Tutorials | The JavaScript Bible by Danny Goodman is a must-have resource for web developers, covering essential concepts, techniques, and best practices for JavaScript programming. |
| 57 | [Designing Scalable JavaScript Applications](https://getvm.io/tutorials/designing-scalable-javascript-applications) | Technical Tutorials | Comprehensive guide to building high-performance, scalable web applications using JavaScript. Covers architecture, performance optimization, and best practices. |
| 58 | [The HTML Handbook](https://getvm.io/tutorials/the-html-handbook) | Technical Tutorials | Comprehensive guide to HTML, covering web development, front-end programming, and best practices for building web pages and applications. |
| 59 | [The CSS Handbook](https://getvm.io/tutorials/the-css-handbook) | Technical Tutorials | Comprehensive guide to CSS for web development, covering essential topics and techniques by experienced author Flavio Copes. Improve your CSS skills and create modern, responsive web designs. |
| 60 | [Practical Series: A website template](https://getvm.io/tutorials/practical-series-a-website-template) | Technical Tutorials | Detailed insights into building a website template, covering HTML 5, CSS 3, and practical web development challenges for non-web developers. |
| 61 | [How To Build a Website with HTML](https://getvm.io/tutorials/how-to-build-a-website-with-html) | Technical Tutorials | Comprehensive guide for beginners to learn HTML and create their own websites. Covers fundamental HTML concepts, web development techniques, and practical website design tips. |
| 62 | [Go Web Development Succinctly](https://getvm.io/tutorials/go-web-development-succinctly) | Technical Tutorials | A concise and practical guide to building scalable web applications using the Go programming language. Covers key topics like serving, routing, data sources, and more. |
| 63 | [Comprehensive Dart Programming](https://getvm.io/tutorials/learning-dart) | Technical Tutorials | Dive into the world of Dart programming with this comprehensive guide, covering a wide range of topics from getting started to advanced concepts. Ideal for both beginners and experienced developers. |
| 64 | [Web Security](https://getvm.io/tutorials/cs-253-web-security-stanford-university) | University Courses | Comprehensive web security course from Stanford University, covering vulnerabilities, browser security, and secure development practices. |
| 65 | [CSEP 552](https://getvm.io/tutorials/csep-552-pmp-distributed-systems-spring-2013-university-of-washington) | University Courses | Dive into the design and implementation of modern distributed systems with hands-on projects and research paper discussions in this graduate-level course at the University of Washington. |
| 66 | [Web Development](https://getvm.io/tutorials/ct-310-web-development-colorado-state-university) | University Courses | Comprehensive web development course at Colorado State University, covering HTML, CSS, JavaScript, and server-side programming. Hands-on projects, experienced faculty, and portfolio-building opportunities. |
| 67 | [Advanced Web Development](https://getvm.io/tutorials/csci-3110-advanced-topics-in-web-development-fall-2011-etsu-itunes) | University Courses | Explore advanced web development techniques, including integrating web applications with the Apple Podcasts platform. Reach a wider audience and enhance your web development expertise. |
| 68 | [CSCI 5710](https://getvm.io/tutorials/csci-5710-e-commerce-implementation-fall-2015-etsu-itunes) | University Courses | Learn how to connect to the iTunes Store, a leading digital media platform, with step-by-step guidance on downloading and using the iTunes software. |
| 69 | [CS 75: Building Dynamic Websites](https://getvm.io/tutorials/cs-75-building-dynamic-websites-harvard-university) | University Courses | Explore the fundamentals of building dynamic websites with Harvard University's CS 75 course. Learn web development techniques and create engaging online experiences. |
| 70 | [Web Technologies](https://getvm.io/tutorials/web-technologies-prof-dr-christoph-meinel-hpi) | University Courses | Comprehensive course on web technologies, including HTML, CSS, JavaScript, and web development frameworks, taught by renowned expert Prof. Dr. Christoph Meinel. |
| 71 | [Internet Technology](https://getvm.io/tutorials/internet-technology-iit-kharagpur) | University Courses | Comprehensive introduction to internet technology, covering network architecture, protocols, and applications. Developed by renowned IIT Kharagpur faculty, suitable for beginners and professionals. |
| 72 | [Introduction to Modern Application Development](https://getvm.io/tutorials/introduction-to-modern-application-development-iit-madras) | University Courses | Explore the fundamentals of modern application architecture, programming languages, and software engineering best practices with this comprehensive course from IIT Madras. |
| 73 | [Internet Technologies and Applications](https://getvm.io/tutorials/internet-technologies-and-applications-2012-steven-gordon-thammasat-university-thailand) | University Courses | Comprehensive overview of Internet technologies and their applications, delivered by an experienced instructor from Thammasat University, Thailand. |
| 74 | [Web Development](https://getvm.io/tutorials/mooc-web-development-udacity) | University Courses | Comprehensive web development course covering HTML, CSS, and JavaScript. Hands-on projects, expert guidance, and a supportive online community. Ideal for beginners and those looking to expand their web development skills. |
| 75 | [How the Internet Works](https://getvm.io/tutorials/cse-199-how-the-internet-works-fall-2016-university-of-buffalo) | University Courses | Explore the fundamental technologies and protocols that enable global connectivity and communication in this comprehensive internet course from the University of Buffalo. |
| 76 | [Web Design Decal](https://getvm.io/tutorials/web-design-decal-htmlcssjavascript-course-university-of-california-berkeley) | University Courses | Comprehensive web development course at UC Berkeley covering HTML, CSS, and JavaScript. Hands-on projects, portfolio-worthy website, and experienced instructors. |
| 77 | [Intro to Ruby on Rails](https://getvm.io/tutorials/open-sourced-elective-database-and-rails-intro-to-ruby-on-rails-university-of-texas) | University Courses | Comprehensive 10-week Ruby on Rails course for beginners, covering databases and Rails in-depth with hands-on exercises and quizzes. |
| 78 | [Transaction Processing for E-Commerce](https://getvm.io/tutorials/csep545-transaction-processing-for-e-commerce-winter-2012-university-of-washington) | University Courses | Explore the principles and techniques of transaction processing for building reliable and scalable e-commerce applications at the University of Washington. |
| 79 | [CS50's Web Programming with Python & JavaScript](https://getvm.io/tutorials/cs50s-web-programming-with-python-and-javascript) | University Courses | Dive deeper into web app design and implementation with Python, JavaScript, and SQL using Django, React, and Bootstrap. Gain hands-on experience in building and deploying web applications. |

## 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 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 Data Structures Resources](https://github.com/getvmio/free-data-structures-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)