3:16 Code Review: Echoing back input in uppercase over a socket with Hy, a Python Lisp dialect Roel Van de Paar
2:58 Code Review: Layout manager: decouple DOM insertion from construction and rendering? Roel Van de Paar
4:25 Code Review: refactor Python code with lots of None type checks (3 Solutions!!) Roel Van de Paar
2:32 Code Review: Find all row combinations which sum elements equal to any given number Roel Van de Paar
3:51 Code Review: Does this Actor implementation has synchronization problems? (5 Solutions!!) Roel Van de Paar
3:36 Code Review: Evaluating expressions with various mathematical methods (2 Solutions!!) Roel Van de Paar
4:27 Code Review: Using Func<T> instead of helper methods in a class (4 Solutions!!) Roel Van de Paar
2:50 Code Review: "Longest Palindromic Substring" challenge solution is inefficient (2 Solutions!!) Roel Van de Paar
2:06 Can this be written more concise and aligned with the Functional Reactive Programming paradigm? Roel Van de Paar
4:09 Code Review: Determining what functions should be implemented in this user-authentication class Roel Van de Paar
2:49 Code Review: Review of String to Long bijection class - focus on readability/maintainabiliy Roel Van de Paar
2:19 Is a Recursive-Iterative Method Better than a Purely Iterative Method to find out if a number is... Roel Van de Paar
3:19 Issues with this pattern to restrict access to private members? (2 Solutions!!) Roel Van de Paar