Companies Home Search Profile

Python for Beginners to Experts: A Complete Course

Focused View

Janah Reda

22:01:00

16 View
  • 1 - Python Tutorial Install and Setup for Mac and Windows.mp4
    13:52
  • 1 - Python-Tutorial-Install-and-Setup-for-Mac-and-Windows.mp4
    13:52
  • 2 - Python Tutorial Strings Working with Textual Data.mp4
    20:33
  • 2 - intro.zip
  • 3 - Python Tutorial Integers and Floats Working with Numeric Data.mp4
    11:18
  • 3 - intro.zip
  • 3 - snippets.txt
  • 4 - Python Tutorial Lists Tuples and Sets.mp4
    28:32
  • 4 - intro.zip
  • 4 - snippets.txt
  • 5 - Python Tutorial Dictionaries Working with KeyValue Pairs.mp4
    09:28
  • 5 - intro.zip
  • 6 - Python Tutorial Namedtuple When and why should you use namedtuples.mp4
    07:01
  • 6 - code.zip
  • 6 - named-tuples.zip
  • 7 - Python Tutorial Sets Set Methods and Operations to Solve Common Problems.mp4
    18:03
  • 7 - sets.zip
  • 7 - snippets.txt
  • 8 - Python Tutorial Conditionals and Booleans If Else and Elif.mp4
    15:56
  • 8 - intro.zip
  • 8 - snippets.txt
  • 9 - Python Tutorial Loops and Iterations ForWhile Loops.mp4
    09:42
  • 9 - intro.zip
  • 10 - Python Tutorial Else Clauses on Loops.mp4
    06:44
  • 10 - find.zip
  • 10 - test-while.zip
  • 11 - Python Tutorial Functions.mp4
    21:16
  • 11 - intro.zip
  • 11 - snippets.txt
  • 12 - Variable Scope Understanding the LEGB rule and globalnonlocal statements.mp4
    20:28
  • 13 - Classes and Instances.mp4
    14:53
  • 13 - oop.zip
  • 14 - Class Variables.mp4
    11:10
  • 14 - oop.zip
  • 15 - Classmethods and Staticmethods.mp4
    14:45
  • 15 - oop.zip
  • 16 - Inheritance Creating Subclasses.mp4
    19:10
  • 16 - oop.zip
  • 16 - oop-finish.zip
  • 17 - Special MagicDunder Methods.mp4
    13:21
  • 17 - oop-test.zip
  • 18 - Property Decorators Getters Setters and Deleters.mp4
    09:03
  • 18 - oop.zip
  • 19 - Pip An indepth look at the package management system.mp4
    08:46
  • 20 - Pipenv Easily Manage Packages and Virtual Environments.mp4
    31:57
  • 20 - requirements.txt
  • 21 - Python Tutorial if name main.mp4
    08:28
  • 22 - Python Tutorial Using TryExcept Blocks for Error Handling.mp4
    10:22
  • 22 - exceptions.zip
  • 23 - Python Tutorial Duck Typing and Asking Forgiveness Not Permission EAFP.mp4
    14:48
  • 23 - eafp.zip
  • 24 - Python Tutorial Unit Testing Your Code with the unittest Module.mp4
    38:41
  • 24 - calc.zip
  • 24 - employee.zip
  • 24 - snippets.txt
  • 24 - test-calc.zip
  • 24 - test-employee.zip
  • 25 - Decorators Dynamically Alter The Functionality Of Your Functions.mp4
    30:08
  • 25 - decorators.zip
  • 25 - snippets.txt
  • 26 - Python Tutorial Decorators With Arguments.mp4
    05:41
  • 26 - decorator-finish.zip
  • 26 - decorator-start.zip
  • 26 - flask-hello.zip
  • 27 - Generators How to use them and the benefits you receive.mp4
    10:58
  • 27 - mem-profile.zip
  • 27 - people.zip
  • 27 - square-nums.zip
  • 28 - Import Modules and Exploring The Standard Library.mp4
    20:02
  • 28 - intro.zip
  • 28 - my-module.zip
  • 29 - OS Module Use Underlying Operating System Functionality.mp4
    19:02
  • 30 - Datetime Module How to work with Dates Times Timedeltas and Timezones.mp4
    27:18
  • 30 - dates.zip
  • 31 - CSV Module How to Read Parse and Write CSV Files.mp4
    15:40
  • 31 - names.csv
  • 31 - new-names.csv
  • 31 - parse-csv.zip
  • 32 - Itertools Module Iterator Functions for Efficient Looping.mp4
    44:45
  • 32 - iter-demo.zip
  • 32 - snippets.txt
  • 32 - test.zip
  • 33 - data.txt
  • 33 - emails.zip
  • 33 - re Module How to Write and Match Regular Expressions Regex.mp4
    52:25
  • 33 - simple.zip
  • 33 - snippets.txt
  • 33 - urls.zip
  • 34 - Working with Zip Files.mp4
    24:26
  • 35 - Python Tutorial Calling External Commands Using the Subprocess Module.mp4
    18:32
  • 36 - Generate Random Numbers and Data Using the random Module.mp4
    12:52
  • 36 - random-data.zip
  • 36 - random-demo.zip
  • 37 - Web Scraping with RequestsHTML.mp4
    55:56
  • 37 - simple.html
  • 38 - Web Scraping with BeautifulSoup and Requests.mp4
    45:17
  • 38 - scrape.zip
  • 38 - simple.html
  • 39 - Setting up a Python Development Environment in Eclipse.mp4
    16:00
  • 40 - Setting up a Python Development Environment in Sublime Text.mp4
    22:33
  • 41 - Hiding Passwords and Secret Keys in Environment Variables Mac Linux.mp4
    03:45
  • 41 - env-vars.zip
  • 42 - Hiding Passwords and Secret Keys in Environment Variables Windows.mp4
    03:50
  • 42 - env-vars.zip
  • 43 - Python Tutorial virtualenv and why you should use virtual environments.mp4
    09:22
  • 44 - Python Tutorial Anaconda Installation and Using Conda.mp4
    10:49
  • 45 - FStrings How to Use Them and Advanced String Formatting.mp4
    13:11
  • 46 - String Formatting Advanced Operations for Dicts Lists Numbers and Dates.mp4
    13:42
  • 46 - formatting.zip
  • 47 - Python Tutorial Comprehensions How they work and why you should be using them.mp4
    18:16
  • 47 - comprehensions.zip
  • 48 - Python Tutorial Slicing Lists and Strings.mp4
    10:29
  • 48 - slicing.zip
  • 49 - Python Tutorial Sorting Lists Tuples and Objects.mp4
    11:55
  • 50 - Python Tutorial File Objects Reading and Writing to Files.mp4
    24:22
  • 50 - README.txt
  • 50 - files.zip
  • 50 - test.txt
  • 51 - Python Tutorial Context Managers Efficiently Managing Resources.mp4
    20:06
  • 52 - Python Tutorial Automate Parsing and Renaming of Multiple Files.mp4
    11:50
  • 52 - rename.zip
  • 53 - Python Tutorial Image Manipulation with Pillow.mp4
    15:32
  • 54 - Python Tutorial Working with JSON Data using the json Module.mp4
    20:02
  • 54 - api.zip
  • 54 - json-demo.zip
  • 54 - new-states.zip
  • 54 - states.zip
  • 55 - Python Requests Tutorial Request Web Pages Download Images POST Data and more.mp4
    24:22
  • 56 - Python Threading Tutorial Run Code Concurrently Using the Threading Module.mp4
    32:59
  • 56 - download-images.zip
  • 57 - Python Multiprocessing Tutorial Run Code in Parallel Using the Multiprocessing.mp4
    40:42
  • 58 - Logging Basics Logging to Files Setting Levels and Formatting.mp4
    13:44
  • 58 - employee.zip
  • 58 - log-sample.zip
  • 58 - snippets.txt
  • 59 - Logging Advanced Loggers Handlers and Formatters.mp4
    18:57
  • 59 - employee.zip
  • 59 - log-sample.zip
  • 60 - Python Tutorial Iterators and Iterables What Are They and How Do They Work.mp4
    21:22
  • 60 - iter-demo.zip
  • 61 - Complete Overview Creating a Database Table and Running Queries.mp4
    29:13
  • 61 - employee.zip
  • 61 - snippets.txt
  • 61 - sqlite-demo.zip
  • 62 - Jupyter Notebook Tutorial Introduction Setup and Walkthrough.mp4
    29:50
  • 63 - Python Quick Tip The Difference Between and is Equality vs Identity.mp4
    08:21
  • 64 - Python Tutorial Custom Sublime Text Build Systems.mp4
    07:34
  • 65 - Python Tutorial str vs repr.mp4
    07:30
  • 65 - test.zip
  • 65 - test2.zip
  • 66 - 10 Python Tips and Tricks For Writing Better Code.mp4
    36:30
  • 67 - 5 Common Python Mistakes and How to Fix Them.mp4
    26:15
  • 68 - Preparing for a Python Interview 10 Things You Should Know.mp4
    22:46
  • Description


    Master Python: Transform from Beginner to Expert Developer

    What You'll Learn?


    • Understand the basics of Python syntax, data types, and control structures.
    • Develop the ability to write and analyze Python code for simple programs.
    • Learn how to design and structure Python programs for scalability and maintainability.
    • Learn to use Object Oriented Programming with classes!

    Who is this for?


  • Beginners who have never programmed before.
  • Programmers switching languages to Python.
  • Intermediate Python programmers who want to level up their skills!
  • Enhance problem-solving abilities through coding
  • What You Need to Know?


  • No prior programming experience required
  • Suitable for beginners and learners of all levels
  • Compatible with Windows, MacOS
  • Only requires a computer to get started
  • More details


    Description

    Enroll in our Python Programming course and acquire one of the most sought-after skills by employers in 2024!

    This course is designed to be the most comprehensive and straightforward resource for learning the Python programming language on Udemy. Whether you're a complete beginner, have a basic understanding of syntax, or aim to explore advanced Python features, this course caters to your needs. We exclusively focus on Python 3 throughout the entire program.

    With over 100 lectures and more than 21 hours of video content, this extensive course covers every aspect of Python programming, providing comprehensive insights and practical knowledge.

    Discover how to apply Python to real-world tasks, such as handling files, modules, web scraping for information, working with image files, and much more!

    This course emphasizes practical learning, providing a full coding screencast and a corresponding code snippets along with the lectures. Choose the learning style that suits you best.

    We begin by guiding you through the installation of Python on your computer, regardless of your operating system—be it MacOS, or Windows, we've got you covered.


    Topics covered include:


    • Installing Python

    • Running Python Code

    • Strings, Lists, Dictionaries, Tuples, Sets

    • Number Data Types, Print Formatting

    • Functions, Scope, args/kwargs

    • Built-in Functions, Debugging, and Error Handling

    • Modules, External Modules

    • Object-Oriented Programming, Inheritance,

    • File I/O, Advanced Methods

    • Unit Tests, and much more!


    Gain lifetime access to 100+ lectures and corresponding notebooks. We offer a 30-day money-back guarantee. If you're not satisfied, receive a full refund, no questions asked. Your satisfaction is our priority, ensuring you can explore Python programming risk-free and at your own pace.


    Don't hesitate—start learning Python today in a manner that will propel your career forward, increase your knowledge, and make the process enjoyable and practical!

    Who this course is for:

    • Beginners who have never programmed before.
    • Programmers switching languages to Python.
    • Intermediate Python programmers who want to level up their skills!
    • Enhance problem-solving abilities through coding

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Microsoft Certified Trainer (MCT) and a certified Microsoft Office Master Instructor and has been teaching and consulting for the past 20+ years on various computer applications, including;Microsoft Office Suite 1997, 2000, XP, 2003, 2007, 2010, 2013 Excel, Word, PowerPoint, Outlook, Access and VisioSharePoint End-User 2007, 2010, 2013VBA (Excel and Access)Adobe Suite Photoshop, Illustrator, InDesignMaya (Modeling and Animation)Unity3d (Game Design)HTML, CSS and JavaScriptCrystal Reports
    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 69
    • duration 22:01:00
    • Release Date 2024/04/13