Skip to content

Commit 3588b90

Browse files
authored
Added logo grid for .NET learning resources
1 parent e832636 commit 3588b90

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,13 @@ With a solid understanding of the language features of C#, the .NET ecosystem ha
7272
- Desktop/Mobile Developer (Xamarin / .NET Maui) : [James Montemagno - Xamarin Tutorial for Beginners - Build iOS & Android Apps with C#, Visual Studio, and Xamarin.Forms](https://www.youtube.com/watch?v=zvp7wvbyceo)
7373
- Data Engineer (Machine Learning with ML.NET) : [ML.NET Home](https://dotnet.microsoft.com/en-us/apps/machinelearning-ai/ml-dotnet)
7474
- Game Developer (Unity) : [freeCodeCamp.org - Learn Unity - Beginner's Game Development Tutorial](https://www.youtube.com/watch?v=gB1F9G0JXOo)
75+
76+
| Web Developer (.NET Core) | Desktop/Mobile Developer (Xamarin / .NET Maui) |
77+
|:---:|:---:|
78+
| <img src="https://upload.wikimedia.org/wikipedia/commons/e/ee/.NET_Core_Logo.svg" width="100px" alt=".NET Core Logo"/> | <img src="https://upload.wikimedia.org/wikipedia/commons/6/68/Xamarin_logo_and_wordmark.png" width="225px" alt="Xamarin Logo"/> |
79+
| [Nick Chapsas - My .NET backend developer roadmap for 2022](https://www.youtube.com/watch?v=gw-6lKrKlp0) | [James Montemagno - Xamarin Tutorial for Beginners - Build iOS & Android Apps with C#, Visual Studio, and Xamarin.Forms](https://www.youtube.com/watch?v=zvp7wvbyceo) |
80+
81+
| Data Engineer (Machine Learning with ML.NET) | Game Developer (Unity) |
82+
|:---:|:---:|
83+
| <img src="https://upload.wikimedia.org/wikipedia/commons/0/02/Mldotnet.svg" width="100px" alt="ML.NET Logo"/> | <img src="https://unity3d.com/profiles/unity3d/themes/unity/images/ui/ui/unity-logo-darkmode.min.svg" width="175px" alt="Unity Game Engine Logo"/> |
84+
| [Microsoft - ML.NET Home](https://dotnet.microsoft.com/en-us/apps/machinelearning-ai/ml-dotnet) | [freeCodeCamp.org - Learn Unity - Beginner's Game Development Tutorial](https://www.youtube.com/watch?v=gB1F9G0JXOo) |

0 commit comments

Comments
 (0)