Jump to content

And about assembly tutorials ?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
102 replies to this topic

#1
outsid3r

outsid3r

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 623 posts
I was checking this Tutorials forum and i realised that don't exist an Assembly tutorial sub forum, well i think that we all should give more importance to assembly since it is the strongest programming language available and i think that a really true programmer should know assembly.

#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
1) This should be posted in the Forum Support section.
2) No-one ever posts Assembly tutorials, but you can post them in the general Tutorials forum if you wish.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#3
outsid3r

outsid3r

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 623 posts

Xav said:

1) This should be posted in the Forum Support section.
2) No-one ever posts Assembly tutorials, but you can post them in the general Tutorials forum if you wish.

Yea but people should start posting and maybe talk more about assembly to make new programmers get interested and curious.

#4
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Hmm... it's just that no-one seems interested. If there was a demand for them, then the forum would be created.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#5
outsid3r

outsid3r

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 623 posts
That's to bad...in my opinion all programmers should meet assembly, unfortunatly there are many programmers that never meet assembly in all life, just proves that they don't evolved to much in programming.

#6
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Thread Moved

Xav said:

1) This should be posted in the Forum Support section.
2) No-one ever posts Assembly tutorials, but you can post them in the general Tutorials forum if you wish.

Xav is correct here.

outsid3r said:

Yea but people should start posting and maybe talk more about assembly to make new programmers get interested and curious.

You should start talking about it more often. We also don't create sub-forums for tutorials until there are plenty of tutorials to support that sub-forum. You should write a couple for us, IMO. You will receive +rep or contest points (your choice). Once you reach GuRu status we will send you a free CodeCall T-Shirt.

#7
outsid3r

outsid3r

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 623 posts

Quote

You should start talking about it more often. We also don't create sub-forums for tutorials until there are plenty of tutorials to support that sub-forum. You should write a couple for us, IMO. You will receive +rep or contest points (your choice). Once you reach GuRu status we will send you a free CodeCall T-Shirt.

That's good to hear, i didn't know that i could receive a free CodeCall t-shirt :), well, i will think about that, maybe in next week i start to make an assembly tutorial, thank you for the information :)

#8
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Only a handful of people on this site know any dialect of assembly.

#9
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
Yup, C is good enough for most people here.
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#10
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Most people here don't even know C.

#11
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
Suckers :P
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#12
outsid3r

outsid3r

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 623 posts

MeTh0Dz|Reb0rn said:

Most people here don't even know C.


Knowing deep programming takes years, C is some kind of abstract assembly and i agree with you, many people don't use the low lever capabilities that C offers or any other language offer, well...actually there isn't many languages that offer trully low lever capabilities...