最新发布第1737页
Hexagonal Architecture With Java and Spring
Hexagonal Architecture With Java and Spring,The term 'Hexagonal Architecture' has been around for a long time. Long enough that the primary source on this topic has been offline fo...
To OO or not to OO
To OO or not to OO,(a previous version of this text was posted on Medium) Around 2018, partly due to following Jonathan Blow’s work on Jai and the obvious lack of OO in the langua...
From Monolith to K8s @SouJava
From Monolith to K8s @SouJava,Yesterday, I had the pleasure of presenting for the @SouJava user group. I talked about the challenges that you will face while going from Monolith Ap...
## EasyCam
## EasyCam,EasyCam is Android Library that lets you easily integrate a camera feature in your app. Goals of EasyCam's are Easy implementation of the camera in the app Easy Customiz...
Vscode linters for react.js and python
Vscode linters for react.js and python,Most of the team at The Neon Project (included me) uses Visual Studio Code as a favourite editor to code. In this post, I tell you a bit abou...
Documenting Python Data Science Code with mindoc
Documenting Python Data Science Code with mindoc, You can write amazingly readable code in python. Think of the hierarchies of abstraction the same you would reports. mindoc can he...
Aprende Python desde cero a experto
Aprende Python desde cero a experto,Aprende Python desde cero a experto es un libro grauito para aprender Python desde cero, pensado tanto para gente sin ninguna experiencia como p...
Calculating mean iteratively
Calculating mean iteratively,Recently I ran into a situation, where I wanted to calculate a mean of an unknown size set. My first naive idea was to calculate the average value betw...
Whats you preferred jvm build system?
Whats you preferred jvm build system?,is is it gradle, maven, or something else? 原文链接:Whats you preferred jvm build system?
Revamp Selenium: The power of explicit waits
Revamp Selenium: The power of explicit waits, Revamp Selenium (2 Part Series) 1 Revamp Selenium: Refine the way you use parent-child selectors 2 Revamp Selenium: The power of expli...
What’s a requirement or path to start for contest programming and how I can prepare my self
What's a requirement or path to start for contest programming and how I can prepare my self,Hey, DEV community, I need some help with the path I need to follow to start for contest...
There is a bug on your server (user said)
There is a bug on your server (user said),Hopefully I'll compile in future a list of 'most annoying things beginners do' (and perhaps even later the same about 'seniors do') - but ...