最新发布第2071页
⌛Saving time with regular expressions - learn the ways of the regex!⏱-拾光赋

⌛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

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

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

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

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

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

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

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!

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)

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...
Two years in the life of AI, ML, DL and Java-拾光赋

Two years in the life of AI, ML, DL and Java

Two years in the life of AI, ML, DL and Java, Citation All the images in the post are owned by the respective owners/creators/authors. This post is a re-blog of my @JavaAdventCalen...
baby steps...-拾光赋

baby steps…

baby steps..., a beginner's journey into python (2 Part Series) 1 baby steps... 2 a barely capable shell user I got a Raspberry Pi 2 for Christmas... 2 years ago. And, I've not tou...