Best newsletters and posts about Next Tech Job tag


Messages

5/24/2022 8:14:27 PM

Building a URL Shortener, Debug Life, Pigeon Deterents, and More

Build a URL Shortener With FastAPI and Python #526 – MAY 24, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build a URL Shortener With FastAPI and Python In this step-by-step project, you'll
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
8/9/2022 8:04:27 PM

Finding & Fixing Python Bugs, Uncommon Usage, NBA Highlights, and More

Finding and Fixing Python Code Bugs #537 – AUGUST 9, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Finding and Fixing Python Code Bugs Learn how to identify and fix logic errors, or bugs, in your
9/20/2022 8:14:29 PM

Build an Alexa, SQLite Recipes, Customizing Lists, and More

Build an Alexa Equivalent in Python #543 – SEPTEMBER 20, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build an Alexa Equivalent in Python It's not as difficult as you think to build an AI
10/25/2022 8:04:26 PM

Python 3.11 Released, Dry Run Mode in Django, Defensive Coding, and More

Python 3.11: Cool New Features for You to Try #548 – OCTOBER 25, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.11: Cool New Features for You to Try Python 3.11 is out! In this article,
1/10/2023 7:54:31 PM

bpython, perf and Python 3.12, Packaging Binaries, and More

Discover `bpython`: A Python REPL With IDE-Like Features #559 – JANUARY 10, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Discover bpython : A Python REPL With IDE-Like Features In this tutorial,
2/14/2023 7:54:35 PM

Monorepos, SpiffWorkflow, Functional Python, and More

Monorepos in Python #564 – FEBRUARY 14, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Monorepos in Python A monorepo is a source control pattern in some organizations where a single code
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/14/2023 8:14:49 PM

BeeWare, Asyncio Overhead, Python & Julia, and More

Sharing Your Python App Across Platforms With BeeWare #568 – MARCH 14, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Sharing Your Python App Across Platforms With BeeWare Are you interested in
11/8/2022 8:04:27 PM

Python 3.11's Speedup, Scopes, Google APIs, and More

Where Exactly Does Python 3.11 Get Its Speedup? #550 – NOVEMBER 8, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Where Exactly Does Python 3.11 Get Its Speedup? This deep dive into Python