tirzahmorrison / assignments

homework assignments
0 stars 0 forks source link

Week 5 Day 1 Welcome to C# - #17

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Intro to Types & Re-Focusing

Welcome to C#! The first thing you must practice is mastering what types are and how they affect your code.

Objectives

Setup

Explorer Mode

Adventure Mode

Epic Mode

Turning In

Your homework will be assigned to you via issues on your assignments repository. Once you are

These steps will be followed for almost every assignment going forward. Once you've completed at least explorer mode and you're satisfied with your work, let's get it published. First let's get it up on GitHub.

Once you are completely, go to the issue on our assignments repository, leave the link the repo of your work, and close the issue. I will not know you are down until you close the issue.

Additional Resources

tirzahmorrison commented 6 years ago

ConsoleApp2 is my random number guessing game: https://github.com/tirzahmorrison/ConsoleApp2.git

ConsoleApp1 is my types assignment: https://github.com/tirzahmorrison/ConsoleApp1.git

tirzahmorrison commented 6 years ago

blog incoming: https://medium.com/@tirzahmorrison/wedding-planning-coding-bootcamp-extreme-edition-8ed06db37751

mdewey commented 6 years ago

Awesome Work!