Move section and remove extra information from descriptions

This commit is contained in:
José de Freitas 2023-03-10 10:24:50 +00:00 committed by GitHub
parent 4b15861195
commit 64b0a48c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

120
README.md
View File

@ -27,7 +27,6 @@ This repository only lists awesome YouTubers that speak English. Awesome contrib
## Contents
- [Programming in general](#programming-in-general)
- [Conferences](#conferences)
- [Web development](#web-development)
- [Frontend](#)
- [Backend](#)
@ -39,6 +38,7 @@ This repository only lists awesome YouTubers that speak English. Awesome contrib
- [Cybersecurity](#cybersecurity)
- [Internet/networking](#internetnetworking)
- [Software in general](#software-in-general)
- [Conferences](#conferences)
- [Operating systems](#operating-systems)
- [Digital design](#digital-design)
- [Audio and video](#audio-and-video)
@ -276,71 +276,6 @@ Featured playlists: `Software Design in Python`, `Code Roasts`. \
[🔼 Back to the top](#contents)
## Conferences
This section is about all the amazing tech conferences and the talks that they put online.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/a/AATXAJytmpnop1rJ8bYYGvdWXbs4er2kRUUmBT0udDAcIA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/c/CodingTech)
[**Coding Tech**](https://www.youtube.com/c/CodingTech) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="badges/badge-verified.svg" title="Is a verified YouTube channel"/>](badges/README.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="badges/badge-weekly.svg" title="Uploads videos weekly"/>](badges/README.md#weekly-video-upload) \
Content about: All programming, Talks \
Featured playlists: `Frontend development videos`, `Backend development videos`, `Theoretical videos`, `a lot more tech topics playlists!`.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJVQptvOS9IbdF_r5ePIwbXAUNYoHlg8L7YY9WevRw=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@DevoxxForever)
[**Devoxx**](https://www.youtube.com/@DevoxxForever) \
Content about: Devoxx is a series of tech events organised by local community groups. Our mantra is "Content is King", as a result these events see both internationally renowned speakers and local rock stars. \
Featured playlists: `Devoxx UK`, `Devoxx Belgium`, `Devoxx Poland`, `Devoxx France`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJXTvgnQRNcUwB6Pp6X6mcxILphi2BNfWTdeEZxs7Q=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@ddd_eu)
[**Domain-Driven Design Europe**](https://www.youtube.com/@ddd_eu) \
Content about: Domain-Driven Design Europe is a conference for senior software developers and architects interested in software design. \
Featured playlists: `DDD Foundations`, `Eventsourcing`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/qgTWM66BUH2STKGd-jTl5DMoIZXnDhKpmo_Cyp3yBEEUwdYMeHvjrulSl1wioLz-rm1mNhg6VA=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@GOTO-)
[**GOTO Conferences**](https://www.youtube.com/@GOTO-) \
Content about: Brightest minds sharing their knowledge to create a better future. \
Featured playlists: `Sustainable Software`, `Software Architecture`, `Recommendations`, `Greatest Hits`, and many more. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJWLFdZolJp2YsKH3wO742DVMpo-OkH-_agdkRVLRw=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@infoq)
[**InfoQ**](https://www.youtube.com/@infoq) \
Content about: Sharing experiences gained using innovator and early adopter stage techniques and technologies with the wider industry. \
Featured playlists: `InfoQ Trend Reports`, `Culture & Methods`, `DevOps`, `Emerging languages and development trends`, `Java`, `Javascript`, `AI, ML and Data Engineering`, `Software Architecture`, `The InfoQ Podcasts`, and many more.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJXuXpA0Lil-SD7rDAS7sQev-rYD8r5CzAnub1g2VQ=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@NDC)
[**NDC Conferences**](https://www.youtube.com/@NDC) \
Content about: One of Europes largest conferences for .NET & Agile development and has evolved to encompass all technologies relevant to Software Developers. \
Featured playlists: `NDC Sydney`, `NDC Oslo`, `NDC London`, `NDC Minnesota`, `NDC Melbourne`, `NDC Copenhagen`, `DevOps`, `Security`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJVbkZF43DOQpyCMY4jIhNXCJmN33xnMUyemTPqo=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@NLJUG1)
[**NLJUG**](https://www.youtube.com/@NLJUG1) \
Content about: All things related to Java from the Dutch Java User Group. (most content in english) \
Featured playlists: `J-Fall`, `J-Spring`. \
<br/>
<br/>
[🔼 Back to the top](#contents)
## Web development
Web development includes frontend development: the very basics (HTML, CSS and JavaScript) as well as the most modern frameworks (React.js, Vue.js, Angular). It also includes backend development topics, like Node.js, GraphQL, SQL and more basic things, like DNS, URLs, Deployment. You can also find freelancing as a web developer and other related stuff.
@ -1125,6 +1060,59 @@ Featured playlists: `How To Build An App`, `The Basics (Code)`, `other science v
[🔼 Back to the top](#contents)
## Conferences
This section is about all the amazing tech conferences and the talks that they put online.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/a/AATXAJytmpnop1rJ8bYYGvdWXbs4er2kRUUmBT0udDAcIA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/c/CodingTech)
[**Coding Tech**](https://www.youtube.com/c/CodingTech) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="badges/badge-verified.svg" title="Is a verified YouTube channel"/>](badges/README.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="badges/badge-weekly.svg" title="Uploads videos weekly"/>](badges/README.md#weekly-video-upload) \
Content about: All programming, Talks \
Featured playlists: `Frontend development videos`, `Backend development videos`, `Theoretical videos`, `a lot more tech topics playlists!`.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJVQptvOS9IbdF_r5ePIwbXAUNYoHlg8L7YY9WevRw=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@DevoxxForever)
[**Devoxx**](https://www.youtube.com/@DevoxxForever) \
Content about: Devoxx is a series of tech events organised by local community groups \
Featured playlists: `Devoxx UK`, `Devoxx Belgium`, `Devoxx Poland`, `Devoxx France`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJXTvgnQRNcUwB6Pp6X6mcxILphi2BNfWTdeEZxs7Q=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@ddd_eu)
[**Domain-Driven Design Europe**](https://www.youtube.com/@ddd_eu) \
Content about: Conference for senior software developers and architects interested in software design. \
Featured playlists: `DDD Foundations`, `Eventsourcing`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/qgTWM66BUH2STKGd-jTl5DMoIZXnDhKpmo_Cyp3yBEEUwdYMeHvjrulSl1wioLz-rm1mNhg6VA=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@GOTO-)
[**GOTO Conferences**](https://www.youtube.com/@GOTO-) \
Content about: Brightest minds sharing their knowledge to create a better future \
Featured playlists: `Sustainable Software`, `Software Architecture`, `Recommendations`, `Greatest Hits`, and many more. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJWLFdZolJp2YsKH3wO742DVMpo-OkH-_agdkRVLRw=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@infoq)
[**InfoQ**](https://www.youtube.com/@infoq) \
Content about: Innovator and early adopter stage techniques and technologies with the wider industry \
Featured playlists: `InfoQ Trend Reports`, `Culture & Methods`, `DevOps`, `Emerging languages and development trends`.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJXuXpA0Lil-SD7rDAS7sQev-rYD8r5CzAnub1g2VQ=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@NDC)
[**NDC Conferences**](https://www.youtube.com/@NDC) \
Content about: .NET & Agile development, evolved to encompass all technologies relevant to Software Developers. \
Featured playlists: `NDC Sydney`, `NDC Oslo`, `NDC London`, `NDC Minnesota`, `NDC Melbourne`, `NDC Copenhagen`, `DevOps`, `Security`. \
<br/>
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/ytc/AL5GRJVbkZF43DOQpyCMY4jIhNXCJmN33xnMUyemTPqo=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/@NLJUG1)
[**NLJUG**](https://www.youtube.com/@NLJUG1) \
Content about: All things related to Java from the Dutch Java User Group. (most content in english) \
Featured playlists: `J-Fall`, `J-Spring`. \
<br/>
[🔼 Back to the top](#contents)
## Operating systems
Includes videos and tutorials for the correct management and understanding of Windows, Linux, Mac and other operating systems. Learn about useful commands and settings to keep your OS up-to-date and secure. Understand how do these systems work in-deep to allow you to control them using the best methods.