Programming in C++ Lab

(University of Rajasthan, February – July 2014)

Instructor: Sanjeev Kumar

For PhD Course work at Department of Physics

(Timing: Monday and Tuesday, 12:00 AM – 02:00 PM)

Syllabus covered in C++ programming lab course:

  • Character set, variables and constants, keywords, Instructions, assignment statements, arithmetic expression, comment statements, simple input and output, Boolean expressions, Relational operators, logical operators, control structures, decision control structure, loop control structure, functions.
  • Solution of numerical problems like integration methods, interpolation, matrix manipulations, and some other easy problem related to physics.