/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

clojure.org
| | joeprevite.com
1.9 parsecs away

Travel
| | My notes and thoughts on Clojure from the Ground Up by Kyle Kingsbury
| | ostash.dev
1.5 parsecs away

Travel
| | All data structures in Clojure are immutable. Any changes we do will result in a new data structure leaving an original one untouched.
| | mschaef.com
2.2 parsecs away

Travel
| |
| | nataliiadziubenko.com
14.6 parsecs away

Travel
| Welcome to the second episode of this little Java-unconfusing series. Today I would like to talk briefly about String concatenation operator +...