Questions



Q: What about picking one thing and doing it well?
A: One thing: Transfer thought (to paper) to goal. Some may argue that's vague, but there are also plenty of benefits for having a highly integrated vertical stack.



List of paradigm-shifting questions



  • How can all the basic loops be abstracted? Would it be possible to not have any for-loop syntax in the language?
    • For example, how to save dev from writing for-loop for finding sum and performing operations on a list of elements? Map + reduce is great, is that the most?

No comments:

Post a Comment