Tag Archives: concurrency

The future of the programming languages. What about Java?

I hope you had the opportunity to watch the video of “The future of the programming language“. This conference is led by Anders Hejlsberg, the architect of C#. He explains simply what, on his opinion, will be the next generation of languages. The main points are:

the Domain Specific Language (internal and external DSL)
the declarative aspect [...]

The books: starter pack

I write this first post on the books that I recommend, especially to new developers and to students. For some of us, it’s hard to know where to begin…
This book introduces some of the GoF’s Design Patterns using a wonderful approach. When you look at the cover, you can’t imagine that it’s a technical [...]