Soft-Tech Ci Pvt. Ltd is a well known institute for learning Python course  in Kathmandu, Nepal. Python training course has been designed for aspiring developers with some level or no prior programming experience. The course is all about familiarizing the trainees with simpler and smarter ways to develop interactive web applications using Python.

Syllabus Outline

MODULE 1: OVERVIEW OF PYTHON

  • Introduction of Python
  • History Of Python
  • Features Of Python
  • Installation Of Python

MODULE 2: BASIC CONTROL OF FLOWS

  • If Statements
  • For Statements
  • Range() function
  • Pass Statements
  • Defining Functions
  • Lambda, reduce, map functions

MODULE 3: Data Structure

  • List of Stack
  • List as queue
  • List Comprehensions
  • Tuples and Sequence
  • Sets
  • Dictionary and looping techniques
  • Date and Time

MODULE 4: EXCEPTIONS

  • Errors
  • Exceptions
  • Raise Exceptions

MODULE 5: FILE I/O OPERATIONS

  • File Read
  • File Write
  • Formatted Output

MODULE 6: CLASSES / OBJECTS

  • Defining Classes
  • Defining Objects
  • Inheritance
  • Data member of python classes
  • Methods of Python Class

MODULE 7: WEB SCRAPING AND GUI USING TKINTER