Quantcast
Channel: x86 Assembly - Programmers Heaven
Viewing all articles
Browse latest Browse all 152

Help For A Beginner

$
0
0
Hi all,

I am a beginner in assembly. I prefer masm16. It seems right to choose it for me as a beginner.

I have studied the language basics. Now I am practising by writing some code. I want to write a text editor program running under DOS with basic functions like "Microsoft's Edit".

My problem is about designing the structure. I do not want to lost my limited time in fruitless approaches ,since coding is not easy and quick in assembly.

I have searched for an example in google, yet only I can find worthless pages and examples. I need a basic example that at least shows how to design ui. It does not need to be fully functional. I only want to see the right way, and then i can walk on this way by myself.

Could you please help me at least by links to examples? Even a basic tutorial on this subject is enough for me.

Thanks in advance for your helps.

Viewing all articles
Browse latest Browse all 152

Trending Articles