This semester students have to write C programs using GUI based Code::Blocks IDE, instead of Command-Line based LINUX machine. This decision has been taken to provide a better learning environment to the students. Following PPT provides a brief tutorial on usage of Code::Blocks IDE for working with C Programs: To access the above PPT in a seperate web page and to download it, click here . Smart phone users can also use CppDroid app available on Google Play Store . This app is a simple C/C++ IDE, focused on learning programming languages and libraries. Usage of this app for learning C is highly recommended .
An introductory course on approach to Problem Solving using Algorithms, Flow Charts and C Programming Language. The course focuses on solving real-world problems using C programs there-by introducing C Language syntax and semantics.