C++

Yesterday I decided to try and learn C++, which was probably a bad idea seeing as it will only give me endless days of grief whenever I can’t figure out something. I tried one time before, not very seriously and gave up since I couldn’t find any helpful tutorial about even the very basics of C++. This time it went a tiny bit better, and stuff makes a bit more sense this time around. It probably helped having learnt some basic PHP first. After a day of learning and compiling unrewarding hello world programs I decided it might be more fun to try something more challenging, you learn by trying after all. So right now I’m trying to figure out how to decrypt Elma’s .lev files and find the XOR key which is used to encrypt the best time table. I’m sort of lost, but slowly learning and making progress.

One Response to “C++”

Leave a Reply