====== Code ====== I'm an italian coder and system manager and, despite my protectionism for the italian language and my poor knowledge for the english language, all the most important documents for the Information and Communication Technology are written on this and so this pages.\\ If you know english more better me (probably ;-)), and there is some error (more probably :-D), send me a [[contact|message]]. ===== Projects ===== ===== Snippets ===== Some of my snippets code: * [[code:snippets:D|D programming language]] IMHO, the most powerfull and //reliable by design// programming language (see specific section on [[code#study|study]]); * [[code:snippets:C|C/C++]] The most available language; * [[code:snippets:csharp|C#]] I'm using it; * [[code:snippets:vbasic|Visual Basic]] Who's don't know it? ===== Study ===== ==== D ==== [[http://www.digitalmars.com/d/|D Programming Language]] is a modern new language (//new// if you consider the medium lifecycle for language programming systems) written by Walter Bright (the same who wrote the Symantec C++ compiler: on 1996 was the most fast compiler I have used!).\\ By my side, the strengths of D Programming Language are:\\ * C/C++ syntax like (I hate python);\\ * Most of usefull contract programming technics included by design (asserts, pre e post function contracts, etc);\\ * Versioning and Deprecation.\\ Here a exaustive list of features: http://www.digitalmars.com/d/overview.html \\ ===== Software ===== ===== Database =====