Learning Scala: Euler's Method
I've been messing around more with Scala to see some of its more interesting features, two of which are pattern matching and currying. These are... more »
Tweet 0 CommentsSave Tags: other languages, reviews
It's All Go for Google
Google is concerned that developers do not have enough choice when it comes to picking the perfect programming language. SitePoint looks at "Go" - a... more »
Tweet 3 CommentsSave Tags: news, open source, opinion, other languages
Why Google Should Not Give Chrome the Go-Ahead
Google has ambitious plans for Go and are considering implementation as a new client-side web development language. This SitePoint article expresses... more »
Tweet 4 CommentsSave Tags: news, open source, opinion, other languages
How To Avoid Image Hotlinking & Bandwidth Theft In Your Website
How To Avoid Image Hotlinking & Bandwidth Theft In Your Website
Tweet 1 CommentsSave Tags: how-to, other languages, server
Griffon: Scala & Clojure updates
New versions of the Scala and Clojure Griffon plugins have been released.
Tweet 0 CommentsSave Tags: frameworks, groovy, gui, other languages
Understanding Go
Go, a new language from Google, has created quite a stir. It represents a radical break from some trends, a reenforcement of others. Why keep a very... more »
Tweet 1 CommentsSave Tags: .net, java, open source, other languages
On Go: Oh Go On
A comparison of Go with another Algol-68 derived language.
Tweet 1 CommentsSave Tags: other languages
Impression on Scala
I have been hearing quite a lot of good comments about the Scala programming language. I personally use Java extensively in the past and have switched... more »
Tweet 1 CommentsSave Tags: java, opinion, other languages
Comparing Go and Stackless Python
Google has just released a new programming language, called Go. Written by Russ Cox, amongst others, it wraps a custom programming language around... more »
Tweet 0 CommentsSave Tags: other languages, python, reviews
Comparing Scala and Groovy via ScalaTest and easyb
Because it’s my bag, I’ve recently taken to learning Scala. [...] One of my favorite techniques for learning a new language is to leverage it via a... more »
Tweet 0 CommentsSave Tags: groovy, opinion, other languages, tools
12 Things to Know About Google's Go Programming Language
Google's new programming language, called Go, took the application development world by storm when the search giant released it Nov. 10. The ambitious... more »
Tweet 0 CommentsSave Tags: other languages, reviews
What makes a good API wrapper?
A look into approaches and considerations when designing a wrapper for a RESTful API. Ruby examples provided, but concepts apply to programming in... more »
Tweet 0 CommentsSave Tags: how-to, other languages, ruby, web services
Interfaces vs Inheritance (or, watch out for Go!)
I am an atypical programmer, since I spent most of my career doing science, not programming. When I first learned about Object Oriented Programming, a... more »
Tweet 0 CommentsSave Tags: opinion, other languages
‘Python’ + ‘C++’ = Google Go : The Next Generation Programming Language
Go developers have been trying to combine the performance and security benefits associated with using a compiled language like C++ with the speed of a... more »
Tweet 1 CommentsSave Tags: news, open source, other languages
Announcing Project MaiTai
MaiTai lets you visually wire up blocks to create interactive graphics. Think of them almost as animated sculptures. There are blocks for nodes... more »
Tweet 1 CommentsSave Tags: announcement, gui, java, other languages
James Gosling must be loving the Go language
James Gosling, the creator of Java, said on an interview 10 years ago that if he were to recreate Java, he would make it a delegation-only language.... more »
Tweet 3 CommentsSave Tags: c-and-cpp, java, opinion, other languages
C, Erlang, Java and Go Web Server performance test
Note: Chinese comments are many but the article is in English Test a hello world web server in C, Erlang, Java and the Go programming language. * C,... more »
Tweet 5 CommentsSave Tags: c-and-cpp, java, opinion, other languages
The Most Intriguing Concept In Googles Go Language
A look at the most interesting concept in Google's Go language and what its implications might be.
Tweet 0 CommentsSave Tags: other languages
First Google Go Project: A Twitter Client!
Two days ago Google announced its Go programming language project, and we should perhaps be unsurprised to find that one of the first user programs to... more »
Tweet 0 CommentsSave Tags: other languages, web 2.0
Google Go - A First Look
Initial review of Google Go...
Tweet 2 CommentsSave Tags: how-to, open source, other languages
Advanced Method Chaining in Java
Method chaining is a simple technique that allows successive method invocation on the same object and in the same line.
Tweet 3 CommentsSave Tags: how-to, java, opinion, other languages
Is Google's Go language worth teaching or learning?
I can’t deny that I’m a fan of basically all things Google. Apps, Gmail, search, you name it…it’s good stuff, especially in education where the... more »
Tweet 1 CommentsSave Tags: other languages, reviews
Implement your own control structures in Scala
Scala's flexible syntax makes it possible to define functions which look and behave just like control structures.
Tweet 0 CommentsSave Tags: other languages
Google Go: New Programming language
Google's new open Source Language, an Insider.
Tweet 0 CommentsSave Tags: c-and-cpp, news, open source, other languages