Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of John

John

John has asked 20 questions and find answers to 28 problems.

Stats

552
EtPoint
114
Vote count
20
questions
28
answers

About

for (int i = 10; i < 40; ++i) { learnSomething(); codeSomething(); writeSomething(); }