最新发布第1067页
Common Java patterns in Kotlin-拾光赋

Common Java patterns in Kotlin

Common Java patterns in Kotlin,Recently, I’ve been using Kotlin for a project at work. As someone coming from a Java background, I’ve been taking notes on certain patterns that a...
I learned Javascript, Ruby, Python and Java-拾光赋

I learned Javascript, Ruby, Python and Java

I learned Javascript, Ruby, Python and Java,If anyone knows computer science history you probably know that in recent years, programmers now can write backend using Javascript, wit...
Want to start your journey as a Java Developer? But how to learn Java with industries oriented way?-拾光赋

Want to start your journey as a Java Developer? But how to learn Java with industries oriented way?

Want to start your journey as a Java Developer? But how to learn Java with industries oriented way?, An easy way to excel in the field of Java as a Full-stack or Back-end Developer...
My First Week of Java-拾光赋

My First Week of Java

My First Week of Java,This is my first week learning Java and can I just say 'Wow, its a lot'. This is coming from a python programmer so I should not be surprised. Before I say an...
Dependency Injection in Java is easy - Part 1 - A Design Pattern-拾光赋

Dependency Injection in Java is easy – Part 1 – A Design Pattern

Dependency Injection in Java is easy - Part 1 - A Design Pattern, Dependency Injection in Java is easy (3 Part Series) 1 Dependency Injection in Java is easy - Part 1 - A Design Pa...
Let's talk about STREAMS !!-拾光赋

Let’s talk about STREAMS !!

Let's talk about STREAMS !!, Hey there! In this article I will be talking about Streams in Java and how they help in writing neat and compact production codes. But before diving in...
How to Learn Coding: From Theory to Practice-拾光赋

How to Learn Coding: From Theory to Practice

How to Learn Coding: From Theory to Practice,Software development is one of the most popular professions today with an average salary of $59,568 a year. As the demand for promising...
balalaika IT newsletter #7-拾光赋

balalaika IT newsletter #7

balalaika IT newsletter #7, Frontend A short, yet insightful post about enhanced A11Y at Facebook. You might think it is easy and not a big deal until you have to re-write your who...
Json Web Token: How to secure Spring Boot REST API-拾光赋

Json Web Token: How to secure Spring Boot REST API

Json Web Token: How to secure Spring Boot REST API,In this post, I will show how to secure your spring boot based REST API. It has been more of a trend to secure REST APIs to avoid...
Share Split: Indian Sharing App to Transfer Files-拾光赋

Share Split: Indian Sharing App to Transfer Files

Share Split: Indian Sharing App to Transfer Files,Playstore- https://play.google.com/store/apps/details?id=net.sharesplit.android.android Share Split app enables quick and easy fil...
Quarkus + OpenAPI uma combinação tão boa que deveria se chamar bolo de chocolate-拾光赋

Quarkus + OpenAPI uma combinação tão boa que deveria se chamar bolo de chocolate

Quarkus + OpenAPI uma combinação tão boa que deveria se chamar bolo de chocolate,O que acontece quando juntamos um dos melhoeres frameworks de desenvolvimento web com uma ótima...
Setup Java and VS Code on Ubuntu-拾光赋

Setup Java and VS Code on Ubuntu

Setup Java and VS Code on Ubuntu,Settings up your development environment for Java on Ubuntu is straight forward. We are going to install the Java SDK and VS code with the Java ext...