排序
Java: cómo listar, filtrar y obtener información de carpetas y archivos
Java: cómo listar, filtrar y obtener información de carpetas y archivos, Post original: https://www.campusmvp.es/recursos/post/java-como-listar-filtrar-y-obtener-informacion-de-c...
Best Skills to Turn My Internship Into a Career
Best Skills to Turn My Internship Into a Career,I am interning this summer as a back-end developer in Java. I really want to work for these people at the end of it. It is kind of a...
Creating a Telegram Bot in Java: from conception to deployment
Creating a Telegram Bot in Java: from conception to deployment, So what are bots? You can read more about this here. To start, you need to review the official documentation for the...
A Complete Guide on Docker Multi-Stage Build with Java
A Complete Guide on Docker Multi-Stage Build with Java,With the release of Docker CE 17.05 (EE 17.06), it introduced the world of developers to help create thin docker images by di...
Learning Java
Learning Java, In the past few weeks I have been teaching myself Java. The languages I have worked with in the past (Ruby and Javascript) have been mainly for web development. I've...
Different ways to word count in apache spark
Different ways to word count in apache spark, Hi Big Data Devs, When it comes to provide an example for a big-data framework, WordCount program is like a hello world programme.The ...
My first ever unit test
My first ever unit test,I consider myself quite late. Being in the second year of my career and my first ever unit test was a few days ago. Lately, I joined the backend team and t...
What the heck is polymorphism?
What the heck is polymorphism?,Polymorphism is the idea of defining data structures or algorithms in general, so you can use them for more than one data type. The complete answer i...
Ten Ways to Secure your Applications
Ten Ways to Secure your Applications,This blog post is adapted from a talk given by Joe Kutner at Devoxx 2018 titled '10 Mistakes Hackers Want You to Make.' Building self-defending...
Java 11: Making RMI calls and EJBs work again
Java 11: Making RMI calls and EJBs work again,As part of a new project, I explored the possibly of re-using an EJB. This is to leverage existing business logic rather than cloning,...
How it used to be
How it used to be,I want to make one thing clear from the start. I am not an old-timer... yet. I've been a professional software engineer since 2006, and plan to stick with it for ...