Syra's Techbinder
@techbinder
609
subscribers
608
links
News and resources on programming, technology, security.
Use
@techbinderbot
to send us interesting contents, feedback us and subscribe to your favorite topics.
What is techbinder? Read it here:
https://goo.gl/rMAz3z
Download Telegram
Join
Syra's Techbinder
609 subscribers
Syra's Techbinder
https://medium.com/@jagsaund/android-handler-internals-b5d49eba6977#.63u1nk5x8
Tags:
#Android
#Java
#programming
Medium
Android Handler Internals
For an Android application to be responsive, you need to prevent the UI thread from blocking. Responsiveness also increases when blocking…
Syra's Techbinder
http://www.javaworld.com/article/2078623/core-java/jvm-performance-optimization-part-1-a-jvm-technology-primer.html
Tags:
#Java
#optimization
#programming
Syra's Techbinder
https://martinfowler.com/articles/mocksArentStubs.html
Tags:
#testing
#programming
#java
martinfowler.com
Mocks Aren't Stubs
Explaining the difference between Mock Objects and Stubs (together with other forms of Test Double). Also the difference between classical and mockist styles of unit testing.
Syra's Techbinder
http://www.baeldung.com/java-json-web-tokens-jjwt
Tags:
#programming
#java
#security
#json
#jwt