AICRA

News Post

Distribution over 60,000+ in first quarter to Government Departments, Universities, Institutes and leading corporate and research & scientific organizations.

Python

Python

Python is a general purpose, dynamic, high level and interpreted programming language. It supports Object Oriented programming approach to develop applications. It is simple and easy to learn and provides lots of high-level data structures. Python is easy to learn yet powerful and versatile scripting language which makes it attractive for Application Development. Python's syntax and dynamic typing with its interpreted nature, makes it an ideal language for scripting and rapid application development.Python supports multiple programming pattern, including object oriented, imperative and functional or procedural programming styles.

This internship provides an overview to understand programming using python language. The internship aims at introducing the fundamentals of python language and its practical applications and working. The student will gain knowledge through hands-on session, under the direction of Industry expert Trainers.

Internship Batch Date:

6th Jun 2020 13th Jun 2020 20th Jun 2020
27th Jun 2020 4th Jul 2020 18th Jul 2020

Information:

Registration Amount 6999 /- INR
Internship Type Virtual / Classroom Program

Curriculum

  • Installation and Working with Python
  • Understanding Python variables
  • Python basic Operators
  • Understanding python blocks
  • Declaring and using Numeric data types: int, float, complex
  • Using string data type and string operations
  • Defining list and list slicing
  • Use of Tuple data type
  • Conditional blocks using if, else and elseif
  • Simple for loops in python
  • Loop manipulation using pass, continue, break and else
  • Programming using Python conditional and loops block
  • Organizing python codes using functions
  • Organizing python projects into modules
  • Importing own module as well as external modules Understanding Packages
  • Powerful Lamda function in python
  • Programming using functions, modules and external packages
  • Building blocks of python programs
  • Understanding string in build methods
  • List manipulation using in build methods
  • Dictionary manipulation
  • Programming using string, list and dictionary in build functions
  • Reading config files in python
  • Writing log files in python
  • Understanding read functions, read(), readline() and readlines()
  • Understanding write functions, write() and writelines()
  • Manipulating file pointer using seek
  • Programming using file operations
  • Concept of class, object and instances
  • Constructor, class attributes and destructors
  • Real time use of class in live projects
  • Inheritance, overlapping and overloading operators
  • Adding and retrieving dynamic attributes of classes
  • Programming using Oops support
  • Powerful pattern matching and searching
  • Power of pattern searching using regex
  • Real time parsing of networking or system data using regex
  • Password, email, url validation using regular expression
  • Pattern finding programs using regular expression
  • Avoiding code break using exception handling
  • Safe guarding file operation using exception handling
  • Handling and helping developer with error code
  • Programming using Exception handling
  • SQL Database connection using python
  • Creating and searching tables
  • Reading and storing config information on database
  • Programming using database connections
  • Understanding threads
  • Forking threads
  • Synchronizing the threads
  • Programming using multithreading
  • Writing python program for CGI applications
  • Creating menus and accessing files
  • Server client program