|

The Visible Light Spectrum

I am taking a Light and Photography course at school where we are learning about the electromagnetic spectrum (EMS) and visible light, color temperature, etc. When giving us a website for the EMS, my professor mentioned he could not find one that was more “interactive”. So, me being the overachiever, I decided to make one. This is how I made…

|

Coding Process

Here is a paper I recently found. It’s on my coding process (after being a coder for about 2.5 months), and was written my freshman year of college… What I do BEFORE I write any code? Before actually coding any program, I have to make sure I understand it. Usually, I will understand what I have to do, but not…

Quoteables

I like writing down some funny quotes from professors, and this first week was full of them… “What kind of place is this?? It has exploding beer!” (about photos) “It’s called a head shot, I don’t like that name.” –Dr. Connolly– “Dr. Bishop- he’s our new guy because he’s been here less than 20 years” –Dr. Jackowitz– “Cars will go…

Time

It seems I am very short of it lately. On top of school and my extracurriculars, I seem to be getting a good number of web design jobs. While the work load isn’t too much to handle [yet], it is taking a good chunk of my time up. I’m also finding it tough trying to keep organized, and remembering what…

Types of classes, part 2

Today I will continue my series on classes in Java. To review where we are, you can read this post. First of all, we need to add a couple of methods to our class. There are two other types of methods in classes: reporters and mutators. A reporter does exactly that. As you might notice, our instance variables are private,…

Types of classes

Today and over the last couple of days we have been talking about classes in Java. I’m fairly certain I understand them enough to now talk about them here. Tonight I will introduce them and continue the discussion later. Basically, a class “consists of a collection of types of encapsulated instance variables and types of methods, possibly with implementation of…

Coding

This semester I am taking CompSci II, an advanced Java programming course at my school. So I figured I might as well live up to the name of my blog and talk about it. I am not planning on talking about CS I stuff- that is, basic programming- ifs, whiles, fors etc. unless I am asked. I’d also like you…

|

Nothing good to say

I try not to make this a personal blog. Soon enough I will be blogging about my CS 2 adventures- Level 2 programming in Java. Until then, I really don’t have much to talk about. Project wise, I just got O’Reilly’s PHP Cookbook, so I will be doing some work out of there, on the little free time I have….

Its been a while

Yes yes, I haven’t written in a while. I have been busy, and it does not look to slow down any, aside from the fact that last Thursday was my last day in a summer long construction job. It was a learning expirience, as well as good money. However, I am just not cut out for that kind of work….