C
C#5mo ago
steadfast

✅ Is this video outdated?

freeCodeCamp.org
YouTube
C# Tutorial - Full Course for Beginners
This course will give you a full introduction into all of the core concepts in C# (aka C Sharp). Follow along with the course and you'll be a C# programmer in no time! ⭐️ Contents ⭐️ ⌨️ (0:00:00) Introduction ⌨️ (0:01:18) Installation & Setup ⌨️ (0:05:03) Drawing a Shape ⌨️ (0:17:23) Variables ⌨️ (0:30:06) Data Types ⌨️ (0:37:17) Working With S...
14 Replies
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX5mo ago
Use the /close command to mark a forum thread as answered
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX5mo ago
Use the /close command to mark a forum thread as answered
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
steadfast
steadfast5mo ago
I know, that is why i came here to ask about the video
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
steadfast
steadfast5mo ago
wait, can you elaborate please?
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
steadfast
steadfast5mo ago
alright, thank you for the help i really appreciate it
MODiX
MODiX5mo ago
MODiX#0152
Use the /close command to mark a forum thread as answered
Quoted by
<@689473681302224947> from #Is this video outdated? (click here)
React with ❌ to remove this embed.
Unknown User
Unknown User5mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server
More Posts
Is it possible to create a dependency injection with interface and an abstract(base) class?So im building a controller that uses IPersonFactory<T> to connect to PersonFactory<T> which is a baHow Do I Add Multithreading In Blazor WebAssembly .NET8?I'm trying to figure out how to get multithreading to work in my project after seeing posts over a yProblems with creating a new ContentPage in .NET MAUIHello I'm trying to make a dashboard view in .NET MAUI using a content page. Once I generate it it s✅ Problems with authentication after deploymentsConversation starts here: https://discord.com/channels/143867839282020352/156079822454390784/1195075Maui-Hybrid debug on iOS device using VS Code on MacDoes anyone know how to test a maui-blazor app in VS Code on an iOS device? I can run it in the simuSystem.IO.Pipelines.ReadResultwhy does the ReadResult struct have different properties exposed when i make it nullable?How succesfully set a Database Relationship in .net?Hello guys! How is it going? I'm developing a simple App for a College's programming subject. And IStarting Code in C# in the main window after clicking a button?Hi, when I use EditWin EditForm = new EditWin(); EditForm.Show(); it open a new windHow to do this with LINQ?``` var values = new []{ 1, 2, 3, 4, 5} int winner; for(int i = 0; i < values.Count; i++) { var vaSending text from ChatForm.cs to chathandler.cs to server does not workserver button code: ```csharp private void Sendpacket_Click(object sender, EventArgs e)