B. Tech. First Year – AKTU – PROGRAMMING FOR PROBLEM SOLVING – KCS-101T KCS-201T

B. Tech. First Year

AKTU

PROGRAMMING FOR PROBLEM SOLVING

KCS-101T KCS-201T

Introduction to Programming: Introduction to components of a computer system: Memory, processor, I/O Devices, storage,
operating system, Concept of assembler, compiler, interpreter, loader and linker.
Idea of Algorithm: Representation of Algorithm, Flowchart, Pseudo code with examples, From algorithms to programs, source code.
Programming Basics: Structure of C program: writing and executing the first C program, Syntax and logical errors in compilation, object and executable code. Components of C language: Standard I/O in C, Fundamental data types, Variables and memory locations, Storage