RSS feed
Subscribe to the blog's RSS feed here.JCranky’s Twitter
- RT @IcoViena: Pelos 600 mil, por Marielle, por Moa do Catendê, por todas (tantas!) vítimas desse mal que conseguiu se expandir de maneira i… 3 months ago
- RT @madzadev: JavaScript solved the mystery 👇👇 https://t.co/oZrkzBL8fo 3 months ago
- RT @LeviKaique: Esse vídeo aqui é muito bom pra fazer circular e principalmente pra mandar pro parente que diz que não vota no Lula por cau… 3 months ago
- agile
- akka
- arduino
- book
- caelum
- case
- casual class
- class
- clone
- cloud
- cloud computing
- coffee
- collections
- css
- date
- digital tv
- dojo
- ejb
- event
- foreach
- function
- functional programming
- ginga
- globalcode
- good practices
- infoq
- j2ee
- java
- java posse
- javascript
- js
- jsf
- junit
- just java
- jxta
- language
- last
- list
- lojinha
- london
- match
- maven
- mercurial
- music
- mvn
- netbeans
- p2p
- pair programming
- pattern matching
- peer-to-peer
- podcast
- programming
- regex
- REST
- robotics
- roo
- s-99
- sbt
- scala
- scala 99 problems
- scalax
- simple build tool
- spring
- spring roo
- springsource
- sun
- tdc
- tdd
- test
- thedevelopersconference
- typesafe
- value
- web development
- xml
- xp
February 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Tag Archives: scala 99 problems
Scala 99 Problems on github
A long time ago I started playing with the scala 99 problems. The project is going very slow, but it is moving. So I decided to share the code in a more open and easier way: github. I have solutions … Continue reading
Posted in scala
Tagged github, programming, repository, scala, scala 99 problems, specs2
Leave a comment
Scala Problem Number Three
I almost forgot I started this ‘series’… Sorry! Now, with some time at hand, lets look at the problem number three, from the Scala 99 Problems. Like problem number one and two, this one is about list manipulations. It says: … Continue reading