The No Title® Tech Blog: Why and how I have just redesigned my (other) website
Link: https://no-title.victordomingos.com/articles/2019/new_website
Going through a moment of change in my life, I have decided to redesign my other website, using Pelican and other open source tools. The older version was starting to look a bit aged, especially on mo
Link: https://no-title.victordomingos.com/articles/2019/new_website
Going through a moment of change in my life, I have decided to redesign my other website, using Pelican and other open source tools. The older version was starting to look a bit aged, especially on mo
The No Title® Tech Blog
Why and how I have just redesigned my (other) website
Going through a moment of change in my life, I have decided to redesign my other website, using Pelican and other open source tools. The older version was starting to look a bit aged, especially on mobile devices, so it seemed like a good idea to start a…
Kushal Das: Tracking my phone's silent connections
Link: https://kushaldas.in/posts/tracking-my-phone-s-silent-connections.html
My phone has more friends than me. It talks to more peers (computers) than the
number of human beings I talk on an average. In this age of smartphones and
mobile apps for A-Z things, we are dependent
Link: https://kushaldas.in/posts/tracking-my-phone-s-silent-connections.html
My phone has more friends than me. It talks to more peers (computers) than the
number of human beings I talk on an average. In this age of smartphones and
mobile apps for A-Z things, we are dependent
Dataquest: How to Learn Python for Data Science In 5 Steps
Link: https://www.dataquest.io/blog/how-to-learn-python-for-data-science-in-5-steps/
Why Learn Python For Data Science?
Before we explore how to learn Python for data science, we should briefly answer why you should learn Python in the first place.
In short, understanding Python is on
Link: https://www.dataquest.io/blog/how-to-learn-python-for-data-science-in-5-steps/
Why Learn Python For Data Science?
Before we explore how to learn Python for data science, we should briefly answer why you should learn Python in the first place.
In short, understanding Python is on
Dataquest
How to Learn Python (Step-By-Step) in 2024
Learn Python the right way. Avoid the pitfalls that make people quit, maximize the time spent on fun projects, and accelerate learning.
Codementor: What You Don't Know About Python Variables
Link: https://www.codementor.io/iyanuashiri/what-you-don-t-know-about-python-variables-s5lvipwhn
The first time you get introduced to Python’s variable, it is usually defined as “parts of your computer’s memory where you store some information.” Some define it as a “storage placeholder for texts
Link: https://www.codementor.io/iyanuashiri/what-you-don-t-know-about-python-variables-s5lvipwhn
The first time you get introduced to Python’s variable, it is usually defined as “parts of your computer’s memory where you store some information.” Some define it as a “storage placeholder for texts
www.codementor.io
What You Don't Know About Python Variables | Codementor
The first time you get introduced to Python’s variable, it is usually defined as “parts of your computer’s memory where you store some information.” Some define it as a “storage placeholder for texts and numbers." Python variables is more than he above definition.
Made With Mu: A GPIOZero Theramin for Valentine’s Day
Link: https://madewith.mu/mu/users/2019/02/14/gpiozero-theramin.html
Thanks to Ben Nuttall, one of the
maintainers of the wonderful, GPIOZero library, love is in the air.
Why not serenade your Valentine with Mu, a distance sensor, speaker, Raspberry
Pi and some nifty
Link: https://madewith.mu/mu/users/2019/02/14/gpiozero-theramin.html
Thanks to Ben Nuttall, one of the
maintainers of the wonderful, GPIOZero library, love is in the air.
Why not serenade your Valentine with Mu, a distance sensor, speaker, Raspberry
Pi and some nifty
Made With Mu
A GPIOZero Theramin for Valentine’s Day
A blog to celebrate projects that use the Mu Python code editor to create cool stuff.
Talk Python to Me: #199 Automate all the things with Python at Zapier
Link: https://talkpython.fm/episodes/show/199/automate-all-the-things-with-python-at-zapier
Do your applications call a lot of APIs? Maybe you have a bunch of microservices driving your app. You probably don't have the crazy combinatorial explosion that Zapier does for connecting APIs! They
Link: https://talkpython.fm/episodes/show/199/automate-all-the-things-with-python-at-zapier
Do your applications call a lot of APIs? Maybe you have a bunch of microservices driving your app. You probably don't have the crazy combinatorial explosion that Zapier does for connecting APIs! They
talkpython.fm
Automate all the things with Python at Zapier
Do your applications call a lot of APIs? Maybe you have a bunch of microservices driving your app. You probably don't have the crazy combinatorial explosion that Zapier does for connecting APIs! They have millions of users automating things with 1,000s of…
Continuum Analytics Blog: Intake released on Conda-Forge
Link: https://www.anaconda.com/intake-released-on-conda-forge/
Intake is a package for cataloging, finding and loading your data. It has been developed recently by Anaconda, Inc., and continues to gain new features. To read general information about Intake and ho
Link: https://www.anaconda.com/intake-released-on-conda-forge/
Intake is a package for cataloging, finding and loading your data. It has been developed recently by Anaconda, Inc., and continues to gain new features. To read general information about Intake and ho
Anaconda
Intake released on Conda-Forge - Anaconda
Intake is a package for cataloging, finding and loading your data. It has been developed recently by Anaconda, Inc., and continues to gain new features. To read general information about Intake and how to use…
PyCon: Eighth Annual PyLadies Auction at PyCon 2019
Link: https://pycon.blogspot.com/2019/01/eighth-annual-pyladies-auction-at-pycon.html
Photo Courtesy of Mike PirnatPyLadies is an international mentorship community for women that use Python. Started with the help of a grant provided by The Python Software Foundation (PSF) in 2011, Py
Link: https://pycon.blogspot.com/2019/01/eighth-annual-pyladies-auction-at-pycon.html
Photo Courtesy of Mike PirnatPyLadies is an international mentorship community for women that use Python. Started with the help of a grant provided by The Python Software Foundation (PSF) in 2011, Py
Blogspot
Eighth Annual PyLadies Auction at PyCon 2019
Photo Courtesy of Mike Pirnat PyLadies is an international mentorship community for women that use Python. Started with the help of a g...
Python Bytes: #117 Is this the end of Python virtual environments?
Link: https://pythonbytes.fm/episodes/show/117/is-this-the-end-of-python-virtual-environments
Link: https://pythonbytes.fm/episodes/show/117/is-this-the-end-of-python-virtual-environments
pythonbytes.fm
Is this the end of Python virtual environments?
News and announcements from the Python community for the week of Feb 14th, 2019
PyCharm: PyCharm 2019.1 EAP 4
Link: http://feedproxy.google.com/~r/Pycharm/~3/FEIM-6tduy8/
Our fourth Early Access Program (EAP) version for PyCharm 2019.1 is now available on our website.
New in This Version
Parallel and concurrent testing with pytest
PyCharm makes it easy to run tests qu
Link: http://feedproxy.google.com/~r/Pycharm/~3/FEIM-6tduy8/
Our fourth Early Access Program (EAP) version for PyCharm 2019.1 is now available on our website.
New in This Version
Parallel and concurrent testing with pytest
PyCharm makes it easy to run tests qu
PyCharm Blog
PyCharm 2019.1 EAP 4
Our fourth Early Access Program (EAP) version for PyCharm 2019.1 is now available on our website. New in This Version Parallel and concurrent testing with pytest PyCharm makes it easy to run tests …
Vasudev Ram: pprint.isrecursive: Check if object requires recursive representation
Link: http://jugad2.blogspot.com/2019/02/pprintisrecursive-check-if-object.html
- By Vasudev Ram - Online Python training / SQL training / Linux trainingTree image attributionHi, readers,I was using the pprint module to pretty-print some Python data structures in a program I was
Link: http://jugad2.blogspot.com/2019/02/pprintisrecursive-check-if-object.html
- By Vasudev Ram - Online Python training / SQL training / Linux trainingTree image attributionHi, readers,I was using the pprint module to pretty-print some Python data structures in a program I was
Blogspot
pprint.isrecursive: Check if object requires recursive representation
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
gamingdirectional: Detect the player’s boundary
Link: http://gamingdirectional.com/blog/2019/02/16/detect-the-players-boundary/
In this article, we will start to create the boundary detection mechanism which can be used to help the boy moving around the canvas. We will go slowly where this topic will take a few chapters to com
Link: http://gamingdirectional.com/blog/2019/02/16/detect-the-players-boundary/
In this article, we will start to create the boundary detection mechanism which can be used to help the boy moving around the canvas. We will go slowly where this topic will take a few chapters to com
Gaming Directional
Detect the player’s boundary
Create the boundary detection mechanism for the boy object
Codementor: Getting Started with Pathlib
Link: https://www.codementor.io/iyanuashiri/getting-started-with-pathlib-s8rsr4i98
Introduction This tutorial will guide you on how to use the Pathlib module for working with filesystem paths, the benefits, and understand the problem it solves since the Python standard library&helli
Link: https://www.codementor.io/iyanuashiri/getting-started-with-pathlib-s8rsr4i98
Introduction This tutorial will guide you on how to use the Pathlib module for working with filesystem paths, the benefits, and understand the problem it solves since the Python standard library&helli
www.codementor.io
Getting Started with Pathlib | Codementor
Introduction This tutorial will guide you on how to use the Pathlib module for working with filesystem paths, the benefits, and understand the problem it solves since the Python standard library…
Weekly Python StackOverflow Report: (clxv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/02/clxv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-02-16 19:24:24 GMTWhy does Python allow out-of-range slice indexes
Link: http://python-weekly.blogspot.com/2019/02/clxv-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-02-16 19:24:24 GMTWhy does Python allow out-of-range slice indexes
Blogspot
(clxv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Python Sweetness: Threadless mode in Mitogen 0.3
Link: https://sweetness.hmmz.org/2019-02-16-mitogen-threadless.html
Mitogen has been explicitly
multi-threaded since the design was first conceived. This choice is hard to
regret, as it aligns well with the needs of operating systems like
Windows,
makes background ta
Link: https://sweetness.hmmz.org/2019-02-16-mitogen-threadless.html
Mitogen has been explicitly
multi-threaded since the design was first conceived. This choice is hard to
regret, as it aligns well with the needs of operating systems like
Windows,
makes background ta
sweetness.hmmz.org
python sweetness — Threadless mode in Mitogen 0.3
Mitogen has been explicitly multi-threaded since the design was first conceived. This choice is hard to regret, as it aligns well with the needs of operating systems like Windows, makes background tasks like proxying possible, and allows painless...
Python Insider: Python 2.7.16 release candidate 1 available
Link: http://feedproxy.google.com/~r/PythonInsider/~3/S6j78Cu8CE0/python-2716-release-candidate-1.html
A release candidate for the upcoming 2.7.16 bug fix release is now available for download.
Link: http://feedproxy.google.com/~r/PythonInsider/~3/S6j78Cu8CE0/python-2716-release-candidate-1.html
A release candidate for the upcoming 2.7.16 bug fix release is now available for download.
Blogspot
Python Insider: Python 2.7.16 release candidate 1 available
Thomas Guest: Aligning the first line of a triple-quoted string in Python
Link: http://wordaligned.org/articles/aligning-the-first-line-of-a-triplequoted-string-in-python
Python’s triple-quoted strings are a convenient syntax for strings where the contents span multiple lines. Unescaped newlines are allowed in triple-quoted strings. So, rather than write:
song = ("Hap
Link: http://wordaligned.org/articles/aligning-the-first-line-of-a-triplequoted-string-in-python
Python’s triple-quoted strings are a convenient syntax for strings where the contents span multiple lines. Unescaped newlines are allowed in triple-quoted strings. So, rather than write:
song = ("Hap
PyBites: PyBites Twitter Digest - Issue 01, 2019
Link: https://pybit.es/twitter_digest_201901.html
It has been too long 😞 but we're excited to bring you today: 🐍 PyBites Twitter Digest - Issue 01, 2019 😎
Python Developers Survey 2018 results
Hey Pythonistas, have you already seen the Python Develo
Link: https://pybit.es/twitter_digest_201901.html
It has been too long 😞 but we're excited to bring you today: 🐍 PyBites Twitter Digest - Issue 01, 2019 😎
Python Developers Survey 2018 results
Hey Pythonistas, have you already seen the Python Develo
PyBites
PyBites Twitter Digest - Issue 01, 2019
It has been too long 😞 but we're excited to bring you today: 🐍 PyBites Twitter Digest - Issue 01, 2019 😎
gamingdirectional: Continue with the boy boundary detection mechanism
Link: http://gamingdirectional.com/blog/2019/02/17/continue-with-the-boy-boundary-detection-mechanism/
In the previous article, we have successfully made the boy climbing up the ladder but the boy will continue climbing even though there is no more ladder for him to climb. In this article, we will solv
Link: http://gamingdirectional.com/blog/2019/02/17/continue-with-the-boy-boundary-detection-mechanism/
In the previous article, we have successfully made the boy climbing up the ladder but the boy will continue climbing even though there is no more ladder for him to climb. In this article, we will solv
Gaming Directional
Continue with the boy boundary detection mechanism
Pygame boundary detection mechanism
Stefan Behnel: Speeding up basic object operations in Cython
Link: http://blog.behnel.de/posts/tuning-basic-object-operations-in-cython.html
Raymond Hettinger published a nice little micro-benchmark script for comparing basic operations like attribute or item access in CPython and comparing the performance across Python versions.
Unsurpris
Link: http://blog.behnel.de/posts/tuning-basic-object-operations-in-cython.html
Raymond Hettinger published a nice little micro-benchmark script for comparing basic operations like attribute or item access in CPython and comparing the performance across Python versions.
Unsurpris
Stefans Welt
Speeding up basic object operations in Cython
Raymond Hettinger published a nice little micro-benchmark script for comparing basic operations like attribute or item access in CPython and comparing the performance across Python versions.
Unsurpris
Unsurpris
Reuven Lerner: Python’s str.isdigit vs. str.isnumeric
Link: https://blog.lerner.co.il/pythons-str-isdigit-vs-str-isnumeric/
Let’s say that I want to write some Python code that invites the user to enter a number, and then prints that number, tripled. We could say:
>>> n = input("Enter a number: ")>>> print(f"{n} * 3 = {n*
Link: https://blog.lerner.co.il/pythons-str-isdigit-vs-str-isnumeric/
Let’s say that I want to write some Python code that invites the user to enter a number, and then prints that number, tripled. We could say:
>>> n = input("Enter a number: ")>>> print(f"{n} * 3 = {n*
Lerner Consulting Blog
Python's str.isdigit vs. str.isnumeric - Lerner Consulting Blog
Let’s say that I want to write some Python code that invites the user to enter a number, and then prints that number, tripled. We could say: >>> n = input("Enter a number: ")>>> print(f"{n} * 3 = {n*3}") The good news is that this code works just fine. The…