Mike Driscoll: Python 101 2nd Edition Kickstarter Preview
Link: https://www.blog.pythonlibrary.org/2020/02/10/python-101-2nd-edition-kickstarter-preview/
I have been kicking around the idea of updating my first book, Python 101, for over a year. After doing a lot of planning and outlining, I am ready to announce that I have started work on the book.
T
Link: https://www.blog.pythonlibrary.org/2020/02/10/python-101-2nd-edition-kickstarter-preview/
I have been kicking around the idea of updating my first book, Python 101, for over a year. After doing a lot of planning and outlining, I am ready to announce that I have started work on the book.
T
The Mouse Vs. The Python
Python 101 2nd Edition Kickstarter Preview - The Mouse Vs. The Python
I have been kicking around the idea of updating my first book, Python 101, for over a year. After doing a lot of planning and outlining, I am ready to announce that I have started work on the book. The new Python 101, 2nd Edition, will be a completely new…
Catalin George Festila: Python 3.7.5 : Using the hug framework - part 001.
Link: http://python-catalin.blogspot.com/2020/02/python-375-using-hug-framework-part-001.html
Today I will come with another tutorial series about the hug framework.
The hug framework is on the top 3 performing web frameworks for Python and comes with the cleanest way to create HTTP REST APIs
Link: http://python-catalin.blogspot.com/2020/02/python-375-using-hug-framework-part-001.html
Today I will come with another tutorial series about the hug framework.
The hug framework is on the top 3 performing web frameworks for Python and comes with the cleanest way to create HTTP REST APIs
Blogspot
Python 3.7.5 : Using the hug framework - part 001.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Real Python: Playing and Recording Sound in Python
Link: https://realpython.com/courses/playing-and-recording-sound-python/
In this course, you’ll learn how to play and record sound in Python using some of the most popular audio libraries. You’ll learn about the most straightforward methods for playing and recording sound
Link: https://realpython.com/courses/playing-and-recording-sound-python/
In this course, you’ll learn how to play and record sound in Python using some of the most popular audio libraries. You’ll learn about the most straightforward methods for playing and recording sound
Realpython
Playing and Recording Sound in Python – Real Python
In this course, you'll learn about libraries that can be used for playing and recording sound in Python, such as PyAudio and python-sounddevice. You'll also see code snippets for playing and recording sound files and arrays, as well as for converting between…
PyCoder’s Weekly: Issue #407 (Feb. 11, 2020)
Link: https://pycoders.com/issues/407
#407 – FEBRUARY 11, 2020 View in Browser » Understanding Best-Practice Python Tooling by Comparing Popular Project Templates “Use Flake8, pytest, and Sphinx in your current Python project. Also
Link: https://pycoders.com/issues/407
#407 – FEBRUARY 11, 2020 View in Browser » Understanding Best-Practice Python Tooling by Comparing Popular Project Templates “Use Flake8, pytest, and Sphinx in your current Python project. Also
Pycoders
PyCoder’s Weekly | Issue #407
Issue #407 of the PyCoder’s Weekly newsletter, published Feb. 11, 2020.
Python Bytes: #168 Race your donkey car with Python
Link: https://pythonbytes.fm/episodes/show/168/race-your-donkey-car-with-python
Link: https://pythonbytes.fm/episodes/show/168/race-your-donkey-car-with-python
pythonbytes.fm
Race your donkey car with Python
News and announcements from the Python community for the week of Feb 11th, 2020
Mike Driscoll: The NSA Has a Beginner Python Course
Link: http://www.blog.pythonlibrary.org/2020/02/11/the-nsa-has-a-beginner-python-course/
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request according to ZDNet. There is almost 400 pages of m
Link: http://www.blog.pythonlibrary.org/2020/02/11/the-nsa-has-a-beginner-python-course/
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request according to ZDNet. There is almost 400 pages of m
Mouse Vs Python
The NSA Has a Beginner Python Course - Mouse Vs Python
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request
Codementor: K-Nearest Neighbors explained
Link: https://www.codementor.io/volodymyrlut/k-nearest-neighbors-explained-13jm2ii1gx
In this post, I explain the intuition and logic behind KNN algorithm and show simple implementation written in pure pandas which yield 98% accuracy on the IRIS dataset.
Link: https://www.codementor.io/volodymyrlut/k-nearest-neighbors-explained-13jm2ii1gx
In this post, I explain the intuition and logic behind KNN algorithm and show simple implementation written in pure pandas which yield 98% accuracy on the IRIS dataset.
www.codementor.io
K-Nearest Neighbors explained | Codementor
In this post, I explain the intuition and logic behind KNN algorithm and show simple implementation written in pure pandas which yield 98% accuracy on the IRIS dataset.
Zato Blog: Generating API documentation for both external and internal users
Link: https://zato.io/blog/posts/apispec-multi.html
A recurring need in larger integration projects is generation of API documentation for users belonging to different, yet related, target groups. Read on to learn how to generate Zato-based API specifi
Link: https://zato.io/blog/posts/apispec-multi.html
A recurring need in larger integration projects is generation of API documentation for users belonging to different, yet related, target groups. Read on to learn how to generate Zato-based API specifi
Zato Blog
Generating API documentation for both external and internal users
PyBites: The Pythonic Fast Lane, Digest of a 30 Min Mentoring Session
Link: https://pybit.es/python-mentoring-session.html
The other day I had an awesome mentoring session with a beginner Pythonista, amazing what 30 min of screen sharing can do. Read on to learn more ...
There was a clear goal: get data from an API so I t
Link: https://pybit.es/python-mentoring-session.html
The other day I had an awesome mentoring session with a beginner Pythonista, amazing what 30 min of screen sharing can do. Read on to learn more ...
There was a clear goal: get data from an API so I t
PyBites
The Pythonic Fast Lane, Digest of a 30 Min Mentoring Session
The other day I had an awesome mentoring session with a beginner Pythonista, amazing what 30 min of screen sharing can do. Read on to learn more ...
Real Python: Python Community Interview With Brett Slatkin
Link: https://realpython.com/interview-brett-slatkin/
Today I’m speaking to Brett Slatkin, a principal software engineer at Google and the author of the Python programming book Effective Python. Join us as we discuss Brett’s experience working with Pytho
Link: https://realpython.com/interview-brett-slatkin/
Today I’m speaking to Brett Slatkin, a principal software engineer at Google and the author of the Python programming book Effective Python. Join us as we discuss Brett’s experience working with Pytho
Realpython
Python Community Interview With Brett Slatkin – Real Python
Brett Slatkin is a principal software engineer at Google and the author of the Python programming book Effective Python. Join us as we discuss Brett's experience working with Python at Google, refactoring, and the challenges he faced when writing the second…
Erik Marsja: How to Plot a Histogram with Pandas in 3 Simple Steps
Link: https://www.marsja.se/how-to-plot-a-histogram-with-pandas-in-3-simple-steps/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-plot-a-histogram-with-pandas-in-3-simple-steps
The post How to Plot a Histogram with Pandas in 3 Simple Steps appeared first on Erik Marsja.
In this post, we are going to learn how to plot histograms with Pandas in Python. Specifically, we are goi
Link: https://www.marsja.se/how-to-plot-a-histogram-with-pandas-in-3-simple-steps/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-plot-a-histogram-with-pandas-in-3-simple-steps
The post How to Plot a Histogram with Pandas in 3 Simple Steps appeared first on Erik Marsja.
In this post, we are going to learn how to plot histograms with Pandas in Python. Specifically, we are goi
Erik Marsja
How to Plot a Histogram with Pandas in 3 Simple Steps
Learn 3 simple steps to make a histogram with Pandas; change the size, and plot by groups. Code can be d/ld as a Jupyter notebook.
Codementor: Tensorflow basics
Link: https://www.codementor.io/alexander-k/tensorflow-basics-136nqfsh0l
Tensorflow basics - constants and variables
Link: https://www.codementor.io/alexander-k/tensorflow-basics-136nqfsh0l
Tensorflow basics - constants and variables
www.codementor.io
Tensorflow basics | Codementor
Tensorflow basics - constants and variables
Mike Driscoll: The NSA Has a Beginner Python Course
Link: https://www.blog.pythonlibrary.org/2020/02/11/the-nsa-has-a-beginner-python-course/
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request according to ZDNet. There is almost 400 pages of m
Link: https://www.blog.pythonlibrary.org/2020/02/11/the-nsa-has-a-beginner-python-course/
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request according to ZDNet. There is almost 400 pages of m
Mouse Vs Python
The NSA Has a Beginner Python Course - Mouse Vs Python
The National Security Agency (NSA) recently released a free Python programming course for beginners after a Freedom of Information Act (FOIA) request
Nikolaos Diamantis: World's average country population and inspection paradox
Link: http://www.nikos7am.com/posts/average_population/
Have you ever thought how much is the world’s average country population? And what does it say about the country you are living in or for the quality of life of the average person? All these questions
Link: http://www.nikos7am.com/posts/average_population/
Have you ever thought how much is the world’s average country population? And what does it say about the country you are living in or for the quality of life of the average person? All these questions
Nikos7Am
World's average country population and inspection paradox
Have you ever thought how much is the world’s average country population? And what does it say about the country you are living in or for the quality of life of the average person? All these questions are related to what we call the “Inspection Paradox” which…
Codementor: Is Switching From Python to Java is a Good Idea?
Link: https://www.codementor.io/johnselawsky/is-switching-from-python-to-java-is-a-good-idea-13k7zfnggl
Knowing two languages is always better than one. If you are thinking of learning a second language after Python, Java could be a really nice choice. In this article, we are going to discuss switching
Link: https://www.codementor.io/johnselawsky/is-switching-from-python-to-java-is-a-good-idea-13k7zfnggl
Knowing two languages is always better than one. If you are thinking of learning a second language after Python, Java could be a really nice choice. In this article, we are going to discuss switching
www.codementor.io
Is Switching From Python to Java is a Good Idea? | Codementor
Knowing two languages is always better than one. If you are thinking of learning a second language after Python, Java could be a really nice choice. In this article, we are going to discuss switching from Python to Java in the case of a beginner software…
Codementor: Designing Big Picture
Link: https://www.codementor.io/manoj10101996/designing-big-picture-117al8mhao
Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web de...
Link: https://www.codementor.io/manoj10101996/designing-big-picture-117al8mhao
Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web de...
www.codementor.io
Designing Big Picture | Codementor
Web design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web de...
Test and Code: 100: A/B Testing - Leemay Nassery
Link: https://testandcode.com/100
Let's say you have a web application and you want to make some changes to improve it.
You may want to A/B test it first to make sure you are really improving things.
But really what is A/B testing?
T
Link: https://testandcode.com/100
Let's say you have a web application and you want to make some changes to improve it.
You may want to A/B test it first to make sure you are really improving things.
But really what is A/B testing?
T
Test & Code: Python Software Testing & Engineering
Test & Code: Python Software Testing & Engineering 100: A/B Testing - Leemay Nassery
Let's say you have a web application and you want to make some changes to improve it.
You may want to A/B test it first to make sure you are really improving things.
But really what is A/B testing?
That's what we'll find out on this episode with Leemay…
You may want to A/B test it first to make sure you are really improving things.
But really what is A/B testing?
That's what we'll find out on this episode with Leemay…
Codementor: Mobile Apps for Learning to Code On the Go, Even in Space
Link: https://www.codementor.io/johnselawsky/mobile-apps-for-learning-to-code-on-the-go-even-in-space-13lcbm76f7
In a way, programming is like riding a bicycle. You won’t know how to write code unless you do it for a while. In other words, this skill requires much practice to learn and even more support.
Link: https://www.codementor.io/johnselawsky/mobile-apps-for-learning-to-code-on-the-go-even-in-space-13lcbm76f7
In a way, programming is like riding a bicycle. You won’t know how to write code unless you do it for a while. In other words, this skill requires much practice to learn and even more support.
www.codementor.io
Mobile Apps for Learning to Code On the Go, Even in Space | Codementor
In a way, programming is like riding a bicycle. You won’t know how to write code unless you do it for a while. In other words, this skill requires much practice to learn and even more support.
Ned Batchelder: Re-using my presentations
Link: https://nedbatchelder.com//blog/202002/reusing_my_presentations.html
Yesterday I got an email saying that someone in Turkey had stolen one of my
presentations. The email included a YouTube link. The video showed a meetup.
The presenter (I’ll call him Samuel) was stand
Link: https://nedbatchelder.com//blog/202002/reusing_my_presentations.html
Yesterday I got an email saying that someone in Turkey had stolen one of my
presentations. The email included a YouTube link. The video showed a meetup.
The presenter (I’ll call him Samuel) was stand
Roberto Alsina: Looking for a new job!
Link: https://ralsina.me/weblog/posts/looking-for-a-new-job.html
My current employer (not anymore!) and I have decided to part ways. So, I
am now open to new adventures in Python-land.
I am located near Buenos Aires, so remote positions much preferred, local
Buenos
Link: https://ralsina.me/weblog/posts/looking-for-a-new-job.html
My current employer (not anymore!) and I have decided to part ways. So, I
am now open to new adventures in Python-land.
I am located near Buenos Aires, so remote positions much preferred, local
Buenos
Lateral Opinion
Looking for a new job!
My current employer (not anymore!) and I have decided to part ways. So, I
am now open to new adventures in Python-land.
I am located near Buenos Aires, so remote positions much preferred, local
Buenos
am now open to new adventures in Python-land.
I am located near Buenos Aires, so remote positions much preferred, local
Buenos