3:32 Software Engineering: Need some advice and feedback on my code's design (2 Solutions!!) Roel Van de Paar
4:50 Software Engineering: What's a good way to explain the need for pointing to a pointer? Roel Van de Paar
4:56 Software Engineering: How should I go about "overhauling" a large legacy application? Roel Van de Paar
3:50 What's the point of those technique detailed interview question for Senior dev? Roel Van de Paar
3:33 Should we validate a state transition before attempting it in the State Pattern? Roel Van de Paar
1:47 Software Engineering: How can I work on different projects without losing focus? Roel Van de Paar
2:19 Software Engineering: Is HTML5 usable for syncing data between devices? (2 Solutions!!) Roel Van de Paar
4:50 Software Engineering: When would using a scripting language within a larger program be useful? Roel Van de Paar
1:53 Software Engineering: Strategy for website with international strings (2 Solutions!!) Roel Van de Paar
3:44 How do I document a communication protocol on top of message queues and channels? Roel Van de Paar
3:29 Software Engineering: When do you use float and when do you use double (6 Solutions!!) Roel Van de Paar
3:45 Is there a way to support different coding styles in a development team (7 Solutions!!) Roel Van de Paar
3:03 Software Engineering: System evolution approach: gradual or cataclysmic? (3 Solutions!!) Roel Van de Paar
2:35 Software Engineering: How much attention should be paid to patents when developing software? Roel Van de Paar
2:13 Software Engineering: ASP.NET MVC Web Site & WCF Web Service - Sharing functionalities Roel Van de Paar
1:24 Best practise is not to poll...but isn't polling happening internally anyway when a thread calls... Roel Van de Paar
2:42 Software Engineering: How to make support for bindings for a scripting language? (2 Solutions!!) Roel Van de Paar
1:44 How to explain to your colleages to stop creating packages and classes named "Utils"? Roel Van de Paar
3:50 Software Engineering: Is it OK to have a team with same abilities but different skill levels? Roel Van de Paar
4:35 Software Engineering: Should my code be DRY or readable if it can't be both? (7 Solutions!!) Roel Van de Paar
2:42 How can a commercially-driven open source project build an open source community? Roel Van de Paar
1:47 Software Engineering: How can we avoid having to build yet another CRM system from scratch? Roel Van de Paar
1:25 Software Engineering: Why do we still use a programming language instead of using just SQL? Roel Van de Paar
2:11 Simple method to authenticate human input into a form for relaying via email to a 3rd party Roel Van de Paar
1:24 Software Engineering: Security comparison between xmlHttpRequest and HttpRequest Roel Van de Paar
2:06 Software Engineering: How to word user stories which have been split from a larger epic? Roel Van de Paar
2:18 Software Engineering: Separation of concerns: Whose concern is this? (3 Solutions!!) Roel Van de Paar
3:40 Does a programming language have to be compiled to be considered a programming language? Roel Van de Paar
2:31 Software Engineering: How did the term "hypervisor" come into use? (2 Solutions!!) Roel Van de Paar
2:04 Algorithm/Strategy or Data structure to capture priorities sub priorities in an app Roel Van de Paar
1:57 Software Engineering: How the cross programming language compiler or translator works? Roel Van de Paar
2:02 Solution with multiple projects and (GitHub) single issue tracker and repository Roel Van de Paar
2:54 Software Engineering: How to handle many arguments in an API wrapper? (2 Solutions!!) Roel Van de Paar
1:55 Software Engineering: Is there a name for the school of thought behind writing tests? Roel Van de Paar
1:44 Why are there non-decidable languages? Can anyone explain me my book's solution? Roel Van de Paar
2:24 Software Engineering: What is the best way to construct your CSS documents? (3 Solutions!!) Roel Van de Paar
6:31 Passing an object between different handlers or a Superclass that contains most of the logic Roel Van de Paar
1:59 Software Engineering: Does the ability to start a GPL add-on GPL-ize a program (Gstreamer) Roel Van de Paar
4:34 What can I use to keep track of the status of 60 programs, some of which are obsolete? Roel Van de Paar
1:23 Software Engineering: External repository moved from Sourceforge (SVN) to GitHub, now what? Roel Van de Paar
5:44 Looking for meaningful, strong argument in favor of antivirus software on development machines Roel Van de Paar
2:07 How to delete an object when other things reference it (and not making the code full of... Roel Van de Paar
2:28 Software Engineering: Build website using a known language or a new one? (2 Solutions!!) Roel Van de Paar
2:59 Software Engineering: How to sync clocks over networking for game development? (3 Solutions!!) Roel Van de Paar
2:13 Ways for a young programmer to not feel intimidated at my first REAL programming job? Roel Van de Paar
2:12 Software Engineering: Is it evil to model JSON responses to classes when they are mostly smilar? Roel Van de Paar
2:04 Software Engineering: How do people get rid of conditional branches in Functional Programming? Roel Van de Paar
1:32 Is there an industry standard for systems registered user permissions in terms of database model? Roel Van de Paar
2:11 Software Engineering: URL Naming Convention with Repetitive Letter (3 Solutions!!) Roel Van de Paar
1:27 Is it worthwile to learn/use Play framework (for Scala or Java) if I don't use the MVC in it Roel Van de Paar
1:41 Software Engineering: Should I split a Python class with many methods into multiple classes? Roel Van de Paar
4:11 Software Engineering: XML/HTML: Do we need the element name in closing tags? (3 Solutions!!) Roel Van de Paar
3:22 Software Engineering: Multiple Data Types for Single Variable in C (2 Solutions!!) Roel Van de Paar
5:34 Software Engineering: random unique pair numbers from two range (3 Solutions!!) Roel Van de Paar
2:33 Are there security implications to using dynamically-assigned TCP port numbers? Roel Van de Paar
1:54 Software Engineering: Any good, easy to learn from books or tutorials for learning assembly? Roel Van de Paar
3:12 Software Engineering: How to handle assumptions while designing any system? (5 Solutions!!) Roel Van de Paar
3:12 Software Engineering: VB stand alone application or ASP web application (3 Solutions!!) Roel Van de Paar
3:42 Software Engineering: Are Frequent Complicated Merge Conflicts A Sign of Problems? (7 Solutions!!) Roel Van de Paar
2:54 Software Engineering: The right place to embed a parser : Server or the Client? (4 Solutions!!) Roel Van de Paar
3:04 Software Engineering: Rationale behind C library functions never setting errno to zero Roel Van de Paar
2:20 Software Engineering: Is allowing voting without sign-in always a bad idea? (3 Solutions!!) Roel Van de Paar
3:10 How can I effectively manage long-term feature development and short-term bug fixing at the same... Roel Van de Paar
3:06 Software Engineering: Practices for domain models in Javascript (with frameworks) (2 Solutions!!) Roel Van de Paar
2:17 What are the different aspects to consider when porting code from a single threaded environment... Roel Van de Paar
3:27 Software Engineering: Is it bad practice to make an iterator that is aware of its own end Roel Van de Paar
2:27 Is it good practice to not filter values according to nullability? (3 Solutions!!) Roel Van de Paar
1:53 Software Engineering: Increase speed of a VB.net Application to SQL server 2008 and Hamachi VPN Roel Van de Paar
3:58 Software Engineering: Short function names for often used function or general concept Roel Van de Paar