Well, I'm not back at work until next Tuesday now. Normally this would be good, unfortunately though the reason that I'm not at work is that I have my Software Analysis & Design exam on Friday morning. Paul's helpful advice for the exam was to not get too drunk beforehand - which, while good advice, isn't really something that I wouldn't have
(
Read more... )
Comments 5
GOOD LUCK with that Exam mate. You'll do fine since you are the most Computer Geeky person I know therefore you will be fine. You can say things like "POP3" and know what you are talking about. I mean, you are quite likely to know what "Monotropic Fuzzy Reasoning" means.
Reply
I haven't even the faintest idea what "monotropic fuzzy reasoning" is, I'm afraid, and google isn't helping much. Is this something more related to AI or computer science? I'm just a plain old software-development chap, remember.
Reply
Its how you use fuzzy logic. It describes the method of fuzzification (another great word), fuzzy reasoning, and Defuzzification.
It came out of AI design, but is used in virus checkers and such now as they want to allow their anti-virus to detect viruses that are close to a previous virus without having to write a whole new update.
Reply
While I think of it, Bob, do you have (or can you recommend) any good books or websites on [a] writing parsers, and [b] writing compilers/interpreters? In the latter case I'm thinking more along the lines of a javascript runtime rather than a full-blown eat-your-brain-for-breakfast compiler that outputs assembler.
I need a project to keep me interested, and since I recently started putting together a DOM implementation it occurred to me that a web browser is a natural progression. Obviously this is a bit of a foolish project for one person, but I'd probably keep it simple and theoretical - e.g. not even bother with HTML support, just nice clean XML/XHTML. I doubt it would ever see the light of day in terms of something you could actually use, but it would encompass a lot of stuff that I just never get ( ... )
Reply
Leave a comment