最新发布第1068页
What is

What is “Desugaring” and why would I need it?

What is 'Desugaring' and why would I need it?, Do you know 'desugaring support'? Some weeks ago I was reading on Calendars and Time, this lead me to some options and it made me uns...
How Competitive Programming Background Helps in day-to-day Work on Enterprise Projects?-拾光赋

How Competitive Programming Background Helps in day-to-day Work on Enterprise Projects?

How Competitive Programming Background Helps in day-to-day Work on Enterprise Projects?,Competitive programming (CP) is a paradigm in which you design algorithms using your favouri...
KropiT: My first A.I Powered Android APP-拾光赋

KropiT: My first A.I Powered Android APP

KropiT: My first A.I Powered Android APP,We all at some point need a quick Digital-Photograph for our social media account or a quick passport-size photo for any document materials...
Java Anonymous Classes and Lambdas-拾光赋

Java Anonymous Classes and Lambdas

Java Anonymous Classes and Lambdas, The Motivation Until now, your time in Java has dealt with named classes. A class has a name; you use it to declare variables, and to create ins...
kity的头像-拾光赋kity5年前
0248
A Java Library Release Process Which Doesn't Suck-拾光赋

A Java Library Release Process Which Doesn’t Suck

A Java Library Release Process Which Doesn't Suck,Everytime I read about Maven’s release process it makes me groan. There must be a better way than this. Something less manual, wi...
Measure twice, write twice-拾光赋

Measure twice, write twice

Measure twice, write twice, Continually measure When writing code, it's tempting to get complex. Especially when you are concerned about performance. But, you should write it simpl...
DevOps! Como começar?-拾光赋

DevOps! Como começar?

DevOps! Como começar?, Coisas que todo Sênior deve saber (8 Part Series) 1 Trabalhando com dinheiro! 2 Design Patterns. E se alguém já tiver resolvido seu problema? ... 4 more ...
Combining Groovy and Java-拾光赋

Combining Groovy and Java

Combining Groovy and Java,Combining Groovy scripts in our Java-based code, is easy with Maven. You can check out the code for this tutorial in Github. Scenario: we're asked to prod...
Share your dream multiplayer game scenario!-拾光赋

Share your dream multiplayer game scenario!

Share your dream multiplayer game scenario!,Soon I am going to start the next side project. Because I am going to learn Java I want to learn by practice networking. And it may be g...
Insert Data in MongoDB with Spring Boot - Building a Blog-拾光赋

Insert Data in MongoDB with Spring Boot – Building a Blog

Insert Data in MongoDB with Spring Boot - Building a Blog, Building a Blog (8 Part Series) 1 Building a Blog - Let's Get Started! 2 Choosing a Database: SQL or NoSQL? - Building a ...
Handle backpressure between Kafka and a database with Vert.x-拾光赋

Handle backpressure between Kafka and a database with Vert.x

Handle backpressure between Kafka and a database with Vert.x,As we already discussed in the past, asynchronous programming brings many pros in developing reactive and responsive ap...
Learn Accumulator Pattern before you regret it | Fold vs reduce | KnowYourKotlin-拾光赋

Learn Accumulator Pattern before you regret it | Fold vs reduce | KnowYourKotlin

Learn Accumulator Pattern before you regret it | Fold vs reduce | KnowYourKotlin, KnowYourKotlin (7 Part Series) 1 that's how we try catch?:value | KnowYourKotlin 2 6 things you ne...