Click here to Skip to main content
15,879,239 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: Currency Pin
Eddy Vluggen11-Feb-21 10:55
professionalEddy Vluggen11-Feb-21 10:55 
GeneralRe: Currency Pin
5teveH9-Feb-21 22:18
5teveH9-Feb-21 22:18 
GeneralRe: Currency Pin
Gerry Schmitz10-Feb-21 3:18
mveGerry Schmitz10-Feb-21 3:18 
GeneralRe: Currency Pin
Eddy Vluggen10-Feb-21 16:10
professionalEddy Vluggen10-Feb-21 16:10 
GeneralRe: Currency Pin
obermd10-Feb-21 3:21
obermd10-Feb-21 3:21 
GeneralRe: Currency Pin
Gerry Schmitz10-Feb-21 3:31
mveGerry Schmitz10-Feb-21 3:31 
GeneralRe: Currency Pin
Eddy Vluggen10-Feb-21 16:12
professionalEddy Vluggen10-Feb-21 16:12 
GeneralMy first ASM Pin
raddevus9-Feb-21 8:55
mvaraddevus9-Feb-21 8:55 
I stumbled upon this book in my APress account today and it is so nicely written that in 10 minutes I wrote my first Assembly language program and ran it.

Beginning x64 Assembly Programming: From Novice to AVX Professional: Van Hoey, Jo: 9781484250754: Amazon.com: Books[^]

Over the years I've looked at Assembly and tried it out a little, but it's never been easier to try than now.
I have Debian running in a VirtualBox so I quickly:
1. installed nasm (Netwide assembler).
2. Installed GCC tools
3. installed make
4. created a makefile as led by the book
5. typed in the sample program
6. let the makefile build and link the program.
7. ran it.

That's very cool. This author is obviously really good because he gets right to the point and explains things clearly. I am impressed and I always like to read a good book that is so well-written.

modified 9-Feb-21 15:01pm.

GeneralRe: My first ASM Pin
RickZeeland9-Feb-21 9:13
mveRickZeeland9-Feb-21 9:13 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 10:04
mvaraddevus9-Feb-21 10:04 
GeneralRe: My first ASM Pin
Greg Utas9-Feb-21 9:21
professionalGreg Utas9-Feb-21 9:21 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 10:05
mvaraddevus9-Feb-21 10:05 
GeneralRe: My first ASM Pin
Greg Utas9-Feb-21 10:13
professionalGreg Utas9-Feb-21 10:13 
GeneralRe: My first ASM Pin
raddevus9-Feb-21 11:01
mvaraddevus9-Feb-21 11:01 
GeneralRe: My first ASM Pin
Mike Winiberg9-Feb-21 21:14
professionalMike Winiberg9-Feb-21 21:14 
GeneralRe: My first ASM Pin
Ralf Peter Lucke9-Feb-21 21:19
Ralf Peter Lucke9-Feb-21 21:19 
GeneralRe: My first ASM Pin
Mike Winiberg9-Feb-21 21:31
professionalMike Winiberg9-Feb-21 21:31 
GeneralRe: My first ASM Pin
DerekT-P10-Feb-21 0:43
professionalDerekT-P10-Feb-21 0:43 
GeneralRe: My first ASM Pin
raddevus10-Feb-21 2:32
mvaraddevus10-Feb-21 2:32 
GeneralRe: My first ASM Pin
Mike Winiberg10-Feb-21 3:30
professionalMike Winiberg10-Feb-21 3:30 
GeneralRe: My first ASM Pin
PIEBALDconsult9-Feb-21 10:21
mvePIEBALDconsult9-Feb-21 10:21 
GeneralRe: My first ASM Pin
scottgp10-Feb-21 0:22
professionalscottgp10-Feb-21 0:22 
GeneralRe: My first ASM Pin
Wizard of Sleeves10-Feb-21 1:03
Wizard of Sleeves10-Feb-21 1:03 
GeneralRe: My first ASM Pin
MKJCP10-Feb-21 1:24
MKJCP10-Feb-21 1:24 
GeneralRe: My first ASM Pin
theoldfool10-Feb-21 1:56
professionaltheoldfool10-Feb-21 1:56 

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.