Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
20 views2 pages

SP Alison

Nagraj Nandal has successfully completed the Assembly Language Programming course on Alison, achieving a final assessment score of 84% on April 18, 2025. The course covered the fundamentals of Assembly programming, including project creation, memory segments, and various commands for data manipulation. It is designed for both beginners and experienced programmers looking to deepen their understanding of low-level programming.

Uploaded by

cahon43167
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

SP Alison

Nagraj Nandal has successfully completed the Assembly Language Programming course on Alison, achieving a final assessment score of 84% on April 18, 2025. The course covered the fundamentals of Assembly programming, including project creation, memory segments, and various commands for data manipulation. It is designed for both beginners and experienced programmers looking to deepen their understanding of low-level programming.

Uploaded by

cahon43167
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

This is to verify that Nagraj Nandal has completed the course Assembly Language Programming on Alison.

Nagraj Nandal
Alison ID: 29409423
Course Completed: Assembly Language Programming

Date Of Completion: 18th April 2025 Scan To Verify

Email ID: [email protected]

Total Study Time: 6h 2m

Final Assessment Score:


Alison courses requires at least
80% to pass the final assessment
84%
CPD Hours Completed:
CPD approved learning hours
completed through this course
5-7h

Course Information

This short course will introduce you to the inner workings of the Assembly programming language and teach
you how you can use the language to create applications. The course begins by explaining basic and routine
operations such as creating a project and writing comments. We follow this with tutorials on the structure of
Assembly code, memory segments and the various register types used to store information. This part of the
course also explains how to address the various registers and create variables.

The second half of the course begins with tutorials on different commands for creating constants in the
Assembly language. This includes commands like the ‘equ’, ‘assign’ and ‘defend’ commands. Following this,
you will explore some commands and instructions for manipulating data, such as the ‘increment’, ‘decrement’,
‘addition’, ‘subtraction’, ‘and’, ‘or’ and ‘xor’ commands. Finally, the course concludes with tutorials on jumps,
loops, creating functions, strings, printing numbers, stacks, macros and system calls.

Assembly is a low-level programming language that allows you more freedom to store and manipulate data
than most high-level languages. Knowledge of the Assembly language is also critical for a richer
understanding of computer programming. This course is suited for individuals new to programming,
experienced programmers or anyone looking to gain insight into how the Assembly language and computer
programming works. Start now, and be on your way to building powerful applications with the Assembly
language in three hours.
Modules Studied

Module 1: Introduction, Registers & Variables

Module 2: Constants, Instructions and Functions

Module 3: Course assessment

You might also like