Best newsletters and posts about Online Python training tag


Messages

4/5/2022 8:04:27 PM

Levenshtein Distances, urllib, Python's Performance, and More

Python's `urllib.request` for HTTP Requests #519 – APRIL 5, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python's urllib.request for HTTP Requests In this tutorial, you'll be making
6/18/2022 2:24:46 PM

New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: The subprocess Module: Wrapping Programs With
7/26/2022 7:54:58 PM

Flashcards in Django, Persistent Auth in CLIs, Replace These Libraries, and More

Build a Flashcards App With Django #535 – JULY 26, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build a Flashcards App With Django Create your own flashcards app to help you to learn a new
9/24/2022 2:24:31 PM

New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: When Do You Use an "..." Ellipsis in
10/18/2022 7:44:27 PM

Chatbots, Testing in ML, Python Dev Survey, and More

ChatterBot: Build a Chatbot With Python #547 – OCTOBER 18, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo ChatterBot: Build a Chatbot With Python Chatbots can help to provide real-time customer
11/26/2022 6:44:33 AM

New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python REST APIs With Flask, Connexion, and
12/24/2022 3:44:28 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python's "in" and "not in
1/21/2023 3:44:39 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python's Assignment Operator: Write Robust
1/20/2023 4:34:59 AM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Learn From 2022's Most Popular Python
1/28/2023 3:44:26 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Linear Algebra in Python: Matrix Inverses and
1/30/2023 5:04:32 PM

🐍 New Python tutorials on Real Python [FIXED LINKS]

Hi there, Apologies for the broken links in the previous email, here's the corrected version: Linear Algebra in Python: Matrix Inverses and Least Squares In this tutorial, you'll work with
1/7/2023 3:44:31 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Natural Language Processing With spaCy in
2/4/2023 3:44:42 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: How to Iterate Over Rows in pandas, and Why
2/18/2023 3:44:27 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News: What's New From January 2023
2/25/2023 3:44:29 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Develop Data Visualization Interfaces in
2/11/2023 3:44:26 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Build a Wordle Clone With Python and Rich In
12/13/2022 8:04:28 PM

Python Through Stories, Parallelism Control, Mastodon Bot on AWS, and More

Package Python Code With `pyproject.toml` & Listing Files With `pathlib` #555 – DECEMBER 13, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Package Python Code With pyproject.toml & Listing
3/4/2023 3:44:28 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Using NumPy reshape() to Change the Shape of
12/10/2022 3:44:29 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News: What's New From November 2022
3/21/2023 8:14:28 PM

Evaluating Packages, PyTorch 2.0, Lazy Recursion, and More

How to Evaluate the Quality of Python Packages #569 – MARCH 21, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo How to Evaluate the Quality of Python Packages Just like you shouldn't download
3/18/2023 2:44:27 PM

🐍 New Python tutorials on Real Python

Hey there, Real Python is a proud sponsor of PyCascades Conference and I'm excited to attend in-person again this year, together with Chris Bailey. If you're attending and bump into us, say hi!
3/25/2023 2:44:27 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. We've just hit a huge milestone with the Real Python podcast, publishing our 150th episode! A
3/11/2023 3:44:31 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: What's a Python Namespace Package, and
12/3/2022 3:44:26 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: How to Get a List of All Files in a Directory
4/1/2023 2:44:28 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Don't miss out on the opportunity to learn something new and sharpen your Python skills.
11/15/2022 8:04:27 PM

Refactoring Python Code, Chrome Extensions, Asyncio, and More

Refactoring: Prepare Your Code to Get Help #551 – NOVEMBER 15, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Refactoring: Prepare Your Code to Get Help In this Code Conversation video course, you
4/8/2023 2:44:49 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python's del: Remove References From
4/22/2023 2:44:30 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. In addition, members of the RP team are at PyCon 2023 in Salt Lake City right now—stop by our
4/19/2023 5:55:35 AM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Discover what's new in Python 3.12.0a6, Django survey results, and GitHub Copilot. Dive into
4/25/2023 8:45:03 PM

PyPI Trusted Publishers, Namespaces, ChatGPT REPL, and More

PyPI Introduces "Trusted Publishers" #574 – APRIL 25, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo PyPI Introduces “Trusted Publishers” PyPI package maintainers can adopt a new, more
4/19/2023 5:22:59 AM

Self-Healing Code, Pandas 2.0 Performance, Automation, and More

"Self-Healing" Programs That Fix Themselves Thanks to AI #573 – APRIL 18, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo “Self-Healing” Programs That Fix Themselves Thanks to AI Wolverine
4/29/2023 2:44:27 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Build Your Own Face Recognition Tool With
5/2/2023 7:44:32 PM

Object Oriented Python, PyCon 2023, Mastodon Bot, and More

Python Classes: The Power of Object-Oriented Programming #575 – MAY 2, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Python Classes: The Power of Object-Oriented Programming In this tutorial, you
5/6/2023 2:54:47 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: SOLID Principles: Improve Object-Oriented
5/13/2023 2:56:37 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Build Robust Continuous Integration With
5/20/2023 2:44:31 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Using and Creating Global Variables in Your
5/23/2023 7:54:53 PM

Coding With ChatGPT, Pydantic's Future, Properties, and More

ChatGPT: Your Personal Python Coding Mentor #578 – MAY 23, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo ChatGPT: Your Personal Python Coding Mentor Large language models have gained popularity
5/27/2023 5:54:35 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: How to Launch an HTTP Server in One Line of
11/1/2022 8:04:26 PM

First Match in a List, Memes With Pillow, When to Upgrade to 3.11, and More

How to Get the First Match From a Python List or Iterable #549 – NOVEMBER 1, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo How to Get the First Match From a Python List or Iterable In this
5/30/2023 8:04:37 PM

Using __call__(), Django Custom Sorts, Decorators, and More

Python's `.__call__()` Method: Creating Callable Instances #579 – MAY 30, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Python's .__call__() Method: Creating Callable Instances In this
6/3/2023 2:44:36 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Choosing the Best Coding Font for Programming
6/20/2023 5:35:09 AM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News: What's New From May 2023 May
6/24/2023 2:44:27 PM

🐍 New Python tutorials on Real Python

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python's raise: Effectively Raising
6/27/2023 8:04:34 PM

Search DSLs, CircuitPython, Debugging Kubernetes, and More

Building Search DSLs With Django #583 – JUNE 27, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Building Search DSLs With Django A Domain Specific Language is a small language for a particular