|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#81 (permalink) |
|
Registered User
Join Date: Sep 2006
Location: surrey
Posts: 45
|
I started with C++ in high school. Then Java. Then Java for first year University (they switch the year I started). Then we did more java and learned some ASM in second year. Now in third year I'm still doing some java but doing C in my OS class, Scheme in programming languages (plus learning smalltalk so I can write my term paper), Prolog in functional/logic programming (with some LISP at the end of the course). |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#82 (permalink) |
|
Behind ur girlfriend :D
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,884
|
ASM is the language of the elite.
__________________
![]() ![]() VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct Need Help with ePSXe? This is your first stop!. If you don't post all the required information, you don't get help. Everytime someone posts a romsite, God kills a beautiful woman. |
|
|
|
|
|
#83 (permalink) | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,905
|
machine language ftw :P i had to code in machine language for some uni class before they introduced us to asm (wasn't x86-32 though but instead some simple cpu with limited instruction set) but really coding a complete app in asm is a waste of time. smart coders know that they need to optimize critical portions of their applications, coding non-critical code in asm (such as init procedures, or code that only runs once or seldomly) takes away time that could be better spent improving/optimizing other parts of the app that matter (or implementing new features).
__________________
Quote:
check out my blog ![]() |
|
|
|
|
|
|
#84 (permalink) |
|
Behind ur girlfriend :D
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Sydney, Australia
Posts: 18,884
|
speaking of..... i think i'll learn ASM x64
__________________
![]() ![]() VBA-M | Xtemu | NGOHQ | Post Impact Productions | TNHW | XBCD 0.2.6 | Satanic666's Emulator Compiles Don't be a NOOB, READ THE NGEmu/EmuForums Rules of Conduct Need Help with ePSXe? This is your first stop!. If you don't post all the required information, you don't get help. Everytime someone posts a romsite, God kills a beautiful woman. |
|
|
|
|
|
#86 (permalink) |
|
AKA snkmad
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Apr 2001
Location: Brazil, Fortaleza-Ceará
Posts: 3,300
|
Here is Java in the 1st year. Then some ASM on the 2nd year, when we'll deal with IC's and protoboards. The rest is Java though. But i think in some point we also see C#. If you know Cobol or DB2 here, you can make 5 Grand/Month easy
__________________
[Windows 7 RTM PRO X64] [Gigabyte GA-G31M-S2L] [Intel E5200@2.5Ghz] [Corsair XMS2 DHX 4GB DDR2 800MHz] [HIS HD4670 1GB GDDR3] [19" LCD SyncMaster T190] [Samsung SATA II HD322HJ 320GB] [LG HL-DT-ST DVD-RAM GH22NS30] (@gigaherz) S.N.K.M.A.D.: Synthetic Networked Killing and Masterful Assassination Device Last edited by Mad; 1 Week Ago at 10:35.. Reason: Automerged Doublepost |
|
|
|
|
|
#87 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,380
|
Was actually a joke Mad
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|