The Internship Experience Part II

In hindsight I feel like I focussed more on the soft skills needed to get an internship and how to actually go about it, so this time I’ll provide a bit of insight into the actual technical skills that I feel you need (or I need, at least I need while I’m here at Spark) Let’s be clear right at the start, I have used maybe 15% ~ 20% at best, of the knowledge I learned at University. Most surprising of all is that most of what I have used, came from a stage one course. Yeah that course in HTML that everybody turns their noses up at because it’s for plebians who can’t into C? Take it. You’ll earn dollars with that course. ...

October 10, 2015 · 5 min · Alex

Scrambler Program Update 2

I’ve decided that it’s not accurate to call the python project a crypto project..yet. Initially it will be a text scrambler of some kind. I’m also taking a bit of time off the project to work on making sure my employment docs (CV etc) are all up to date for the coming year. You never know when you might need something like that on short notice. I also bought a great book today with a bunch of coding exercises in it. I might again take time off the scrambler in the future to work through those programs, as they are waaay more likely to help me in interviews than that program (at least when it comes to answering technical questions).

February 3, 2015 · 1 min · Alex

Simple Crypto Program Integrity Call

Okay, so it’s not really crypto. At least not yet. I started writing the GUI in tkinter, but have decided to try a newer tech called Kivy - which allegedly has multitouch support and other such features I don’t really need. Neat! Also, started reading ‘Cracking the Code Interview’ - this book makes me appreciate how little in know about interviewing! I’ve got a lot of work to do if I want to bum rush the bigger software firms!

February 2, 2015 · 1 min · Alex

Why Hash Functions are cool

I had a bit of down time after work today so I thought I would go over some hash functions. I never really got hash tables. Like truly understood them. I could see the purpose but where was the justification for them being everywhere? Fortunately Uni is exactly the time and place to be smashed down for having silly thoughts like that! Hashing is used for a whole lot of really useful, really cool stuff. Or hash functions rather ...

January 22, 2015 · 2 min · Alex

On fiddling with DNS

Note to self: Be patient when changing domain name. This site was down for most of the day today because I was an impatient prick. Be patient!

January 19, 2015 · 1 min · Alex