Re: Suggestion for some good ASM books?
sleeper wrote:
Thanks for the help, but would there be any windows oriented Windows
books? using MASM possibly?
It's pretty trivial to switch to another assembler once you've mastered
one. It's not like switching from C++ to Java.
.
Relevant Pages
- Re: wie Array =?ISO-8859-15?Q?f=FCr_statische_Methoden?=
... Wenn du eine Sprache haben willst in der du nicht so viel Tippen willst, dann würde ich dir auf gar keinen Fall Java empfehlen;) ... Das würde die Sache relativ kompakt machen, weil du keine Methodennamen brauchst und das switch gleich mitschreibst. ... Ich hab mal mit virtuellen Methoden auf einem Microkontroller experimentiert und bin zu dem Schluss gekommen: "Wenn ich virtuelle Methoden möchte dann muss ich damit leben das diese langsamer sind, selbst wenn ich das ganze in Assembler mache." ... dann brauchst du Platz auf dem Stack... ... (de.comp.lang.java) - Re: IE 6 shutsdown all the time
... switch to other apps. ... >....only tick the JIT compiler box and leave the Java ... >p.s Reset the 3rd party browser setting. ... >> have disable internet security and Anti Virus i even ... (microsoft.public.windows.inetexplorer.ie6.browser) - Re: Java to C port
... switch ... Notice that the original Java routine used bignums, ... I don't know the expected output. ... I don't know any Java and have no way to run the code. ... (comp.programming) - Re: Java language and library suggestions
... It seems the strongest contenders were the first ones which were passed, namely Strings in switch, the catch-multiple exceptions, ARM, shortening generic construction, null-safe operators, and apparently generics+varargs savory goodness. ... Note that all of these are for further consideration, which seems to me to be mostly "projects that would likely be more beneficial than not and which have clear specifications" as opposed to "projects that will be making it into Java 7". ... I'd say the projects most likely to make it in are the catch-multiple, ARM, and generics goodnesses: all of these are very clear-cut, compiler-level changes that have very demonstrable use cases and little opposition. ... The safe-null-check operators can be confusing and misleading at times for the unwary users, and Strings in switch is in the apathetic center. ... (comp.lang.java.programmer) - Re: Death of Kylix and migrating towards Java
... > Its been our intentions for about the past 2 years to convert out Delphi ... > and I am rather fearful of the switch. ... Java is where I am personally leaning myself. ... The Java GUI applications can still be a little slow. ... (borland.public.delphi.non-technical) |
|