Home >Computer Science >Programme

CERCS004: Problem Solving Using C

Course Name

Problem Solving Using C

Course Code

CERCS004

Year

2020-21

Course Designer

Mr. Firoz V.M

Couse Duration

30 Hrs

Course Schedule

June to September

Maximum Students Intake

60 Students

1. COURSE LEVEL

Foundational, skill-oriented certificate programme.

2. PREREQUISITE

To ensure success, students should be familiar with using personal computers, and should have experience using a keyboard and mouse. No prior knowledge of Programming language is required.

3. COURSE INTAKE & ADMISSION

Maximum 60 students will be given admission to the course based on First-Come-First-Serve basis. All the students of the MAMO College are eligible for free enrolment for the course. The enrolment notification will be issued for the course well in advance of the commencement of the course.

4. COURSE COORDINATOR

Ms. Beena Cherian, Department of Computer Science

5. COURSE PREAMBLE

C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications.C was the basic language to write everything from operating systems (Windows and many others) to complex programs like the Oracle database, Git, Python interpreter and more.It is said that 'C' is a god's programming language. One can say, C is a base for the programming. If you know 'C,' you can easily grasp the knowledge of the other programming languages that uses the concept of 'C'. It is essential to have a background in computer memory mechanisms because it is an important aspect when dealing with the C programming language.

6. DURATION

Total Duration: 30 Hrs. [Contact Hrs. 8 Hrs. Lab Hours: 8 Hrs. Course Woks: 7 and Assessment Works: 7]

7. CURRICULUM FOCUS

Enhance the employability of the learners through curriculum enrichment for additional skill development.

8. COURSE OBJECTIVES

Learners are expected to

(a) Write basic C programming for real time problem solution.

(b) Acquire programming skills that enhance the employability of the learners

9. SKILL EXPECTED

On the successful completion of the course, learners will be able to:

(a) Apply problem solving skills to real-life problems.

(b) Develop problem analysing and problem-solving skills.

10. COURSE OUTCOMES

Upon the successful completion of the course, learners will be able to:

CO No

Course Outcome(CO)

Skill/Knowledge Attainment Level Based on Revised Bloom’s Taxonomy

CO1

Demonstrate an understanding of computer programming language concepts.

Understand

CO2

Able to develop C programs on windows platform

Apply

CO3

Ability to design and develop Computer programs, analyzes, and interprets the concept of pointers, declarations, initialization, operations on pointers and their usage

Analyze

CO4

Develop new c programs that is suitable for a given case.

Create