Week 13

Link to the video Links to an external site.

 

What Am I Learning? 

I am learning how to create new methods in C#.

Why Am I Learning This?

I am learning this because knowing how to create and use methods will allow more control over the programs I write. Methods can also save me time by cutting down on the amount of code I have to type.

How Will I Prove I've Learned This?

I will prove I can do this by using methods to create a Combat Simulator program using methods.

 

Order of Operations:

1. Methods Lesson

2. Method Parameters Lesson

3. Methods Quiz (10 points)

4. Combat Simulator (20 points)

 

Go back to the Course Home Page