Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:38
trønderen20-Oct-23 9:38 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
jschell20-Oct-23 11:56
jschell20-Oct-23 11:56 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 12:32
trønderen20-Oct-23 12:32 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Daniel Pfeffer21-Oct-23 6:20
professionalDaniel Pfeffer21-Oct-23 6:20 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Gary Wheeler23-Oct-23 2:10
Gary Wheeler23-Oct-23 2:10 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:14
trønderen20-Oct-23 9:14 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Nelek20-Oct-23 8:31
protectorNelek20-Oct-23 8:31 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 9:52
trønderen20-Oct-23 9:52 
When I was teaching various aspects of programming and data communication at a Tech College in the early 1990s, we saw it as essential that the programming students had at least some understanding of what happened to their programs after being compiled. So I taught a course in elementary computer architecture - the ideas of ALU functions, registers, busses, instruction and addressing formats ... No implementation technology, only those aspects relevant to the software developer.

In this course, homework assignments were x86 assembly coding. (I lost the battle to get some 68K machines to the college, which would have been a great advantage in teaching clean, non-messy architectures. But I lost.) We certainly did not intend to teach the students assembly as a viable development tool; its primary purpose was to give them a 'hands on' feeling of the implications and limitations of a processor architecture. I still believe that this is The Essential Aspect of learning assembler coding: To understand what a CPU is really like. You can take advantage of that understanding when writing high level code.
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
englebart21-Oct-23 8:18
professionalenglebart21-Oct-23 8:18 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Rich Shealer20-Oct-23 10:48
Rich Shealer20-Oct-23 10:48 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
trønderen20-Oct-23 11:32
trønderen20-Oct-23 11:32 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
raddevus20-Oct-23 12:18
mvaraddevus20-Oct-23 12:18 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Nelek20-Oct-23 13:39
protectorNelek20-Oct-23 13:39 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
Amarnath S20-Oct-23 18:03
professionalAmarnath S20-Oct-23 18:03 
GeneralRe: Assembly Step-by-Step: First read this book in 1993 Pin
englebart21-Oct-23 8:26
professionalenglebart21-Oct-23 8:26 
GeneralWSO CCC OTD 2023-10-20 Pin
OriginalGriff19-Oct-23 21:48
mveOriginalGriff19-Oct-23 21:48 
GeneralRe: WSO CCC OTD 2023-10-20 Pin
pkfox19-Oct-23 22:06
professionalpkfox19-Oct-23 22:06 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
OriginalGriff19-Oct-23 22:22
mveOriginalGriff19-Oct-23 22:22 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
pkfox19-Oct-23 22:51
professionalpkfox19-Oct-23 22:51 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
OriginalGriff19-Oct-23 22:53
mveOriginalGriff19-Oct-23 22:53 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
pkfox19-Oct-23 23:07
professionalpkfox19-Oct-23 23:07 
GeneralRe: WSO CCC OTD 2023-10-20 - we have a winner! Pin
englebart21-Oct-23 8:31
professionalenglebart21-Oct-23 8:31 
Generalworldle 636 5/6 Pin
jmaida19-Oct-23 15:32
jmaida19-Oct-23 15:32 
GeneralWordle 853 Pin
StarNamer@work19-Oct-23 13:45
professionalStarNamer@work19-Oct-23 13:45 
GeneralRe: Wordle 853 Pin
Shane010319-Oct-23 18:01
Shane010319-Oct-23 18:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.