Thursday, January 19, 2012

CS 1121 Week 2

During week two of CS 1121 we started to get into some of the basics within Java programming. We learned things like variables, expressions and operators in Tuesdays class. Because of my previous experience with MATLAB programming, this lecture was fairly straight forward because Java compares somewhat to MATLAB. We dealt with these topics more in the CS labs where we became more comfortable with writing basic code. During today's lecture, we dealt mainly with if statements. As Dr. Poplawski explained more about if statement it got me thinking. By using these if statements it just makes programming one big logic flow which is quite interesting.

No comments:

Post a Comment