From bcdcf3bb485ffb83904ade4549436315ff35b8f5 Mon Sep 17 00:00:00 2001 From: Simon Haverdings Date: Sun, 5 Feb 2023 14:30:25 +0100 Subject: [PATCH 1/5] Added section: Conferences --- README.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/README.md b/README.md index c2fc1d1..683c651 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ 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](#) @@ -280,6 +281,64 @@ 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. + + +[Channel's avatar](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`. \ +
+ + +[Channel's avatar](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`. \ +
+ + +[Channel's avatar](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. \ +
+ + +[Channel's avatar](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. + + +[Channel's avatar](https://www.youtube.com/@NDC) + +[**NDC Conferences**](https://www.youtube.com/@NDC) \ +Content about: One of Europe’s 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`. \ +
+ + +[Channel's avatar](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`. \ +
+ + +
+ +[🔼 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. From 4c8fcfc3a0ee7922420dabfff1176613f2923a38 Mon Sep 17 00:00:00 2001 From: Simon Haverdings Date: Sun, 5 Feb 2023 15:45:04 +0100 Subject: [PATCH 2/5] Moved entry to Conferences --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 683c651..824ce08 100644 --- a/README.md +++ b/README.md @@ -113,11 +113,6 @@ Featured playlists: `DevOps Tutorial for Beginners`, `Artificial Intelligence Tu Content about: Backend, APIs \ Featured playlists: `Node.js Tutorial for Beginners`, `Python 3 Tutorial for Beginners`, `C++ Programming Tutorial for Beginners`, `other videos about different programming languages`. -[Channel's avatar](https://www.youtube.com/c/CodingTech) - -[**Coding Tech**](https://www.youtube.com/c/CodingTech) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) [Badge for youtubers that upload 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!`. [Channel's avatar](https://www.youtube.com/c/smartherd) @@ -287,6 +282,13 @@ Featured playlists: `Software Design in Python`, `Code Roasts`. \ This section is about all the amazing tech conferences and the talks that they put online. +[Channel's avatar](https://www.youtube.com/c/CodingTech) + +[**Coding Tech**](https://www.youtube.com/c/CodingTech) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) [Badge for youtubers that upload 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!`. + + [Channel's avatar](https://www.youtube.com/@DevoxxForever) [**Devoxx**](https://www.youtube.com/@DevoxxForever) \ From 39e1a1cb8c3be4b7122f395f5da125e06c7249c0 Mon Sep 17 00:00:00 2001 From: Simon Haverdings Date: Sun, 5 Feb 2023 14:46:10 +0100 Subject: [PATCH 3/5] Add ServeTheHome --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 824ce08..8cda54d 100644 --- a/README.md +++ b/README.md @@ -1359,6 +1359,13 @@ Featured playlists: `Single Board Computer Reviews`, `Gaming on SBCs`, `many mor
+[Channel's avatar](https://www.youtube.com/@ServeTheHomeVideo) + +[**ServeTheHome**](https://www.youtube.com/@ServeTheHomeVideo) [Badge for youtubers that upload videos weekly](badges/README.md#weekly-video-upload) \ +Content about: Server Hardware, Networking and other hardware for the professional \ +Featured playlists: `About Servers`, `Fanless`, `Mini PC`, `Workstations`, `Current Events`, `Storage`, `Server Processors`, `Networking`, `Cool server hardware`. + + [🔼 Back to the top](#contents) ## Competitive programming From d5d92c9a4125462ff64daf550cd31a4185cc85fc Mon Sep 17 00:00:00 2001 From: Simon Haverdings Date: Sun, 5 Feb 2023 15:06:03 +0100 Subject: [PATCH 4/5] Added Engineering With Utsav --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8cda54d..46608d7 100644 --- a/README.md +++ b/README.md @@ -1472,6 +1472,14 @@ Your professional side can be reinforced while watching these tutorials. It's im Content about: Job searching, General skills, Life tips \ Featured playlists: `Searching For A Job`, `Economic thinking playlists`, `Office Suite tutorials`, `Making Decisions`, `Life skills playlists`, `and more!`. + +[Channel's avatar](https://www.youtube.com/@EngineeringwithUtsav) + +[**Engineering with Utsav**](https://www.youtube.com/@EngineeringwithUtsav) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) \ +Content about: Career, Productivity, Software engineering, Life tips \ +Featured playlists: `Finance`, `Start ups`, `Book reviews & recommendations`, `Productivity`, `Technical interview preparation`, `Career & success`, `Software engineering`. + + [Channel's avatar](https://www.youtube.com/c/hellomayuko) [**mayuko**](https://www.youtube.com/c/hellomayuko) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) [Badge for youtubers that upload videos weekly](badges/README.md#weekly-video-upload) \ From 602358a07359ba03b540611ed487e1670a19a3af Mon Sep 17 00:00:00 2001 From: Simon Haverdings Date: Sun, 5 Feb 2023 15:55:21 +0100 Subject: [PATCH 5/5] Added CG Geek --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 46608d7..d850f70 100644 --- a/README.md +++ b/README.md @@ -1285,6 +1285,14 @@ Content about: Blender, 3D modeling \ Featured playlists: `Blender 2.9 Beginner Tutorial Series`, `CG Fast Track`. \
+ +[Channel's avatar](https://www.youtube.com/@CGGeek) + +[**CG Geek**](https://www.youtube.com/@CGGeek) [Badge for verified YouTube channels](badges/README.md#verified-youtube-channel) \ +Content about: Animation, Blender, 3D modeling, Visual Effects \ +Featured playlists: `Blender beginner tutorial series`, `Bob Ross with Realistic 3D graphics`, `Blender Nature tutorials`, `Star wars 3D tutorials`. + + [Channel's avatar](hhttps://www.youtube.com/channel/UCuNhGhbemBkdflZ1FGJ0lUQ) [**DUCKY 3D**](https://www.youtube.com/channel/UCuNhGhbemBkdflZ1FGJ0lUQ) [Badge for youtubers that upload videos weekly](badges/README.md#weekly-video-upload) \