Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Luke Stevenson

Luke Stevenson

Luke Stevenson has asked 0 questions and find answers to 26 problems.

Stats

494
EtPoint
139
Vote count
0
questions
26
answers

About

There are those who are born brilliant, and who never have to work hard at anything to achieve success. There are those who make up for what they lack in natural talent by being incredibly committed and driven. I, unfortunately, am neither of those things - I kind of fall in the middle.

I have been coding, in one form or another, for over 25 years.

foreach( $yearsCoding as $aYear ){
  $yearsOfExperience++;
  $interestingStories += 10;
  $experience += $aBit;
  $desire['toLearn'] += $aLot;
  $desire['toTeach'] += $aLot*2;
}