排序
Developer squad
Developer squad,Hey I am Web Flyer. We create alluring apps . Our motto is to bring light to future. It is been astounding creating fabulous projects We are dedicated in: Discord s...
A way initialization in streams and collections.
A way initialization in streams and collections.,Let's consider, we have to validate fields in the object according to some logic. I provide an example of this class. @Data public ...
Introduction to android – project structure
Introduction to android - project structure, Intro The point of this article is to give you an idea about the android project structure. Are you ready, It's time for a story, we wa...
Java Shell Tool
Java Shell Tool,Estava fazendo a trilha Java Explorer da Oracle e lá, pela primeira vez, ouvi falar sobre o Jshell e resolvi escrever sobre ele, porque achei bem legal o que ele f...
Debugging Tutorial 1 – Introduction: Conditional Breakpoints
Debugging Tutorial 1 – Introduction: Conditional Breakpoints,First post in a (hopefully) long series covering everything you need to know about debugging in VSCode, IntelliJ/IDEA ...
Clear Java Job Interview in 2022
Clear Java Job Interview in 2022, Java Core is a release of Java otherwise called Java SE (Standard Edition). The center java is fundamental Java and in interviews, the majority of...
Learning to my best
Learning to my best,Hey there! I'm Kur Mawut, and I'm here to learn programming and get experiences that can make me develop software applications. Android apps iOS apps Web applic...
Codechef – Professor And Directions
Codechef - Professor And Directions,Problem Code: DIRECTN The Professor is facing the North. Tokyo is in trouble, and she is facing the South. Professor being her guardian angel wa...
Java Performance – Overview
Java Performance - Overview, Java Performance Summary (6 Part Series) 1 Java Performance - Overview 2 Java Performance - 1 - Introduction ... 2 more parts... 3 Java Performance - 2...
Appwrite SDK for Minecraft
Appwrite SDK for Minecraft,I was just sitting in my chair and wondering what I should develop next. Then I realized! Hackoberfest is knocking on doors and I really want to take par...
Java Backend Roadmap
Java Backend Roadmap, Java Backend Roadmap (2 Part Series) 1 Spring Learning Path 2 Java Backend Roadmap Hi You all, I created a perfect Java Roadmap for Backend Engineering. Downl...
What Is a Singleton in Java!
What Is a Singleton in Java!,In OOP(Object Oriented Programming), a singleton class is a class that can have only one object at a time. After first time, if we try to instantiate t...