Companies Home Search Profile

Practical Python for Absolute Beginners

Focused View

12:36:43

3 View
  • 001 Install Python on Your Computer (Windows Mac).mp4
    05:00
  • 002 Introduction to Numbers.mp4
    07:34
  • 003 Editor Setup.mp4
    07:06
  • 004 Introduction to Variables.mp4
    08:08
  • 004 variables-intro.zip
  • 005 Introduction to Strings.mp4
    12:49
  • 005 strings-intro.zip
  • 006 Problem Solving.mp4
    10:21
  • 007 Introduction to Functions.mp4
    13:27
  • 007 functions-intro.zip
  • 008 Introduction to Methods.mp4
    09:14
  • 008 methods-intro.zip
  • 009 Booleans.mp4
    06:07
  • 009 booleans-intro.zip
  • 010 Conditionals (If Else).mp4
    10:19
  • 010 conditionals-intro.zip
  • 011 Comparison Operators.mp4
    11:08
  • 011 comparisons.zip
  • 012 Introduction to Lists.mp4
    10:33
  • 012 lists-intro.zip
  • 013 Introduction to Slicing.mp4
    15:54
  • 013 slicing-intro.zip
  • 014 Programming Challenge (Slicing, User Input, Lists, Variables).mp4
    12:13
  • 014 lists-program-challenge.zip
  • 015 Print Formatting String Interpolation (includes Python F Strings).mp4
    09:18
  • 015 print-formatting.zip
  • 016 Introduction to Dictionaries.mp4
    11:14
  • 016 dictionaries-intro.zip
  • 017 Elif.mp4
    15:19
  • 017 elif.zip
  • 018 For Loops.mp4
    09:07
  • 018 for-loops-intro.zip
  • 019 Modulo and Floor (Python Math and Division Operators).mp4
    11:45
  • 019 modulo-and-floor.zip
  • 020 Logical Operators (and or not).mp4
    11:37
  • 020 logical-operators.zip
  • 021 While Loops.mp4
    08:38
  • 021 while-loops.zip
  • 022 Nested Loops.mp4
    07:15
  • 023 Continue statement (Python Flow Control).mp4
    04:03
  • 023 continue.zip
  • 024 List Methods.mp4
    10:26
  • 024 list-methods.zip
  • 025 In Keyword - Check if a value is present in a Sequence.mp4
    06:28
  • 025 in.zip
  • 026 Functions Part Two.mp4
    09:40
  • 026 functions-two.zip
  • 027 HangmanGame.zip
  • 027 Hangman Game (Part 1).mp4
    06:32
  • 028 Hangman Game (Part 2).mp4
    11:29
  • 029 Hangman Game (Part 3).mp4
    08:25
  • 030 Hangman Game (Part 4).mp4
    02:25
  • 031 Hangman Game (Part 5).mp4
    06:39
  • 032 Hangman Game (Part 6).mp4
    05:26
  • 033 Hangman Game (Part 7).mp4
    08:21
  • 034 Hangman Game (Part 8).mp4
    09:20
  • 035 Hangman Game (Part 9).mp4
    06:18
  • 036 Hangman Game (Part 10).mp4
    05:24
  • 037 Hangman Game (Part 11).mp4
    10:31
  • 038 Tuples.mp4
    13:06
  • 038 tuples.zip
  • 039 Unpacking.mp4
    06:50
  • 039 unpacking.zip
  • 040 help() Function.mp4
    04:58
  • 040 help-function.zip
  • 041 Multi Line Strings ...(plus string revision).mp4
    14:28
  • 041 multi-line-strings.zip
  • 042 Lists Roundup.mp4
    06:59
  • 042 lists-roundup.zip
  • 043 Knowledge Check.mp4
    17:08
  • 043 knowledge-check.zip
  • 044 Dictionary Methods.mp4
    11:14
  • 044 dictionary-methods.zip
  • 045 Introduction to Sets.mp4
    05:47
  • 045 sets-intro.zip
  • 046 Importing Modules.mp4
    05:40
  • 046 importing-modules.zip
  • 047 Reading From Files.mp4
    10:18
  • 047 files-intro.zip
  • 047 programming-languages.txt
  • 048 Writing To Files.mp4
    07:04
  • 048 files-intro.zip
  • 048 programming-languages.txt
  • 049 Data Segregation Exercise (Part1 - introduction).mp4
    02:23
  • 049 StudentSegregator.zip
  • 050 Data Segregation Exercise (Part2 - Reading CSV Files).mp4
    06:57
  • 051 Data Segregation Exercise (Part 3 - Problem Solving with Modulo).mp4
    05:07
  • 052 Data Segregation Exercise (Part4 - Adding to Nested Dictionaries).mp4
    04:05
  • 053 Data Segregation Exercise (Part5 - Appending to Multiple Files).mp4
    10:24
  • 054 While Else.mp4
    03:51
  • 054 while-else.zip
  • 055 List Comprehensions.mp4
    06:13
  • 055 list-comprehensions.zip
  • 056 Conditional List Comprehensions.mp4
    05:34
  • 056 list-comprehensions.zip
  • 057 Functions Exercises (part 1) - Count the occurrences of a word in a string.mp4
    07:28
  • 057 function-exercises.zip
  • 058 Functions Exercises (part 2) - Create a fizzbuzz function.mp4
    08:10
  • 059 Functions Exercises (part 3) - Remove duplicate elements from a list.mp4
    03:03
  • 060 Functions Exercises (part 4) - List comprehensions function.mp4
    06:28
  • 061 Functions Exercises (part 5) - Write a paragraph to a html file.mp4
    04:21
  • 062 Keyword Arguments (kwargs) Introduction.mp4
    12:23
  • 062 kwargs-intro.zip
  • 063 Local and Global Scope.mp4
    04:00
  • 063 scope-introduction.zip
  • 064 pass.zip
  • 064 pass statement.mp4
    02:45
  • 065 Star Args (args).mp4
    11:38
  • 065 -args.zip
  • 066 Map Function.mp4
    05:22
  • 066 map.zip
  • 067 Filter Function.mp4
    04:45
  • 067 filter.zip
  • 068 Lambda Expressions.mp4
    12:04
  • 068 lambda.zip
  • 069 Creating Modules.mp4
    07:20
  • 069 creating-modules.zip
  • 069 helpers.zip
  • 070 Ternary Operator.mp4
    02:18
  • 070 ternary-operator.zip
  • 071 For Else Loops.mp4
    03:48
  • 071 for-else.zip
  • 072 Creating Packages.mp4
    10:14
  • 072 Packages.zip
  • 073 Create a Unit Converter Package (Project Introduction).mp4
    03:31
  • 074 Create a Unit Converter Package (Part 1).mp4
    02:51
  • 075 Create a Unit Converter Package (Part 2).mp4
    12:50
  • 076 Create a Unit Converter Package (Part 3a Converter Functions).mp4
    08:09
  • 077 Create a Unit Converter Package (Part 3b - Selecting Conversions).mp4
    11:10
  • 078 Create a Unit Converter Package (Part 4).mp4
    09:50
  • 079 Create a Unit Converter Package (Part 5).mp4
    10:00
  • 080 Introduction to Object Oriented Programming (OOP).mp4
    03:50
  • 080 OOP.zip
  • 081 Creating Objects.mp4
    02:56
  • 082 Object Attributes.mp4
    07:16
  • 083 Object Methods.mp4
    08:57
  • 084 Object Interaction.mp4
    11:39
  • 085 Setting Object Attributes.mp4
    03:37
  • 086 Inheritance.mp4
    07:25
  • 087 Dunder Methods Magic Methods.mp4
    06:43
  • 088 OOP Practice (Dunder methods, inheritance, composition).mp4
    08:55
  • 089 name equals main .mp4
    05:23
  • 090 kwargs.mp4
    07:17
  • 090 kwargs-intro.zip
  • 091 Error Handling - try except blocks.mp4
    13:18
  • 091 error-handling.zip
  • 092 Raising Errors.mp4
    05:24
  • 092 raising-errors.zip
  • 093 Set Intersection.mp4
    05:41
  • 093 intersection.zip
  • 094 Set Union.mp4
    03:28
  • 094 union.zip
  • 095 Set Difference.mp4
    06:47
  • 095 difference.zip
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    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 95
    • duration 12:36:43
    • English subtitles has
    • Release Date 2024/02/14