The Digital Cat: Object-Oriented Programming in Python 3 - Objects and types
Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-1-objects-and-types/
This post is available as an IPython Notebook here
About this series¶
Object-oriented programming (OOP) has been the leading programming paradigm for several decades now, starting from the initial att
  
  Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-1-objects-and-types/
This post is available as an IPython Notebook here
About this series¶
Object-oriented programming (OOP) has been the leading programming paradigm for several decades now, starting from the initial att
Thedigitalcatonline
  
  Object-Oriented Programming in Python 3 - Objects and types
  Fundamentals of object-oriented programming in Python - objects and types
  The Digital Cat: Object-Oriented Programming in Python 3 - Classes and members
Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-2-classes-and-members/
This post is available as an IPython Notebook here
Python Classes Strike Again¶
The Python implementation of classes has some peculiarities. The bare truth is that in Python the class of an object is
  
  Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-2-classes-and-members/
This post is available as an IPython Notebook here
Python Classes Strike Again¶
The Python implementation of classes has some peculiarities. The bare truth is that in Python the class of an object is
Thedigitalcatonline
  
  Object-Oriented Programming in Python 3 - Classes and members
  Fundamentals of object-oriented programming in Python - classes and members
  The Digital Cat: Object-Oriented Programming in Python 3 - Composition and inheritance
Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-3-delegation-composition-and-inheritance/
This post is available as an IPython Notebook here
The Delegation Run¶
If classes are objects what is the difference between types and instances?
When I talk about "my cat" I am referring to a concret
  
  Link: https://www.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-3-delegation-composition-and-inheritance/
This post is available as an IPython Notebook here
The Delegation Run¶
If classes are objects what is the difference between types and instances?
When I talk about "my cat" I am referring to a concret
Thedigitalcatonline
  
  Object-Oriented Programming in Python 3 - Composition and inheritance
  Fundamentals of object-oriented programming in Python - composition and inheritance
  The Digital Cat: Object-Oriented Programming in Python 3 - Metaclasses
Link: https://www.thedigitalcatonline.com/blog/2014/09/01/python-3-oop-part-5-metaclasses/
This post is available as an IPython Notebook here
The Type Brothers¶
The first step into the most intimate secrets of Python objects comes from two components we already met in the first post: class
  
  Link: https://www.thedigitalcatonline.com/blog/2014/09/01/python-3-oop-part-5-metaclasses/
This post is available as an IPython Notebook here
The Type Brothers¶
The first step into the most intimate secrets of Python objects comes from two components we already met in the first post: class
Thedigitalcatonline
  
  Object-Oriented Programming in Python 3 - Metaclasses
  Fundamentals of object-oriented programming in Python - metaclasses
  The Digital Cat: Object-Oriented Programming in Python 3 - Abstract Base Classes
Link: https://www.thedigitalcatonline.com/blog/2014/09/04/python-3-oop-part-6-abstract-base-classes/
This post is available as an IPython Notebook here
The Inspection Club¶
As you know, Python leverages polymorphism at its maximum by dealing only with generic references to objects. This makes OOP not
  
  Link: https://www.thedigitalcatonline.com/blog/2014/09/04/python-3-oop-part-6-abstract-base-classes/
This post is available as an IPython Notebook here
The Inspection Club¶
As you know, Python leverages polymorphism at its maximum by dealing only with generic references to objects. This makes OOP not
Thedigitalcatonline
  
  Object-Oriented Programming in Python 3 - Abstract Base Classes
  Fundamentals of object-oriented programming in Python - abstract base classes
  Patrick Kennedy: Setting Up GitLab CI for a Python Application
Link: http://www.patricksoftwareblog.com/setting-up-gitlab-ci-for-a-python-application/
Introduction
This blog post describes how to configure a Continuous Integration (CI) process on GitLab for a python application. This blog post utilizes one of my python applications (bild) to show h
  Link: http://www.patricksoftwareblog.com/setting-up-gitlab-ci-for-a-python-application/
Introduction
This blog post describes how to configure a Continuous Integration (CI) process on GitLab for a python application. This blog post utilizes one of my python applications (bild) to show h
CodeGrades: Hello CodeGrades!
Link: https://blog.codegrades.com//post/2019/05/21/hello.html
This is a blog about CodeGrades, an experiment to
help folks learn about programming (initially in Python). We’ll use it to
celebrate the successes, learn from the failures and reflect upon the feedba
  
  Link: https://blog.codegrades.com//post/2019/05/21/hello.html
This is a blog about CodeGrades, an experiment to
help folks learn about programming (initially in Python). We’ll use it to
celebrate the successes, learn from the failures and reflect upon the feedba
The CodeGrades Blog
  
  Hello CodeGrades!
  This is a blog about CodeGrades, an experiment to help folks learn about programming (initially in Python). We’ll use it to celebrate the successes, learn from the failures and reflect upon the feedback of participants. We’ll also share project news here…
  Kushal Das: Game of guessing colors using CircuitPython
