solismc / Projects

Repository of projects I've worked on
1 stars 0 forks source link

Week 08 Day 1 - A Whole New World - #29

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

Today you learned a new language and will be starting to explore it more in depth in the coming weeks. Like any good craftsman, the first thing you need is to learn your tools. Tonight, you will be setting up your developer environment, creating a simple console application, and writing a short blog.

Objectives

Requirements

.NET Students

Ruby

You should already have Ruby installed.

Explorer Mode

Simple Console Application

Blog

Adventure Mode

Epic Mode

Additional Resources

solismc commented 6 years ago

https://medium.com/@manolocsolis/computer-languages-different-paths-same-result-9119e1cd10a

solismc commented 6 years ago

https://medium.com/@manolocsolis/computer-languages-different-paths-same-result-9119e1cd10a

Hi Mark,

Here is the link to my blog. I shared with you my thought process on the number guesser earlier. I'm going to work on the coding of the variables and if-else statements and put it into a .cs file. I'm closing it for now so you can see my progress. I'll re-open to update once I have the CS file.

mdewey commented 6 years ago

Awesome Work!