F# programming language

  • Thread starter Thread starter Jon Harrop
  • Start date Start date
Laurent Bugnion said:
One more question though: You mention that C# is more "engineery". Is it
your opinion (like I think after reading what you wrote) that C# is more
targeted at software engineers (like me) and F# at scientists?

We're called software engineers but I don't think there's very much
engineering discipline in our work. We're expected to produce lots of
features, quickly, and track down lots of bugs, and we often don't
even have the time to sit back and calmly document how what we've done
works. F# seems good for this audience.
 
Hi,

Lucian said:
We're called software engineers but I don't think there's very much
engineering discipline in our work. We're expected to produce lots of
features, quickly, and track down lots of bugs, and we often don't
even have the time to sit back and calmly document how what we've done
works. F# seems good for this audience.

I am lucky enough to work for Siemens, where software engineers are
engineers ;-) We do a lot of architecture and design, for example.

Also, note that in Switzerland, you can only use the title software
engineer if you are really an engineer. In my case, I did an engineer
school in electricity and electronics before I made a postgrade study in
software. Non-engineers who followed the same postgrade are not allowed
to use the title software engineer.

Greetings,
Laurent
 
Laurent Bugnion said:
Also, note that in Switzerland, you can only use the title software
engineer if you are really an engineer. In my case, I did an engineer
school in electricity and electronics before I made a postgrade study in
software. Non-engineers who followed the same postgrade are not allowed to
use the title software engineer.

No duck typing in Switzerland, then!

;-)

Cheers!

Chris.
 
Christopher said:
P.S. it would be great if ray tracer compiled with the latest publicly
available version of F#!

A new version of F# has just come out that can compile my ray tracer! :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top