DefinePK

DefinePK hosts the largest index of Pakistani journals, research articles, news headlines, and videos. It also offers chapter-level book search.

CS401 Short Lecture 3 | Assembly Programming Language | Our First Assembly Program adding 3 numbers


Video content is provided via the YouTube platform. All rights and ownership belong to the original content creator.
Source channel: theITeducation.com

▶ Watch on YouTube
Description

Join our Telegram Group for Fast updates and VU Short Lectures https://t.me/joinchat/TFLF2vbjfq5qs4Ww This is is CS401 short lecture number 3 for the course Assembly language programming, which is offered at undergraduate level students of Computer Sciences, information technology and software engineering. The Course material and course code mentioned above Virtual University of Pakistan in which cS401 1st programming language is being taught in BSCS, BSIT and BSSE program. #CS401 #VU #virtualuniversity
In this video we will talk about our first program written in assembly language to add three numbers. Every assembly language program has different type of instructions written in English like sentences.
Here is the sample code of first assembly language program which is used to add 3 numbers. This program has been written for NASM assembler. And it full screen debugger is used with the this assembler and linker to execute and translate assembly language program into to execute table format and list.
Here is code for our first Assembly language program code which will add three numbers.
mov ax,5
mov bx, 10
add ax, bx
move bx, 15
add ax,bx

join us
https://web.facebook.com/groups/theiteducation/

like us on Facebook Page
https://web.facebook.com/theiteducation

subscribe out YouTube Channel
https://www.youtube.com/c/TheITeducation2015?sub_confirmation=1

out website for more tutorials related to programming , office automation and e-commerce.
visit our blog.
http://theiteducation.com/

#TheITeducation #OnlineLectures #OnlineLecture #OnlineLectureVideo
comments for any further query... #vushortlectures
TheITeducation.com is the best channel for VU Short Lectures of All Subjects.