Tag Archives: python

Tool Command Language: il papa’ di Java

E’ notizia fresca di stampa il rilascio di Tcl 8.6, che introduce parecchie novità a dispetto del fatto che sia una “minor” release.   In particolatre Tcl 8.6 introduce un motore “stackless”, integra nel linguaggio le estensioni OOP, ed aggiunge … Continue reading
Posted in Italian Content, Programming languages | Tagged , , , , , , , , | Comments Off on Tool Command Language: il papa’ di Java

Da Python a Ruby o vicerversa

Preludio L’ultima volta che ho provato Ruby è stato nell’aprile del 2005. Avevo sviluppato un paio di progetti di test in RubyOnRails, che allora era già produttivo. Ruby era affascinante, ma la libreria base mi sembrava ancora in stato embrionale … Continue reading
Posted in Italian Content, Knowledgebase, Python | Tagged , , , | Comments Off on Da Python a Ruby o vicerversa

(How to Write a (Lisp) Interpreter (in Python))

I like a lot of programming languages. I do not love them with the same intensity. I do not love Lisp for its ((syntax))), but Lisp rocks for its purity: in a tiny bag of concept, you get a lot … Continue reading
Posted in English Content, IT Featured, Programming languages, Python, Software | Tagged , , | Comments Off on (How to Write a (Lisp) Interpreter (in Python))

Functional Programming In Depth, part II:Python and Scala retrospection

This is the second article on functional programming. In the first one we talked about scala and the type inference system it brings in the Java Way of Life. I played a bit with python functional howto, building a small … Continue reading
Posted in English Content, Italian Content, Programming languages, Python | Tagged , , , , , , | Comments Off on Functional Programming In Depth, part II:Python and Scala retrospection

Flask: a framework we like more then others

In the past week I learned Flask, a very young and promising  python framework. I have already learned Django, Cherrypy, Web2Py and TurboGears. Anyway, if you are planning a medium sized project, I like to suggest you Flask, because of these feature:
Posted in English Content, Knowledgebase | Tagged , , , | 2 Comments

The Consultant is here!

Sei stato allevato dalle Tigri. Sai acchiappare opportunità lontanissime. Ora e’ venuto il momento di mostrare chi sei… e di diventare il Consulente migliore dell’Universo! Se resisti almeno 15 giorni, sarai nella topten. Gioca a TheConsultant!
Posted in Humor, Italian Content | Tagged , , | 1 Comment

Python 3 Survival Guide

Python 3 is here, and  we are all friends. Anyway, using it needs a bit of macumba-powers. Let’s acquire this power together…
Posted in Italian Content, Python | Tagged , | 1 Comment