Software Developer at WebSummit 2015

Posted by & filed under Random.

WebSummit 2015 is a tech conference for geeks, this time it was organized in Dublin, Ireland. The well spotted summary of WebSummit 2015 edition might found here: https://medium.com/@kingscooty/web-summit-2015-a-developer-s-perspective-c490c0048ad4 I encourage you to read it – it’s only 7 minutes long. TL;DR from that article: WebSummit speakers are not attending to wow developers and creatives, they’re here to… Read more »

Code4life

Posted by & filed under scala.

Code4life.pl is 100% Free Roche Software Conference. Invited speaker guests were: Dr. Venkat Subramaniam, Greg Young, Dino Esposito. Adam Waltman from Roch Poland gave an interesting welcome speech, I could comprehend about internal IT Roche structure, and that price of sequencing DNA dropped from 100 mln $ since 2001 to 1k $ now (2015) and continuing… Read more »

Principles of Reactive Programming

Posted by & filed under scala.

This year I’ve attended Principles of Reactive Programming course. It wasn’t easy one, at least for me. I mean, first two weeks driven by Martin were clear and straightforward. Even first Erik’s week about Future was approachable. The rest -rxScala with it’s Observables and actor model with Akka was rather hard and required a lot… Read more »

git without merge and fetch

Posted by & filed under java.

[Title might be misleading because you need to make somewhere that merge but let it your github/stash/bitbucket etc. do it for you] Problem: When starting your adventure with git did you feel like not knowing what is going on and ending with deleting the repo and cloning once again? I wish to help you and show… Read more »

Developing on AWS

Posted by & filed under java.

I’ve been in Luxembourg on AWS training for developers. It was free. The agenda Day 1: Getting Started Working with the AWS code library, SDKs, and IDE toolkits Introduction to AWS security features Service object models and baseline concepts for working with Amazon Simple Storage Service (S3) and Amazon DynamoDB Day 2: Working with AWS… Read more »