Sunday, March 25, 2012

EuTester

Week 5 we broke into groups to work on different projects and my group worked on setting up and applying EuTester. The EuTester code is written in Python so before I could really get started I had get more familiar with the Python language. I went through some Python tutorials and one that really helped me a lot was this one: http://www.sthurlow.com/python/ . Once we all got comfortable with Python we tired to get Eucalyptus running and then get the EuTester code running.

Monday, March 19, 2012

Git

Week 4 was we mainly learned about Git, what it does and what it's used for. Git is basically a distributed version control system that already seems like it will be very useful tool for the remainder of this class. I haven't used Git version control much before this class but it was easy to pick up after working with it for awhile. The more I use it though, the more easier its becoming to remember the commands which obviously makes working with it quicker and smoother.