Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gil.fernandes
gil.fernandes has asked
17
questions and find answers to
35
problems.
Stats
825
EtPoint
217
Vote count
17
questions
35
answers
About
Java developer with 19+ years of experience. I work for Onepoint Consulting in London.
gil.fernandes questions
How to avoid repeated arguments in function call in Python 3
Kotlin loop with irregular steps
Generate JSON sample from Java class
Maven and JUnit 5: run a single test in a class
How to convert a range to a delimited string in Java 8+
Different methods for initializing embedding layer weights in Pytorch
Padding string in Kotlin
Is using Optional.ofNullable as a replacement for the ternary operator a good practice?
Precondition functions in Kotlin - good practices
gil.fernandes answers
Sonar: Instance methods should not write to "static" fields
Java parallel stream internals
Configure local jar in pom.xml
WebView not Working Properly
Does LinkedHashSet constructor preserve order
Duplicate "graphql" modules cannot be used
How to encode properly this URL
How do I create a Stream of regex matches?
java create 2D array from Stream<Integer>
Right shift operator for byte in kotlin