0 подписчиков
видео
Starting a new Python project (regular expressions) [PythonLiveLessons #0]
Completing a code sketch (exec and eval) [PythonLiveLessons #1]
Building a Python module [PythonLiveLessons #2]
Getting started with Git and GitHub [PythonLiveLessons #3]
Creating a command-line app in Python [PythonLiveLessons #4]
Documenting Python code (docstrings) [PythonLiveLessons #5]
Publishing a Python package on pip [PythonLiveLessons #6]
The basics of object-oriented programming in Python [pt. 1]
Inheritance [Object-oriented programming in Python, pt. 3]
AI-animated visual short story: Never of the past or the future #aiart
Application logging in Python | Python tricks
Profiling and optimizing your Python code | Python tricks
Writing csv, tsv, xlsx files in Python
Introduction to deep learning with Python and Keras [Part 1]
Dict comprehensions in Python [Python comprehensions #2]
Reading csv, tsv, and xlsx files with Python
Improving Python performance with multiprocessing | Python tricks
Building your first neural network with Keras and Python [Part 2]
Using lists effectively in Python
Visual debugging in Python with PDB and Rapunzel
Python tricks: properties, staticmethods, and classmethods
PythonLiveLessons #6: Publishing a Python package on pip
Python tricks: Using magic (dunder) functions to create list-like objects
Python tricks: Type hints and static type checking
Python tricks: Writing user-friendly code with PEP-8 naming conventions
Python Decorators 1: The Basics
PythonLiveLessons #3: Getting started with git
Basic Python tricks: List slicing and list comprehensions
Creating your own interactive Python interpreter | Python tricks
Character encoding in Python made easy
PythonLiveLessons #5: Documenting your Python project
Debugging Python | Python tricks
Python basics: So you thought you understood True, False, and, or?
Python tricks: All there is to know about Exceptions
Using caching and memoization to optimize Python performance
Python Generators 2: send and yield
Python Tricks: Unpacking tuples, lists, and other iterators
A simple explanation of super() in Python
Generator expressions in Python [Python comprehensions #4)
Unboxing the Bq Aquaris M10 Ubuntu tablet (FHD)
PythonLiveLessons #1: Completing a code sketch
Running Python code with Rapunzel Code Editor
Different ways to use objects and attributes in Python
A tour of Ubuntu Gnome 17.04 for Unity users
Python tricks: Demystifying async, await, and asyncio
PythonLiveLessons #4: Building a command-line program
Numerical Python tricks: All there is to know about nan and inf
Python Decorators 2: Decorators with arguments
Python Generators 1: Functions that yield, suspend, and resume
A simple explanation of Python function arguments, keywords, *args, and **kwargs