Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Patrick.SE

Patrick.SE

Patrick.SE has asked 10 questions and find answers to 10 problems.

Stats

260
EtPoint
60
Vote count
10
questions
10
answers

About

On code:

  • Understand the flow of data.
  • Understand the needs of your end user.
  • Avoid broken windows.
  • Allow for self-documenting code.
  • ...