Reply to comment

Strict Typing Seems So Important

I'm relearning Java, and strict typing now seems so important.

It's absurd because large systems have been created with minimalist typing. Most systems don't really need many types: references, strings, numbers, and dates seem to suffice.

Sure, there are many things that static typing brings, but it costs in terms of coding speed.

(Writing a simple tokenizer is like shitting crystals. It's done, though.)

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <p> <br> <div> <pre> <code> <img><h1><h2><h3><h4> <blockquote>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

.