I have been quiet. Things are up
# Fri, 23 May 2008 23:25 – 2 comments
Hello there. Things have been quiet here lately, but you've probably all enjoyed the silence.
I have been busy doing some stuff. I got a job starting Monday. I've got an apartment from June (for three months). The week before June I'll be staying with some very kind relatives. So things are pretty much sorted out. Sorting it out is one of the things I've been busy with. Another thing was worrying about stuff.
Well, I've done some other stuff too. There's been walking (I could post a lot of photos, but I don't want to bore you any more than I'm already doing). The weekend before last I wrote a simple Lisp interpreter to learn Lisp (I didn't have anything worthwhile to write in Lisp to learn it, so I figured I'd go for an interpreter instead). Yesterday I learned (tried to?) the basics of Direct3D 9 (I've mostly used OpenGL, if you remember any earlier posts, but the theory is basically the same). Haven't actually done any Windows programming in a few years, so was a bit scary to be back with the ugliness of Hungarian notation and so. Probably prettier in .NET.
Yeah. Hopefully I can write an amusing post some day. No promises, though!
I have been busy doing some stuff. I got a job starting Monday. I've got an apartment from June (for three months). The week before June I'll be staying with some very kind relatives. So things are pretty much sorted out. Sorting it out is one of the things I've been busy with. Another thing was worrying about stuff.
Well, I've done some other stuff too. There's been walking (I could post a lot of photos, but I don't want to bore you any more than I'm already doing). The weekend before last I wrote a simple Lisp interpreter to learn Lisp (I didn't have anything worthwhile to write in Lisp to learn it, so I figured I'd go for an interpreter instead). Yesterday I learned (tried to?) the basics of Direct3D 9 (I've mostly used OpenGL, if you remember any earlier posts, but the theory is basically the same). Haven't actually done any Windows programming in a few years, so was a bit scary to be back with the ugliness of Hungarian notation and so. Probably prettier in .NET.
Yeah. Hopefully I can write an amusing post some day. No promises, though!
Latest comments
Latest posts
- BaconTue, 31 Aug 2010 18:17
- I do believe it's winterThu, 31 Dec 2009 15:33
- Cave NinjaSun, 20 Sep 2009 09:02
- Eee Pc 901Sun, 12 Jul 2009 23:21
- Balcony ViewMon, 6 Jul 2009 19:26
- Recipe for MuffinsSun, 5 Jul 2009 22:51
- Locality of TravellingSat, 4 Jul 2009 23:32
- An update on existenceWed, 1 Jul 2009 22:51
- This is like a poem.Tue, 3 Feb 2009 18:44
- Mr Spider and the Search for Evolutionary PowerupsTue, 13 Jan 2009 20:45

Comments
Christian Genne
# Sun, 25 May 2008 15:04
.Net is really nice, you've got everything you need! Try it out for free by downloading VS C# 2008 Express! (Which in my opinion is almost better then the commercial version, because you don't get a lots of unnecessary stuff which you never use anyway..)
Btw, I want to learn Lisp too, slog about it when you have something to share!
Jolle
# Sun, 1 Jun 2008 20:30
Yeah, I think I'll try it when I got my computer down here/bought a computer.
About Lisp, I wrote a rather overkill FizzBuzz program in it following your blogs about it. I would have posted it, but it really needed code formatting and I didn't find any for your comments. Maybe I should post it here. I'll think about it.
Add a comment