Egghead - Introduction to the Python 3 [AhLaN]

seeders: 0
leechers: 0
Added 5 years ago by abidmail in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Egghead - Introduction to the Python 3 [AhLaN] (Size: 217 MB)
  01-Install Python.mp4 8.9 MB
  02-Manage Dependencies with Python Virtual Environments.mp4 6.1 MB
  03-Use Python Interactively with the REPL Console.mp4 3 MB
  04-Check for None (Null) in Python.mp4 1.4 MB
  05-Understand Mutable vs. Immutable objects in Python.mp4 1.9 MB
  06-Execute a Python Script.mp4 1.2 MB
  07-Perform Math Operations in Python.mp4 2 MB
  08-Format Strings in Python.mp4 4.6 MB
  09-Manipulate and Search Strings with Python Methods.mp4 4.5 MB
  10-Add Flow Control to your Python application.mp4 9.3 MB
  11-Use Comparison Operators in Python.mp4 4.9 MB
  12-Use Lists in Python.mp4 2.3 MB
  13-Slice Lists in Python.mp4 1.2 MB
  14-Understand List Comprehensions in Python.mp4 6.4 MB
  15-Manipulate Data with Dictionaries in Python.mp4 2.8 MB
  16-Create Immutable Values in Python with Tuples.mp4 2.3 MB
  17-Create Unique Unordered Collections in Python with Set.mp4 2.6 MB
  18-Invoke the built-in help system with python's dir and help methods.mp4 3 MB
  19-Create a Log for your Python application.mp4 18.4 MB
  20-Read Input in Python from the Console.mp4 10.8 MB
  21-Create Reusable Components with Functions in Python.mp4 12.6 MB
  22-Reuse Code in Multiple Projects with Python Modules.mp4 11.7 MB
  23-Read and Parse Files in Python.mp4 13.9 MB
  24-Write to a File in Python.mp4 11.4 MB
  25-Handle Exceptions to prevent crashes in Python.mp4 18.5 MB
  26-Understand Scope in Python.mp4 15.6 MB
  27-Use Python Classes.mp4 17.9 MB
  28-Manage packages with pip in Python.mp4 17.7 MB
  AhLaN.txt 921 B
  Seed Me!!.png 42 KB
  introduction-to-the-python-3-programming-language-notes-master.zip 33.6 KB
  ▲ 31 total files

Description


---------------------------------------------------------------------------------

-----------------------------------------------------------------------------------
Proudly Presents
-----------------------------------------------------------------------------------
Egghead - Introduction to the Python 3 Programming Language [AhLaN]


SUPPLiER.......: WWW RELEASE DATE......: 11/09/20
Uploader.......: abidmail Collector.........: abidmail
... About This Course ...

In Introduction to Python, we will start at the beginning: Installing python 3 and using virtual environments. With a working environment, we will learn how to manipulate strings and numbers, and gain working knowledge of data structures and flow control. We will build on that by introducing modules and classes and learn how to interact with our python applications using command line switches, console input and files.

At the end of this course, you’ll have a great working knowledge of Python, fully capable of creating your own Python projects from scratch or jumping into an existing application with the capability to read, understand, and contribute to the application.

Check out these community notes for this course on Github.