Code samples for cSharp automation course
Each Class will be listed with a number and the lesson plan for that class.
The current listing is as follows (you should see these directories):
01_IntroToCSharp 02_ConditionalLogic 03_RelationalAndLogicalOperators 04_Looping 05_MethodsAndVariableScope 06_ClassesAndObjects 07_Arrays 08_DataTypes 09_Inheritance 10_Polymorphism 11_AbstractionAndInterfaces 12_CollectionsFramework 13_Exceptions 14_FileIO 15_ModularProgramming 16_FinalExamPrep 17_AutomatedTesting 18_TestingAssertions 19_TestOrganization 20_DataDrivenTesting 21_IntroducingPlaywright 22_ElementInteractions 23_AdvancedInteractions 24_RefactoringAdvancedInteractions2 25_PerametersAdvancedInteractions3