Codementor: Lesson In Adopting Test Driven Development (TDD) - Read Time: 3 Mins
Link: https://www.codementor.io/maxongzb/lesson-in-adopting-test-driven-development-tdd-read-time-3-mins-xh0iw8r5r
Lessons learnt to do TDD for junior developer Singapore and adopting TDD as part of my developer workflow.
Link: https://www.codementor.io/maxongzb/lesson-in-adopting-test-driven-development-tdd-read-time-3-mins-xh0iw8r5r
Lessons learnt to do TDD for junior developer Singapore and adopting TDD as part of my developer workflow.
www.codementor.io
Lesson In Adopting Test Driven Development (TDD) - Read Time: 3 Mins | Codementor
Lessons learnt to do TDD for junior developer Singapore and adopting TDD as part of my developer workflow.
NumFOCUS: Dask joins NumFOCUS Sponsored Projects
Link: https://numfocus.org/blog/dask-joins-numfocus-sponsored-projects
The post Dask joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
Link: https://numfocus.org/blog/dask-joins-numfocus-sponsored-projects
The post Dask joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
NumFOCUS
Dask joins NumFOCUS Sponsored Projects - NumFOCUS
Dask builds on existing Python libraries like NumPy, pandas, and scikit-learn to enable scalable computation on large datasets
Ned Batchelder: Why your mock doesn’t work
Link: https://nedbatchelder.com//blog/201908/why_your_mock_doesnt_work.html
Mocking is
a powerful technique for isolating tests from undesired interactions among
components. But often people find their mock isn’t taking effect, and it’s not
clear why. Hopefully this explana
Link: https://nedbatchelder.com//blog/201908/why_your_mock_doesnt_work.html
Mocking is
a powerful technique for isolating tests from undesired interactions among
components. But often people find their mock isn’t taking effect, and it’s not
clear why. Hopefully this explana
Nedbatchelder
Why your mock doesn’t work
Mocking is a powerful technique for isolating tests. But yours isn’t working. Why!?
Catalin George Festila: Python 3.7.3 : Using the flask - part 007.
Link: http://python-catalin.blogspot.com/2019/08/python-373-using-flask-part-007.html
This will be a long tutorial because will try to link some information's from the last tutorials.
First, the structure of the project can see into my GitHub project.
I create new templates and another
Link: http://python-catalin.blogspot.com/2019/08/python-373-using-flask-part-007.html
This will be a long tutorial because will try to link some information's from the last tutorials.
First, the structure of the project can see into my GitHub project.
I create new templates and another
Blogspot
Python 3.7.3 : Using the flask - part 007.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Coding period: week #10
Link: http://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-10/
This is going to be a blog post about coding up a much requested feature by the community.
What did I do this week?
This week my mentor asked me to work on an interesting feature which was requested
Link: http://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-10/
This is going to be a blog post about coding up a much requested feature by the community.
What did I do this week?
This week my mentor asked me to work on an interesting feature which was requested
blogs.python-gsoc.org
Python GSoC - Coding period: week #10 - navaneethsuresh's Blog
Coding period: week #10 - 77333daa-9122-4157-a29f-7f5852a417f4 - Python's Google Summer of Code Blogs Page
IslandT: Search the currency pair on the tkinter display panel
Link: https://kibiwebgeek.com/2019/08/03/search-the-currency-pair-on-the-tkinter-display-panel/
In this article, we will create a new function which will search for the currency pair in the tkinter display panel then highlight that currency pair with green background.
First we will create the b
Link: https://kibiwebgeek.com/2019/08/03/search-the-currency-pair-on-the-tkinter-display-panel/
In this article, we will create a new function which will search for the currency pair in the tkinter display panel then highlight that currency pair with green background.
First we will create the b
TechBeamers Python: Python Float()
Link: https://www.techbeamers.com/python-float-function/
This tutorial explains Python float() method that takes a number or string and returns a floating-point value. If it is not able to convert string to float, then it raises the ValueError. Let’s try to
Link: https://www.techbeamers.com/python-float-function/
This tutorial explains Python float() method that takes a number or string and returns a floating-point value. If it is not able to convert string to float, then it raises the ValueError. Let’s try to
Learn Programming and Software Testing
Python float() Function Explained with Several Examples
This tutorial explains Python float() function with several examples. It returns a floating-point value from a number or string.
Weekly Python StackOverflow Report: (clxxxix) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/08/clxxxix-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-08-03 18:41:35 GMTFind all the numbers in one file that are not in
Link: http://python-weekly.blogspot.com/2019/08/clxxxix-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-08-03 18:41:35 GMTFind all the numbers in one file that are not in
Blogspot
(clxxxix) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
Doug Hellmann: sphinxcontrib.datatemplates 0.5.0
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/dPXJ8fu_VX0/
sphinxcontrib.datatemplates is an extension for Sphinx to render parts of reStructuredText pages from data files in formats like JSON, YAML, XML, and CSV. What’s new in 0.5.0? Add domain for Python Mo
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/dPXJ8fu_VX0/
sphinxcontrib.datatemplates is an extension for Sphinx to render parts of reStructuredText pages from data files in formats like JSON, YAML, XML, and CSV. What’s new in 0.5.0? Add domain for Python Mo
PSF GSoC students blogs: Tenth week of GSoC: git-annex and datalad
Link: http://blogs.python-gsoc.org/en/sappelhoffs-blog/tenth-week-of-gsoc-git-annex-and-datalad/
In the last weeks Alex, Mainak and I were working on making the mne-study-template compatible with the Brain Imaging Data Structure (BIDS). This process involved testing the study template on many dif
Link: http://blogs.python-gsoc.org/en/sappelhoffs-blog/tenth-week-of-gsoc-git-annex-and-datalad/
In the last weeks Alex, Mainak and I were working on making the mne-study-template compatible with the Brain Imaging Data Structure (BIDS). This process involved testing the study template on many dif
blogs.python-gsoc.org
Python GSoC - Tenth week of GSoC: git-annex and datalad - sappelhoff's Blog
Tenth week of GSoC: git-annex and datalad - 77cac5a5-1782-4292-b314-611adf450553 - Python's Google Summer of Code Blogs Page
Catalin George Festila: Python 3.7.3 : Using the flask - part 008.
Link: http://python-catalin.blogspot.com/2019/08/python-373-using-flask-part-008.html
The tutorial for today will show you how to understand the flash method and fix exceptions.
First, the Flask module contains a flash method which passes a message to the next request, which generally
Link: http://python-catalin.blogspot.com/2019/08/python-373-using-flask-part-008.html
The tutorial for today will show you how to understand the flash method and fix exceptions.
First, the Flask module contains a flash method which passes a message to the next request, which generally
Blogspot
Python 3.7.3 : Using the flask - part 008.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Coding Period: Week 10
Link: http://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-10-1/
Hey everyone! This is what I did this week. In this phase, I worked mostly on the understanding of mergestate for developing a patch for hg update --abort. This is the last part that I need to complet
Link: http://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-10-1/
Hey everyone! This is what I did this week. In this phase, I worked mostly on the understanding of mergestate for developing a patch for hg update --abort. This is the last part that I need to complet
blogs.python-gsoc.org
Python GSoC - Coding Period: Week 10 - taapasX28's Blog
Coding Period: Week 10 - db2cc6a8-7a64-4850-8561-a584d40b4db3 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Blog post: Week 10
Link: http://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-10/
Hi everyone!
We made huge progress with the new Kurucz parser (it's almost ready!). As I said last week, this is a difficult task and involves reestructuring different pieces of existing code and some
Link: http://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-10/
Hi everyone!
We made huge progress with the new Kurucz parser (it's almost ready!). As I said last week, this is a difficult task and involves reestructuring different pieces of existing code and some
blogs.python-gsoc.org
Python GSoC - Blog post: Week 10 - epassaro's Blog
Blog post: Week 10 - 9a1cc1e1-fc68-4ec7-acf6-094feca70005 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly CheckIn 9th
Link: http://blogs.python-gsoc.org/en/iflameings-blog/weekly-checkin-9th/
What did you do this week?
So, As I previously mention in this phase I have to write documentation and refactor the code. So, I started with writing documentation for the config options provided by th
Link: http://blogs.python-gsoc.org/en/iflameings-blog/weekly-checkin-9th/
What did you do this week?
So, As I previously mention in this phase I have to write documentation and refactor the code. So, I started with writing documentation for the config options provided by th
blogs.python-gsoc.org
Python GSoC - Weekly CheckIn 9th - iFlameing's Blog
Weekly CheckIn 9th - 5e399bf0-d9af-4c5b-a0b8-c5a7a27583a8 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: SIxth Blog - GSOC 2019
Link: http://blogs.python-gsoc.org/en/abhinandan0659s-blog/sixth-blog-gsoc-2019/
Hello there,
Its good to see you here.
So, this week I created a new PR for the new cheatsheet and also to fix a few responsiveness bugs on the landing page. My work for that PR is done. I have to fi
Link: http://blogs.python-gsoc.org/en/abhinandan0659s-blog/sixth-blog-gsoc-2019/
Hello there,
Its good to see you here.
So, this week I created a new PR for the new cheatsheet and also to fix a few responsiveness bugs on the landing page. My work for that PR is done. I have to fi
blogs.python-gsoc.org
Python GSoC - SIxth Blog - GSOC 2019 - abhinandan0659's Blog
SIxth Blog - GSOC 2019 - 5aff3f32-a72e-4ed5-af67-ec8df3519a23 - Python's Google Summer of Code Blogs Page
Catalin George Festila: Python 3.7.3 : Using the flask - part 004.
Link: http://python-catalin.blogspot.com/2019/07/python-373-using-flask-part-004.html
The goal of this tutorial is to interact with the database in order to use it with flask_sqlalchemy python module.
The db.Model is used to interact with the database.
A database doesn't need a primary
Link: http://python-catalin.blogspot.com/2019/07/python-373-using-flask-part-004.html
The goal of this tutorial is to interact with the database in order to use it with flask_sqlalchemy python module.
The db.Model is used to interact with the database.
A database doesn't need a primary
Blogspot
Python 3.7.3 : Using the flask - part 004.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
PSF GSoC students blogs: Week #9
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-9/
I explored different ways in which PCA can be tested. More specifically, I tried to find some testing schemes under which the PCA I developed fails while the standard PCA method works. This practice i
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-9/
I explored different ways in which PCA can be tested. More specifically, I tried to find some testing schemes under which the PCA I developed fails while the standard PCA method works. This practice i
blogs.python-gsoc.org
Python GSoC - Week #9 - js94's Blog
Week #9 - d8326b32-231b-48be-87d1-73d1c442aa9e - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week #10
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-10/
I continued working on developing test cases. I tried to write up an overview for testing frameworks since such a framework could potentially be useful for other methods beyond PCA. I still haven't fo
Link: http://blogs.python-gsoc.org/en/js94s-blog/week-10/
I continued working on developing test cases. I tried to write up an overview for testing frameworks since such a framework could potentially be useful for other methods beyond PCA. I still haven't fo
blogs.python-gsoc.org
Python GSoC - Week #10 - js94's Blog
Week #10 - d8326b32-231b-48be-87d1-73d1c442aa9e - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Eric Matthes
Link: http://www.blog.pythonlibrary.org/2019/08/05/pydev-of-the-week-eric-matthes/
This week we welcome Eric Matthes (@ehmatthes) as our PyDev of the Week! Eric is the author of the popular book, Python Crash Course. He also created a neat set of Python Flash Cards that I reviewed e
Link: http://www.blog.pythonlibrary.org/2019/08/05/pydev-of-the-week-eric-matthes/
This week we welcome Eric Matthes (@ehmatthes) as our PyDev of the Week! Eric is the author of the popular book, Python Crash Course. He also created a neat set of Python Flash Cards that I reviewed e
Mouse Vs Python
PyDev of the Week: Eric Matthes - Mouse Vs Python
This week we chat with the author of Python Crash Course, Eric Matthes as our PyDev of the Week!
PyBites: PyCon Australia 2019
Link: https://pybit.es/pycon-australia-2019.html
PyCon Australia 2019 was, surprisingly, my first Australian Python Convention. It was also the first Python Convention I've attended purely as a spectator. I didn't contribute officially and was just
Link: https://pybit.es/pycon-australia-2019.html
PyCon Australia 2019 was, surprisingly, my first Australian Python Convention. It was also the first Python Convention I've attended purely as a spectator. I didn't contribute officially and was just
PyBites
PyCon Australia 2019
PyCon Australia 2019 was bigger and better than I could have imagined. Here are my takeaways.