Data Science for real-world value, scalable private AI, and optimal computational. All for a better world.
- United States
- https://about.me/stephen_fox
Pinned Loading
-
CustomExtensions
CustomExtensions PublicMaking my Java development experience a bit more organized and a little less painful, one abstraction at a time.
Java 1
-
Parse XML in Kotlin with Jackson
Parse XML in Kotlin with Jackson 1import com.fasterxml.jackson.annotation.JsonAlias
2import com.fasterxml.jackson.annotation.JsonProperty
3import com.fasterxml.jackson.annotation.JsonRootName
4import java.util.*
5 -
const vs function declaration, showi...
const vs function declaration, showing why you must declare your work first 1/*
2This shows that, because of block-scoping, const function references must be
3invoked in-order or else things will fail silently.
4const's are added the name space serially (in the order in which they appear)
5and much of the body isn't declared when we first try to invoke or functions
5 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More