Companies Home Search Profile

Python Essential Training (2023)

Focused View

4:22:50

266 View
  • 01 Getting started with Python.mp4
    01:01
  • 02 Who this course is for.mp4
    02:12
  • 03 Resources for this course.mp4
    01:15
  • 04 How computers think.mp4
    04:10
  • 05 Installing Python, pip, and Jupyter Notebook.mp4
    03:44
  • 06 The Zen of Python.mp4
    02:01
  • 07 Writing a program.mp4
    02:47
  • 08 Jupyter notebooks.mp4
    05:08
  • 09 Variables and types.mp4
    06:26
  • 10 Data structures.mp4
    07:18
  • 11 Operators.mp4
    05:31
  • 12 Control flow.mp4
    04:27
  • 13 Functions.mp4
    04:25
  • 14 Classes and objects.mp4
    05:52
  • 15 Challenge Factorials.mp4
    01:45
  • 16 Solution Factorials.mp4
    02:55
  • 17 Ints and floats.mp4
    03:53
  • 18 Other types of numbers.mp4
    04:29
  • 19 Booleans.mp4
    06:35
  • 20 Strings.mp4
    06:13
  • 21 Bytes.mp4
    04:08
  • 22 Challenge Converting hex to decimal.mp4
    01:32
  • 23 Solution Converting hex to decimal.mp4
    03:19
  • 24 Lists.mp4
    05:21
  • 25 Tuples and sets.mp4
    07:44
  • 26 Dictionaries.mp4
    06:15
  • 27 List comprehensions.mp4
    05:22
  • 28 Dictionary comprehensions.mp4
    03:32
  • 29 Challenge - Encoding ASCII Art.mp4
    01:31
  • 30 Solution - Encoding ASCII Art.mp4
    02:42
  • 31 If and else.mp4
    05:15
  • 32 While.mp4
    06:25
  • 33 For.mp4
    04:56
  • 34 Challenge - Finding Primes Faster.mp4
    01:11
  • 35 Solution - Finding Primes Faster.mp4
    02:32
  • 36 The anatomy of a function.mp4
    06:58
  • 37 Variables and scope.mp4
    06:30
  • 38 Functions as variables.mp4
    05:01
  • 39 Challenge Calculator.mp4
    02:32
  • 40 Solution Calculator.mp4
    03:27
  • 41 The anatomy of a class.mp4
    05:18
  • 42 Static and instance methods.mp4
    07:30
  • 43 Inheritance.mp4
    05:53
  • 44 Challenge Extending the messenger.mp4
    01:55
  • 45 Solution Extending the messenger.mp4
    01:34
  • 46 Errors and exceptions.mp4
    03:52
  • 47 Handling exceptions.mp4
    07:39
  • 48 Custom exceptions.mp4
    04:09
  • 49 Challenge Message Exceptions.mp4
    01:18
  • 50 Solution Message Exceptions.mp4
    00:58
  • 51 Intro to threads and processes.mp4
    02:41
  • 52 Multithreading.mp4
    04:26
  • 53 Multiprocessing.mp4
    05:27
  • 54 Opening, reading, and writing.mp4
    06:47
  • 55 CSV.mp4
    06:02
  • 56 JSON.mp4
    05:49
  • 57 Challenge ASCII Art Compression.mp4
    02:18
  • 58 Solultion ASCII Art Compression.mp4
    04:16
  • 59 Command-line arguments.mp4
    05:40
  • 60 Creating modules and packages.mp4
    08:19
  • 61 Wrap up.mp4
    01:52
  • 62 Python challenge project.mp4
    00:47
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 62
    • duration 4:22:50
    • Release Date 2023/04/08

    Courses related to Python

    Subtitle
    Django Admin
    Pluralsight Elias Fofanov
    Elias Fofanov
    Django Admin
    2:14:25
    English subtitles
    07/08/2023
    Subtitle
    Core Python: Abstract Base Classes