We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Scala: def factors(n: Long, current: Int) = Stream.from(...
Jun 25 '18
Have a shared understanding of threads to your application/...
Mar 25 '18
Java Syntax has the weird ability to direct the attention to ...
Mar 6 '18
Sadly, best practices/patterns/anti-patterns are often appl...
I remember this firmly as one of the more difficult exercis...
Mar 5 '18
Definitely keep up pair programming. From my experience, it...
Jan 21 '18
To me, it seems that what you really want is boilerplate fr...
Jan 8 '18
Scala also has decent meta programming with scala.meta scal...
Recent comments
Project Euler #3 - Largest Prime Factor
Scala: def factors(n: Long, current: Int) = Stream.from(...
What are some fundamentals of security every developer should understand?
Have a shared understanding of threads to your application/...
Which mainstream programming language has the ugliest syntax?
Java Syntax has the weird ability to direct the attention to ...
Self Documenting code isn't
Sadly, best practices/patterns/anti-patterns are often appl...
Build a PowerSet
I remember this firmly as one of the more difficult exercis...
Tips on improving teamwork
Definitely keep up pair programming. From my experience, it...
If you could write a programming language how would it be?
To me, it seems that what you really want is boilerplate fr...
If you could write a programming language how would it be?
Scala also has decent meta programming with scala.meta scal...