Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Apr 19th, 2005, 12:47 PM   #1
Josef_Stalin
Programmer
 
Join Date: Apr 2005
Posts: 77
Rep Power: 4 Josef_Stalin is on a distinguished road
Pragmatic effect of assembly on higher languages?

Does it train your mind better for high level languages than just the higher language alone would? If you learn assembly, will it make c++ come easier and make more sense than it does otherwise?
Josef_Stalin is offline   Reply With Quote
Old Apr 19th, 2005, 1:56 PM   #2
Moldz
Programmer
 
Moldz's Avatar
 
Join Date: Feb 2005
Posts: 54
Rep Power: 4 Moldz is on a distinguished road
It will definately help you better understand some concepts in high level languages. For example, the difference between call-by-reference and call-by-value is a lot clearer after you learn assembly. The reason why iterative algorithms usually use less memory and run faster than recursive ones is also clearer if you understand what the processor does when you call a function. I'm sure you guys could think of more examples...
Moldz is offline   Reply With Quote
Old Apr 19th, 2005, 3:08 PM   #3
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
I do believe learning Assembly helps conceptually on some higher-level concepts, as well as giving you a general understanding of what is going on inside your machine.
__________________
"Every gun that is made, every warship launched, every rocket signifies, in the final sense, a theft from those who hunger and are not fed, from those who are cold and are not clothed. The world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children." - Dwight D. Eisenhower
Mjordan2nd is offline   Reply With Quote
Old Apr 19th, 2005, 5:23 PM   #4
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
Assembly is righteous, because it lets you know whats going on under the hood. It allows you to communicate and learn about your system like you become semi-enlightened or something, and it gives you the best, leanest and fastest code, which is really awesome.
Mad_guy is offline   Reply With Quote
Old Apr 21st, 2005, 2:04 PM   #5
Josef_Stalin
Programmer
 
Join Date: Apr 2005
Posts: 77
Rep Power: 4 Josef_Stalin is on a distinguished road
Thank you. It seems to be something worth learning for my further development as a programmer.
Josef_Stalin is offline   Reply With Quote
Old Apr 21st, 2005, 4:28 PM   #6
Mad_guy
Hobbyist Programmer
 
Mad_guy's Avatar
 
Join Date: Oct 2004
Location: Sandstorm, Techno Club
Posts: 239
Rep Power: 4 Mad_guy is on a distinguished road
Send a message via AIM to Mad_guy Send a message via MSN to Mad_guy
FYI, the people who say "omg assembly is hardest language evar" have probably never used it.

So you probably want to ignore them completely.
Mad_guy is offline   Reply With Quote
Old Apr 22nd, 2005, 2:41 AM   #7
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
OMG assembly is the hardest language ever !! and i have used it. Actually that is a lie PROLOG is a far harder language. Assembly is hard until you stop and think about what you are doing.
Berto is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:50 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC