Forum: Assembly Jan 9th, 2009 |
| Replies: 12 Views: 1,243 pointers still are pretty confusing to me, I understand what they do, just I have never been able to use them properly. I guess I just have to practice. Haha and I started high, then went really low |
Forum: Assembly Jan 8th, 2009 |
| Replies: 12 Views: 1,243 well, I know all of them are about algorithms but assembly is especially so because each assembly instruction is so simple that every action you want to take requires an algorithm... in VB for... |
Forum: Assembly Jan 7th, 2009 |
| Replies: 12 Views: 1,243 okay, well put, I understand now, but what you said about algorithms, would asm make you any better at picking algorithms, since asm is basically ALL about algorithms? |
Forum: Assembly Jan 7th, 2009 |
| Replies: 12 Views: 1,243 well, not a starter language for doing anything with it, just for learning how other languages are going to do what they do |
Forum: Assembly Jan 7th, 2009 |
| Replies: 12 Views: 1,243 well that's what I figured, though I read somewhere that learning assembly is important because it makes you a more efficient coder? I suppose because doing anything in assembly requires a LOT of... |
Forum: Assembly Jan 6th, 2009 |
| Replies: 12 Views: 1,243 Just wondering, since assembly code is more or less what every other language is compiled into, would it be useful to learn how to do things in assembly before learning say, C or C++, pascal, python,... |