generated from TwilioQuest/twilioquest-extension-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Opening this issue to track the progress of Objectives in the default map and R&D lab maps
Here is a current list of the objectives that are completed:
- What is .NET?
- Install .NET (needs to be updated with the arrival of .NET 6)
- Create a Project
- First C# Program (needs to be updated with the arrival of .NET 6)
- variables and datatypes pt1
- Operations (Arithmetic)
- Strings
Objectives that are WIP and are subject to change.
- conditionals
- boolean expressions
- loops ( for and while)
- functions
- classes
- Objects
- Challenge objective