Lately

Hello all, lately I’ve been a bit delinquent about updating this blog. That is for a few different reasons; First, My idea to take Math 333 (Differential Equations) over the summer, has turned into a lesson patience. Way too much homework for one class, and then the teacher won’t even grade the entire assignment 🙁… Continue reading Lately

Birthday Computer Parts!

Well as most of the readers of this blog know, my birthday is June 21. My lovely family decided to buy me a bunch of computer parts for my new PC!!! So stoked that I get to build this one from scratch exactly like I want. Thanks goes to my mom, grandparents, sister, and dad,… Continue reading Birthday Computer Parts!

Published
Categorized as Code, School

Settling In

So the site has so far been a success, not sure if anyone has been keeping up on the updates and whatnot. But if you access the main site fosteri.zone then you can click around and see the new code examples that I have posted, even with syntax highlighting via HTML and JavaScript. Thanks to Alex… Continue reading Settling In

Published
Categorized as Code, School

Programs

Here are some of the more visually appealing programming assignments I’ve been working on this semester. Traveling Salesman Problem – 15k Points in Germany In so many words, these two programs attempt to find a smaller path between a group of points, the one on the right uses the Smallest Insertion Heuristic and the left… Continue reading Programs

Published
Categorized as Code

Happenings

Just got back from finding a VeloCache with my buddy Codizzle and I got to thinking…Should I change the name of my blog now that I am done with my treatments? Let me know what you all think by voting on the right side of my page (you should find a poll). I am also… Continue reading Happenings

Workplace Revival

Found this while browsing today. We are always talking about this very subject at work so I thought I would provide a little professional insight to the topic. I have no doubt my opinion is irrelevant but nonetheless…the article is interesting. Pulled from CNET.com news. Here’s some good news that you should forward to your… Continue reading Workplace Revival

Published
Categorized as Code, Rants

New Program

I made this little ditty for Computer Science class homework, just a simple window that opens up and then lets you click the button to change the phase of the light (i.e. Red, Green, Yellow). Here’s a picture. (UPDATE: lost somewhere on the internet between 20yearsandthehodge.blogspot.com, williamgfoster.com, willfoster.doesntexist.org, and fosteri.zone)

Published
Categorized as Code, School

COMPSCI 125-002

For everyone who is interested in what I do in class all day long. Here is an example, a little program we made in class today. It asks the user for an input of a length and height of a 90 degree triangle. It then returns the value of the hypotenuse. First you can see… Continue reading COMPSCI 125-002

Published
Categorized as Code, School