Re: ASM noob - couple of questions



"JGCASEY" <jgkjcasey@xxxxxxxxxxxx> écrivait news:1141851160.575427.227950
@u72g2000cwu.googlegroups.com:

MASM and RosASM require M$ to run.

I prefer the syntax of NASM and FASM.
The *major* problem is a lack of
suitable tutorials for beginners when it
comes to Windows programming.

When you talk of "tutorials for beginners", if you mean something
like Pdf BlaBla, you are out of the subject. In this area, we do
not need any such thing, but, what we rather call "Win32Asm Demos"

The Iczelions Tutorials (Demos, in fact...) have been ported to
almost all Assemblers around. RosAsm also offers Test Departement
Demos, and many other similar materials, that are all one may need
for Win32 Assembly.

And, _of course_, when you want to do something, and fail to find
out a ready to use Demo... you have to do the pionner work...


RosAsm is very self contained but I found
its tutorials irritating to say the least

??? Which one ? The Visual Tuts ?

If yes,... yes, i also thing they require more re-work.
Time and volunteers hands are the only problems, as this
kind of Tutorials takes an incredible long and hard time
to develop...


and its syntax very idiosyncratic

What does this mean?


and it
lacks the flexibility of the others to
program different OS like Linux.

It is Win32 Specific. How could it offer an integrated
source level debugger, a two-clicks disassembler re-
Assembler, and all of the integrated tool... and be
usable with several OSes?


There isn't any good ASM *complete* sources
for programming Windows which requires the
use of API's and DirectX etc to do much.

If you like to write this...good luck...

:))

For DirectX, all of the wishable Demos and Applications
are available.


Thus you need to be able to translate from
any C++ tutorials you might find because
there isn't much in assembler for the novice

RosAsm Disassembler is quite good at porting C and C++
Demos to Assembly, when they are really missing, but
for the majority of stuffs there are existing Demos:
A bit of search is often time faster than re-inventing
the wheel.


Betov.

< http://rosasm.org >







.



Relevant Pages

  • Re: Learning Windows and Assembler
    ... > tutorials without asking further yet. ... > That's what you find when HLL-schools teach assembler. ... > get a clue about programming a machine at all. ... Manuals are for reference. ...
    (alt.lang.asm)
  • DEFUN08: Call for Talks & Tutorials (co-located w/ ICFP08)
    ... Call for Talks and Tutorials ... ACM SIGPLAN 2008 Developer Tracks on Functional Programming ...
    (comp.lang.lisp)
  • DEFUN08: Call for Talks & Tutorials (co-located w/ ICFP08)
    ... Call for Talks and Tutorials ... ACM SIGPLAN 2008 Developer Tracks on Functional Programming ...
    (comp.lang.functional)
  • Re: Learning C for the third time?
    ... I would like to learn GCC under Debian. ... Tutorials are nice, but in my mind necessity is the best instructor you can ... higher level GUI programming. ... Another method is to look at some bug trackers for open source projects ...
    (comp.lang.c)
  • Re: Where to go next?
    ... > at it over Iczelion's tutorials:) ... Win32 assembly language programming is that you're having to learn two ... > that a assembler windows/linux beginner can use ... applies equally well to Windows and Linux (actually, ...
    (alt.lang.asm)