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
260
problems.
Stats
6.9k
EtPoint
2.3k
Vote count
4
questions
260
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
Given a start and end date... find all dates within range in C#
Windows API Wrapper for .Net?
Can I create a method with Java protected access in Scala?
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