![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Professional Programmer
|
Quote:
![]() .... Kidding! Just couldn't help it... @OP: I had nothing to do with helping you, but an A is always good. Good job. ![]()
__________________
The world's first athletic computer geek! The home of PrProgramsStudios How not to post a question: <-- Please don't reply |
|
|
|
|
|
|
#12 |
|
Sexy Programmer
|
lol, you're alright Prm753!
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#13 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 742
Rep Power: 3
![]() |
'grats Edgar.
@king: Either take the class on assembly or at least one on computer organization (e.g. how hardware does its thang). Never hurts to know what goes on under the hood. |
|
|
|
|
|
#14 |
|
Sexy Programmer
|
@Jimbo: I am taking A+ Certification, if that counts, I don't care if I am certified, I just want to know how it all works. Ya know?
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#15 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 742
Rep Power: 3
![]() |
Somehow I don't get the feeling that an A+ will teach you how what an ALU is and how it gets the job done... then again, never studied for it...
|
|
|
|
|
|
#16 | |
|
Sexy Programmer
|
Quote:
I learnt it in my CIS 101 class just last month.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
|
#17 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 742
Rep Power: 3
![]() |
The ALU is the part of the CPU that does most the work. Adding, subtracting, multiplying (most ALUs have 2 registers just for storing the result, since a Mul result can be twice the sice of an argument register), XOR, it all happens in the ALU... something like that
![]() though it's a tiny part of a modern CPU what with all the pipelining and whatnot... |
|
|
|
|
|
#18 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Congratulations, Edgar.
__________________
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 |
|
|
|
|
|
#19 |
|
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power: 3
![]() |
Good job, Edgar, congratulations!
__________________
-- v0id
|
|
|
|
|
|
#20 | ||
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,784
Rep Power: 5
![]() |
Quote:
Quote:
![]() I run away now. |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can "A" run a "B" program? | hipolito | C | 10 | Jul 18th, 2006 6:54 AM |