BitsvalleyiLabs

Accelerating Tech With Confidence.

English
French

PYTHON SYLLABUS

Bitsvalley iLabs is one of its kind Institute which not only equips you in technology skills but will train you for free in Aptitude skills, Soft Skills, Work ethics and Corporate Values that you need to know to get into IT Industry. Our training is given by expert real time development experienced trainers and we enable each and every student of ours to do their own real time projects by the end of the program.

We do not buy you a job by bribing companies to secure a place in IT, instead we equip you with the skills needed to get employed in IT and will support you with unlimited number opportunities so that your career in IT becomes assured. Our support will be there until you get placed in an IT Company as that’s our mission too.

If you want to just have an IT certification, you can do your course anywhere. If you aspire to get into an IT Job, then you should choose Bitsvalley ILabs. With Bitsvalley iLabs, your IT dream will definitely come in to reality.

Introduction

  • Installing python in windows
  • Using Python interpreter
  • Execute a script
  • Editors

Data Types and Variables

  • Variables
  • Naming Convention of variables
  • Keywords

Data Structure

  • List
  • Tuples
  • Dictionaries

Input and Output

  • Input function
  • Input with raw_input()
  • Output with old string format

Control Flow

  • If/else statement
  • For/while statement
  • Elif statement

Functions

  • Defining Function
  • Positional argument
  • Keyword argument

File Handling

  • Reading from the file
  • Writing to the file

Error and Expectation

  • Creating modules
  • Import a module
  • Import the names

OOP Concept

  • Class syntax
  • Class objects
  • Instance objects
  • Method objects
  • Class and instance variables
  • Class Inheritance
  • Class Abstraction

Good luck on your Python journey!