Sunday, September 25, 2016

Project 1 - Update

Today I went through the project and added some methods to out list based on their complexity. I did not fully record all that I found, because I wanted the other members of the team to go through this process too. Once they do, I will add the other methods I have if they have not been added.

We got a new member today:
Ellen Ericson

I have added a unit test file for her in the project.

Saturday, September 24, 2016

Project 1 - Start

For Project 1, I am the team lead. I have set up out teams blog site. I also set up our communication hub. We are using a program called slack. Slack is really good for group chat in a development space. So far communication between members has been sparse. Hopefully this will improve with time. I also added the project to our team directory on perforce, and added the unit test framework to the project. I added individual test files for each member of the team as well.

HW2 - Perforce

This HW was really easy for me. I use Perforce everyday at work, and have had to handle full production project merges and integrations.

Wednesday, September 14, 2016

HW1 - Fibonacci

The first homework assignment went really well. It was a fairly simple program to write, and it was in C#, which is my favorite language to use. The only difficulty that I had was knowing the specs of the assignment. It was a bit ambiguous if the program needed to accept input from the user, or run all the way to the 22nd term. 

So far I have no strong feelings about the class. I am excited to get down to it and experience it.