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]
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
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
Channel trailer
Python tricks: The for loop (for, continue, break, else)
7 Simple Tricks to Write Better Python Code
Online psychology experiments with OSWeb and JATOS (#1 ): Inline JavaScript
Inheritance [Object-oriented programming in Python, pt. 3]
Using Python inline script in OpenSesame 3.0
Application logging in Python | Python tricks
Gestalt Theory | Biological Psychology 3.4
Writing csv, tsv, xlsx files in Python
7 More Tricks to Write Better Python Code
Python Decorators 3: Turning a function into a class instance
Analyzing eye-movement and pupil-size data with Python DataMatrix
Improving Python performance with multiprocessing | Python tricks
How to make a paperback book by hand
Reading csv, tsv, and xlsx files with Python
Dict comprehensions in Python [Python comprehensions #2]
Profiling and optimizing your Python code | Python tricks
Python tricks: properties, staticmethods, and classmethods
PythonLiveLessons #0: Starting a Python project from scratch
The basics of object-oriented programming in Python [pt. 1]
Introduction to deep learning with Python and Keras [Part 1]
AI-animated visual short story: Never of the past or the future
Working with files and folders in Rapunzel Code Editor
Creating your own class [Object-oriented programming in Python, pt. 2]
Classifying images with MobileNetV2 using Keras and Python [Part 3]