Being a Junior Software Developer
Being a Junior Software Developer,Hey! I am a junior software developer working with Java 8 and Spring (Boot) Framework. It has been around two/three months since I started. Time t...
Challenge: Write a program that never stops
Challenge: Write a program that never stops,Write an endless loop, write some confusing gotos... The rules are simple: Write a program that never stops. Language: Any. Try to keep ...
The very simplified concept of Binding in programming languages
The very simplified concept of Binding in programming languages,At the vary basic, binding is assigning one thing to another, usually, values to variables either by explicit declar...
Square is hiring Software Engineers in Atlanta
Square is hiring Software Engineers in Atlanta,Liquid syntax error: Unknown tag 'endcomment' 原文链接:Square is hiring Software Engineers in Atlanta
For Loop in different programming languages
For Loop in different programming languages,Programming often involves working on redundant tasks. The for loops help shorten the code and reduce tedious tasks. But the way for is ...
Where to begin for writing a mobile payment API for my country (and countryside)
Where to begin for writing a mobile payment API for my country (and countryside),My wish is to build a mobile payment API that would help everyone to pay online no matter what carr...
Design Patterns: Observer Pattern
Design Patterns: Observer Pattern,originally posted on my blog at henricodesjava.blog Hi everyone! Chapter two in Head First Design Patterns: A Brain-Friendly Guide is al...
Groovier Groovy with Java 8 Streams
Groovier Groovy with Java 8 Streams,Consider writing Groovy code to retrieve the transformed version of an element from a given collection such that transformed version of the elem...
Intro to Butter Knife for Android views
Intro to Butter Knife for Android views, Butter Knife? Butter knife is a very nice library for Android view injection. Butter knife helps reduce a lot of boilerplate code (e.g repe...
Getting Started with SparkPost in Java
Getting Started with SparkPost in Java,The SparkPost Java library is a popular way to integrate with SparkPost. If this describes your current task, this article will help you send...