DDevelopment & Design Git, Beginner to Advanced Survey byRafal RusinFebruary 23, 20101 minute read Check out this SlideShare Presentation: Git, Beginner to Advanced Survey View more presentations from Rafal Rusin. Tags:git Rafal Rusin
DDevelopment & Design Maintaining PriorityQueue Order with Java StreamsbyGrzegorz PiwowarekSeptember 15, 2017 The tricky thing about working with PriorityQueues is that, ironically, they don’t always behave according to the PriorityQueue…
DDevelopment & Design Announcing Krush – idiomatic persistence layer for Kotlin, based on ExposedbyPiotr JagielskiDecember 30, 2019 We've released a persistence library for Kotlin, you can find it on our Github. It’s a JPA-to-Exposed SQL DSL generator.
DDevelopment & Design Creating charts in GWT was never so easy. (OFC GWT)byRafal PJanuary 18, 2011 In Java world there are many libaries which allow to create charts (with the most popular is JFree…