Welcome to Programming Lab


Dear Programmers,
It's an exciting journey to learn a language with practical hands on..
Let's begin..here ...!!

Advanced C Programming
This topic includes advanced concepts in C Programming like pointers, structures, link lists etc..

Python Theory Concepts  [ click here ]
This topic includes concepts in Python Programming like
  • Features of Python
  • Execution of Python program
  • Viewing of byte code
  • Python virutal machine
  • Flavours of Python
  • Memory Management in Python
  • Garbage Collection in Python
  • Comparison of C and Python
  • Comparison of Java and Python
  • Variables, datatypes in python
  • Conversion of datatypes
  • List
  • Tuple
  • Range
  • Sets and Mappings
  • Frozen datatypes
  • Identifiers and Reserved keywords
  • Naming conventions
  • Operators
  • Membership Operator
  • Identity Operator
  • Indentation
  • If-else statement
  • While loops
  • Nested loops
  • Break and Continue
  • Pass
  • Assert