Welcome to Python Training

We Are Team Of Talented Python Profesionals

Overview

This course provides an introduction to programming and the Python language. Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. This course includes an overview of the various tools available for writing and running Python, and gets students coding quickly. It also provides hands-on coding exercises using commonly used data structures, writing custom functions, and reading and writing to files. This course may be more robust than some other introductory python courses, as it delves deeper into certain essential programming topics.

What can you expect:

  • 1.5 Months
  • 5-6 hours/week

  • All prerequisites are built into the program.

  • Live Sessions 5-6 times a week
  • The student must commit to attending 95% of live sessions
  • Dynamic student community
  • Life time recordings available

Why HashTek Solutions?

Courses

  • What can Python do?
  • Why Python?
  • Python Syntax compared to other programming languages
  • Python Install Module 2: Beginning Python Basics
  • The print statement
  • Comments
  • Python Data Structures & Data Types
  • String Operations in Python
  • Simple Input & Output
  • Simple Output Formatting
  • Operators in python
  • Indentation
  • The If statement and its’ related statement
  • An example with if and it’s related statement
  • The while loop
  • The for loop
  • The range statement
  • Break &Continue
  • Assert
  • Examples for looping
  • Create your own functions
  • Functions Parameters
  • Variable Arguments
  • Scope of a Function
  • Function Documentations
  • Lambda Functions& map
  • Exercise with functions
  • Create a Module
  • Standard Modules
  • Errors
  • Exception handling with try
  • handling Multiple Exceptions
  • Writing your own Exception
  • File handling Modes
  • Reading Files
  • Writing& Appending to Files
  • Handling File Exceptions
  • The with statement
  • New Style Classes
  • Creating Classes
  • Instance Methods
  • Inheritance
  • Polymorphism
  • Exception Classes & Custom Exceptions
  • Iterators
  • Generators
  • The Functions any and all
  • With Statement
  • Data Compression
  • List Comprehensions
  • Nested List Comprehensions
  • Dictionary Comprehensions
  • Functions
  • Default Parameters
  • Variable Arguments
  • Specialized Sorts
  • namedtuple()
  • deque
  • ChainMap
  • Counter
  • OrderedDict
  • defaultdict
  • UserDict
  • UserList
  • UserString
  • sleep
  • Program execution time
  • more methods on date/time
  • Filter
  • Map
  • Reduce
  • Decorators
  • Frozen set
  • Split
  • Working with special characters, date, emails
  • Quantifiers
  • Match and find all
  • character sequence and substitute
  • Search method
  • Class and threads
  • Multi-threading
  • Synchronization
  • Threads Life cycle
  • use cases
  • Django Overview
  • Django Installation
  • Creating a Project
  • Usage of Project in depth Discussion
  • Creating an Application
  • Understanding Folder Structure
  • Creating a Education Website
  • Database and Views
  • Static Files and Forms
  • API and Security