Open Web Intent to Tweet #100DaysOfCode Progress
Open Web Intent to Tweet #100DaysOfCode Progress, A friend and I, were talking about a problem he had when he was doing #100DaysOfCode Challenge. After a couple of days he’d forge...
A few pip tips
A few pip tips, I record these tips mainly for future references, but I would be glad if you also find this post helpful. And if you have other pip tips, please comment and I will ...
⌛Saving time with regular expressions – learn the ways of the regex!⏱
⌛Saving time with regular expressions - learn the ways of the regex!⏱,A regular expression, often abbreviated as a regex, is a sequence of characters that defines a search patter...
IPython startup files
IPython startup files,In one of the companies where I worked, I was a part of a pretty small team of five developers. We had a support rota, so each week, one of us was responsible...
Goovy Java 10 reasons to use Groovy in 2019
Goovy Java 10 reasons to use Groovy in 2019, Why Groovy? It's been about a year since I joined my company's DevOps team and one of the main tools we use is Jenkins which gets along...
Dockerize your integration tests
Dockerize your integration tests,Most of our applications have to talk to a database, a HTTP API, a message broker, a SMTP server, etc… And it's quite complicated to set up a real...
Debug Faster With Colourful Diffs For Your Failing Tests
Debug Faster With Colourful Diffs For Your Failing Tests,Pytest is quickly becoming the de facto testing framework in the Python community, but I've always found the way it reports...
Python: DIY virtualenv
Python: DIY virtualenv,virtualenv in Python is a very well known tools. Almost all tutorial will recommend you to use it. In the past, I'd also wrote about why you should not use t...
Most Popular Java Web Frameworks
Most Popular Java Web Frameworks,As Java has evolved over the years, multiple attempts have been made to simplify development for various use cases. From official standards like Ja...
Fashion MNIST with not so deep learning
Fashion MNIST with not so deep learning, Hi Devz! This is a post on using the 'knowledge' gained from part 1 of the Deep Learning with Python book to classify FASHION MNIST images ...
Help break Quilt!
Help break Quilt!,I need your help to try to break my programming library, Quilt in order to expose bugs before it is released. To do so, simply execute any function in the library...
PyCon X Italy: submit a talk for the Italian Python conference (Florence May 2nd – 5th)
PyCon X Italy: submit a talk for the Italian Python conference (Florence May 2nd - 5th),Even this year, the Italian Python conference will be organised in Florence and will take pl...