- gamertag: [none]
- user homepage:
It was once said that a million monkeys at a million keyboards could reproduce the works of shakespeare... Now thanks to the internet we know that this is not true
==============================================
No programmer can pick up a TV remote without thinking what it would take to add a stun gun. [...] Their motto is 'if it ain't broke, it doesn't have enough features yet
Posted by: Hylebos
Posted by: Please wait
However, if I'd say most difficult, I'd definitely say Python...I've found Python to be relatively easy thanks to the large number of built in functions and features you can download like Pygame and such.
Assembly is definitely harder ;)
I know Ada, C++, C#, Java, Python, and a little bit of Lisp.
fun thing to do: writing your own bootloader and mini-kernel is a must.
there is nothing more liberating than having 100% total control over a machine.
want to put something on the screen?
better write to video memory
mov byte [0xB8000],stuff