Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mark Canlas
Mark Canlas has asked
23
questions and find answers to
22
problems.
Stats
477
EtPoint
103
Vote count
23
questions
22
answers
About
I'm an all-terrain software engineer.
Mark Canlas questions
Where do new methods go?
Merge conflict resolution over new code
Where can I learn to build desktop applications with C#? [closed]
How do I work with shared assemblies and projects?
What model best suits optimizing for a real-time strategy game?
How do I inherit Scaladoc from Scala's standard library?
Counting of algebraic data types
Can Test::Class tests be run in parallel? (or how to factor out superclass tests)
How do you easily unmerge a topic branch in Subversion/git?
Should constructing stateful objects be modeled with an effect type?
Mark Canlas answers
SQL: Is a query like this OK or is there a more efficient way of doing it, like using a join?
K / Kestrel Combinator for monads?
Select "where clause" evaluation order
How to store meta-data on columns
Naming conventions for tables and columns in database [duplicate]
Why does SQL Server 2000 treat SELECT test.* and SELECT t.est.* the same?
Arguments for/against Business Logic in stored procedures [closed]
Is there a way to SELECT and UPDATE rows at the same time?
Indexing boolean fields
Where to perform the data validation for a desktop application? On the database or in code?