Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Simon
Simon has asked
35
questions and find answers to
48
problems.
Stats
1.5k
EtPoint
438
Vote count
35
questions
48
answers
About
M. Sc. in Computer Science at KIT (Karlsruhe Institut of Technology)
Data Engineer / Software Engineer Freelancer
Simon questions
Naming conventions for complex getters in Java
Paint java GUI component to image file
WCF Duplex Channel: Check if callback channel is still available
Jar not found when executing class
Focus-dependent text change for TextBoxes in WPF
Exception throws: encapsulate them or not?
C++/CLI value class constraint won't compile. Why?
proper way to write Java bean getter/setter method when first word is only 1 letter long [duplicate]
Should I use "get"-prefix in my method name?
Can I catch bad pointer errors in C++?
Simon answers
100 choose 10, with extra condition
Retrieving substring of a bound value
Java: Check if exists three or more matches in array
Why wouldn't you make a nested class static?
Confusion in multi dimensional array in Java
Log in Java with variable name?
Duck type testing with C# 4 for dynamic objects
swing - Triggering Tree Cell Edit Event
Split text into sentences in C# [closed]
Can't cast a class with multiple inheritance