Link: https://kushaldas.in/posts/game-of-guessing-colors-using-circuitpython.html
Every participant of PyCon US 2019 received a
CircuitPython Playground Express (cpx) in the swag bag from Digikey and
Adafuit, which is one of the best swag in a
conference. Only another thing which
  Link: https://kushaldas.in/posts/game-of-guessing-colors-using-circuitpython.html
Every participant of PyCon US 2019 received a
CircuitPython Playground Express (cpx) in the swag bag from Digikey and
Adafuit, which is one of the best swag in a
conference. Only another thing which
EuroPython: EuroPython 2019: First batch of accepted sessions
Link: https://blog.europython.eu/post/185058369732
Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019.We’re now happy to announce the first batch with:112 talks,12 trainings,6 posters,1 intera
  
  Link: https://blog.europython.eu/post/185058369732
Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019.We’re now happy to announce the first batch with:112 talks,12 trainings,6 posters,1 intera
EuroPython Blog
  
  EuroPython 2019: First batch of accepted sessions
  Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019. We’re now happy to announce the first batch with: 112 talks, 12 trainings, 6 posters, 1...
  EuroPython Society: EuroPython 2019: First batch of accepted sessions
Link: http://www.europython-society.org/post/185058521150
europython:
Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019.
We’re now happy to announce the first batch with:
112 talks,
12 trainings,
6
  
  Link: http://www.europython-society.org/post/185058521150
europython:
Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019.
We’re now happy to announce the first batch with:
112 talks,
12 trainings,
6
EuroPython Society
  
  
  EuroPython 2019: First batch of accepted sessions europython: “ Our program work group (WG) has been working hard over the weekend to select the sessions for EuroPython 2019. We’re now happy to...
  Real Python: Python Logging: A Stroll Through the Source Code
Link: https://realpython.com/python-logging-source-code/
The Python logging package is a a lightweight but extensible package for keeping better track of what your own code does. Using it gives you much more flexibility than just littering your code with
  
  Link: https://realpython.com/python-logging-source-code/
The Python logging package is a a lightweight but extensible package for keeping better track of what your own code does. Using it gives you much more flexibility than just littering your code with
Realpython
  
  Python Logging: A Stroll Through the Source Code – Real Python
  In this step-by-step tutorial, you'll learn about how the Python logging package is designed from an OOP perspective. You'll walk line by line through the source code and become better equipped to know what your code is doing.
  Nathan Piccini Data Science Dojo Blog: Enhance your AI superpowers with Geospatial Visualization
Link: https://blog.datasciencedojo.com/geospatial-visualization-folium-python/
There is so much to explore when it comes to spatial visualization using Python's Folium library. For problems related to crime mapping, housing prices or travel route optimization, spatial visualizat
  
  Link: https://blog.datasciencedojo.com/geospatial-visualization-folium-python/
There is so much to explore when it comes to spatial visualization using Python's Folium library. For problems related to crime mapping, housing prices or travel route optimization, spatial visualizat
Data Science Blog | AI, ML, big data analytics
  
  Enhance your AI superpowers with Geospatial Visualizaiton | Python
  In this geospatial visualization python tutorial, we will use the Folium library to build visualizations and analyze spatial data.
  Made With Mu: Kushal’s Colourful Adafruit Adventures
Link: https://madewith.mu/mu/users/2019/05/22/pycon-cpx.html
Friend of Mu, community hero, Tor core team member, Python core developer and
programmer extraordinaire Kushal Das,
has blogged
about the fun he’s been having with Adafruit’s
Circuit Playground Expres
  
  Link: https://madewith.mu/mu/users/2019/05/22/pycon-cpx.html
Friend of Mu, community hero, Tor core team member, Python core developer and
programmer extraordinaire Kushal Das,
has blogged
about the fun he’s been having with Adafruit’s
Circuit Playground Expres
Made With Mu
  
  Kushal’s Colourful Adafruit Adventures
  Friend of Mu, community hero, Tor core team member, Python core developer and programmer extraordinaire Kushal Das, has blogged about the fun he’s been having with Adafruit’s Circuit Playground Express board, CircuitPython and Mu.
  Stack Abuse: Python: Check if String Contains Substring
Link: https://stackabuse.com/python-check-if-string-contains-substring/
In this article, we'll examine four ways to use Python to check whether a string contains a substring. Each has their own use-cases and pros/cons, some of which we'll briefly cover here:
1) The in Ope
  
  Link: https://stackabuse.com/python-check-if-string-contains-substring/
