Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Heejin
Heejin has asked
5
questions and find answers to
26
problems.
Stats
1.2k
EtPoint
455
Vote count
5
questions
26
answers
About
Blog: epicdevs.com
Twitter: @epicdevs
Github: epicdevs
Heejin questions
Class Naming Convention [closed]
How this works: print(sum(int(x) for x in raw_input().split())) in Python
Will one-time usages of local variables be optimized at compile time?
Java coding convention about static method
Heejin answers
Kafka high-level consumer: Can partitions have multiple threads consuming it?
How to get All Topics in apache kafka?
Kafka simple consumer intermittently missing messages
What happens to consumer offsets if a new partition(s) is added to a Kafka topic?
removing a kafka consumer group in zookeeper
Tomcat: Java Static Variable Scope, Application or session wide?
Record time it takes JUnit tests to run
what's the difference between kafka.javaapi.* and org.apache.kafka.*?
Queue data structure supporting fast k-th largest element finding
Different behavior of Calendar class in Java and Android