Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
blackpanther
blackpanther has asked
19
questions and find answers to
28
problems.
Stats
779
EtPoint
225
Vote count
19
questions
28
answers
About
Skills:
Java, Kotlin, Groovy
Mobile: Android
MVVM / MVP Android architectures
Retrolambda, Java 8
RxJava 1 & 2 - love beautiful Presenters written in RxJava
Unit Testing and TDD with JUnit, Robolectric, Mockito, and Instrumentation testing
REST/JSON
Room and Realm for Android persistence
Databases: MySQL, PostgreSQL, Intersystems Cache OODB, Oracle, MongoDB
Build tools: Gradle & Maven
Git
Linux/UNIX experience (minimal shell-scripting experience)
Wrote an article on developing a Clean architecture using MVVM & RxJava 2
Education:
BSc Computing and Information Systems (University of London - First-class Honours June 2013)
Coursera course: Creative Programming for Digital Media and Mobile Apps
Coursera course: Programming Cloud Services for Android Handheld Systems
blackpanther questions
Test package does not read Kotlin classes defined in main package
Not-nullity requirement or principle
How to use switchIfEmpty RxJava
Flatten a list in RxJava 2
How can I increase memory allocated to GlassFish?
What does it mean to share internals with an immutable object in Java?
How do I delete a segue in XCode storyboard?
What is the point of Collection<?>
Comma separated values within JSP for-each tag
An example of a mixin in Java? [duplicate]
blackpanther answers
@ResponseBody does not produce json with Hibernate Call
Avoid default value in spring <form:input path="var" /> for int variable
Mysql Connection with out password using corejava program
What happens when you create a new object?
Test package does not read Kotlin classes defined in main package
Why we should use REST? [closed]
Can I build Sql Query String using String.format
What is the benefit of holding table rows in Collection?
How use PUT method in Springboot Restcontroller?
How to use switchIfEmpty RxJava