Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/20/01 19:00
Read: times


 
#17918 - RE: what is 80c188-1B
The 80C188 is not a particularly good microprocessor to start learning assembly language.

The 8051 is a good investment of your time to learn. If you like doing complex algorithms and wizard code (but you are just starting) then the Z180 is better.

There are problems in learning on the 8051 but its commercially useful - a marketable skill. The language and architecture is somewhat comvoluted to the eyes of the beginner, experts see the wisdom of it.

When I teach 8051 assembly language, I restrict the opcode set that can be used until the fundemental skills are learned. Its hard starting out when you can't tell the abstractly useful opcodes from the everyday sort.

aka j

List of 6 messages in thread
TopicAuthorDate
what is 80c188-1B            01/01/70 00:00      
RE: what is 80c188-1B            01/01/70 00:00      
RE: what is 80c188-1B            01/01/70 00:00      
RE: what is 80c188-1B            01/01/70 00:00      
RE: what is 80c188-1B            01/01/70 00:00      
RE: what is 80c188-1B            01/01/70 00:00      

Back to Subject List