Видео с ютуба Codeonpuffic

Python Exercises #14 - Level Up Your Python Skills. Tasks for Beginners.

PostgreSQL #1 - Getting started. Simple Installation Tutorial

Python Exercises #11 - Level Up Your Python Skills - Even or Odd

Python Modules #2: _thread - low-level threading API. Why we need threading in Python?

Python Exercises #9 - Level Up Your Python Skills - Try These Beginner Challenges!

Python Exercises #4 - Level Up Your Python Skills - Try These Beginner Challenges!

Python Exercises #8 - Level Up Your Python Skills - Try These Beginner Challenges!

Python Exercises #5 - Level Up Your Python Skills - Try These Beginner Challenges!

__main__ practicum #6 - Level Up Your Python Skills - Try These Beginner Challenges!

Python Modules #9: random module Python | How to generate?

JSON practicum #12 - Level Up Your Python Skills - Try These Beginner Challenges!

Python Modules #7.2: OS - Process Parameters. How to manipulate with processes?

Python Modules #7.5: OS - System Information. Process Management. How we use it?

What is new in Python 3.12? Release Highlights in 6 minutes

Python Modules #1: __main__1 in Python (if __name__ == '__main__'). Why we use it?

Python Modules #16.1: Logging module Python | logging.Logger

Random practicum #13 - Everithing about Random module in 15 minutes!

Python Exercises #10 - Level Up Your Python Skills - Difference between two dates

Python Modules #3: CSV module in Python | How to Read, Parse, and Write CSV Files

Python Modules #7.1: OS (os.path) - Common pathname manipulations