Python

Description

Python consists of high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.

Often, programmers fall in love with Python because of the increased productivity it provides. Since there is no compilation step, the edit-test-debug cycle is incredibly fast. Debugging Python programs is easy: a bug or bad input will never cause a segmentation fault.

What will you learn
  • You will learn how to design and program Python applications.

  • You will learn to use lists, tuples, and dictionaries in Python programs.

  • You can understand indexing and slicing to access data in Python programs.

  • You can understand structure and components of a Python program.

  • You will learn how to write loops and decision statements in Python.

  • You will learn to read and write files in Python.

  • You can understand how to design object‐oriented programs with Python classes.


Requirements
  • Strong command over the basics of any programming language is a prerequisite to learn Python quickly.

Lessons

  • 14 Lessons
  • 04:52:18 Hours
  • Lesson 1 : Introduction And Installation00:07:01
  • Lesson 2 : Hello World Program and Variables, Numbers. 00:44:13
  • Lesson 3 : List and its methods String, String Literals, Slicing, Immutability, Methods, Type Conversions Dictionaries, Dictionaries along with its methods.00:39:12
  • Lesson 4 : Sets and Modifying Sets Tuples -AND -OR -NOT -XOR 00:18:32
  • Lesson 5 : Boolean and Sequence Unpacking -#!/usr/bin/python 00:10:04
  • Lesson 6 : Control Flow -If -if else -while -For loop -Break 00:33:37
  • Lesson 7 : Functions -*args -*kwargs -Defining and using functions Modules -Math module -os module -random module00:37:21
  • Lesson 8 : Exception Handling -Try -except 00:08:56
  • Lesson 9 : Object Oriented programming File Handling00:26:39
  • Lesson 10 : Date and Time -Displaying Date and Time00:06:58
  • Lesson 11 : SQLite00:07:17
  • Lesson 12 : Socket Programming00:27:07
  • Lesson 13 : Graphical User Interface00:25:21
  • Python : Assessment

About instructor

Instructor
Name : Mr. Stanly BE
Reviews : 432 Reviews
Student : 681 Students
Courses : 4 Courses

Reviews

5
Based on 426 Reviews

Rickshath R - Mon, 31-May-2021

NISHANTH SHANMUGAM - Fri, 23-Jul-2021

SHARMILA SHANMUGAM - Sat, 24-Jul-2021

Rahul krishna J - Sun, 20-Feb-2022

AKSHAYA NIVASINI M - Sun, 27-Mar-2022

Arun Kumar K - Sat, 31-Dec-2022

janavi krishnan - Thu, 07-Sep-2023

Easy learning and interesting

Maha Devi - Tue, 05-Sep-2023

Amazing

Sarvesha N K - Sat, 16-Sep-2023

Mohan A - Wed, 13-Dec-2023

good

S SHARATH KUMAR - Fri, 01-Mar-2024

Great Sessions and had a great time

sowmya rameshkumar - Mon, 11-Mar-2024

Shindujaa Vadivelu - Wed, 03-Apr-2024

So helpful