Moshe Zadka: Or else:
Link: https://orbifold.xyz/or-else.html
This was originally sent to my
newsletter.
I send one e-mail,
always about Python,
every other Sunday.
If this blog post interests you, consider subscribing.
The underappreciated else keyword in Pytho
Link: https://orbifold.xyz/or-else.html
This was originally sent to my
newsletter.
I send one e-mail,
always about Python,
every other Sunday.
If this blog post interests you, consider subscribing.
The underappreciated else keyword in Pytho
orbifold.xyz
Orbifolds and Other Games - Or else:
"Coder's Cat": Encapsulation in Python
Link: https://coderscat.com/encapsulation-in-python
Encapsulation is an essential aspect of Object Oriented Porgramming.
Let’s explain encapsulation in plain words: information hiding. This means delimiting of the internal interface and attribute fr
Link: https://coderscat.com/encapsulation-in-python
Encapsulation is an essential aspect of Object Oriented Porgramming.
Let’s explain encapsulation in plain words: information hiding. This means delimiting of the internal interface and attribute fr
NumFOCUS: PyData COVID-19 Response
Link: https://numfocus.org/blog/pydata-covid-19-response?utm_source=rss&utm_medium=rss&utm_campaign=pydata-covid-19-response
The safety and well-being of our community are extremely important to us. We have therefore decided to postpone all PyData conferences scheduled to take place until the end of June: PyData Miami PyDat
Link: https://numfocus.org/blog/pydata-covid-19-response?utm_source=rss&utm_medium=rss&utm_campaign=pydata-covid-19-response
The safety and well-being of our community are extremely important to us. We have therefore decided to postpone all PyData conferences scheduled to take place until the end of June: PyData Miami PyDat
NumFOCUS
PyData COVID-19 Response - NumFOCUS
PyData statement on COVID-19 and Spring 2020 PyData events.
Python Anywhere: How to use shared in-browser consoles to cooperate while working remotely.
Link: https://blog.pythonanywhere.com/187/
One of the challenges of remote work is when you need to work together on one thing.
Our in-browser consoles are one of the core features of our service. Almost since the beginning, PythonAnywhere
has
Link: https://blog.pythonanywhere.com/187/
One of the challenges of remote work is when you need to work together on one thing.
Our in-browser consoles are one of the core features of our service. Almost since the beginning, PythonAnywhere
has
Pythonanywhere
How to use shared in-browser consoles to cooperate while working remotely. - PythonAnywhere News
All the latest updates from the PythonAnywhere team
Python Bytes: #172 Floating high above the web with Helium
Link: https://pythonbytes.fm/episodes/show/172/floating-high-above-the-web-with-helium
<p>Sponsored by DigitalOcean: <a href="http://pythonbytes.fm/digitalocean"><strong>pythonbytes.fm/digitalocean</strong></a></p>
<p><strong>Michael #1:</strong> <a href="https://hynek.me/articles/pyth
Link: https://pythonbytes.fm/episodes/show/172/floating-high-above-the-web-with-helium
<p>Sponsored by DigitalOcean: <a href="http://pythonbytes.fm/digitalocean"><strong>pythonbytes.fm/digitalocean</strong></a></p>
<p><strong>Michael #1:</strong> <a href="https://hynek.me/articles/pyth
pythonbytes.fm
Floating high above the web with Helium
News and announcements from the Python community for the week of Mar 13th, 2020
Ned Batchelder: Functional strategies in Python
Link: https://nedbatchelder.com//blog/202003/functional_strategies_in_python.html
I got into a debate about Python’s support for functional programming (FP)
with a friend. One of the challenging parts was listening to him say, “Python
is broken” a number of times.Python is not bro
Link: https://nedbatchelder.com//blog/202003/functional_strategies_in_python.html
I got into a debate about Python’s support for functional programming (FP)
with a friend. One of the challenging parts was listening to him say, “Python
is broken” a number of times.Python is not bro
Weekly Python StackOverflow Report: (ccxix) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/03/ccxix-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-03-14 12:08:07 GMTGet second minimum values per column in 2D array
Link: http://python-weekly.blogspot.com/2020/03/ccxix-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-03-14 12:08:07 GMTGet second minimum values per column in 2D array
Blogspot
(ccxix) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Quansight Labs Blog: Documentation as a way to build Community
Link: https://labs.quansight.org/blog/2020/03/documentation-as-a-way-to-build-community/
As a long time user and participant in open source communities, I've always known that documentation is far from being a solved problem. At least, that's the impression we get from many developers: "w
Link: https://labs.quansight.org/blog/2020/03/documentation-as-a-way-to-build-community/
As a long time user and participant in open source communities, I've always known that documentation is far from being a solved problem. At least, that's the impression we get from many developers: "w
Quansight Labs
Documentation as a way to build Community
As a long time user and participant in open source communities, I've always known that documentation is far from being a solved problem. At least, that's the impression we get from many developers: "w
Talk Python to Me: #255 Talking to cars with Python
Link: https://talkpython.fm/episodes/show/255/talking-to-cars-with-python
Modern cars have become mobile computer systems with many small computers running millions of lines of code. On this episode, we plug a little Python into those data streams.
<br/>
<br/>
You'll mee
Link: https://talkpython.fm/episodes/show/255/talking-to-cars-with-python
Modern cars have become mobile computer systems with many small computers running millions of lines of code. On this episode, we plug a little Python into those data streams.
<br/>
<br/>
You'll mee
talkpython.fm
Talking to cars with Python
Modern cars have become mobile computer systems with many small computers running millions of lines of code. On this episode, we plug a little Python into those data streams.
Reuven Lerner: Announcing: Free, weekly “Python for non-programmers” workshop
Link: https://lerner.co.il/2020/03/14/announcing-free-weekly-python-for-non-programmers-workshop/
This is a tough time for the world. Wherever you live, you have likely been affected by covid-19, the coronavirus that has been making its way to every country, city, and town.
Many countries, compani
Link: https://lerner.co.il/2020/03/14/announcing-free-weekly-python-for-non-programmers-workshop/
This is a tough time for the world. Wherever you live, you have likely been affected by covid-19, the coronavirus that has been making its way to every country, city, and town.
Many countries, compani
Reuven Lerner
Announcing: Free, weekly "Python for non-programmers" workshop — Reuven Lerner
This is a tough time for the world. Wherever you live, you have likely been affected by covid-19, the coronavirus that has been making its way to every country, city, and town. Many countries, companies, and individuals are now restricted to their homes. …
Anarcat: Remote presence tools for social distancing
Link: https://anarc.at/blog/2020-03-15-remote-tools/
As a technologist, I've been wondering how I can help people with the
rapidly spreading coronavirus pandemic. With the world entering
the "exponential stage" (e.g. Canada, the USA and basically
all of
Link: https://anarc.at/blog/2020-03-15-remote-tools/
As a technologist, I've been wondering how I can help people with the
rapidly spreading coronavirus pandemic. With the world entering
the "exponential stage" (e.g. Canada, the USA and basically
all of
Paweł Fertyk: WebRTC: a working example
Link: http://pfertyk.me/2020/03/webrtc-a-working-example/
Recently I had to use WebRTC for a simple project. The technology itself has
many advantages and is being developed as an open standard, without the need
for any plugins. However, I was quite new to W
Link: http://pfertyk.me/2020/03/webrtc-a-working-example/
Recently I had to use WebRTC for a simple project. The technology itself has
many advantages and is being developed as an open standard, without the need
for any plugins. However, I was quite new to W
pfertyk.me
WebRTC: a working example
Tested on local and public network
Mike Driscoll: PyDev of the Week: Jessica Garson
Link: https://www.blog.pythonlibrary.org/2020/03/16/pydev-of-the-week-jessica-garson/
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’
Link: https://www.blog.pythonlibrary.org/2020/03/16/pydev-of-the-week-jessica-garson/
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’
The Mouse Vs. The Python
PyDev of the Week: Jessica Garson - The Mouse Vs. The Python
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’s up to over on Github. Let’s spend some time getting to…
The Digital Cat: Public key cryptography: RSA keys
Link: https://www.thedigitalcatonline.com/blog/2018/04/25/rsa-keys/
I bet you created at least once an RSA key pair, usually because you needed to connect to GitHub and you wanted to avoid typing your password every time. You diligently followed the documentation on h
Link: https://www.thedigitalcatonline.com/blog/2018/04/25/rsa-keys/
I bet you created at least once an RSA key pair, usually because you needed to connect to GitHub and you wanted to avoid typing your password every time. You diligently followed the documentation on h
Thedigitalcatonline
Public key cryptography: RSA keys
An in-depth discussion of the format of RSA keys, the PEM format, ASN, and PKCS
Mike Driscoll: PyDev of the Week: Jessica Garson
Link: http://www.blog.pythonlibrary.org/2020/03/16/pydev-of-the-week-jessica-garson/
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’
Link: http://www.blog.pythonlibrary.org/2020/03/16/pydev-of-the-week-jessica-garson/
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’
The Mouse Vs. The Python
PyDev of the Week: Jessica Garson - The Mouse Vs. The Python
This week we welcome Jessica Garson (@jessicagarson) as our PyDev of the Week! Jessica is a developer advocate at Twitter. She also teaches Python at New York University. You can see some of what she’s up to over on Github. Let’s spend some time getting to…
Stack Abuse: Default Arguments in Python Functions
Link: https://stackabuse.com/default-arguments-in-python-functions/
Functions in Python are used to implement logic that you want to execute repeatedly at different places in your code. You can pass data to these functions via function arguments. In addition to passin
Link: https://stackabuse.com/default-arguments-in-python-functions/
Functions in Python are used to implement logic that you want to execute repeatedly at different places in your code. You can pass data to these functions via function arguments. In addition to passin
Stack Abuse
Default Arguments in Python Functions
The article explains the difference between normal arguments and the default arguments in Python functions with the help of different examples.
Catalin George Festila: Python 3.5.2 : Detect motion and save images with opencv.
Link: http://python-catalin.blogspot.com/2020/03/python-352-detect-motion-and-save.html
This script is simple to use it with a webcam or to parse a video file.
The main goal of this script is to see the difference in various frames of a video or webcam output.
The first frame of our vid
Link: http://python-catalin.blogspot.com/2020/03/python-352-detect-motion-and-save.html
This script is simple to use it with a webcam or to parse a video file.
The main goal of this script is to see the difference in various frames of a video or webcam output.
The first frame of our vid
Blogspot
Python 3.5.2 : Detect motion and save images with opencv.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Real Python: How to Do a Binary Search in Python
Link: https://realpython.com/binary-search-python/
Binary search is a classic algorithm in computer science. It often comes up in programming contests and technical interviews. Implementing binary search turns out to be a challenging task, even when y
Link: https://realpython.com/binary-search-python/
Binary search is a classic algorithm in computer science. It often comes up in programming contests and technical interviews. Implementing binary search turns out to be a challenging task, even when y
Realpython
How to Do a Binary Search in Python – Real Python
Binary search is a classic algorithm in computer science. In this step-by-step tutorial, you'll learn how to implement this algorithm in Python. You'll learn how to leverage existing libraries as well as craft your own binary search Python implementation.
James Bennett: Against service layers in Django
Link: https://www.b-list.org/weblog/2020/mar/16/no-service/
Recently I’ve seen posts and questions pop up in a few places about a sort of “enterprise” Django style guide that’s been getting attention. There are a number of things I disagree with in that guide,
Link: https://www.b-list.org/weblog/2020/mar/16/no-service/
Recently I’ve seen posts and questions pop up in a few places about a sort of “enterprise” Django style guide that’s been getting attention. There are a number of things I disagree with in that guide,
Mike Driscoll: Python 101 2nd Edition Kickstarter Ending in Two Days
Link: http://www.blog.pythonlibrary.org/2020/03/16/python-101-2nd-edition-kickstarter-ending-in-two-days/
My Kickstarter for the 2nd Edition of Python 101 is ending in less than two days. If you want a signed copy or to purchase one of my other books for a discount, you should check out the Kickstarter as
Link: http://www.blog.pythonlibrary.org/2020/03/16/python-101-2nd-edition-kickstarter-ending-in-two-days/
My Kickstarter for the 2nd Edition of Python 101 is ending in less than two days. If you want a signed copy or to purchase one of my other books for a discount, you should check out the Kickstarter as
The Mouse Vs. The Python
Python 101 2nd Edition Kickstarter Ending in Two Days - The Mouse Vs. The Python
My Kickstarter for the 2nd Edition of Python 101 is ending in less than two days. If you want a signed copy or to purchase one of my other books for a discount, you should check out the Kickstarter as I have lots of good deals on there. Also, note that the…
Doing Math with Python: Coding Starter Kit Humble Bundle
Link: http://doingmathwithpython.github.io/humble-bundle-coding-starter.html
I am very excited to share that "Doing Math with Python" is part of No Starch Press's Coding Starter Humble Bundle.
Of course, you get No Starch Press's other excellent coding books as part of the bu
Link: http://doingmathwithpython.github.io/humble-bundle-coding-starter.html
I am very excited to share that "Doing Math with Python" is part of No Starch Press's Coding Starter Humble Bundle.
Of course, you get No Starch Press's other excellent coding books as part of the bu