Sunday, January 27, 2013

Week 2

Hello  again! So It's the second week of class, and things are going smoothly. I've been trying to get my version of GCC up and running to 4.7 in order to get my code to compile given the paramaters that are in RunCollatz.c++ This has proven to be a big headache as my macports install was really messed up and required me to completely uninstall macports and reinstall it again.

Other classes I'm taking this semester are: CS378 - Algorithms and Complexity and SSC321 - Probability and Statistics. If you're in any of those classes and want to form a study group send me a message/leave a comment!

Sunday, January 20, 2013

Week 1

Hello readers! To start this blog off I'll introduce myself. I'm Rohan, CS student at UT taking Object Oriented Programming with Professor Downing. In this class we will learn OOP using C++.

So far we have been instructed to write a simple program that iterates through cycles of the Collatz Conjecture. I haven't started it yet, but it seems pretty easy. My goals for this semester are to do some actual coding and to put all the theory I've learned into practice, so I'm pretty excited!