Real Python: Python Community Interview With Al Sweigart
Link: https://realpython.com/interview-al-sweigart/
This week, I’m joined by Al Sweigart, a familiar name in the Python community. Al is an accomplished developer, conference speaker, teacher, and origamist. (Yes, you read that correctly!) But some may
Link: https://realpython.com/interview-al-sweigart/
This week, I’m joined by Al Sweigart, a familiar name in the Python community. Al is an accomplished developer, conference speaker, teacher, and origamist. (Yes, you read that correctly!) But some may
Realpython
Python Community Interview With Al Sweigart – Real Python
Al Sweigart is an accomplished developer, conference speaker, teacher, and origamist. But some may know him best for his numerous Python programming books, such as Automate the Boring Stuff with Python.
Samuel Sutch: Python for Kids: A Playful Introduction to Programming
Link: http://ssutch.org/python-for-kids-a-playful-introduction-to-programming/
Price: $19.79(as of Oct 28,2019 15:15:29 UTC – Details)
From the Author: Top 5 Tips & Tricks for Beginning Programmers
1. Never try to understand a long piece of code (or a long program) in
Link: http://ssutch.org/python-for-kids-a-playful-introduction-to-programming/
Price: $19.79(as of Oct 28,2019 15:15:29 UTC – Details)
From the Author: Top 5 Tips & Tricks for Beginning Programmers
1. Never try to understand a long piece of code (or a long program) in
Reuven Lerner: Early-bird pricing for Weekly Python Exercise ends tomorrow
Link: https://lerner.co.il/2019/10/28/early-bird-pricing-for-weekly-python-exercise-ends-tomorrow/
My native language is English: I grew up speaking it at home and school, and it’s my preference when reading, writing, and speaking. I studied in US schools through 12 grade, and then got both a b
Link: https://lerner.co.il/2019/10/28/early-bird-pricing-for-weekly-python-exercise-ends-tomorrow/
My native language is English: I grew up speaking it at home and school, and it’s my preference when reading, writing, and speaking. I studied in US schools through 12 grade, and then got both a b
Reuven Lerner
Early-bird pricing for Weekly Python Exercise ends tomorrow — Reuven Lerner
My native language is English: I grew up speaking it at home and school, and it’s my preference when reading, writing, and speaking. I studied in US schools through 12 grade, and then got both a bachelor’s degree and a PhD at American universities. I’ve…
Samuel Sutch: Hands-On GPU Programming with Python and CUDA: Explore high-performance parallel computing with CUDA
Link: http://ssutch.org/hands-on-gpu-programming-with-python-and-cuda-explore-high-performance-parallel-computing-with-cuda/
Price: $44.99(as of Oct 28,2019 19:22:03 UTC – Details)
Dr. Brian Tuomanen has been working with CUDA and General-Purpose GPU Programming since 2014. He received his Bachelor of Science in Electric
Link: http://ssutch.org/hands-on-gpu-programming-with-python-and-cuda-explore-high-performance-parallel-computing-with-cuda/
Price: $44.99(as of Oct 28,2019 19:22:03 UTC – Details)
Dr. Brian Tuomanen has been working with CUDA and General-Purpose GPU Programming since 2014. He received his Bachelor of Science in Electric
tryexceptpass: Practical Log Viewers with Sanic and Elasticsearch - Designing CI/CD Systems
Link: https://tryexceptpass.org/article/continuous-builds-viewing-logs/
One of the critical pieces in a build system is the ability to view build and test output. Not only does it track progress as the build transitions through the various phases, it’s also an instrument
Link: https://tryexceptpass.org/article/continuous-builds-viewing-logs/
One of the critical pieces in a build system is the ability to view build and test output. Not only does it track progress as the build transitions through the various phases, it’s also an instrument
tryexceptpass.org
Practical Log Viewers with Sanic and Elasticsearch - Designing CI/CD Systems
View log output from Docker containers in an automated CI/CD system in your GitHub pull requests, using Elasticsearch and a Python REST API built with Sanic
Stack Abuse: Asynchronous Tasks Using Flask, Redis and Celery
Link: https://stackabuse.com/asynchronous-tasks-using-flask-redis-and-celery/
Introduction
As web applications evolve and their usage increases, the use cases also diversify. We are now building and using websites for more complex tasks than ever before. Some of these tasks can
Link: https://stackabuse.com/asynchronous-tasks-using-flask-redis-and-celery/
Introduction
As web applications evolve and their usage increases, the use cases also diversify. We are now building and using websites for more complex tasks than ever before. Some of these tasks can
Stack Abuse
Asynchronous Tasks Using Flask, Redis, and Celery
In this article, we'll use Redis and Celery with Flask to create an asynchronous messaging system in order to create a simple reminder application.
Samuel Sutch: Python Programming: A Smart Approach For Absolute Beginners (A Step-by-Step Guide With 8 Days Crash Course)
Link: http://ssutch.org/python-programming-a-smart-approach-for-absolute-beginners-a-step-by-step-guide-with-8-days-crash-course/
Price: $14.89(as of Oct 29,2019 01:28:01 UTC – Details)
Link: http://ssutch.org/python-programming-a-smart-approach-for-absolute-beginners-a-step-by-step-guide-with-8-days-crash-course/
Price: $14.89(as of Oct 29,2019 01:28:01 UTC – Details)
Podcast.__init__: Building Quantum Computing Algorithms In Python
Link: https://www.pythonpodcast.com/ocean-sdk-quantum-computing-episode-235/
Quantum computers are the biggest jump forward in processing power that the industry has seen in decades. As part of this revolution it is necessary to change our approach to algorithm design. D-Wave
Link: https://www.pythonpodcast.com/ocean-sdk-quantum-computing-episode-235/
Quantum computers are the biggest jump forward in processing power that the industry has seen in decades. As part of this revolution it is necessary to change our approach to algorithm design. D-Wave
The Python Podcast.__init__
The Python Podcast.__init__: Building Quantum Computing Algorithms In Python
An interview about the Ocean SDK from D-Wave and how it is used to write and test algorithms for quantum computing processors
Python Insider: Python 3.5.8 is now available
Link: http://feedproxy.google.com/~r/PythonInsider/~3/Pirbj3v2YiI/python-358-is-now-available.html
Python 3.5.8 is now available.
You can download Python 3.5.8 here.
Link: http://feedproxy.google.com/~r/PythonInsider/~3/Pirbj3v2YiI/python-358-is-now-available.html
Python 3.5.8 is now available.
You can download Python 3.5.8 here.
Blogspot
Python Insider: Python 3.5.8 is now available
Samuel Sutch: Elements of Programming Interviews in Python: The Insiders’ Guide
Link: http://ssutch.org/elements-of-programming-interviews-in-python-the-insiders-guide/
Price: $35.96(as of Oct 29,2019 09:33:53 UTC – Details)
"A practical, fun approach to computer science fundamentals, as seen through the lens of common programming interview questions."Jeff Atwood
Link: http://ssutch.org/elements-of-programming-interviews-in-python-the-insiders-guide/
Price: $35.96(as of Oct 29,2019 09:33:53 UTC – Details)
"A practical, fun approach to computer science fundamentals, as seen through the lens of common programming interview questions."Jeff Atwood
Robin Wilson: Five new-ish Python things – Part 1
Link: http://blog.rtwilson.com/five-new-ish-python-things-part-1/
I keep gathering links of interesting Python things I’ve seen around the internet: new packages, good tutorials, and so on – and so I thought I’d start a series where I share them every so often.
Not
Link: http://blog.rtwilson.com/five-new-ish-python-things-part-1/
I keep gathering links of interesting Python things I’ve seen around the internet: new packages, good tutorials, and so on – and so I thought I’d start a series where I share them every so often.
Not
Stack Abuse: Coroutines in Python
Link: https://stackabuse.com/coroutines-in-python/
Introduction
Every programmer is acquainted with functions - sequences of instructions grouped together as a single unit in order to perform predetermined tasks. They admit a single entry point, are c
Link: https://stackabuse.com/coroutines-in-python/
Introduction
Every programmer is acquainted with functions - sequences of instructions grouped together as a single unit in order to perform predetermined tasks. They admit a single entry point, are c
Stack Abuse
Coroutines in Python
Coroutines are a special type of functions that deliberately yield control over to the caller - but they don't end their context in the process, maintaining it in an idle state.
In this article, we'll dive into Python coroutines.
In this article, we'll dive into Python coroutines.
Real Python: Python Type Checking
Link: https://realpython.com/courses/python-type-checking/
In this course, you’ll learn about Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you to specify
Link: https://realpython.com/courses/python-type-checking/
In this course, you’ll learn about Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you to specify
Realpython
Python Type Checking – Real Python
In this course, you'll look at Python type checking. Traditionally, types have been handled by the Python interpreter in a flexible but implicit way. Recent versions of Python allow you to specify explicit type hints that can be used by different tools to…
PyCoder’s Weekly: Issue #392 (Oct. 29, 2019)
Link: https://pycoders.com/issues/392
#392 – OCTOBER 29, 2019 View in Browser » Black 19.10b0 Released I’ve been using Black to automatically format most of my Python code since it came out last year, and it’s been an incredibly hel
Link: https://pycoders.com/issues/392
#392 – OCTOBER 29, 2019 View in Browser » Black 19.10b0 Released I’ve been using Black to automatically format most of my Python code since it came out last year, and it’s been an incredibly hel
Pycoders
PyCoder’s Weekly | Issue #392
Issue #392 of the PyCoder’s Weekly newsletter, published Oct. 29, 2019.
Zero-with-Dot (Oleg Żero): Colaboratory + Drive + Github -> the workflow made simpler
Link: https://zerowithdot.com/colab-github-workflow/
Introduction
This post is a continuation of our earlier attempt to make the best of the two worlds, namely Google Colab and Github.
In short, we tried to map the usage of these tools in a typical data
Link: https://zerowithdot.com/colab-github-workflow/
Introduction
This post is a continuation of our earlier attempt to make the best of the two worlds, namely Google Colab and Github.
In short, we tried to map the usage of these tools in a typical data
Zerowithdot
Colaboratory + Drive + Github -> the workflow made simpler
Combining Google Colab with Github to create a simple, but efficient workflow for machine-learning model developement.
The No Title® Tech Blog: New project: Nice Telescope Planner
Link: https://no-title.victordomingos.com/articles/2019/new_java_project_nice_telescope_planner
And now, for something different, I have just dived into Java. I am sharing with you the first (pre-)release of Nice Telescope Planner, a simple cross-platform desktop utility for amateur astronomy ho
Link: https://no-title.victordomingos.com/articles/2019/new_java_project_nice_telescope_planner
And now, for something different, I have just dived into Java. I am sharing with you the first (pre-)release of Nice Telescope Planner, a simple cross-platform desktop utility for amateur astronomy ho
The No Title® Tech Blog
New project: Nice Telescope Planner
And now, for something different, I have just dived into Java. I am sharing with you the first (pre-)release of Nice Telescope Planner, a simple cross-platform desktop utility for amateur astronomy hobbyists, written in Java. The aim is to provide an easy…
Python Bytes: #154 Code, frozen in carbon, on display for all
Link: https://pythonbytes.fm/episodes/show/154/code-frozen-in-carbon-on-display-for-all
Link: https://pythonbytes.fm/episodes/show/154/code-frozen-in-carbon-on-display-for-all
pythonbytes.fm
Code, frozen in carbon, on display for all
News and announcements from the Python community for the week of Oct 29th, 2019
Talk Python to Me: #236 Scaling data science across Python and R
Link: https://talkpython.fm/episodes/show/236/scaling-data-science-across-python-and-r
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to
Link: https://talkpython.fm/episodes/show/236/scaling-data-science-across-python-and-r
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to
talkpython.fm
Scaling data science across Python and R
Do you do data science? Imagine you work with over 200 data scientists. Many of whom have diverse backgrounds or have come from non-CS backgrounds. Some of them want to use Python. Others are keen to work with R.
Python Software Foundation: CPython Core Developer Sprint 2019
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/dQEL0laUUlw/cpython-core-developer-sprint-2019.html
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for the 2019 Python core developer sprint. The core developer spr
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/dQEL0laUUlw/cpython-core-developer-sprint-2019.html
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for the 2019 Python core developer sprint. The core developer spr
Blogspot
CPython Core Developer Sprint 2019
During the week of September 9th to September 13th, 34 core CPython committers gathered together in the Bloomberg London headquarters for th...
qutebrowser development blog: 2019 qutebrowser crowdfunding with shirts, stickers and more!
Link: https://blog.qutebrowser.org/2019-qutebrowser-crowdfunding-with-shirts-stickers-and-more.html
I'm very happy to announce that the next qutebrowser crowdfunding went live
today! o/
This time, I'm focused on recurring donations via GitHub Sponsors. Those
donations will allow me to work part-time
Link: https://blog.qutebrowser.org/2019-qutebrowser-crowdfunding-with-shirts-stickers-and-more.html
I'm very happy to announce that the next qutebrowser crowdfunding went live
today! o/
This time, I'm focused on recurring donations via GitHub Sponsors. Those
donations will allow me to work part-time
Real Python: Python REST APIs With Flask, Connexion, and SQLAlchemy – Part 4
Link: https://realpython.com/flask-connexion-rest-api-part-4/
In Part 3 of this series, you added relationships to the REST API and to the database that supports it. This gave you a powerful tool you can use to build interesting programs that send persistent dat
Link: https://realpython.com/flask-connexion-rest-api-part-4/
In Part 3 of this series, you added relationships to the REST API and to the database that supports it. This gave you a powerful tool you can use to build interesting programs that send persistent dat
Realpython
Build a JavaScript Front End for a Flask API – Real Python
Most modern websites are powered by a REST API. That way, you can separate the front-end code from the back-end logic, and users can interact with the interface dynamically.
In this step-by-step tutorial, you'll learn how to build a single-page Flask web…
In this step-by-step tutorial, you'll learn how to build a single-page Flask web…