排序
Lessons learned about performance
Lessons learned about performance,Performance is a world that is always in the minds of all developers and engineers. Many things used among tools, libraries, frameworks and techni...
Add images to Word document using Apache POI
Add images to Word document using Apache POI,Post Link : Add images to Word document using Apache POI You may have been worked with Apache POI Library to read and write content in ...
Be or not to be a full-stack developer?
Be or not to be a full-stack developer?,I've seen many definitions of what is a full-stack developer, for me it is basically a developer that dominates all aspects (or stacks) of a...
Logic of the JWT(JSON Web Tokens)
Logic of the JWT(JSON Web Tokens),In this post, we will learn what is the JWT and logic of the JWT. The IETF is designed as a standard token format. Such as validation, user identi...
Java 10 features – What is new in Java 10?
Java 10 features - What is new in Java 10?,Post Link : https://www.skptricks.com/2018/08/Java-10-features.html While we all are talking about Java 9 and some people have yet to ado...
My 100 Days Of Code Challenge
My 100 Days Of Code Challenge,I have started the 100 days of code challenge. I intend to use this time to check out new languages and frameworks and solve some fun problems. I will...
Fenix: A new mobile browser from Mozilla
Fenix: A new mobile browser from Mozilla, About the Project Mozilla recently created a Github repository for a brand new mobile web browser named Fenix. Not much is known about thi...
How Kotlin Calamity Devours Your Java Apps Like Lightning?
How Kotlin Calamity Devours Your Java Apps Like Lightning?,Originally published on Hackernoon. I hear what you are saying. There is that buzz around Android actively adopting Kotli...
Technology stack for one-page one-function web app?
Technology stack for one-page one-function web app?,EDIT: Was 'Best web app technology stack?', but noticed it was not really what I meant to ask I’m still finishing my article on...
Suggestions for learning more Java
Suggestions for learning more Java,Hello all, I've been interested in Java lately. I feel like I have a good grasp on the basics of the language as well as object oriented programi...