Saturday, February 7, 2009

Welcome 2009

Meant to update this for awhile, but never really felt up to it. Wasn't sure what to add.

It's 2009 Woot for that! Think i'll throw up the executables of some C programs i did in my class last semester. Then a few visual basic programs i did in an earlier class.

I'm in an assembly class right now so who knows what i'll come up with. I'd like to fix up the website in general make it look "pretty" maybe throw a banner on top?

Sunday, December 14, 2008

Finished my C class

I uploaded a C program.. exe only. Last one of the semester for my C class.

I might put some more work in to the website over the break but i gotta go job huntin', Plus I thought i might start up a game project with a friend. If it's anything small enough i might put it up in projects.

I would also like to see if i can get this stupid window to stay in the middle of the screen..

Saturday, November 29, 2008

Today i learned the importance of tidy coding

I went back and reformatted an old ASCII program that would display the ASCII character for each number.. it's kind of neat.. But it was done half assed i can only imagine i was coming up to a deadline and didn't finish in time.

Anyway it's here that i learned how horrible my coding practices were, so i went through it and fixed it so people could actually read it.. Which seems much more important now then having compact code, or "clever" code.. being able to read your code and manage it later, or making it easy for other people to read/edit your code is extremely important. It makes everything easier and one of the most important assets you have to take into account while coding, isn't performance but the amount of time you spend implementing something.. Why make it harder for yourself in the future?

Anyway, that's what i learned from this bit..

Sunday, November 16, 2008

Spider Killer!

I killed a spider! and i started putting up current projects in C++ just exe's so far there's 1 that i've done from this class. It may look a little unimpressive but some work did go into it. I would love to post the syntax but i'm afraid the teacher might reuse syntax and i wouldn't want to do that to him.

All in all i might make it a little reference page for myself. Somewhere i can run off and grab code so i don't have to start from scratch every time.

I want to start putting projects up in Visual Basic but i haven't quite gotten to it yet.. Those projects are right out of a book that's probably considered out of date by now so i wouldn't have a problem posting them when i do get around to it.

Beyond that.. nothing really planned, i probably won't do much for a couple of weeks.

Wednesday, October 29, 2008

Recurssion

I wrote a new program that displays Recurssion. It's just something i thought up while sitting in a C class, but it might be worth checking out for whoever might be having trouble with it.

Recurssive Program   You can find the syntax in the Project section.This link used to point to the EXE, which i believe is not as useful as the syntax. So now it takes you to my C programming projects instead. Where you can find the program and run the exe if you trust me, or the syntax if you have any use for it.

Thursday, October 9, 2008

Website has Content Now

Updated my Projects page.. it now has most of the C projects i worked on when i was younger.. by like 3 years.. Well i made them when i started working on this website.

Anyway, the projects section has something and C is actually a page now, i added the exe files in case you can't view the source code. Mainly put them up for me as a reference, the CD i was keeping the files on got pretty scratched up. Plus i can access these from anywhere so that's cool.

Sunday, October 5, 2008

Monthly Updates!

I've been mulling around how to update the website for the last month. The best i can really do is do an update once a month, although i might have to start that next month atleast i can do a little log update here.

I've been planning on putting a bunch of C programs in my projects page. I wanted to add the ones i'm currently working on but it sounds like my Cprogramming teacher might reuse some of his projects from year to year.. Not exactly the same thing but close to it and i don't want to creat a dilemma for him. Maybe i'll post the final exe though? i'm sure that would be fine, it won't really show the true essence of the program but it's better then nothing.

I've been looking forward to doing this little AE tutorial i saw a long time ago. But things keep coming up, if i actually get to work on it i'll be sure to post the final result. Well that's all i have to say on that..