Skip to main content

SRM AP -B.Tech III Year -Computer Networks-CSE301

CN Syllubus Overview of CN

C PROGRAMMING



NPTEL:
Course Name:             Introduction to c Programming
  1. WEEK1 Assignments
  2. WEEK2 Assignments
  3. WEEK3 Assignments 
  4. WEEK4 Assignments
  5. WEEK5 Assignments
  6. WEEK6 Assignments 
  7. WEEK7 Assignmentss 







 

C PROGRAMMING :
  1. R-17 Regulations for B.Tech
  2. C Programming Theory Syllabus (Common for all branches)
  3. C programming Course Handout
  4. Time table 2018-19 I Semester
  5. C programming MID,ASSIGNMENT,QUIZ Evaluation sheet 
***********************************************************************************

Tutorial 1

Tutorial 2

Assignment 1     

Impartant Questions





----------------------------------------------------------------------------------------------------------------

UNIT II 
Tutorial 3
Tutorial 4
Assignment2
Impartant Questions





-----------------------------------------------------------------------------------------------------------------------------

UNIT III
Tutorial 5
Tutorial 6
Assignment 3 due on 12-10-2018
Important questions
----------------------------------------------------------------------------------------------------------------------------

UNIT IV
Tutorial 7
Tutorial 8
Assignment4
Important questions 
-----------------------------------------------------------------------------------------------------------------------------

UNIT V
Tutorial 9
Tutorial 10
Assignment 5  
Impartant Questions



*****************************************************************************

C Programming notes
C programming notes scanned cpoies
Unit wise important questions






*****************************************************************************

C PROGRAMMING LABORATORY

how to download codeblocks in ur pc
  1. C Programming Lab Syllabus 
  2. C programming Lab Handout
  3. Lab Evaluation sheet 
  • Program Development-10M
  • Program Execution -5M
  • Record-5M
  • Viva-5M
  • For every lab These are the actual marks.At the end of the semester average of all lab marks will be taken.
From Reema Thareja:
  1. Basic programs- Examples
  2. Decision control and looping Statements examples
  3. Arrays examples
  4. Programmes on arrays:11-09-2018
  5. Cycle1,Cycle2 and Cycle3 programmes -17-09-2018lab session(write in observation book)




Comments

Post a Comment

Popular posts from this blog

E1-CSE-CS2102-Object Oriented Programming Through Java

  Course code Course Name Course Category L-T-P Credits CS2102   Object Oriented Programing through JAVA   PCC   3-1-0   4   Course Learning Objectives: 1.        Gain knowledge about basic Java language syntax and semantics to write Java programs and use concepts such as variables, conditional and iterative execution methods etc., 2.        Understanding the fundamentals of object-oriented programming in Java, including defining classes, objects, invoking methods etc. and exception handling mechanisms. 3.         Understand the principles of inheritance, packages and interfaces. 4.         Understand the principles of Multithreading and Event handling ...