Monday, September 30, 2013

git is going down

So I'm taking some time and getting a grip on git, google code, and version control in general. I spent a couple hours working on being able to upload a project, pull, push and commit.

Saturday, September 21, 2013

calSpeed domination jdk1.7

So this week I got hired by Dr. Byun, one of my professors, to work on developing a web based internet speed connection test for the university. It's part of a larger project that my university is working on for CPUC.

So I got some source code from the previous project to get familiar with it. I had some issues running the project in netbeans and I just now resolved the last dependency. Turns out, the jdk1.7 library not only has to be in place but have the exact same title to be linked properly. #littlebugs

Friday, September 20, 2013

C++ to C

So after writing my game prog. homework assignment in C++ I read the prompt to discover that the assignment is to write it in C.

Now I begin the rigorous process of turning cout and cin tokens to printf and scanf tokens.... spännande.

Wednesday, September 11, 2013

New classes

I'm taking some new classes here at CSUMB. I'm taking game programming which is seeming to be a advanced c++ course, my Professional seminar lecture which is a great load of information on the job search process, and duah-duah-DAA!! I'm taking my bachelors thesis class, which here is called a capstone. I'm super stoked for these courses.

Oh and I'm also taking keyboards 1 =D

Saturday, September 7, 2013

Android Development Group

 

Me and some friends have started a club for android development at CSU Monterey Bay. We had our first meeting and everything went great. We were able to run sample apps on the computers which had android preinstalled in eclipse, we were able to run the apps on the emulators and we filled out the form to be an official club.

All in all, super kickass day!