User login

Reply to comment

What I find with static

What I find with static languages is that you are forced to write more code to work around the static parts. You need a method to deal with type A. You need another method to deal with type B.

Then you are doing it wrong. Either you are not using an expressive language as this article recommends (no structural typing), or your data structures and functions are not properly factored.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.