Courses

Introduction To Python Programming

Category
Programming
Instructor
Deepak Uniyal
0 Reviews

Course Description

Python, as a programming language, has emerged one of the best amongst many programming languages when it comes to the ease of learning, industry needs, and complex software developments. It’s more of a high-level language than to a machine and hence more user-friendly and more pragmatic in its approach to be applied. It allows us to focus more on the key points in complex software developments while it does the common things for us.

Python is amongst the top choices of a programming languages due to its wide range of applications in almost every other field you look at; be it GUI and web development, machine learning, data science, complex scientific and numeric application, IOT and what not!

Where the python tutorials by the TheEasyConcepts help you understand the fundamentals of the language to make you familiar with the programming language itself, it also lets you explore the language in a more practical approach and how it can be really applied to the real world applications. These tutorials are designed to suit the needs of everyone from a newbie to those seeking an in-depth understanding of the language from application development perspective.

“Everyone knows that debugging is twice as hard as writing a program in the first place. So if you’re as clever as you can be when you write it, how will you ever debug it?”

― Brian W. Kernighan

Curriculums

Section 1 - Introduction To Python Programming

  • Installation of Python
    Lesson
  • Data Types in Python
    Lesson
  • String Manipulation in Python
    Lesson
  • Control Flow in Python
    Lesson

Section 2 - Data Structures in Python

  • Lists
    Lesson
  • Tuples
    Lesson
  • Dictionary
    Lesson

Section 3 - Python Functions and OOP Concepts

  • Python functions and modules
    Lesson
  • Python Packages
    Lesson
  • Classes and OOP Concepts
    Lesson

Section 4 - Regular Expressions in Python

  • Regular Expressions
    Lesson

Section 5 - File and Exception Handling in Python

  • File Handling
    Lesson

Section 6 - Final Project

  • A GUI based python application
    Lesson

About Instructor

  • Deepak Uniyal