3:05 Software Engineering: Folder structure for app with Symfony 2, React, Webpack, and Sass? Roel Van de Paar
2:53 Software Engineering: What license can I choose for a shallow fork of a recently abandoned project? Roel Van de Paar
5:30 Software Engineering: Reusing the logic in another repository in ASP.NET MVC repository pattern Roel Van de Paar
5:26 How can we only include ready-to-be-released features in our production releases every other week? Roel Van de Paar
3:54 Software Engineering: Is the Perl default variable like an FP monad? (2 Solutions!!) Roel Van de Paar
1:46 Software Engineering: How does the Python runtime know which object a method is bound to? Roel Van de Paar
1:48 Software Engineering: Should http requests be in the constructor or in a static function? Roel Van de Paar
2:17 Can I have two licenses in a Repository? One for a company and another one for everybody else? Roel Van de Paar
2:47 The Model or the Controller write data on the view in MVC and what is the use of the Model if we... Roel Van de Paar
1:53 Software Engineering: Should a generic vector class allow non-finite doubles as values? Roel Van de Paar
3:21 Software Engineering: Merging Sorted Lists (with no comparison function) (2 Solutions!!) Roel Van de Paar
3:16 Software Engineering: How to optimize/parallelize the following clustering/joining algorithm:? Roel Van de Paar
2:47 Software Engineering: How to deal with constructors in large data classes? (3 Solutions!!) Roel Van de Paar
1:37 Software Engineering: Object oriented programming - subobject vs globals (use case) Roel Van de Paar
3:40 Software Engineering: A better way than O(n^2) for traversing a dictionary of dictionaries. Roel Van de Paar
2:44 Software Engineering: Eliminating the bad cases in if to get a nicer code (3 Solutions!!) Roel Van de Paar
2:01 Software Engineering: Bad practice to define constants based on a function call? (2 Solutions!!) Roel Van de Paar
2:34 Software Engineering: How to approach syntax errors when developing a lexical analyser? Roel Van de Paar
2:25 Software Engineering: Data stored in two separate tables, how to select the right table Roel Van de Paar
3:22 Software Engineering: Permuting and combining the values based on the key (2 Solutions!!) Roel Van de Paar
1:53 Upload, convert, and store multiple different product data feeds into a database Roel Van de Paar
3:12 Software Engineering: Is switch(this) antipattern or bad practice in Java for Enums? Roel Van de Paar
3:06 Software Engineering: Comparing two large strings to see how much they match (3 Solutions!!) Roel Van de Paar
2:08 Software Engineering: Best approach for realtime sync + shared todo? (3 Solutions!!) Roel Van de Paar
2:15 Software Engineering: Avoid copy and paste programming, what pattern to use? (2 Solutions!!) Roel Van de Paar
2:31 Software Engineering: Mocking a utilities module for unit testing? (2 Solutions!!) Roel Van de Paar
2:01 Software Engineering: How to design a meta model for configuration? (2 Solutions!!) Roel Van de Paar
3:29 Using a user defined equation to compute an entire list of numbers and store the list in an array Roel Van de Paar
3:07 Software Engineering: How to find hard to misspell given names? (2 Solutions!!) Roel Van de Paar
2:17 Software Engineering: Explanation to why Counting bits set, Brian Kernighan's way works Roel Van de Paar
1:54 Choosing between Dependency Inversion and Dependency "Delegation" to a third module Roel Van de Paar
2:27 Software Engineering: How to move Python doctest examples into another unit test framework? Roel Van de Paar
3:15 Best strategy for reporting progress to the UI - how should the callback happen? Roel Van de Paar
2:39 Software Engineering: How to represent a collection with capacity in a database? (2 Solutions!!) Roel Van de Paar
1:29 Software Engineering: What is the difference between Adapter and Delegation design pattern? Roel Van de Paar
3:04 Software Engineering: Can objects be implemented in terms of higher order functions? Roel Van de Paar
3:00 Software Engineering: Fork Management of Git Multi-level Hierarchies (2 Solutions!!) Roel Van de Paar
1:56 Python's join seems to focus not on the items to join, but on the symbol, as compared to Ruby Roel Van de Paar
1:19 Question regarding the names of OrderedDict and defaultdict functions in Python Roel Van de Paar
1:45 Software Engineering: Feeding events to Elasticsearch, do I really need Logstash? Roel Van de Paar
2:29 Software Engineering: Resource representations and REST API documentation tools Roel Van de Paar
5:50 Software Engineering: Refactoring a long method which is based on large number of switch cases Roel Van de Paar
2:03 Software Engineering: What is the origin of "Program to an interface, not an implementation"? Roel Van de Paar
2:10 Software Engineering: Why is conditionally using an empty panel in Apache Wicket a bad practice? Roel Van de Paar
2:09 Software Engineering: How to properly index MongoDB with ElasticSearch? (2 Solutions!!) Roel Van de Paar
5:10 What is the best way to split up large methods where each subtask depends on previous tasks? Roel Van de Paar
2:31 How do I have a group of numbers which total does not exceed a limit, and each number must be >= 0? Roel Van de Paar
1:51 Software Engineering: In Perlin noise, why need vectors and how to use them exactly? Roel Van de Paar
2:10 Software Engineering: How does an product order payment works during a race condition? Roel Van de Paar
1:43 Software Engineering: Does pure functional programming become agility impediment? Roel Van de Paar
1:36 Software Engineering: What practical problem results from lack of hygienic macros in Clojure? Roel Van de Paar
2:56 Software Engineering: C++ Virtual destructors used only when there are virtual functions Roel Van de Paar
3:40 Software Engineering: Should I always store parsed data in database before manipulating? Roel Van de Paar
2:48 How to define fixed priced software projects and how to argue what is inside scope and what is... Roel Van de Paar
1:45 A JavaScript IIFE prevents leaks to the global space as a closure? Is that the correct concept? Roel Van de Paar
2:43 Is increasing codebase size and complexity worth it to make fully configurable? Roel Van de Paar