home email help
Micro-Processors Two:
 
[+] Education
[+] Resumes
[+] My Interest
[+] Online Store
[+] Contact Me

[Expand All]
[Collapse All]
TOPICS
OBJECTIVES - LEARNER WILL BE ABLE TO:

SOFTWARE DEVELOPMENT TOOLS:

 

PROGRAMMING:

  • Use file editor & MASM to write source files, assemble, link, and execute a simple assembly language program.

 

  • Write source files, assemble, link & execute programs involving multiword addition, multiplication & division.

BIOS FUNCTION CALL:

 

DOS FUNCTION CALL:



  • Use BIOS function call (INT 10H) to clear the screen, set cursor position, draw lines on the screen in graphic mode, & change video mode.

 

  • Use DOS function call (INT 21H) to input characters from the keyboard with ECHO ON/OFF and output characters to the screen.

INTRODUCTION TO 'C' PROGRAMING:

 

OVERVIEW OF 'C' LOG ON:

 



  • Explain the advantages of 'C' language over assembly language.

 

  • Explain the procedure of logging on to the computer, writing, compiling and executing a simple 'C' program.

ARITHMETIC OPERATORS:

 

RELATIONAL, INCREMENT/DECREMENT AND LOGICAL OPERATORS:



  • Write programs using arithmetic operators in 'C'.

 

  • Write programs using relational, INC./DEC, and logical operators.

BRANCHING STATEMENTS:

 

BRANCHING AND LOOPS:

 

LOOPS:

  • Use branching (if, if else, switch) statements and break statements.

 

  • Write programs using for, loops.

 

  • Write programs using while and do...while loop.

 

BACK TO SEMESTER FOUR <---

- Education ] - Resume ] - Hobbies ] - Online Store ] - Feed Back ]