Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Extensive Python Fundamentals in 4 Weeks
Rating: 4.7 out of 5(156 ratings)
3,784 students

Extensive Python Fundamentals in 4 Weeks

Python Basics, Python Control Flow, Python Dates, Python Functions, Python Object Oriented Programming, Python Modules
Last updated 6/2023
English

What you'll learn

  • Gain Complete understanding of Python from the ground up!
  • Learn how to Leverage the power of python to solve problem
  • Learn to use Object Oriented Programming in Python with use cases
  • Learn and understand Complex Topics Like Decorators, Magic Module etc
  • Learn how to start projects in Python and put pieces together
  • Learn Python Fundamentals from the Zero to Mastery

Course content

5 sections136 lectures43h 18m total length
  • Welcome and Introduction7:21

    Explore Python fundamentals through a four-week, hands-on course designed for beginners. Learn Python identifiers, keywords, statements, indentations, variables, data types, control flow, functions, files, debugging, and three projects.

  • Tools for the Training3:39

    Explore training tools by using Jupyter Notebook with Anaconda Navigator, including offline and online access, and learn to install Python and Anaconda on Windows, with cross-platform usage.

  • Python Installation5:05

    Download and install Python from python.org, add Python to path, and verify version 3.11.2; prepare to install Anaconda Navigator and use Jupyter Notebook.

  • Anaconda Installation6:45

    Download and install Anaconda Navigator on Windows from anaconda.org, run as administrator, and choose the default destination. Avoid adding to PATH; use the Anaconda prompt and start menu shortcuts.

  • Opening Jupyter And Jupyter Folder7:26

    Learn to open Jupyter notebook via Anaconda Navigator or the Start menu. Distinguish Jupyter Lab from Notebook and organize projects by creating folders and locating files in Windows Explorer.

  • How to use Jupyter Notebook15:37

    Learn how to use Jupyter notebook to create notebooks, upload files, and run code with code and markdown cells. Explore switching between code and markdown and saving notebooks.

  • Join the Telegram Channel2:00

    Join the Telegram channel for this training to access support, receive the Telegram channel link, and verify your username in private chat.

Requirements

  • No Programming experience. All you need is a computer with internet connection and the willingness to learn

Description

This training provides students with Fundamentals of Python that will enable the students to get off the ground and begin to write comprehensive python code in the shortest time possible. This training is for beginners who want to get off the ground quickly. The explanations of the concepts are straightforward to grasp and understand. The training is structured in a way that would make it easy for anyone taking it to understand. It is structured to be taken in 4 weeks. However, you don't have to follow the four-week structure if you are a fast learner. This training is 100% practical. There is no PowerPoint presentation. Every explanation and definition of the concepts are done in the code. This is a deviation from the norm. Topics such as Python Identifiers and Keywords, Python Statements, Indentation and comment, Python Variables and Constants, Python Operators, Python Literals, Python Data Types, Python Type Conversion, Python Data Structures, Python Input and Output, and Python Import Statement, Python DateTime Function, Python Control Flow, are extensively discussed and explained.

Furthermore, you will learn how to handle files, debug your code in the event of any error, and prevent users of your code from making mistakes or showing them error they cannot understand. All these experiences will then be combined to gain an extensive understanding of Python Object Oriented Programming. By the time you are done with this training, you would have become a Professional Python Developer.

Who this course is for:

  • Beginner, a novice who wants to dive into Python and become a professional in no time