View Single Post
electroaudio's Avatar
Posts: 381 | Thanked: 336 times | Joined on Jan 2011 @ Stockholm, Sweden
#18
Originally Posted by tigas View Post
Your example only works on x86 assembler, and INT21h calls the MS-DOS API (roughly equivalent to stdio.h, but only if there's a DOS running somewhere): DOS INT 21h - DOS Function Codes. That wouldn't work on an N900.
Correct....

But as i said, the assemblerknowledge wasnt for to learn to make progams on the N900, it was only to get a grasp on pointers, integers float and such stuff that is used in C.
And as such it doesnt matter what assembler it is and how well you know it, it is only necessary with some basic knowledge of any assemblylanguage to get a great start in understanding C programming and avoid the problems C gives for anyone who dont have that knowledge.

But as a beginnerlanguage i still vote for Python (it is very powerful on the N900) and then when mastering the thinking behind programming in general , go over to languages with a lot more complex syntax like C.
__________________
Deskypplet , a desktop for N900 *RIP*

Last edited by electroaudio; 2013-01-22 at 16:51.
 

The Following User Says Thank You to electroaudio For This Useful Post: