Lazy days for another week, then back to school Gotta get my revision on for exams. (I'll do some tomorrow, I promise. No, really.) Also, looks like I finally got that newfangled 'Skype' thingummy that all the cool kids are talking about. My usernames Ronstanator. (Is that useful information? I have no idea) Anywho, g'night guys, see you tomorrow.
Eww. Python. Code: program Mine implicit none write(*,*) "I still think FORTRAN is the superior language." end program
Code: [B].386[/B] [B].MODEL FLAT, STDCALL INCLUDELIB USER32.LIB MessageBoxA PROTO :DWORD, :DWORD, :DWORD, :DWORD INCLUDELIB KERNEL32.LIB ExitProcess PROTO :DWORD .CODE Heading DB "Message Box", 0 Text DB "[U]Assembly beats all[/U]", 0 Main: INVOKE MessageBoxA, 0, OFFSET Text, OFFSET Heading, 0 INVOKE ExitProcess, 0 [/B][B]END Main[/B]
Conventions I want to go to: Anime Expo, Bronycon and Minecon. Luckily, they all happen at different points in the year. Not so luckily, it means a lot of flying. Hopefully, all these conventions will still be alive by the time I've left university and entered Finland.
What? This makes no sense. Watched season 2 episode one earlier just to find it was "removed by Hasbro" later. Now the very same video is up again, WFT. Has this ever happened to anypony else?
http://www.livestream.com/misadventureman I'm livestreamin' UMvC3 everypony. ...JOIN ME! ...Please? :c
Code: GRAPHICS 0 PRINT "BASIC. Yes, BASIC. It's quite literally that in itself." PRINT "Now, don't make me go trying to remember addressing in Machine language." Also the proper name for the language is Assembler. Assembly is just the code itself.
Code: 0100010001101111011011100010011101110100 0111011101100101 011000010110110001101100 01101100011011110111011001100101 01100010011010010110111001100001011100100111100100111111
I know a bit of SNES Assembly. Code: LDA $7E07A4 CMP #$20 BNE Awesome Awesome: STA #$20 RTS Sorry, guys, but I just won everything.
No, not really. Code: PLINE .DE $CF7F END .EN $0375 PLINE ; "This more or less. I may have derpred the syntax." .EN (Label file) Code: PLINE =CF7F END =0375 That aside, Real coders program in Java bytecode.
No, it's just the problem that I plan to live in Finland, go to three conventions each year, with a house and nutrition. I have no idea what sort of job I'll need to pay off all of that. Maybe I'll love freelance translation so much that I do it all day, every day, thus gaining me a fair amount of money.
I do some freelance Programming at the moment. Its nothing major, and its mainly family and friends who need something, but it still pays quite well. And its fun, with it being my desired career (well, programming in any way)
@Xaniith *Prohoof* It's like a brohoof, but for programmers. Because remember, You can't spell programmer without pro. Or without gram. Or rogra for the matter.