Results
|
Choice
|
Votes
|
|
Percent
|
1 day.
|
30
|
5.1%
|
|
1 week.
|
65
|
11.1%
|
|
1 month.
|
57
|
9.8%
|
|
3 months.
|
40
|
6.9%
|
|
6 months.
|
25
|
4.3%
|
|
1 year or more.
|
38
|
6.5%
|
|
I don't program in assembly.
|
328
|
56.3%
|
|
|
Re: How long did it take you to learn to program in assembly language?
|
Kouri
(Web Page)
|
That's a tough question. Maybe you mean how long did it take you to get fairly good at asm? It may take someone one day to read a tutorial and write a "Hello World" program, but that doesn't necessarily mean that they know how to program in assembly. There's a lot more to learning how to program than just the language. Unlike BASIC, assembly requires knowledge of the hardware as well, such as what ports do what, and how to communicate through them. Anyway, this rant is too long already, so I'll just finish by saying that even though I've been programming asm for quite some time now, I'm still learning.
-Kouri
|
Reply to this comment
|
5 April 2000, 02:39 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: How long did it take you to learn to program in assembly language?
|
Krach42
(Web Page)
|
Well in my opinion, once you start to learn to deal with registers, and moving data in and out, and the basic priciples of assembly, you can apply them across the board. (only you hit brick walls left and right in a new assembly if it doesn't have all the registers/memory/opcodes you're used to) I took an assembly class in College, where we learned HC6811 assembly. I literally sat down, looked over the instruction set, and knew the language. 'course it had 2 8-bit registers, and 2 16-bit ones, and a very limited instruction set, so I was running around constantly going "ACK! NO REGISTER!" (register suffocation sucks.)
anyways, ranting...
|
Reply to this comment
|
10 April 2000, 18:23 GMT
|
|
Re: How long did it take you to learn to program in assembly language?
|
Reno
|
this question seems a tad too general; I took only about a month learning some of the commands, but it takes awhile to learn the logic of using them in different ways.
|
Reply to this comment
|
5 April 2000, 04:13 GMT
|
|
Re: How long did it take you to learn to program in assembly language?
|
MasterVegand
(Web Page)
|
Uh...it's been a month since i started to learn assembly and now the most complex program i could write is a sprite moving around an empty area. Does that count? I couldn't write a game like tunnel or something simple if my life depended on it right now...well...maybe if my life depended on it.
|
Reply to this comment
|
5 April 2000, 04:58 GMT
|
|
Re: How long did it take you to learn to program in assembly language?
|
Harper Maddox
(Web Page)
|
If you didn't put 1 Year down then you are either lying or have a much higher IQ than mine.
|
Reply to this comment
|
5 April 2000, 06:29 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: How long did it take you to learn to program in assembly language?
|
Nick Lewis
|
Y'know, Jason, I think that the main problem with many people and ASM is that they simply don't have the patience for it. Like you, I know that you know ASM like, perfectly, but you just weren't motivated enough. Then, after I smacked you around some, you went and fixed FreeCell. And just the other day, you made that undo feature. So I don't think it's intelligence or anything, just lack of motivation/time.
BTW, Jason and I go to the same school.
|
Reply to this comment
|
13 April 2000, 12:35 GMT
|
|
1 2 3 4 5 6
You can change the number of comments per page in Account Preferences.
|