Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jordão
Jordão has asked
4
questions and find answers to
257
problems.
Stats
6.8k
EtPoint
2.3k
Vote count
4
questions
257
answers
About
I'm a software professional working with enterprise software.
Co-author of Clean ABAP
Jordão questions
Can a select statement include nested result-sets?
Did Java invent interfaces?
Jordão answers
How to generate IL source code with csc (C# compiler) or dmcs (mono C# compiler)?
Convert TableCell text into hyperlink
How to return a value from within closure to external scope?
Which is more performant, passing a method the entire object, or a property of that object?
C# - copying property values from one instance to another, different classes
A Variation on Visitor Pattern: Why not move the 2nd dispatch into the visitor's `Visit` method?
Dynamic invoke of a method using named parameters
How to determine the represented type of enum value?
What is the best way to organize object oriented code?
many to many select query