Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vlad Gudim
Vlad Gudim has asked
17
questions and find answers to
22
problems.
Stats
2.0k
EtPoint
883
Vote count
17
questions
22
answers
About
Scala programmer?
Please read this answer.
Vlad Gudim questions
How to keep business support team motivated? [closed]
All possible values of int from the smallest to the largest, using Java
How to define accessor method for default constructor parameter?
In Java: is where a way to create a subarray that will point to a portion of a bigger array?
Practical side of the ability to define a class within an interface in Java?
Step-by-step explanation of Scala syntax used in Wikipedia quicksort example
What should be included in the state-of-the-art error and exception handling strategy? [closed]
Evaluating software estimates: sure signs of unrealistic figures?
What is "over-engineering" as applied to software? [closed]
Match "fallthrough": executing same piece of code for more than one case?
Vlad Gudim answers
Scala local return?
Scala default parameters and null
Team communication (especially via email) - open or closed by default? [closed]
How can I monitor the rendering time in a browser?
How much flexibility in business requirements is too much? [closed]
Why should I use malloc() when "char bigchar[ 1u << 31 - 1 ];" works just fine?
How to add a factory method to an existing Java class in Scala
How do I plan an enterprise level web application?
Case class and Linearization of traits
Java Optimization String vs Char Arrays