Oliver Plohmann's Lightweight Ponderings on Software Development

Samstag, 7. Februar 2015

Overview

Is Google's Go object-oriented now or not?
Inner Pattern to mimic Method Overwriting in Go
Implicits in Scala: Conversion on Steroids
Go-style Goroutines in Java and Scala using HawtDispatch
JDK8 lambdas and anonymous classes
Why I like Eclipse and sometimes not
Groovy 2.0 Performance compared to Java
STIters: Smalltalk-style collection iterators in Kotlin
Beyond C/C++: High-level system programming in D
Eingestellt von Oliver Plohmann um 07:38
Diesen Post per E-Mail versendenBlogThis!In Twitter freigebenIn Facebook freigebenAuf Pinterest teilen

Keine Kommentare:

Kommentar veröffentlichen

Älterer Post Startseite
Abonnieren Kommentare zum Post (Atom)

Über mich

Mein Bild
Oliver Plohmann
Frankfurt am Main, Germany
Java/EE developer. Interested in languages and all things distributed and/or concurrent.
Mein Profil vollständig anzeigen

Twitter

Follow @oplohmann

My web site

www.objectscape.org

Labels

  • anonymous classes (1)
  • Beta (1)
  • C/C++ (2)
  • closures (1)
  • CSP (1)
  • D (1)
  • eclipse (1)
  • Go (3)
  • Goroutines (1)
  • Groovy (1)
  • Groovy 2.0 (1)
  • HawtDispatch (1)
  • Implicits (1)
  • IntelliJ IDEA (1)
  • Java (4)
  • JDK8 lambdas (2)
  • Kotlin (2)
  • Method Overriding (1)
  • NetBeans (1)
  • Object-Orientation (1)
  • OOP (1)
  • Performance Comparison (1)
  • Scala (2)
  • Smalltalk (3)
  • System Programming (1)

Blog-Archiv

  • ▼  2015 (2)
    • ▼  Februar (2)
      • Overview
      • Is Google's Go object-oriented now or not?
  • ►  2013 (4)
    • ►  September (1)
    • ►  August (1)
    • ►  Juni (1)
    • ►  Januar (1)
  • ►  2012 (4)
    • ►  Oktober (1)
    • ►  August (1)
    • ►  Mai (1)
    • ►  Februar (1)

Follower

Gesamtzahl der Seitenaufrufe

Beliebte Posts

  • Groovy 2.0 Performance compared to Java
    Also published on java.dzone.com, see link . End of July 2012 Groovy 2.0 was released with support for static type checking and some per...
  • Inner Pattern to mimic Method Overwriting in Go
    Note: I wrote a similar blog post " Is Google's Go object-oriented now or not? " that is not specifically about inheritance a...
  • Is Google's Go object-oriented now or not?
    Note: There is a discussion about this post on reddit, which you can find here . Introduction The question whether Go without direc...
Design "Einfach". Powered by Blogger.