Skip to main content

Posts

Showing posts from February, 2018

Evaluation Rubrics Sheet for PSPC Lab

The following Rubrics sheet shall be used for evaluating the selected C programs during the lab. Click Here for Rubrics sheet for PSPC Lab Proper maintenance of the Observation Book carries weightage of 10 pts . Selected programs will be evaluated individually against each student based on the criteria mentioned in the Rubrics Sheet. Points scored for each programs will be considered while allocating CIE [50 marks] for PSPC Lab. This sheet will be updated as and when new programs are practised in the regular labs.

IA-1 Syllabus for PSPC Course

Dea r Stude nts, Following is the IA-1 syllabus for PSPC Course: Fundamentals of C Programming Language   - refer   chapters-1, 2 & 3   from ANSI C text book Control Structures - if statement and its different forms   - refer   chapter-5   from ANSI C text book You need to also refer the programs and concepts discussed during regular classes/ labs. Spoken Tutorial videos can be used to quickly revise C concepts.. Contents not part of IA-1: Loops Switch statement Storage specifiers Bit-wise operators Algorithms and Flow charts Ternary operator Scope of variables Let me know if you have any doubts. All the best for IA-1!!!!

PSPC Lab Programs list weeks - 5 & 6

Programs mentioned in the link are to be executed in the lab sessions to be held from 20/02/2018 to 10/03/2018 .  Please find the link here:  Lab Programs list Weeks - 5 & 6 These are numerical mathematics based problem definitions, that make the student understand: principle of loops working of loops the flow of execution of loops how to solve a problem using loops nesting of loops

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: First C Program C Tokens Scope of Variables If-else statement Nested if and switch statement Arithmetic Operators Increment and Decrement Operators Re

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.