Essam Sourour

Dr. Essam Sourour, Professor

Alexandria University, Faculty of Engineering

Dept. of Electrical Engineering, Alexandria, Egypt, 21544

email: essam.sourour@alex-eng.edu.eg & sourour@ieee.org

Alexandria University
  • Welcome
  • Research
  • Publications
  • Patents
  • Graduate Courses
  • Undergraduate Courses
  • Graduate Students
  • Industry Experience
  • Awards
  • CV Biography
  • My Google Scholar
  • My Linkedin
  • My facebook
  • IEEE Explore
  • Useful Links

EE 141 INTRODUCTION TO LOGIC CIRCUIT and PROGRAMMING

Course Contents

Text Book for Logic Circuits: Digital Fundamentals, Floyd

  • Number system
  • Logic gates
  • Boolean algebra and logic simplifications
  • Combinational logic
  • Functions of combinational logics: Adders, Comparators, Encoders, Decoders, Multiplexers, etc.
  • Flip-Flops
  • Shift registers and counters

Text Book for C Programming: C, How to program; Dietel

  • Introduction to C programming
  • Structured program development: if, while, assignement
  • Program control: for, while, switch, logical operations
  • C Functions
  • C arrays
  • C pointers
  • C charaters and strings
  • input/output
  • C structures