1:51 Software Engineering: Can the Linux kernel be described as a Server? (3 Solutions!!) Roel Van de Paar
2:51 Software Engineering: Is it correct to say that a variable is an instance of a data type? Roel Van de Paar
3:58 Software Engineering: Design pattern for too many ctor parameters within class hierarchy Roel Van de Paar
2:57 Software Engineering: What is the accepted practice for handling numeric conversions under OOP? Roel Van de Paar
1:58 Software Engineering: Securing my own software... against myself? (2 Solutions!!) Roel Van de Paar
2:24 Software Engineering: Re-releasing LGPL code as AGPL : need advice on how to phrase license Roel Van de Paar
3:12 Software Engineering: Is it good design to log something related to an object from the callee? Roel Van de Paar
1:26 Is an employee's use of his/her company's product outside of work considered dogfooding? Roel Van de Paar
5:02 Software Engineering: Where is the place for contracts/protocol in RESTful communication? Roel Van de Paar
3:02 Software Engineering: Should I check for software on a users machine via a web browser? Roel Van de Paar
1:50 Software Engineering: REST api design: How to manage multiple type of resources in URL? Roel Van de Paar
5:20 Why are getter and setter functions considered to be against OO design? Why they should be avoided? Roel Van de Paar
2:42 Guidelines for returning None vs. raising Error for Python string-validating functions Roel Van de Paar
2:16 Software Engineering: How should I write an interface that takes a list of items? (3 Solutions!!) Roel Van de Paar
2:32 Software Engineering: Modularity vs Polymorphism (OOD main concepts) (2 Solutions!!) Roel Van de Paar
2:34 Software Engineering: Best practice for storing external text to then place in html (2 Solutions!!) Roel Van de Paar
1:43 Software Engineering: Reverse Engineering a Spreadsheet into a Model and Controller Roel Van de Paar
2:04 Software Engineering: Template Literals (ECMAScript 2015 6th edition), are they worth it? Roel Van de Paar
2:27 Software Engineering: One application's methods invoked by many other applications (2 Solutions!!) Roel Van de Paar
3:44 Software Engineering: Duplicating constants between tests and production code? (3 Solutions!!) Roel Van de Paar
2:08 Software Engineering: Definition of Top-down Refactoring / Bottom-up Refactoring (2 Solutions!!) Roel Van de Paar
2:16 Software Engineering: What is the best data structure to store 2 keys and 3 values? (2 Solutions!!) Roel Van de Paar
3:20 Software Engineering: Entity Framework Code First, C# class separation and EAV (2 Solutions!!) Roel Van de Paar
1:31 How to comply to Disability Discrimination Act of 1995 while developing an iOS app? Roel Van de Paar
2:14 Software Engineering: Java EE exceptions for validation and APMs (2 Solutions!!) Roel Van de Paar
3:07 How to model the database tables for calculating on peak and off peak usage data? (2 Solutions!!) Roel Van de Paar
2:29 Software Engineering: Is it impossible to write proper, const correct callbacks in C? Roel Van de Paar
2:30 Software Engineering: Extracting and generalizing "repeated" methods with similar functionality Roel Van de Paar
2:57 Software Engineering: Does it make sense to internationalize logs? (2 Solutions!!) Roel Van de Paar
1:32 How to give attribution for derivative works under MIT, when the work is a port? Roel Van de Paar
3:37 Software Engineering: OOP design problem. Two kinds of empty Optional (3 Solutions!!) Roel Van de Paar
2:13 Software Engineering: Writing Automated test cases for a folder Archiving Class. Roel Van de Paar
2:07 Software Engineering: Name for Keeping Multiple Copies of a Variable (2 Solutions!!) Roel Van de Paar
2:51 How do you address the problem of dealing with an external service that stores your data and you... Roel Van de Paar
1:43 Software Engineering: Run C program in debug mode (without debugger) (2 Solutions!!) Roel Van de Paar
1:29 Software Engineering: During fork system call which execute first parent or child Roel Van de Paar
3:46 Software Engineering: Should I be using IDisposable here, to properly manage memory? Roel Van de Paar
1:38 Software Engineering: What are microcontrollers programmed in most in industry? C or Assembly? Roel Van de Paar
3:35 Software Engineering: Should You Improve Code Quality Whilst Working on a Feature Branch Roel Van de Paar
1:40 Software Engineering: Appropriate Exception Type for Connecting to a Device via COM port Roel Van de Paar
2:57 Software Engineering: What kind of members should be used in a GetHashCode() implementation Roel Van de Paar
2:47 Software Engineering: How does long long syntax work when int int doesn't in C++? (2 Solutions!!) Roel Van de Paar
1:33 Always upgrade to latest stable release of every library , good or bad practice? Roel Van de Paar
3:19 Software Engineering: Applying composition over inheritance to Vehicle classes (2 Solutions!!) Roel Van de Paar
1:42 REST API - What HTTP code should be returned when resource is not in a state required to... Roel Van de Paar
6:49 Software Engineering: Wouldn't it be beneficial to write tests during code review? (8 Solutions!!) Roel Van de Paar
1:54 Is it worth the effort to use culture invariant string formatting in single-culture applications? Roel Van de Paar
2:18 What is the faster way to save and browse objects using vectors +/or maps? (c++) Roel Van de Paar
2:56 Software Engineering: Fine tuning details in C++ function for different customers Roel Van de Paar
2:29 Software Engineering: Is it possible to achieve Rust's ownership model with a generic C++ wrapper? Roel Van de Paar
1:39 Software Engineering: Class name in java should be camelcase - mandatory or not? (2 Solutions!!) Roel Van de Paar
2:35 What are the advantages of using multi-tenant architecture with separate db schemas per customer? Roel Van de Paar
1:32 Software Engineering: Synchronize local data with server data in an android application Roel Van de Paar
1:53 Software Engineering: Client wants browser's back button to work on a website doing AJAX calls Roel Van de Paar
1:42 In SemVer 2.0.0, what kind of public API change category is the addition of a new exception? Roel Van de Paar
2:47 Software Engineering: How to facilitate thread-safe access to large set of shared variables? Roel Van de Paar
2:29 Software Engineering: Creating Instances from same SuperClass Object (2 Solutions!!) Roel Van de Paar
5:01 Is indiscriminately catching exceptions (Pokemon exception handling) ever acceptable? Roel Van de Paar
2:26 Software Engineering: Is my understanding of dijkstra and plain Breadth-First Search correct? Roel Van de Paar
2:10 Software Engineering: In an ESB type system, what field name should be used as a "correlation ID"? Roel Van de Paar
1:34 Software Engineering: Is restricting endorsement using author's name compatible with GPL? Roel Van de Paar
2:05 Software Engineering: finding optimal token definitions for compression (2 Solutions!!) Roel Van de Paar
1:49 Where do I create/instantiate repositories in DDD that are used my Domain Services Roel Van de Paar
3:59 Should I only declare the variable as integer if I can perform calculations on it? Roel Van de Paar