最新发布第1613页
Miguel needs our help – Day 7 of the #25DaysOfServerless Challenge
Miguel needs our help - Day 7 of the #25DaysOfServerless Challenge, This article is part of #25DaysOfServerless. New challenges will be published every day from Microsoft Cloud Adv...
How to add/remove the ChoiceBox, TextField, and Label when clicking on the Add/Remove button in javaFx.
How to add/remove the ChoiceBox, TextField, and Label when clicking on the Add/Remove button in javaFx., How to add the ChoiceBox, TextField, and Label when clicking on the Add but...
An introduction to JVM bytecode
An introduction to JVM bytecode,Hey there! Now that I'm starting to use this site more frequently, I was reminded of an article that I wrote a bit more than a month ago and figured...
Introducing Kotlin at ING, a long but rewarding story
Introducing Kotlin at ING, a long but rewarding story,This article describes our journey being the first team to run Kotlin in the backend at ING (Netherlands). Hopefully this arti...
Two Weeks of Java: No Decaf
Two Weeks of Java: No Decaf,I've been doing the #100daysOfCode challenge on tweeter, currently 56 days in. About 2 weeks ago (15 days to be exact) I switched from struggling in Jav...
Adapter Design Pattern
Adapter Design Pattern,We all have written code where we needed just few functionality from a class but because of object incompatibility we'll have to create a new class and dupli...
Spring Boot Application Packaging Reference
Spring Boot Application Packaging Reference, allen-ball / spring-boot-hello-world Provides a Spring Boot 'Hello, World' application and reference implementations for a number of pa...
Angular Dependency Injection Simplified for .Net and Java Developers
Angular Dependency Injection Simplified for .Net and Java Developers,Recently one of the .Net developer asked me the question 'why we use class rather than interfaces while using D...
A Light Introduction Liskov Substitution Principle
A Light Introduction Liskov Substitution Principle,The Liskov substitution principle, is the L in SOLID principles. It was created by Barbara Liskov and states: Subtypes must be ab...
Code Review: Best Practices
Code Review: Best Practices,The importance of Code Review in Software Development cannot be understated. A properly done Code Review will not only improve the quality of the code &...
TL:DR; Do Repetition
TL:DR; Do Repetition,After too many starts and stops, I've come to realize that what I lacked in trying to learn to program was not enough repetition/ practice. Most Udemy courses ...
Starting late: learning to code at 40
Starting late: learning to code at 40,I've been meaning to start a blog/YouTube/podcast/something for a good while now, as a way to start documenting my programming journey. A litt...