Blog articles tagged 'java'

Blog articles tagged 'java'

0
comment
on 12/10/2014 9:22 AM
Yesterday I noticed a tweet recommending an “Uncle�? Bob Martin video that is intended to “demystify compilers�?. I haven’t seen the video (Episode 29, SMC Parser) as it’s behind a pay wall, but I did find a link on the page to a github repository with a ha[...]
.
0
comment
on 10/7/2014 2:27 PM
Are you working in the enterprise? Do you find yourself, day-in-day-out, up to the eyeballs in unmaintainable code? Does the once beautiful architecture now more closely resemble a big ball of mud, that no amount of tooling will dig you out of? What [...]
.
0
comment
on 10/1/2014 7:14 AM
As a former competitor in Texas’ UIL Computer Science competition, I thought I would check in and see how it had evolved. I have a desire to, at some point, try to spend some volunteer time at a local high school working with Computer Science students, an[...]
.
0
comment
on 8/3/2014 9:52 PM
.
0
comment
on 5/29/2012 7:41 AM
Rich Hickey created a very nice set of persistent collections for Clojure. I started to port them to FSharpx and today I want to present the PersistentVector. The basic idea is that we want to have something like an array but immutable. Vectors (IPersiste[...]
.
0
comment
on 9/15/2011 1:20 PM
A few months ago I decided that it’s time to learn a new programming language that’s completely outside my normal frame of reference. After watching a video on InfoQ about the future of programming languages, I decided Clojure would make an interesting ch[...]
.
0
comment
on 11/28/2010 1:07 PM
I’ve been meaning to write something very thoughtful about dependency management over the past year, but haven’t found time to do it. So now I’ll just blurt it out and see what you think of it. Dependency management in Java land usually means keeping tra[...]
.
0
comment
on 10/11/2010 4:27 AM
One of the small gems that will be available in Akka 1.0 is that ThreadBasedDispatcher is based upon ExecutorBasedEventDrivenDispatcher with a core thread pool of 1 and a max thread pool of 1 that allows core thread timeouts. This means that Actors with T[...]
.
IntelliFactory Offices Copyright (c) 2024 IntelliFactory. All rights reserved.
| | | Trainings | | |
Built with