In this article we review last week’s Daily Python Tip Part 1 – Make a Web App code challenge.
Articles on BetterCodeHub
Code Challenge 39 – Writing Tests With Pytest
By PyBites Team on 5 October 2017
Hi Pythonistas, let’s add some more challenges for October. Following our Python testing with pytest book review we let you write some tests with this awesome framework.
Code Challenge 35 – Improve Your Python Code With BetterCodeHub – Review
By PyBites Team on 11 September 2017
In this article we review last week’s Improve Your Python Code With BetterCodeHub code challenge.
Code Challenge 35 – Improve Your Python Code With BetterCodeHub
By PyBites Team on 5 September 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python programming! Last week we wrote an article on improving the quality of your code with Better Code Hub. This week we let you refactor a Python project. You can even win awards thanks to SIG who is sponsoring this challenge!
Improve the Quality of Your Code with Better Code Hub
By Bob Belderbos on 30 August 2017
So you pushed your code to GitHub and deployed v1, congrats! But how maintainable is your code really? Do you have tests? Is your code modular? Are your methods short and concise? What if you could hit a button and a tool conveniently checks this for you? Free and integrated with GitHub? Enter Better Code Hub from Software Improvement Group …
Code Challenge 30 – The Art of Refactoring: Improve Your Code – Review
By PyBites Team on 7 August 2017
In this article we review last week’s The Art of Refactoring: Improve Your Code code challenge. We’re excited to have done 30 challenges so far and it feels like we only got started. Prepare for more to come!