Up on myspace
Posted in Ramblings on March 14th, 2007 by Jason – Be the first to commentI am on myspace now, a lot of the people I know are either on myspace or facebook so this takes care of my space for me.
I am on myspace now, a lot of the people I know are either on myspace or facebook so this takes care of my space for me.
This semester I am taking eighteen hours of classes. I have decided on Computer Science as my major. I am still taking mostly general classes, but I do have one C programming class.
One of the benifits to learning C is that the sytax of C is very similar to PHP. I have been able to use a lot of what I have learned in my php files. So far I am just getting the basics down, using functions, declaring variables, if then statements, switch, while and do while loops. We are beggining to get into arrays, which are a little different in php but the concepts are the same. I am hoping to begin writing tutorials for C and or PHP not only to help me learn a little better, but also to help others who want to learn.