Anyone know a good place in england that does courses on it? If anyone here knows how to programm in assembly please contact me in this thread. I am new to it and want to learn it. any sugestions will help. Thanx.
do you plan to program a website in asm ? I had some courses about this language, first you should use a compiler and follow some basic asm tuts you can find on Google. Then practice... or if you want to good lectures, you ought to check at the university.
It was my nightmare in my CS lol plz don't ever mention it here , or i will accuse you of psychology harassment
exactly asm is OLD! SOOO OLD! but its cool, creates fast programmes and can create just as powerful programms as most hll's can and i like it. Although it does have a bad rep of being only used by hackers and virus writers.
another problem with asm is that you prety much need to know binary and hexadecimal. i know neither. binary is prety simple and so is hexadecimal. but when converting from 1 to the other its best to do it by powers ? * 2^7 and all that garbage. Ive never really done "power of" mathematics until now at collage but we only did it for 1 or two lessons. and i cant find anything online about it either.
can you belive it. my old ict teacher did fortran and did a degree in mathematics and physics but he never heard of or eber touched upon asm. The only text book i have is ebooks in pdf called "The Art Of Assembly Language" "Higher Level Assembly Language". They both complex and OUT OF DATE!!!