Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
L

Luca Zenari

@Luca Zenari
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Time for a new programming language paradigm
    L Luca Zenari

    rjmoses wrote:

    "if a is 5..." can be a lot clearer than "if (a=5)..." in many cases.

    Honestly, no. Does "is" mean "has same value as"? Is it a value comparison or a reference comparison? Or does it mean "is an instance of..." or "belongs to the same type/class/struct definition"? Or does it mean, which is what I would expect if we spoke plain English, "a and 5 are simply two names for one single enity"? (After all, if A is 5 it means that A and 5 are the same object, like saying that Obama is the President of the USA and the President of the USA is Obama).

    The Lounge linux tools c++ java javascript

  • How old were you when you first wrote a line of code ?
    L Luca Zenari

    9 or 10 (circa 1992), if you consider Logo as a valid "first line of code". Otherwise, I was 11 when I wrote my first line of QBasic.

    The Lounge question

  • Hey UK, why so glum?
    L Luca Zenari

    Quote:

    1. The weather 2. The food 3. The women

    Nope, doesn't compute: Italy should be at #1 then, instead it's at #45.

    The Lounge database com question

  • First language
    L Luca Zenari

    Italian and Pascal. I don't use Pascal anymore (currently I use C#, Java and C++ depending on the project), and slowly I'm abandoning Italian language too, since I moved from Italy to the UK.

    The Lounge question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups