-
API KEYs are sexy: if you have a web based business (like Google, Twitter, Facebook or Wordpress'Automattic) you should have a way to generate an API Key for web service integration.
Read More -
L'integrazione tra .NET e SQL Server è data per scontata: in questo articolo esploreremo invece come accedere a SQL Server da Python. Uno dei vantaggi di python è che è un linguaggio molto facile da imparare, con un notevole numero di librerie e un'ottima integrazione multi piattaforma. Oltre a ciò python offre un sistema di installazione rapido delle librerie (come Ruby e Perl).
Read More -
Inspired by this excellent web post “Ruby or Python? Well, it depends...”,
I agree with it at 100%:
Read More -
Python 3 is here, and we are all friends. Anyway, using it needs a bit of macumba-powers. Let's acquire this power together...
[caption id="attachment_4817" align="alignright" width="300" caption="Do we love python3?... mmm we prefer 2.6 for the meantime"]
[/caption]
Read More -
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!
Read More -
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:
Read More -
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 game. Before starting I surfing for a bit of libraries and documentation.
Read More -
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 e lo abbandonai. RubyOnRails non mi è mai sembrato avesse un vantaggio competitivo rispetto a framwork come CakePHP o Python Django.
Read MoreTool Command Language: il papa' di Java
Dec 21, 2012 · 5 min read it lang · embedded java javascript programming-languages python ruby scripting ·In particolatre Tcl 8.6 introduce un motore "stackless", integra nel linguaggio le estensioni OOP, ed aggiunge le coroutine.
Parliamo quindi diffusamente di Tcl, un linuaggio che ho sempre trascurato perché mi sembrava macchinoso e un po' brutto/fatto male...ma mi sono dovuto ricredere.
Read More