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

Patrick.SE

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

Stats

240
EtPoint
60
Vote count
6
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.
  • ...