Skill Tree Activated

The quest to become an indie game developer

C#CodingTraining

SoloLearn – C# Tutorial: Classes and Encapsulation

Day 41 #100DaysOfCode

Further study and note-taking on Classes taught me how they are structured and implemented via Access Modifiers.

This led into Encapsulation, which is used to restrict access to certain types of data.

Right now this is all just theory-learning, but I’m sure I will soon be putting it into practice with some actual coding.

Leave a Reply

Your email address will not be published. Required fields are marked *