In this article, we'll examine four ways to use Python to check whether a string contains a substring. Each has their own use-cases and pros/cons, some of which we'll briefly cover here:
1) The in Ope
Stack Abuse
  
  Python: Check if String Contains Substring
  Checking whether a string contains a substring aids to generalize conditionals and create more flexible code. Additionally, depending on your domain model - che...
  Catalin George Festila: Python 3.7.3 : Using the win32com - part 001.
Link: http://python-catalin.blogspot.com/2019/05/python-373-using-win32com-part-001.html
The tutorial is about win32com python module using the python 3.7.3.
First exameple is simple:
import sys
import win32com.client
from win32com.client import constants
speaker = win32com.client.Dispat
  
  Link: http://python-catalin.blogspot.com/2019/05/python-373-using-win32com-part-001.html
The tutorial is about win32com python module using the python 3.7.3.
First exameple is simple:
import sys
import win32com.client
from win32com.client import constants
speaker = win32com.client.Dispat
Blogspot
  
  Python 3.7.3 : Using the win32com - part 001.
  News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
  Yasoob Khalid: Running Python in the Browser
Link: https://pythontips.com/2019/05/22/running-python-in-the-browser/
Running Python in the web browser has been getting a lot of attention lately. Shaun Taylor-Morgan knows what he’s talking about here – he works for Anvil, a full-featured application platform for writ
  
  Link: https://pythontips.com/2019/05/22/running-python-in-the-browser/
Running Python in the web browser has been getting a lot of attention lately. Shaun Taylor-Morgan knows what he’s talking about here – he works for Anvil, a full-featured application platform for writ
yasoob.me
  
  Running Python in the Browser - Yasoob Khalid
  Running Python in the web browser has been getting a lot of attention lately. Shaun Taylor-Morgan knows what he’s talking about here - he works for Anvil, a full-featured application platform for writing full-stack web apps with nothing but Python. So I invited…
  Test and Code: 75: Modern Testing Principles - Alan Page
Link: https://testandcode.com/75
Software testing, if done right, is done all the time, throughout the whole life of a software project. This is different than the verification and validation of a classical model of QA teams. It's mo
  
  Link: https://testandcode.com/75
Software testing, if done right, is done all the time, throughout the whole life of a software project. This is different than the verification and validation of a classical model of QA teams. It's mo
Test & Code
  
  Test & Code 75: Modern Testing Principles - Alan Page
  Alan Page explains how the Modern Testing Principles reflect the how testing actually happens in a healthy way in modern software development teams.
  EuroPython: EuroPython 2019: Monday and Tuesday activities for main conference attendees
Link: https://blog.europython.eu/post/185080400427
Although the main conference starts on Wednesday, July 10th, there’s already so much to do for attendees with the main conference ticket on Monday 8th and Tuesday 9th.Beginners’ Day and Sponsored Trai
  
  Link: https://blog.europython.eu/post/185080400427
Although the main conference starts on Wednesday, July 10th, there’s already so much to do for attendees with the main conference ticket on Monday 8th and Tuesday 9th.Beginners’ Day and Sponsored Trai
EuroPython Blog
  
  EuroPython 2019: Monday and Tuesday activities for main conference attendees
  Although the main conference starts on Wednesday, July 10th, there’s already so much to do for attendees with the main conference ticket on Monday 8th and Tuesday 9th. Beginners’ Day and Sponsored...
  Catalin George Festila: Python 3.7.3 : Using the pelican python module and GitHub.
Link: http://python-catalin.blogspot.com/2019/05/python-373-using-pelican-python-module.html
This tutorial follows a similar tutorial from the web.
I tested that tutorial to see if it works.
This tutorial is focused on GitHub but can also be used independently on another python platform.
You
  
  Link: http://python-catalin.blogspot.com/2019/05/python-373-using-pelican-python-module.html
This tutorial follows a similar tutorial from the web.
I tested that tutorial to see if it works.
This tutorial is focused on GitHub but can also be used independently on another python platform.
You
Blogspot
  
  Python 3.7.3 : Using the pelican python module and GitHub.
  News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
  Codementor: Building Machine Learning Data Pipeline using Apache Spark
Link: https://www.codementor.io/ayushpandey/building-machine-learning-data-pipeline-using-apache-spark-umfe20qtn
Apache Spark (.) is increasingly becoming popular in the field of Data Sciences because of its ability to deal with the huge datasets and the capability to run computations in memory which is...
  
  Link: https://www.codementor.io/ayushpandey/building-machine-learning-data-pipeline-using-apache-spark-umfe20qtn
Apache Spark (.) is increasingly becoming popular in the field of Data Sciences because of its ability to deal with the huge datasets and the capability to run computations in memory which is...
www.codementor.io
  
  Building Machine Learning Data Pipeline using Apache Spark | Codementor
  Apache Spark (.) is increasingly becoming popular in the field of Data Sciences because of its ability to deal with the huge datasets and the capability to run computations in memory which is...
  