
Welcome to Dr. Rao's Arena
Welcome to Introduction to Computing 1 module:
The aim of the module for Chemical Engineering students is introduce the fundamentals of programming, understand the necessity of computing knowledge and acquire necessary programming skills for solving various numerical problems in Chemical Engineering.
Introduction
The module presents an introduction to computing and programming which form a basis to solve various simple and complex numerical problems in Chemical engineering

Topic 1
Slides
Topic 2
Slides

Topic 3
Slides
-
Course structure & resources
-
Basics about computers
-
Hardware & Software
-
Memory & storage devices
-
System Software & Application Software
-
Types of computers
-
History of Computers
-
Data Handling
-
Computer Management
-
Intro. to Programming Languages
-
Types of Programming Languages
-
Traditional & Object- Oriented Languages
-
Special Programming Languages

Topic 4
Slides
Topic 5
Slides

Topic 6
Slides
-
File oganisation
-
File types
-
Encyption
-
Flowchart
Introduction to C-programming
-
What is C
-
History
-
Software development method
-
Programming Languages
-
Basics of C Environment
-
Simple C-programs
C-Programming
-
Repetition in Programs
-
Syntax of while loop, flow chart
-
Syntax of for loop, flow chart
-
Syntax of do-while loop, flow chart