Companies Home Search Profile

Advanced Python: From Proficiency to Expertise

Focused View

Saurabh Mirgane

7:13:23

7 View
  • 1.1 Special function .zip
  • 1.2 Special function file handling loggingin.zip
  • 1. 1.1 partial().mp4
    10:40
  • 2. 1.2 eval().mp4
    11:58
  • 3. 1.3 namedtuple().mp4
    04:04
  • 4. 1.4 List comprehension.mp4
    06:52
  • 5. 1.5 Dictionary comprehension.mp4
    03:11
  • 6. 1.6 Lambda functions.mp4
    02:47
  • 7. Quiz on special Function.html
  • 1. 2.1 combinations() and permutations().mp4
    07:41
  • 2.1 pycache -20230725T044615Z-001.zip
  • 2. 2.2 caching with lru cache decorator.mp4
    10:33
  • 3. 2.3 built-in functions abs(),len(), type(), max(), round(), range().mp4
    18:54
  • 4. Quiz on Python special function.html
  • 1. 3.1 bool() and str().mp4
    04:47
  • 2. 3.2 chr, ord, and all function.mp4
    12:57
  • 3. 3.3 format() ,callable() ,reversed().mp4
    06:22
  • 4.1 optimizing pandas processing speed (1).zip
  • 4. 3.4 Pandas Optimization.mp4
    14:25
  • 5. Quiz on special Function.html
  • 6. Assignment on Special Function I II & III.html
  • 1.1 file handling, packages and datetime.zip
  • 1.2 regular expressions.zip
  • 1. 4.1 Regular Expressions in Python using the re module - Part-1.mp4
    16:51
  • 2. 4.2 Regular Expressions in Python using the re module - Part-2.mp4
    18:15
  • 3.1 JSON and XML-20230725T044640Z-001.zip
  • 3.2 working with json, xml.zip
  • 3. 4.3 JSON (JavaScript Object Notation).mp4
    12:17
  • 4.1 JSON and XML-20230725T044640Z-001.zip
  • 4.2 working with json, xml.zip
  • 4.3 xml1.zip
  • 4.4 xml2.zip
  • 4. 4.4 XML.mp4
    13:25
  • 5. Quiz on Regular Expressions and JSON, XML File Handling.html
  • 6. Assignment on Regular Expression.html
  • 1.1 pycache -20230725T044615Z-001.zip
  • 1.2 Building Modules-20230725T044635Z-001.zip
  • 1.3 pytest and unit testing (1).zip
  • 1.4 test calculator.zip
  • 1.5 test math.zip
  • 1.6 test specifics.zip
  • 1.7 test varieties.zip
  • 1. 5.1 PyTest Introduction, Features, Unit Tests, Feature 1 Classes Example.mp4
    19:24
  • 2.1 Pytest-20230712T092447Z-001 (1).zip
  • 2.2 test calculator.zip
  • 2.3 test math.zip
  • 2.4 test specifics.zip
  • 2.5 test varieties.zip
  • 2. 5.2 Feature 2 Module Example, Advanced, Markers, PyTest Fixtures.mp4
    25:34
  • 3. Quiz on Pytest.html
  • 4. Assignment on PyTest.html
  • 1.1 logging and debugging techniques.zip
  • 1. 6.1 Logging in Python, Logging levels.mp4
    08:19
  • 2. 6.2 Configuring loggers.mp4
    10:01
  • 3. 6.3 Logging Handlers.mp4
    13:49
  • 4. 6.4 Formatting log messages.mp4
    05:28
  • 5. 6.5 Custom logging , Best practices, tips and tricks.mp4
    10:01
  • 6. 6.6 Building modules and writing production level code -.mp4
    23:17
  • 7. Quiz on Logging Python.html
  • 8. Assignment logging in Python.html
  • 1.1 programming technique.zip
  • 1. 7.1 Synchronous and Asynchronous.mp4
    08:17
  • 2. 7.2 Synchronous vs Asynchronous vs Multithreading.mp4
    11:08
  • 3. 7.3 Quick definition and example.mp4
    07:20
  • 4. 7.4 Single, Multi-threaded, single-threaded with asyncio with programming.mp4
    13:59
  • 5. Quiz on Programming Techniques for Speed Optimisation.html
  • 6. Assignment on Speed Optimization Techniques.html
  • 1. 8.1 Decorators.mp4
    12:58
  • 2. 8.2 Generators.mp4
    04:16
  • 3. Quiz on Decorators and generator.html
  • 4. Assignments on Decorators and Generators.html
  • 1. 9.1 Virtual Environment and Dependency Management.mp4
    18:09
  • 2. Quiz on Virtual Environments.html
  • 3. Assignment on Virtual environment.html
  • 1. 9.1 Flask Introduction.mp4
    03:17
  • 2. 9.2 Creating our First App.mp4
    09:25
  • 3. 9.3 Setting up Flask with SQL Alchemy.mp4
    11:33
  • 4. 9.4 Adding Data to Our Database.mp4
    14:19
  • 5. 9.5 Querying Database.mp4
    06:26
  • 6. 9.6 Dynamic URL Query.mp4
    07:19
  • 7. 9.7 Flask Security.mp4
    13:05
  • 8. Quiz on Flask.html
  • Description


    Elevate your Python proficiency to an advanced level by mastering a wide array of advanced Python skills and techniques.

    What You'll Learn?


    • Python Special Functions
    • Regular Expressions and JSON, XML File Handling
    • PyTest : Python Testing Framework
    • Programming Techniques for Speed Optimisation
    • Master advanced Python functions like partial(), eval(), and namedtuple, and embrace list and dictionary comprehensions
    • Explore combinations, permutations, and caching with lru_cache, and dive into a variety of built-in functions

    Who is this for?


  • Beginner python developer Curious to know data science and wanted to know more about the Python
  • Programmers with experience in other languages who want to transition to Python
  • Data Scientists and Analysts
  • Anyone Seeking Advanced Python Skills
  • What You Need to Know?


  • No programming experience is needed, You will learn Everything You need to know
  • More details


    Description

    Are you prepared to embark on an exhilarating journey through the advanced realm of Python programming? If you've got some coding experience under your belt and are eager to enhance your skills, "Advanced Python: From Proficiency to Expertise" is the ideal course to explore the intricacies of this versatile and highly sought-after programming language.

    In "Advanced Python" we skip the basics and dive right into advanced Python concepts, making sure you're equipped for the challenges ahead. Through an immersive, hands-on approach, you'll master the intricacies of Python's special functions, harness the power of regular expressions, dive into the PyTest framework, and optimize your code for speed and efficiency.

    What makes this course stand out is its unwavering focus on practical application. It's not just about theory; you'll actively apply your advanced knowledge by developing real-world Python applications, optimizing code, and working on projects that mirror the challenges you'll face as a professional Python developer.

    By the end of this course, you'll possess the advanced skills and confidence needed to excel in the world of Python development. Enroll in "Advanced Python" today and embark on your journey to becoming an expert Python programmer. The world of advanced programming awaits – seize it now.

    Who this course is for:

    • Beginner python developer Curious to know data science and wanted to know more about the Python
    • Programmers with experience in other languages who want to transition to Python
    • Data Scientists and Analysts
    • Anyone Seeking Advanced Python Skills

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Saurabh Mirgane
    Saurabh Mirgane
    Instructor's Courses
    I have ~10 years of experience working in the field  Artificial Intelligence.  Currently, I am the product manager at InsideAIML have moved on to train fresh graduates and professionals in AI and to help them achieve their transformation in their careers.  We have multiple courses available on Machine Learning, Statistics for machine learning, python, Django web framework and projects for hands-on implementation of the concepts in real time assignments .
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 39
    • duration 7:13:23
    • Release Date 2024/01/03

    Courses related to Python

    Subtitle
    Pymongo For Developers
    UdemyPymongo For Developers
    4:05:08
    English subtitles
    04/09/2024
    Subtitle
    Log File Analysis with Python