-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial Page for 19CSE201 - Advanced Programming
- Loading branch information
1 parent
7ae82de
commit be71a37
Showing
1 changed file
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# 19CSE201-Advanced-Programming | ||
19CSE201 - Advanced Programming - 3rd Sem - B.E. CSE(CYS) - ASE, CBE | ||
# 19CSE201 - Advanced Programming | ||
![](https://img.shields.io/badge/Batch-22CYS-lightgreen) ![](https://img.shields.io/badge/UG-blue) ![](https://img.shields.io/badge/Subject-AP-blue) | ||
![](https://img.shields.io/badge/-HPOJ-brown) ![](https://img.shields.io/badge/Additional_Coverage-Code_Review-purple) <br/> | ||
![](https://img.shields.io/badge/Lecture-2-orange) ![](https://img.shields.io/badge/Practical-3-orange) ![](https://img.shields.io/badge/Credits-3-orange) <br/> | ||
|
||
#### :teacher: Course Instructor: Ramaguru R, Assistant Professor, TIFAC-CORE in Cyber Security. | ||
|
||
### :books: Course Outcome | ||
|
||
| CO# | CO Description | | ||
|------|----------------| | ||
| CO1 | Understand the static object-oriented programming concepts and thereby to understand a given program | | ||
| CO2 | Understand the dynamic object-oriented programming concepts and thereby to understand a given program | | ||
| CO3 | Implement ADT in static and dynamic object-oriented paradigm | | ||
| CO4 | Analyze the similarities, differences and code efficiency among object-oriented programming languages | | ||
| CO5 | Develop computer programs that implement suitable algorithms for given problem scenario and applications | |