排序
Real-World Java with Predicates and Streams
Real-World Java with Predicates and Streams,Java is a far more expressive language today than in the past. If you are still working with Java 7- idioms (whether or not you actually...
Hosting a maven repository on Github: site-maven-plugin
Hosting a maven repository on Github: site-maven-plugin,This article provides a step by step guide on publishing a maven project from GitHub using site-maven-plugin. Prerequisites ...
OpenJDK Loom and Structured Concurrency
OpenJDK Loom and Structured Concurrency,Project Loom is one of the projects sponsored by the Hotspot Group, initiated to deliver high throughput and lightweight concurrency model i...
How to write a callback function in Java
How to write a callback function in Java,This is my first article on dev.to and programming in general. I recently developed an app for my company after completion, i was trying to...
A Step-by-Step Guide to Java Garbage Collection Tuning
A Step-by-Step Guide to Java Garbage Collection Tuning, Understanding Java Garbage Collection (3 Part Series) 1 Java Garbage Collection Logs & How to Analyze Them 2 A Quick Sta...
UI development is insane
UI development is insane,All my startups, consulting gigs and even corporate jobs had a lot of trouble with building UI. I've decided to do something about it. Maybe you want to ma...
I collected 126 new remote jobs for developers at IBM, Lambda School and others
I collected 126 new remote jobs for developers at IBM, Lambda School and others,Good Monday, DEV community! During the period from January 13 to 19, I collected 136 vacancies from ...
A Quick Start on Java Garbage Collection: What it is, and How it works
A Quick Start on Java Garbage Collection: What it is, and How it works, Understanding Java Garbage Collection (3 Part Series) 1 Java Garbage Collection Logs & How to Analyze Th...
How to use expansion files in Android
How to use expansion files in Android, We look into how to setup an expansion file in Android and download it from Google Play. 原文链接:How to use expansion files in Android
Moving the needle forward: mass-upgrading 30 Java games to JDK 11
Moving the needle forward: mass-upgrading 30 Java games to JDK 11,This has been a much larger undertaking than I thought it would be... I've completed the first 3 of the 7 phases: ...
Free Android Resources
Free Android Resources,If you haven't read my intro post, I mentioned how I want to share what free resources I utilize as a junior android developer in training. I know that every...