Back to Browse

Scope, Declaration Space and Namespaces: C# Guide

142 views
Dec 15, 2022
3:29

In this video about Object-Oriented Programming (OOP) in C#, we'll talk about Scope, Declaration Space and Namespaces in order to understand where and when we can use and or repeat certain variable names. TIMESTAMPS 00:05 What is a Scope in C#? 00:25 Scope example 01:25 Variable hiding in CSharp 01:45 What is the Declaration Space in C#? 02:30 What is a Namespace in C#? 02:50 Using fully qualified names in CSharp 03:10 Using keyword in c# * * * Check these videos about topics talked in the video: Classes and Objects | https://youtu.be/Y80LrhQQbiY Fields and Access Modifiers | https://youtu.be/R8kpbbm7in8 Methods | https://youtu.be/C3MTASsjHf0 * * * RESOURCES Basic concepts | https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/basic-concepts#77-scopes * * * #csharp, #learnprogramming, #devlife * * * ABOUT MY CHANNEL My idea for this channel is to share my journey as a software developer. I've been working as a developer for close to 10 years now. So although coming into this quite late I thought that I should give it a try anyway. And what can you expect to see in this channel? Mostly, game development tutorials where I recreate retro games using current engines. I'm thinking about starting with Scratch and Stencyl and going all the way to Unity and Unreal. And in between these videos, I'll be posting some other projects that I'm working on. Mobile app development with Flutter, mobile games with Unity among others. Check out my channel here: https://www.youtube.com/c/tomazsaraiva Don’t forget to subscribe! CHECK OUT MY PLAYLISTS Space Invaders in Scratch https://youtube.com/playlist?list=PLBBRLwJVhEhP-_Ys_NS3Q-dmm4kawnw5B Frogger in Stencyl https://youtube.com/playlist?list=PLBBRLwJVhEhNomc2fumnEUcQRgw4NlPBm C# Programming: The Fundamentals https://youtube.com/playlist?list=PLBBRLwJVhEhO962_DJT5zOgM_xqcO-Y00 Odds and Evens in C# https://youtube.com/playlist?list=PLBBRLwJVhEhNS51xsdGDubLowMnUO6rO1 Object-Oriented Programming in C# https://youtube.com/playlist?list=PLBBRLwJVhEhNo5Z-VlurrZhsa5FwWbnWq FIND ME AT https://tomazsaraiva.com GET IN TOUCH Contact me at [email protected] FOLLOW ME ON SOCIAL MEDIA Get updates or reach out on my social media profiles! Instagram | https://www.instagram.com/tomazsaraiva/ Facebook | https://www.facebook.com/tomazsaraiva Twitter | https://twitter.com/tomazsaraiva Reddit | https://www.reddit.com/user/tomazsaraiva LinkedIn | https://www.linkedin.com/in/tomazsaraiva/ GitHub | https://github.com/tomazsaraiva

Download

1 formats

Video Formats

360pmp44.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Scope, Declaration Space and Namespaces: C# Guide | NatokHD