alexalewis / assignments

0 stars 0 forks source link

00 - Hello, World! - Get things started #1

Closed alexalewis closed 4 years ago

alexalewis commented 4 years ago

Hello, World!

Welcome to your journey as a developer. When learning a new language, a developer usually starts with creating a hello, world program. A hello, world is a simple program that allows a developer to test to see if there environment is set up and working.

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

Additional Resources

alexalewis commented 4 years ago

https://github.com/alexalewis/HelloWorld