flat assembler
Message board for the users of flat assembler.

Index > Main > Beginner in assembly language-program help

Author
Thread Post new topic Reply to topic
tonyrony89



Joined: 10 Apr 2015
Posts: 3
tonyrony89 10 Apr 2015, 01:29
Good evening everybody, I'm a beginner in programming and assembly language. I have an assignment due that I need help on. The program involves the user to input a paragraph with a minimum of 3 sentences. Once the user has inputted the paragraph with a terminal character, the program is to output the number characters, words, sentences, letters that are equal to the third letter of my last name, number of capital letters and vowels. I know each requires a procedure. Any help,tips are greatly appreciated. Thank you all!
Post 10 Apr 2015, 01:29
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20298
Location: In your JS exploiting you and your system
revolution 10 Apr 2015, 01:44
Which OS are you using?
Post 10 Apr 2015, 01:44
View user's profile Send private message Visit poster's website Reply with quote
HaHaAnonymous



Joined: 02 Dec 2012
Posts: 1178
Location: Unknown
HaHaAnonymous 10 Apr 2015, 02:00
Quote:

Which OS are you using?

Sounds like (MS)DOS or Windows...
Post 10 Apr 2015, 02:00
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20298
Location: In your JS exploiting you and your system
revolution 10 Apr 2015, 02:06
Maybe. But without knowing the OS is it difficult to show how to do the I/O.
Post 10 Apr 2015, 02:06
View user's profile Send private message Visit poster's website Reply with quote
tonyrony89



Joined: 10 Apr 2015
Posts: 3
tonyrony89 10 Apr 2015, 19:41
Hey all,

I'm using windows O/S
Post 10 Apr 2015, 19:41
View user's profile Send private message Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 22 Apr 2015, 09:21
I am new in assembly language. I chose FASM be cause of things. All question what I have is that:
can someone advice me any book or learning material for absolute beginners in FASM? I setup it and it is running well. now I need theory and nothing more.

regards

_________________
გაუმარჯოს
Post 22 Apr 2015, 09:21
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 22 Apr 2015, 11:44
Post 22 Apr 2015, 11:44
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 22 Apr 2015, 13:44
JohnFound wrote:
Of course: FASM programmer's manual


except this one. I mean official literature. like art of assembly language and so. this tutorial is too small according to assembly language. I need more detailed tutorial Smile

_________________
გაუმარჯოს
Post 22 Apr 2015, 13:44
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 22 Apr 2015, 16:51
Georgian wrote:
JohnFound wrote:
Of course: FASM programmer's manual


except this one. I mean official literature. like art of assembly language and so. this tutorial is too small according to assembly language. I need more detailed tutorial Smile


How many pages will be enough for you?

_________________
Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9
Post 22 Apr 2015, 16:51
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 22 Apr 2015, 18:02
pages does not meter. I know flat assembler can do almost anything so it will be cool if tutorial will start from binary and end with 3d graphics and 64x programming and other hard stuff Smile
Post 22 Apr 2015, 18:02
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 22 Apr 2015, 20:44
Georgian wrote:
pages does not meter. I know flat assembler can do almost anything so it will be cool if tutorial will start from binary and end with 3d graphics and 64x programming and other hard stuff Smile


Ah, it is clear now. Tomorrow I will start to write it. Wait a little and you will have it all - from binary and to the 3D hardcore.

_________________
Tox ID: 48C0321ADDB2FE5F644BB5E3D58B0D58C35E5BCBC81D7CD333633FEDF1047914A534256478D9
Post 22 Apr 2015, 20:44
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 23 Apr 2015, 03:51
JohnFound wrote:

Ah, it is clear now. Tomorrow I will start to write it. Wait a little and you will have it all - from binary and to the 3D hardcore.


thank you. don't be hurry. I need a time. I need to walk through and learn all stuff up there for now. I will need them in a month. you are good guy Smile

_________________
გაუმარჯოს
Post 23 Apr 2015, 03:51
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20298
Location: In your JS exploiting you and your system
revolution 23 Apr 2015, 04:09
JohnFound wrote:
Wait a little and you will have it all ...
You've been given a month.
Georgian wrote:
don't be hurry. ... I will need them in a month.
But no need to hurry.

Confused
Post 23 Apr 2015, 04:09
View user's profile Send private message Visit poster's website Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 23 Apr 2015, 04:33
The chapter about "binary" is actually ready...
Post 23 Apr 2015, 04:33
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 24 Apr 2015, 13:37
revolution wrote:
JohnFound wrote:
Wait a little and you will have it all ...
You've been given a month.
Georgian wrote:
don't be hurry. ... I will need them in a month.
But no need to hurry.

Confused


I am a fast learner Smile

_________________
გაუმარჯოს
Post 24 Apr 2015, 13:37
View user's profile Send private message Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 24 Apr 2015, 13:39
JohnFound wrote:
The chapter about "binary" is actually ready...


It's good that I know Russian, English and Turkish as my native Georgian. Smile

_________________
გაუმარჯოს
Post 24 Apr 2015, 13:39
View user's profile Send private message Reply with quote
Georgian



Joined: 10 Apr 2015
Posts: 9
Location: Georgia, Batumi
Georgian 24 Apr 2015, 13:43
JohnFound wrote:
The chapter about "binary" is actually ready...


OMG it's not russian Sad. But I can figure it out Smile

_________________
გაუმარჯოს
Post 24 Apr 2015, 13:43
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.