DevYouTubeList: A Curated Collection of Development YouTube Channels
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
DevYouTubeList is an extensive GitHub repository featuring a hand-picked collection of YouTube channels dedicated to software development. It categorizes channels by content type, such as tutorials, informational videos, live coding, and game development, and also by language. This resource is invaluable for developers looking to expand their knowledge and find new learning sources.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
DevYouTubeList is a comprehensive GitHub repository that provides a meticulously curated list of YouTube channels focused on various aspects of software development. Whether you're interested in web development, back-end, front-end, live coding, game development, or even AI and machine learning, this list offers a wide array of resources. It's designed to help developers discover high-quality educational and entertaining content from the YouTube community.
How to Explore
This repository serves as a direct reference, requiring no installation. To explore the list, simply navigate to the repository's README file on GitHub. The channels are organized into clear categories such as "Tutorial," "Informational," "Live Coding," and "Game Development." Additionally, there are sections dedicated to non-English channels, making it a truly global resource.
Examples
The DevYouTubeList features a diverse range of channels. For instance, under "Tutorial," you'll find popular channels like freeCodeCamp.org, Programming with Mosh, and Fireship, offering in-depth coding lessons. In the "Informational" section, channels such as Dylan Israel and CS Dojo provide insights into career advice and industry trends. The list also includes channels in various languages, including Russian, Hindi, Turkish, Spanish, and Brazilian Portuguese, catering to a broad international audience.
Why Use DevYouTubeList?
Navigating the vast landscape of YouTube for quality development content can be time-consuming. DevYouTubeList streamlines this process by offering a pre-vetted, organized collection of channels. It saves you the effort of sifting through countless videos, ensuring you find reliable and relevant sources for learning and staying updated in the fast-paced world of software development. It's an excellent starting point for beginners and a valuable discovery tool for experienced developers.
Links
- GitHub Repository: https://github.com/ErikCH/DevYouTubeList
Related repositories
Similar repositories that may be relevant next.
Freezegun: Time Travel for Your Python Tests
August 4, 2026
Freezegun is a powerful Python library designed to simplify testing by allowing your tests to travel through time. It achieves this by mocking the `datetime` module, enabling developers to freeze time at a specific point or even simulate its progression. This functionality is crucial for ensuring consistent and reliable test results when dealing with time-sensitive logic.

fake2db: Generate Custom Test Databases with Fake Data
August 2, 2026
fake2db is a powerful Python utility designed to create custom test databases populated with fake, yet valid, data. It supports a wide array of popular database systems, including SQLite, MySQL, PostgreSQL, MongoDB, Redis, and CouchDB. This tool is ideal for developers and testers needing quick, realistic data for testing and development environments.

sqlparse: A Powerful Non-Validating SQL Parser for Python
July 30, 2026
sqlparse is a robust, non-validating SQL parser module for Python, designed to tokenize SQL text and group its components into a structured tree. It serves as a foundational tool for building formatters, linters, and query analysis applications. Developers can leverage its capabilities to split SQL scripts, format statements, and deeply inspect their token trees.
google-api-python-client: The Official Python Library for Google APIs
July 29, 2026
The `google-api-python-client` is the official Python client library for interacting with Google's discovery-based APIs. It provides a robust way for Python developers to integrate their applications with various Google services. While in maintenance mode, it remains a reliable choice, especially with its improved v2.0 caching mechanism.
Source repository
Open the original repository on GitHub.
19 counted GitHub visits