
Pedro S
Competition lawyer turned software developer.
Education
University of Brasilia | FIAP
Work
Software engineer at Shooju
We're a place where coders share, stay up-to-date and grow their careers.
Competition lawyer turned software developer.
Education
University of Brasilia | FIAP
Work
Software engineer at Shooju
Recent comments
Typeclasses in Python
This deserved to be in the standard library! Awesome.
Transducers in javascript
Oh man, that's why I love Python. The iterable/iterator proto...
In JS how do you know the right condition to use inside your for loop?
So, it all depends on what you want to do. I'd suggest you fi...
How Computers Work (Part 1)
Hey, there's a small typo here: Confusingly, volatile memor...
Code Smell 33 - Abbreviations
I second this so much. Abbreviations carry a lot of backgroun...
Code Smell 23 - Instance Type Checking
Oh, it is all good now. Weird, I could swear the snippets wer...
Overview of Vim
May I ask you how you got code autocompletion? Is there a neo...
Code Smell 23 - Instance Type Checking
The sample in the "right" section is checking the types. The ...