mov eax, 5
add eax, 3
mov eax, 5
add eax, 3
section .data
hello db 'Hello, World!',0
section .text
global _start
_start:
mov eax,4
mov ebx,1
mov ecx,hello
mov edx,13
int 0x80
mov eax,1
xor ebx,ebx
int 0x80
section .data
arr db 1, 2, 3, 4, 5
section .text
global _start
_start:
mov eax, [arr + 2]
section .text
global _start
_start:
mov eax, 1
mov ebx, 2
cmp eax, ebx
jne not_equal
mov eax, 0
not_equal:
mov ebx, 0
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)