Hendrixm7 / assignments

0 stars 0 forks source link

01 - Our first program - Working with varibles #2

Closed Hendrixm7 closed 4 years ago

Hendrixm7 commented 4 years ago

Variables, Variables, and Variables

Let's get started

Today, we are starting our journey into development. This journey has to start somewhere. For this assignment, you will be making a program that demonstrates some programming fundamentals.

Objectives

Requirements

This should have been done in class, but make sure your laptop is set up and ready to go.

All your code should place inside the static void Main(string args[])

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

Reading Material

Hendrixm7 commented 4 years ago

https://github.com/Hendrixm7/assignments/tree/master/homework/Variables