You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20CYS113 - Computer-Programming and 20CYS181 - Computer Programming Lab
20CYS113 - Computer Programming and 20CYS181 - Computer Programming Lab - 2nd Sem - B.E. CSE(CYS) - ASE, CBE
🧑🏫 Course Instructor: Ramaguru R, Assistant Professor, TIFAC-CORE in Cyber Security.
📚 Course Outcome
CO#
CO Description
CO1
Understand the typical programming constructs: data (primitive and compound), control, modularity, recursion etc. thereby to understand a given program
CO2
Understand and analyze a given program by tracing, identifying coding errors and debugging them.
CO3
Make use of the programming constructs appropriately and effectively while developing computer programs.
CO4
Develop computer programs that implement suitable algorithms for problem scenarios and applications
Course Plan
Unit #
Lecture No.
Topic
No. of Hours
1
Introduction and Review of C language constructs.
1
Functions – inter function communication standard functions, scope.