My "blocked-by-default" approach to working with coding agentsoscarswanros.com2 ポイント·投稿者 swanros·2 か月前·0 コメント
Referrals in the Software Industry Are a Double-Edged Swordsoftskillsfordevs.com1 ポイント·投稿者 swanros·3 年前·0 コメント
La barra de progreso de Gmail no es real: ¿por qué?softskillsparadevs.com1 ポイント·投稿者 swanros·5 年前·0 コメント
swanros·9 年前·議論Coming from an imperative language background, it certainly took some time for me to start using and understanding functional constructs. But the nice thing is that once you pass that bump, it's a hell of a freeway to go down.
swanros·9 年前·議論Agreed, the fact that you're saying you can't nest if statements is a sign that you still don't get the grasp of functional programming.cases, conds, with statements, recursion, pattern matching...
swanros·9 年前·議論I experienced the same. Once you start, it's hard to stop. An amazing community around this awesome language is hard to let go.
swanros·10 年前·議論That's the point. With "here, copy and paste this code" at least you (can) read what you're pasting into your project.Most of people learning just "install this module" without actually caring about what's inside or any implementation details.Licencing is a whole other beast worth of another post.