Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Sep 8th, 2005, 11:10 AM   #1
crazykid48x
Programmer
 
crazykid48x's Avatar
 
Join Date: Apr 2005
Posts: 96
Rep Power: 4 crazykid48x is on a distinguished road
will assemly help??

my problem is I know how to program (a little) but I dont know much about programing. I have made afew windows aps in c++ but i really want to understand how they work rather than just how to make them. I heard someone say that learning a language like assembly will help me understand programing altogether, is that true?
crazykid48x is offline   Reply With Quote
Old Sep 8th, 2005, 11:28 AM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Nope. It's a different mindset. Much less abstraction. It WILL help you to understand how the machine works. Mostly, with a high-level language, one wants to avoid that.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Sep 8th, 2005, 11:35 AM   #3
Polyphemus_
Expert Programmer
 
Polyphemus_'s Avatar
 
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4 Polyphemus_ is on a distinguished road
it won't help if you want to understand more about graphics programming using another library, since you will still have to use that specific library. It will help for understanding how your system works, though.
Polyphemus_ is offline   Reply With Quote
Old Sep 11th, 2005, 11:41 AM   #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
It does allow you to see how your program works 'under the hood,' to an extent. Assembly experiance is also invaluable to people in security research teams and systems programmers, as they can not only use Assembly to reverse engineer and diagnose malware to make scanners for the malware and inoculate systems against it, but also spelunk your operating system and looking at how some of the undocumented parts of it work (this is absolutely invaluable to a windows systems programmer.)
Mad_guy is offline   Reply With Quote
Old Sep 11th, 2005, 12:23 PM   #5
Mjordan2nd
The Supreme Ruler
 
Join Date: May 2004
Location: Houston
Posts: 1,476
Rep Power: 6 Mjordan2nd is on a distinguished road
Yea, it will help you understand how the machine works, not necessarily how a certain library works. I'd reccomend learning it, though.
__________________
"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
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 9:02 AM.

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