When you start a bigger software project it’s very beneficial (and necessary) to make a mind map first! It helps planning, organizing, and executing the project. Here are 6 advantages of mind mapping: Here is an example of one we did for our coding platform: CodeChalleng.es: Mind mapping your idea helps foster a well-structured, organized,… Continue reading The power of mind mapping: why to start your project with one and how
Articles on visualization
Code Challenge 53 – Query the Spotify API – Review
By PyBites Team on 9 October 2018
In this article we review last week’s Query the Spotify API code challenge.
Code Challenge 28 – Integrate a Bokeh Chart Into Flask – Review
By PyBites Team on 24 July 2017
In this article we review last week’s Integrate a Bokeh Chart Into Flask code challenge. We got some really nice submissions to share …
Code Challenge 28 – Integrate a Bokeh Chart Into Flask
By Michael Herman on 18 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We are delighted to have Michael Herman (Real Python) deliver this week’s challenge. Prepare to learn some useful new skills and above all have fun!
Visualizing website and social media metrics with matplotlib [notebook]
By Bob Belderbos on 8 February 2017
in this notebook i use matplotlib.pyplot to create simple yet powerful visualizations of pybites twitter activity, our blog’s tag usage and our website traffic. Lastly I use Google trends to see popularity of various social media.