16
I Use This!
Activity Not Available

News

Posted almost 7 years ago
Machine learning and deep learning in particular is developing at amazing speeds. Today, machine learning can be used to solve ever more complex tasks that have been considered impractical just a few years ago. Examples include autonomous ... [More] cars, AlphaGo’s win against the world’s Go champion, photo realistic transformation of pictures or neural machine translation systems. [Less]
Posted about 7 years ago
I really like going to software conferences. I get the chance to learn new things, to meet other developers and to discuss code and software architectures. And of course, I like JavaLand because of its rollercoasters. :)
Posted about 7 years ago
I really like going to software conferences. I get the chance to learn new things, to meet other developers and to discuss code and software architectures. And of course, I like JavaLand because of its rollercoasters. :)
Posted about 7 years ago
I really like going to software conferences. I get the chance to learn new things, to meet other developers and to discuss code and software architectures. And of course, I like JavaLand because of its rollercoasters. :)
Posted about 7 years ago
I really like going to software conferences. I get the chance to learn new things, to meet other developers and to discuss code and software architectures. And of course, I like JavaLand because of its rollercoasters. :)
Posted over 7 years ago
This blog post provides a brief introduction into the blockchain world and shows how to integrate the Ethereum Blockchain with a Java based Business Application. Specifically we describe the implemented "micro"-banking prototype with Eclipse Scout ... [More] (the business application side), Ethereum (the blockchain) and web3j (a Java library to communicate with Ethereum). [Less]
Posted over 7 years ago
This blog post provides a brief introduction into the blockchain world and shows how to integrate the Ethereum Blockchain with a Java based Business Application. Specifically we describe the implemented "micro"-banking prototype with Eclipse Scout ... [More] (the business application side), Ethereum (the blockchain) and web3j (a Java library to communicate with Ethereum). [Less]
Posted over 7 years ago
This blog post provides a brief introduction into the blockchain world and shows how to integrate the Ethereum Blockchain with a Java based Business Application. Specifically we describe the implemented "micro"-banking prototype with ... [More] Eclipse Scout (the business application side), Ethereum (the blockchain) and web3j (a Java library to communicate with Ethereum). [Less]
Posted over 7 years ago
This blog post provides a brief introduction into the blockchain world and shows how to integrate the Ethereum Blockchain with a Java based Business Application. Specifically we describe the implemented "micro"-banking prototype with ... [More] Eclipse Scout (the business application side), Ethereum (the blockchain) and web3j (a Java library to communicate with Ethereum). [Less]
Posted almost 8 years ago
Eclipse Scout applications are multilingual per default. Scout developers work with text keys in the code and the application itself shows the translated texts in the language of the logged in user. When users asks to fix a specific text it ... [More] can be tricky to find the right text key to improve the translated version of the text. In this blog post we offer a solution to force the application to show the text keys in the user interface instead of the translated text. [Less]