Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
Giveaway [Udemy] Python programming Bible - From Beginner to Advanced
#1
Python programming Bible - From Beginner to Advanced | Udemy
Quote:Description
Python programming bible course is divided into 8 modules that covers the python programming with theory and practical examples.  This is lectures series of python programming from beginner to advanced topics.  Jupyter files and PPT files used in this lecture have been uploaded.
In addition to theory and handson, 230+ assignment and interview question with answers will prepare student for any interview.
Following are the module in the course :
- Python Introduction & History
- Installation & Program Execution
- Python Data Types and processing
- Python Statement
- Python Function
- Python Module and Module Package
- Class and OOPs concepts
- Exception handling
Python Introduction & History
The course starts with basic python introduction and history of python. It also answers basic question on why we should learn python when there are so many programming languages available in the market. It also delves into what can be done in python and what are the areas where python does not score very well.
Installation and Program Execution
This module covers details about the python installation using anaconda package and steps of python program execution. The python programmer will be able to write their first "hello world" program in python using Jupyter editor and Python shell.
Python Data Types and processing
This covers python built-in object types like Numbers- integer, float, complex number, String etc. It also covers  details on list, tuple, dictionary, set and file operations that can be done in python. Dynamic typing concept is investigated here that is fundamentally different from other programming language.
Python Statement
This module covers basic IF, WHILE and FOR loop that is at the heart of python compound statement. We will also go through print, range, zip, enumerate function that is provided by python for looping operations.Iteration and Comprehension is also covered here to traverse the container object in faster and efficient way.
Python Function
Python function is natural progression after the study of python statement. In this module we will go through the details of various function, nested function and various types of variables like global, local and non-local. We will also go through the details about a function that takes one or multiple input and how it returns one and multiple outputs. We will also go through the advance concept like lambda function, map, filter & reduce concepts and generator & extended generator concepts.
Python Module and Module Package
This module explains module coding  and module package. It covers the concept about how and when to use IMPORT, FROM and RELOAD commands.
Python Class and OOPs
This module starts with basic introduction of Class and object oriented programming in python. It also includes concept of inheritance, abstract class and operator overloading with theory and  practical examples.
Python Exception handling
This is last module of this course that covers the concepts of exception handling framework in python. We will go through the usage of TRY, EXCEPT, ELSE, FINALLY, RAISE and ASSERT examples. We will also see how to use nested exception handling and how and why to use class hierarchy in exception handling.
https://www.udemy.com/course/python-prog...e=SEPT2020
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Giveaway [Udemy] 300+ Python Exercises (Simple and Complex) with Algorithm baziroll 0 456 02-17-2022 , 07:32 PM
Last Post: baziroll
  Giveaway [Udemy] Programming for beginners with : C++ | C# | Java | Python baziroll 0 469 11-20-2021 , 01:28 PM
Last Post: baziroll
  Giveaway [Udemy] Machine Learning A-Z with Python with Project (Beginner) baziroll 0 474 11-12-2021 , 12:55 PM
Last Post: baziroll
  Giveaway [Udemy] Data Analyst Skillpath: Zero to Hero in Excel, SQL & Python baziroll 1 554 10-25-2021 , 08:16 PM
Last Post: vietnamrum
  Giveaway [Udemy] RA: Retail Management, Analytics with Excel & Python. baziroll 0 623 10-16-2021 , 07:39 PM
Last Post: baziroll

Forum Jump:


Users browsing this thread: 1 Guest(s)