⇐ MY QUORA-INDEX
QUORA - my answered Questions
QUORA - my answered Questions
- Truly understand the problem. Don?t guess, ask the customer.
- Avoid complexity. This statement alone might fill a book. There is almost no concerns about this topic, which is bewildering me. No need for memory management, GC, namespace, (direct) files etc., only to name some.
- Facorize the code. Make functions small (one or two lines) and simple and give them well thought out names. The code will look like prose then.