0% found this document useful (0 votes)
20 views1 page

Csir-11 (Bop) Syllabus

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views1 page

Csir-11 (Bop) Syllabus

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Course Code : CSIR11

Course Title : Basics of Programming


Number of Credits : 3
Prerequisites :
Course Type : EPR

Course Learning Objectives:


The objective of this course is to provide fundamentals of problem solving using C language
programming.

Course content:
1. Programming Fundamentals & Control Statements:
Block Diagram of Computer, Hardware vs software, concept of operating system and compiler,
software development life cycle and structured programming. Introduction to C programming, basic
programming using input and output operators and expressions, programming using if and if-else,
Programming using looping-for, while, do-while; use of switch and break.

2. Arrays based Programming


Defining and processing 1-d and 2-d arrays for problem solving.

3. Modular programming using Functions


Defining and calling a function, modular programming using functions, passing arguments and arrays
to functions, functions of void and returning values.

4. Programming using Strings & Structures


Defining and processing string as array of character, use of null char, defining and processing
structures, passing strings and structures to functions.

BOOKS
1. Byron S. Gottfried, Programming with C Language, Schaum Series, Tata McGraw Hill, 2015.
2. E Balaguruswamy, Programming with C, Tata McGraw Hill, 2015.
3. Kernighan & Richie, C Programming, Prentice Hall of India, 2002.

Course Outcomes:
1. Understand the use of software and programming for problem solving.
2. Learn programming using simple concepts of input, output and control statements.
3. Use arrays, functions, strings and structure for problem solving.

Course Code : CSIR13


Course Title : Introduction to Discipline Engineering
Number of Credits : 2
Prerequisites :
Course Type : EPR

Course Learning Objectives:


The objective of this course is to provide knowledge of the core branch of engineering and technology
and different courses that the student is going to study in next four years.

Course content:
1. Overview of CSE & IT as a discipline, differentiation between CS & IT, Broader industrial applications
of CSE &IT such as software development, Database oriented applications, computer networks and
related applications, System oriented scope at operating system level and hardware level.

2. Programming oriented directions and scope, competitive programming, algorithms and their
performance related issues; Necessity of data base systems and its applications, discussion about
data mining; Conceptual overview of Computer Architecture, operating system's functioning,
Page 6 of 48

You might also like