<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=12994943&amp;blogName=Josiah+International&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=SILVER&amp;layoutType=CLASSIC&amp;searchRoot=http%3A%2F%2Fjosiahinternational.blogspot.com%2Fsearch&amp;blogLocale=en_US&amp;homepageUrl=http%3A%2F%2Fjosiahinternational.blogspot.com%2F" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Saturday, September 10, 2005

Back from the library...

OK, I’m back from my library excursion. I picked up several books.

The afore-mentioned title: The Cuckoo’s Egg as well as Takedown and Masters of Deception, I was hoping that my library had some of Mitnick’s own work, but if any of you know anything about the library around here, you probably predicted my lack of luck with that goal!

I’ve read The Cuckoo’s Egg and Takedown before, Masters of Deception is new to me, and hopefully it’s good.
I’d like to find some newer “geek” titles, I know they’re out there, I just need to go look them up… plus pay for them, no thanks to our crummy library. (They have NO selection of any worth, and are extremely slow at pulling in new titles, if you want a book, you have to buy it for yourself and your own home library!)


OK, what I’ve been doing for my own furtherance lately:

I’ve been working on coding problems. These can be found in many places online and provide excellent practice in writing code and thinking in a programming language.

Most recently I wrote a C++ application to decipher a folded cipher, a solution to the problem presented here.

That was fun, it took me about two hours, and I learned stuff! :-)

--

EDITED: for clarity on the library bit        

1 Comments:

At 5:08 PM, Anonymous Sammi said...

"...plus pay for them, no thanks to our crummy library." *GASP* you have to pay for the books from your library! =O This is an outrage! :-P

 

Post a Comment

<< Home