×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 相约北美 / 移民留学 / DX们有兴趣回答这些问题吗? 1. What is good code? 2. What are basic, core, practises for a developer?
    3. What do you like about Delphi?
    4. What don't you like about Delphi? What would you change?
    5. What do you like about programming?
    6. Do you have a favourite programming book? More than one? Which ones? And why.
    7. What is the responsibility of QA?
    8. Who is Dr Bob?
    9. Who is Don Knuth?
    10. Who is Kent Beck?
    11. What do you know about Linux? Assuming you're familiar with it, what do you like about it? What don't you like? If you haven't used Linux you can skip this question.
    12. What is the answer to life, the universe, and everything?
    • Good code: 1, Good readability; 2, Good performance.
      • up