Skip to main content

Spoken Tutorials Videos on C Programming

  • As you are aware that, this semester, I shall cover C programming through hands-on approach ONLY
  • I shall be covering C concepts like, Variables, Data Types, Tokens, Keywords, Statements, Loops, Arrays, etc, (indirectly) with the help of a real-world scenario (Students Grading System).
  • Hence to understand the usage of C features in general, you must refer the text book "Programming in ANSI C" - by E.Balagurusamy (editions 4 and above).
  • Currently you can read the chapters-1, 2, 3 & 5 from the text book (let me know if you get any doubts).
  • You can also watch the videos available in Spoken Tutorial website on C course. 
  • Each video (not more than 20 mins) precisely covers a specific topic on C. 
  • You can watch to these videos during your free time.
(As of now) you can watch the following videos:
  1. First C Program
  2. C Tokens
  3. Scope of Variables
  4. If-else statement
  5. Nested if and switch statement
  6. Arithmetic Operators
  7. Increment and Decrement Operators
  8. Relational Operators
  9. Logical Operators
  10. Functions

This list will be updated as and when the relevant concepts are covered in the class/ lab.

Comments

Popular posts from this blog

I Division PSPC Marks List [IA-1 Marks]

Click the below link to access Online Quiz Marks (out of 35 points), Assignment Marks (out of 5 points) & IA-1 Marks (out of 20 Marks). The same document shall be used in future to upload IA-2, IA-3, CTA evaluations and CAM (out of 50 Marks). Link to I Division PSPC Marks List  

Using Code::Blocks for writing C Progarms

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 .

PSPC CTA Activity - Online Assignment Submission

As a part of CTA activity for PSPC course, please find the link that contains the problem definitions for which you are required to draw flow chart using  draw.io  tool. Click here for the document:  PSPC CTA Activity - Online Assignment Submission Last date to submit assignment online:  05/02/2018 (Monday) 5:00 PM The document also contains the steps to prepare and submit assignment online. Please go through the steps and submit the assignment online accordingly.