2:28
Software Engineering: What is a simple way to let a user select a folder from a tree?
Roel Van de Paar
2:23
Software Engineering: Is writing code chronologically the best way for readability?
2:45
Software Engineering: Design pattern for different code behaviors according to different clients
1:49
Software Engineering: Error handling in math library functions
3:43
Is an interface considered 'empty' if it inherits from other interfaces? (3 Solutions!!)
1:43
Are private members useful anymore? (2 Solutions!!)
2:08
Software Engineering: Should client side have a log? (2 Solutions!!)
5:08
What are the ways to avoid duplication of logic between domain classes and SQL queries?
2:11
Software Engineering: How to better isolate JOGL or LWJGL3 dependency from game clients?
4:05
Software Engineering: C++ design for encoder/decoder classes with different stored types
1:28
Software Engineering: Who should be responsible for syncing a repository?
1:57
Where do I save a Canvas "center position" coordinate in an MVVM architecture?
1:17
What is the best practice for finding usage for other source code utilization / functionality...
1:46
Software Engineering: Why should I use a Dockerfile instead of a batch script?
Software Engineering: What would be a reason not to embed JS in C?
8:26
A.I. Just Designed An Enzyme That Eats Plastic
ColdFusion
Software Engineering: When is background-image not wrapped in: url();
1:24
Serial communications: how to verify that received message is a response to the last request sent?
2:41
Is there a better algorithm to distribute integer to X integers minimizing their difference?
3:31
Software Engineering: How to avoid god controller classes and keep single responsibility principle?
1:20
Software Engineering: Should I try to read user input for logger data?
2:12
Software Engineering: Is it ok to avoid testing base classes? (2 Solutions!!)
Software Engineering: The use of '#'-sign in haskell program text
1:16
Software Engineering: Xamarin/Mono LGPL Compliance
1:38
Software Engineering: In \*nix, is there a practice for storing static libraries?
4:27
Replacing C with JavaScript as an introductory programming language (5 Solutions!!)
2:01
When should I instantiate a variable rather than grabbing it through a method?
1:40
How "close" should a IO class/logic be to a form or thread that controls the IO device?
Software Engineering: Who de-duplicates bug tickets? (4 Solutions!!)
3:00
Software Engineering: Shuffle/Randomize a collection without knowing the number of items?
1:42
PHP MVC concept large controller
3:09
Should I make my own exceptions, or co-opt similar exceptions for slightly non-standard purposes?
2:22
Software Engineering: Command pipeline design question - where to place validation?
1:41
Software Engineering: Use application while it is installing
4:00
When did Undefined Behavior in C jump the causality barrier (3 Solutions!!)
2:03
Misunderstanding about "Evidence Based Scheduling" in estimation tasks
2:05
Software Engineering: Good practice to save the last time user accessed the app (2 Solutions!!)
Software Engineering: Bounded contexts should contain just domain code?
What is the term for an anonymous JavaScript function that's called immediately?
Is it good practice to assign an instantiated class to a static property in the same class?
3:06
Software Engineering: Appropriate to put known issues directly in software? (3 Solutions!!)
2:31
Reward discounting in reinforcement learning
2:55
Software Engineering: Is this OOP class hierarchy too deep? (3 Solutions!!)
2:56
Software Engineering: Simple (hand-drawn) shape recognition (2 Solutions!!)
4:26
Software Engineering: Better way of handling pre conditions and logging (4 Solutions!!)
1:39
Software Engineering: Is it safe to use old code in a new project?
3:21
Software Engineering: What was the reason for the creation of boolean variables? (5 Solutions!!)
1:22
Software Engineering: Git Question: What to do when multiple people working on a project?
Software Engineering: What's the proper way to organize and revision a pull request
Creating a specific table for shared columns among other tables (models)?
2:27
The urge to organize code in a cleaner way (3 Solutions!!)
1:59
Is there an algorithm to avoid getting in hundreds of datapoints from API to represent a bar graph?
2:34
Software Engineering: Should you ever mix scalar and list contexts anyway? (2 Solutions!!)
Handle multiple data writings per second
1:36
Software Engineering: How to handle the default time when user is selecting dates to filter on?
Figuring out the mean of a stream of data, disregarding values that are way off bounds
2:54
Software Engineering: Code review lags behind the Deliver/Test Cycle (5 Solutions!!)
1:55
Software Engineering: In AngularJS - should $resource be used from controller or service?
4:45
Software Engineering: Designing CRUD part of an HTTP API (3 Solutions!!)
1:51
Software Engineering: How do I bundle library files for use in branches?
2:30
Software Engineering: How to design a class for a fixed-length id? (2 Solutions!!)
Software Engineering: Factored out loop control in Python (2 Solutions!!)
2:32
Software Engineering: Does declaring a field as final force redundancy in the constructors?
3:23
Does function pointer have the same expressive power as function as parameter?
3:01
Software Engineering: 'Encapsulation Vs Performance' trade-off in a lockable linked list
1:31
Software Engineering: What locking mechanism should be used when persisting data to files
2:48
Is there a well defined notion of 'before' and 'after' in finite state machines?
2:36
Selenium Testing w/ dynamically generated element id's: XPATH or CSS selectors?
4:15
Software Engineering: Null values handling in big scale applications (3 Solutions!!)
5:21
#1 Top Remedy to Lower and Regulate Cholesterol
Dr. Eric Berg DC
1:47
Software Engineering: Should I use autoloaders in modules?
2:04
Table with 2 columns that are foreign keys. Only one can be set for every record
1:53
Software Engineering: Counting lines of text and get color of a specific line in an image
3:19
Software Engineering: Where in an MVC web application should writing files locally go?
1:37
Software Engineering: How to explain to PM that a task is too small to be shared? (2 Solutions!!)
Software Engineering: How to decide git repo division with workflow considerations?
5:13
What are the differences between class variables and instance variables in Java?
4:33
Software Engineering: Possible alternatives to copy constructors (3 Solutions!!)
Software Engineering: Design periodic batch notification system (3 Solutions!!)
3:02
Software Engineering: Is using object of main class better than using static main method?
3:54
Software Engineering: Why don't "multi-infinite" list comprehensions work with lazy evaluation?
Software Engineering: C++11 Lambda vs Helper Member Functions
Extract name of return variable from Python function (2 Solutions!!)
Software Engineering: C: "this" vs "<instance name>" (2 Solutions!!)
3:07
Software Engineering: C# - design to parse and write csv and manipulating data
2:16
Software Engineering: Copying and modifying code from project licensed with BSD-2?
1:35
Software Engineering: Implementing a requirement with a decorator and ensuring its usage
2:17
Software Engineering: How does Luhn algorithm relate to cryptograpic hash functions?
2:19
Software Engineering: Pre-calculate values or not on Raspberry Pi (3 Solutions!!)
Software Engineering: Why doing everything with one software project is wrong? (2 Solutions!!)
Software Engineering: Using a distributed system as an alternative to disk storage
2:15
Software Engineering: Relational Model to NoSQL model
Software Engineering: Merging from unfinished feature branches and code review
Should I use nhibernate for a one row settings table (2 Solutions!!)
For DI, where to create dependencies (new objects) specifically within framework code?
4:53
Software Engineering: How do I write tests against an eventually consistent service?
Software Engineering: Testing async code: are long sleeps acceptable?
2:24
Software Engineering: What is an efficient data structure for syntax highlighting in text editors?
1:58
Software Engineering: Refactoring a god Manager class
3:25
Software Engineering: Is it ok if a method returns a new instance of the class it's in?
Software Engineering: Operations Job Queue Strategy (2 Solutions!!)
Software Engineering: Does HTTPS prevents man in the middle sending the same message several times
3:27
Software Engineering: Refactoring wordy conditional tests (2 Solutions!!)
Software Engineering: Cross-language Test-Driven Development (3 Solutions!!)
2:02
Software Engineering: Is it considered good practice to use mutables this way? (2 Solutions!!)
2:42
When's a resource a resource?
Should domain model be intelligent or there must be services, which operate it?
2:35
Should well-known business ID of an entity be represented with a dedicated type in DDD/OOP?
Software Engineering: Rest Client API design and implementation (with RestEasy)
1:34
Software Engineering: Android Pass Data between fragments
3:59
Software Engineering: Good practice for holding immutable data (4 Solutions!!)
Can 32/64 bit version of Dart SDK have any effect on produced javascript code?
2:46
Software Engineering: Ensuring program output is always the same (2 Solutions!!)
Software Engineering: Is web sockets the best solution for my problem?
Software Engineering: Defining and testing detailed user interface requirements (2 Solutions!!)
2:50
Software Engineering: Would combining enums with static strings in java be sloppy? (3 Solutions!!)
Software Engineering: How to create a re-usable, command based messaging system?
Software Engineering: Pattern for passing in a field as a parameter
When estimating with a fresh team on a new project, is there a reason not to use default...
Software Engineering: How much should a view know about model? (2 Solutions!!)
2:33
Designing a ticketing system where the User and Administrator have similar but different...
Do classes in a JRE library support observable and/or asynchronous reads from external/non-JRE...
6:12
Software Engineering: Explaining new or uncommon syntax in comments (6 Solutions!!)
2:10
behaviour of SQL BETWEEN operator
Software Engineering: How to handle multiple models that relate to a single model? (2 Solutions!!)
Software Engineering: Bower, NPM, Gulp in ASP.NET MVC, what problem am I solving?
1:29
Is it a good idea to have separate UI components make their own webservice calls?
Software Engineering: Pass data into a constructor or instead create virtual methods?
4:50
When is an object passed to a function? (4 Solutions!!)
2:53
Software Engineering: C#6: Should I refactor my code using Resharper for the new features?
Software Engineering: How to stop someone from calling URL on server?
Is there a design pattern for managing deep many-to-many relationships? (2 Solutions!!)
Clean Architecture - How to go from "Database Driven" to "Independent of Database"
Software Engineering: Design decisions while porting a non object-oriented C program to Java
How to reduce redundancy in a service implemented using multilayer architecture while...
How to prevent accidental deployment of branch under a legacy deployment process?
Software Engineering: Snippets (based on MIT licence) from snippets services
1:18
What is the problem will happen if I create auto generate ID without using mysql auto increase...
Software Engineering: Squashing commits from multiple developers into a single commit
2:57
Software Engineering: How do webpack and gulp complement each other?
1:26
Azure ServiceBus Queue: Consumer Application
Software Engineering: Azure Webjob Creation and workflow management
Software Engineering: Will issues arise packaging libc and pthread with your C apps?
Software Engineering: Manipulating data for a single file
1:50
Software Engineering: Testing a windows game application against older versions of windows
Software Engineering: Refactor presentation logic from model (2 Solutions!!)
Software Engineering: How to find the closest right neighbour in a tree? (2 Solutions!!)
Software Engineering: How are complex programs made? (2 Solutions!!)
3D visualization of moment using accelerometer on Android device
Software Engineering: Suitable workflow for multiple people with multiple skill levels
3:41
Software Engineering: What's the use of .Any() in a C# List<>? (5 Solutions!!)
2:20
Software Engineering: How do I prevent attackers from duplicating submissions? (2 Solutions!!)
Software Engineering: Create a globally visible method for an API (2 Solutions!!)
2:49
Software Engineering: Spring StoredProcedure Inject declared parameters or not? (2 Solutions!!)
Software Engineering: multiple accounts with the same roles represented as one row in the database
Can I do commercial web development with the Community edition of Visual Studio?
3:12
Software Engineering: Is it good to define a variable inside a loop? (3 Solutions!!)
Software Engineering: Is this the correct way to think about the client/server socket relationship?
2:13
Software Engineering: How to handle singular and plural parameters for functions? (2 Solutions!!)
4:02
PHP: when to use arrays, and when to use objects for mostly-data-storing code constructs?
3:50
Software Engineering: In CI, should tests be run against src or dist? (4 Solutions!!)
1:32
End to end testing of write-only apis
2:29
Software Engineering: call function once again after failure, without duplicate lines?
2:26
Is there a benefit to unit testing code whose sole purpose is to generate non-human-readable...
Software Engineering: Inclusive or exclusive upper bound in pseudo-random number generators
1:27
Software Engineering: Find all the pairs in the array that match the condition
Software Engineering: Methods of "Code Softening" (Opposite of "Hardening") for C & C++
3:15
Software Engineering: Is "file" also participate in open closed principle? (2 Solutions!!)
Software Engineering: Can I have two aggregations between two classes?
Software Engineering: Any benefits of splitting web project stylesheets? (2 Solutions!!)
Software Engineering: read file bytewise and find information (2 Solutions!!)
1:52
Development environment for lots of websites with Git
Software Engineering: Usage of class libraries (dlls) - Reference or copy source
Software Engineering: Time complexity of update and lookup in binary random access list
2:06
How does this example from Robert Martin's book violate the Single Responsibility Principle?
Software Engineering: Licensing for artistic work used inside GPLv3 licensed software
Software Engineering: C: How does struct node \* next work? (2 Solutions!!)
Software Engineering: MEAN stack -- express?
2:09
Database Structure: A product that will only temporarily be available and then slightly change
4:44
Software Engineering: Why is mergesort O(log n)? (4 Solutions!!)
Software Engineering: Implementing a Forest Data Structure in Java (2 Solutions!!)
2:25
Software Engineering: Mixing OOP and Non-OOP
1:54
Software Engineering: How should I handle the fetching of cached data in iOS?
Software Engineering: What is a "shaded" Java dependency? (2 Solutions!!)
Software Engineering: Does a tree node have an ancestor?
Software Engineering: How do SQL transactions return immediate results?
1:23
Software Engineering: Deployment of application which uses apache 2.0 libraries
How does the LLVM compiler treat arithmetic operations in parentheses? (2 Solutions!!)
Software Engineering: Process for TFS task handoff between users?
Software Engineering: Coordinate access to resource between workers
2:07
Software Engineering: Should the main functions of a program be in a separate object?
Software Engineering: Time slot generation based on available technicians
5:06
Software Engineering: Reducing the complexity of a class (4 Solutions!!)
Software Engineering: Qt, LGPL, Android and GooglePlay licensing (2 Solutions!!)
How is encapsulation broken by getters/setters, even when using MVC model? (2 Solutions!!)
Software Engineering: JavaScript extend vs mixin
4:16
Software Engineering: Elegant way to handle multiple pathways based on compound condition
Software Engineering: When to really use a branch in git? (2 Solutions!!)
Software Engineering: Premature memoization on obvious cases (3 Solutions!!)
2:44
Should a Closeable throw an exception if used after being closed, even if it doesn't have to?