Course Objectives:
To Get Knowledge about Programming language and familiar with the Computer programming language. And Also Concept For solving computer base problems with High-level programming Language.
From Chapter 1,2 - 8 marks
From Chapter 3,4 - 8 marks
From Chapter 5 - 10 marks
From Chapter 6 - 8 marks
From Chapter 7 - 10 marks
From Chapter 8 - 8 marks
From Chapter 9 - 8 marks
From Chapter 10 - 8 marks
From Chapter 11 - 12 marks
From Chapter 3,4 - 8 marks
From Chapter 5 - 10 marks
From Chapter 6 - 8 marks
From Chapter 7 - 10 marks
From Chapter 8 - 8 marks
From Chapter 9 - 8 marks
From Chapter 10 - 8 marks
From Chapter 11 - 12 marks
Note:- These marks may be changed.
1) Overview of Computer software & Programming Language ( 2 h | ~8 Marks )
- System Software
- Application Software
- General Software Features and recent trends
- Generation of Programming languages
- Categorization of High-level languages
2) Problems solving Using Computer ( 2 h | ~8 Marks )
- Problem Analysis
- Algorithm development and flowchart
- Compilation and Execution
- Debugging and testing
- Programming Documentation
3) Introduction To 'C' Programming ( 3 h | ~8 Marks )
- Character set, keywords, and Datatypes
- Preprocessor Directives
- Constants and Variables
- Operators and Statements
4) Input and Output ( 2 h | ~8 Marks )
- Formatted Input/Output
- Character Input/Output
- Programs using Input/Output Statements
5) Control Statements ( 6 h | 10 Marks )
- Introduction
- The goto, if, if...else, switch statements
- The while, do...while, for statements
6) User-Defined Functions ( 4 h | 8 Marks )
- Introduction
- Function definition and return statement
- Function Prototypes
- Function Invocation, Call by value and call by reference, Recursive Function
7) Arrays and Strings ( 6 h | 10 Marks )
- Defining an Array
- One-dimensional Array
- Multi-dimensional Arrays
- Strings and string manipulation
- Passing Array and String to function
8) Structures ( 4 h | 8 Marks )
- Introduction
- Processing a structure
- Arrays of structures
- Arrays within structures
- Structures and Functions
9) Pointers ( 4 h | 8 Marks )
- Introduction
- Pointer Declaration
- Pointer Arithmetic
- Pointer And Array
- Passing Pointers to a Function
- Pointers and Structures
10) Data Files ( 4 h | 8 Marks )
- Defining opening and closing a file
- Input/Output operations on Files
- Error handling during input/output operations
11) Programming Language: FORTRAN ( 8 h | 12 Marks )
- Character set
- Data Types, Constants and variables
- Arithmetic Operations, Library Functions
- Structure of a Fortran program
- Formatted and unformatted input/output statements
- Control structure: Goto, Logical IF, Arithmetic IF, DO Loops
- Arrays: one dimensional and two dimensional
0 Comments