katerigney / 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

katerigney commented 6 years ago

Blog post: https://medium.com/@katerigneydesign/the-cycle-of-learning-cbcfaacf916

katerigney commented 6 years ago

Intro to C#: https://github.com/katerigney/IntroTOCSharp

katerigney commented 6 years ago

Finalized Jeopardy game: https://github.com/katerigney/assignments/issues/15

I was able to fix issue one after lecture. Still can't figure a solution around issue two but the page does reload. I tried to run repeat $http GET function within resetGame function but there is an error with pushing to thisGameCategories again."

mdewey commented 6 years ago

Awesome Work!