Category Archives: Coding
Startup Summer Camp? That’s just cool
One of the reasons I decided to return to school to finish my CS degree is that I’ve always thought it would be cool to be self employed as a software developer. When I was a kid I thought I … Continue reading
Posted in Coding, Education
Leave a comment
Computer Science degrees
It’s the first week of a new semester and I’ve been looking over the syllabus for my Applied Calculus class. I hate to say it this soon, but this is one of the few classes that will hurt my GPA. Continue reading
Posted in Coding, Education
Leave a comment
Non rectangular Windows Forms
I’ve been playing with c# and Windows Forms programming lately, and found a couple articles about making custom non-square windows easily by hiding the frame and making the part of the square you want to get rid of transparent. Super … Continue reading
Posted in Coding
Leave a comment