open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Arduino Ruby Development

    calendar Jul 18, 2011 · 1 min read
     arduino  en it lang  · development programming-languages ruby
     ·
    Share on: twitter facebook linkedin copy
    Arduino Ruby Development

    Do you like Arduino?

    Do you like dynamic programming languages like ruby?


    Read More
  • Functional Programming

    calendar Jul 17, 2011 · 4 min read
     en featured lang software  · closure erlang functional-java functional-programming java programming-languages
     ·
    Share on: twitter facebook linkedin copy
    Functional Programming

    Because of the success of my article on java closure, I have decided to write another article on functional programming.


    Read More
  • Being Functional F#

    calendar May 17, 2011 · 1 min read
     en lang software  · functional-programming ideas net
     ·
    Share on: twitter facebook linkedin copy

    F# is a Microsoft research Language. F# is riding the functional revenge way of the last years. F# is a mixed approach, because some variables can be modified. It borrows a lot of things from Haskell and OCaml  (Wikipedia dixit). F# is not used like Erlang or Haskell but it could be installed with Visual Studio 2010, and as a separate visual studio plug-in. If you need some functional stuff on your .NET architecture,  F# can be your friend.


    Read More
  • Ruby or Python? Well, it depends…

    calendar May 5, 2011 · 1 min read
     en lang python software  · python ruby
     ·
    Share on: twitter facebook linkedin copy
    Ruby or Python? Well, it depends...

    Inspired by this excellent web post “Ruby or Python? Well, it depends...”,
    I agree with it at 100%:


    Read More
  • Project Ceylon

    calendar Apr 17, 2011 · 4 min read
     en lang software  · functional-java java
     ·
    Share on: twitter facebook linkedin copy

    Gavin King (the inventor of Hibernate) fired out a new language project called Ceylon (I suppose referring to the Tea versus the Java Café). I love new languages. I know a bit of them, and I work with Java form 1995, so I will do a deep review of this news…


    Read More
  • lambdaj

    calendar Jan 23, 2011 · 1 min read
     en knowledgebase lang software  · closure functional-java functional-programming java
     ·
    Share on: twitter facebook linkedin copy
    lambdaj
    How many times have you read or written the same two or three lines of code that frequently seem to go together, and even though they operate on different objects, feel like the same thing? And how often these repetitions involve some sort of collections iteration or more generically manipulation? These repetitions in the code is something that developers eventually learn to filter out and ignore when reading code, once they figure out where the interesting parts are placed. But even if the developers get used to it, it slows them down. Code like that is clearly written for computers to execute, not for developers to read.

    lambdaj is designed to easily manipulate collections. Its features are intended to filter, convert, index and aggregate the items of a collection without explicitly iterate on it.

    Integrate lambdaj in your software architect toolkit (italian link)


    Read More
  • Closure in C#

    calendar Jan 6, 2011 · 2 min read
     en knowledgebase lang software  · closure functional-programming net
     ·
    Share on: twitter facebook linkedin copy
    Closure in C#

    After the success of Closure in Java we like to show you a good example in C# too.


    Read More
  • Cappuccino: Objective-J

    calendar Oct 24, 2010 · 3 min read
     it lang software  · apple javascript
     ·
    Share on: twitter facebook linkedin copy
    Cappuccino: Objective-J

    Cappuccino è un progetto interessante, anche se molto particolare.


    Read More
  • Closure in Java: fast and nice!

    calendar Feb 26, 2010 · 4 min read
     programming_languages  en evergreen lang  · closure functional-java functional-programming html http java
     ·
    Share on: twitter facebook linkedin copy

    Working for two very important Banks, I have the need to play with Closure in Java. I have a lot of trouble looking at a good description of the subject, until I read a post on StackOverflow.

    I have decided to re-cook this subject, adding a my specialized Example also.

    Let’s start!


    Read More
  • Python functional programming

    calendar Feb 23, 2010 · 1 min read
     en lang python  · erlang functional-programming python
     ·
    Share on: twitter facebook linkedin copy

    This article is a work in progress: it will be expanded by your comments…

    Python is a very curios programming languages: it give you classes but also a strong function-oriented environment to play with. So, if you like functional programming (read: you like  Lisp and/or Erlang)  you should give python a closer look.


    Read More
  • Pyro

    calendar Feb 6, 2010 · 2 min read
     en featured knowledgebase lang software  · python
     ·
    Share on: twitter facebook linkedin copy
    Pyro

    One of the best thing of scripting languages like Python is the ability to fast prototype complex things. In the past ten years, if you like to build distributed application you was forced to use huge and heavily languages like Java.


    Read More
  • Erlang Book Review

    calendar Jul 19, 2009 · 7 min read
     en erlang featured lang reviews software  · books development erlang framework functional-programming guide http ideas internet java oreilly performance programming-languages
     ·
    Share on: twitter facebook linkedin copy
    Erlang Book Review

    After reading an interesting article on Erlang  and Java interoperability, I have decided to dedicate my spare time to Erlang.

    O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.


    Read More
  • JRuby and Jython: the easy way

    calendar Feb 8, 2009 · 4 min read
     en knowledgebase lang  · java jython nttdata python redscorpion
     ·
    Share on: twitter facebook linkedin copy
    JRuby  and Jython: the easy way

    The revamp of Jython 2.5, the python interpreter written in Java, is a very good news, because give us the chance to think of a new way of coding. Looking at Google trends,  JRuby and Jython are emerging as key  pieces of a new puzzle.


    Read More
  • Using Python with IIS: how and common mistakes

    calendar Dec 11, 2008 · 3 min read
     en lang python software  · asp mercurial microsoft programming-languages python script
     ·
    Share on: twitter facebook linkedin copy
    Using Python with IIS: how and common mistakes

    Is it possible to use Python to write small ASP-like scripts. In this post we will see how to use it, and the common mistakes you can enconter in your road to the snake…


    Read More
  • Software Trends1

    calendar Oct 12, 2006 · 2 min read
     blog-objectsrootcom en lang software  · ant apple book commercial developement ejb ibm ideas italy linux news perl php ping programming programming-languages project python ruby site small smalltalk smart squeak system trends ui vi war web
     ·
    Share on: twitter facebook linkedin copy
    Software Trends1

    The trends of this october are about some upcoming products. A clear analisys of QuarkXPress failure is sketched in roughlydrafted site. I do not think the same consideration can be applied to Vista.


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top