I T.A.K.E. Unconference Day 1 – Slides & Videos

Jun 10, 2015 by Madalina Botez in  Announcements

An unconference is as special as its participants. Thank you everyone – Speakers, Facilitators, Bumblebees & Butterflies for working all together, writing code, pairing, solving problems while discussing, listening and sharing knowledge.

After such an awesome gathering of practitioners, we are happy to share the presented slides.

Structured by tracks, find them all below.

I T.A.K.E. Unconference Day 1 – Slides & Videos

 

Keynote

simonbrown-squareSimon Brown: Software Architecture as Code


Hardcore Programming

stefan-kanevStefan Kanev: Clojure, ClojureScript and Why They’re Awesome

igstanIonut G. Stan: Let’s write a type checker + Code

Quality Practices 

Igor-PopovIgor Popov: Mutation Testing

MukhinaSvetlana Mukhina: Metrics that bring value

Patroklos-PapapetrouPatroklos Papapetrou: Holding Down Your Technical Debt with SonarQube

Executable Specifications 

Cyrille MartraireCyrille Martraire: Living Documentation Jumpstart

Developer’s Life

Andrew-HallAndrew Hall: Power Up: Learn How to Recharge Your Energy Bar

Krasimir-TsonevKrasimir Tsonev: 7 Rules to Get the Things Done

Thomas SundbergThomas Sundberg: The responsible Developer

Architecture

tim-perryTim Perry: Microservices and Web Components Are The Same Thing

robertIMG_2123Robert Mircea & Virgil Chereches: Our Journey to Continuous Delivery


DevOps

cegekaAndrei Petcu: Rocket vs Docker: Battle for the Linux Container

AlexAlex Bolboacă: Why you should start using Docker?

See also: Day 2 Slides & Videos

We hope to see you again at the next I T.A.K.E. Unconference edition.

The recorded videos are now being processed. Stay tuned.

I T.A.K.E Unconference news: pre-registration open!

Nov 08, 2016

Ready, steady, go – I T.A.K.E Unconference, 5th edition will take place in the rising tech city of Bucharest, 11-12 May, 2017! 

Code. Craft. Learn. Share. Repeat.

The growing community of top-notch software crafters is raising the bar in the tech industry. The speakers and participants are challenging the current practices, making experiments and trying new techniques.

The intense, dynamic program is including multiple tracks of practical, hands-on sessions, strong case studies, and personal experiences, delivered in an attractive manner.

While we are working on selecting the best proposals from 15 countries, here’s what you can do to save your seat at the best price:

         screen-shot-2016-11-08-at-13-41-25

 

Wondering what to expect from 2017 edition? This is just a preview:

 

planets-2

Hexagonal Architecture Ports&Adapters with J. Martinsson & R. Sanlaville

Feb 10, 2015

Until recently, layered architecture was the most common way of organizing large applications or modules. We’ve learned from practice that it has limitations:

  • business rules tend to escape or be duplicated in UI and/or data layer
  • switching from a database to another is very difficult
  • adding another UI to the application (eg. mobile or smart client) requires heavy changes
  • changing a library used by the application with another is often complex and risky

A new architecture style has appeared in the recent years that tackles this problem: Hexagonal Architecture, or Ports & Adapters. Its intent is to allow more flexibility by cleanly separating business rules from everything else.

Johann Martinsson and Rémy Sanlaville have described the basics of Hexagonal Architecture and then shown an example of such an architecture.

Enjoy their presentation @ I T.A.K.E. Unconference 2014 edition. Curious about 2015 edition?

Check out more about I T.A.K.E. Unconference 2015 or see directly the Schedule.

Covariance and contra variance. Say what ?!

May 09, 2017

Enjoy the following series of interviews with the speakers, top-notch software crafters from across Europe, joining  I T.A.K.E Unconference, Bucharest, 11-12 May. Discover the lessons learned and what drives them to challenge the known path in their field.

Alin Pandichi, Software Developer at MozaicLabs and facilitator of the monthly Coding Dojo meeting that is part of the largerBucharest Agile Sofware Meetup Group, will share during his talk at I T.A.K.E Unconference more about Covariance and contravariance.

 

#1. Please share with us 5 things you did that helped you grow & become the professional you are today

I’ll answer this with a little bit of story telling about how I became a software developer. The first two things that helped me were attending the computer science oriented high school and college. There, I learned the basics of computers and programming languages. I also noticed how effortlessly I was solving CS related problems, so maybe I was onto something.

Number three: I got my first job straight out of college, developing a Swing rich client application saving data with JPA. This put me face to face with real world problems. I was faced with the fact that continuous learning is a must in this industry.

Therefore, number four on the list is learning. For the first few couple of years, I kept devouring every Java-related article I could find on DZone. With each one, I found out something new: a useful tool, a Linux terminal command, a development methodology, etc.

Last, but not least, is getting involved with local software development communities. I started attending meetups such as The Bucharest Agile Software Meetup Group and the Bucharest Java User Group. Gradually, I became an active member of both, giving a helping hand in organizing their events. On top of that, I also got involved in the wider community of Global Day of Coderetreat. My talk at I TAKE 2017 is one of the occasional opportunities I get to share what I know.

 

#2. What challenges will the participants find solutions to during your session at I T.A.K.E Unconference 2017?

They will find it easier to understand the concepts of covariance and contravariance, and how they are applied in the world of programming. In my experience, it was very easy to forget what these two words meant. Not anymore.

 

#3. Recommend for the participants 3 sources you find inspiration from and would help them better understand you

I dream big, so my biggest source of inspiration is science fiction. My first serious SF encounter was with Frank Herbert’s Dune series. Out of the contemporary authors, I enjoy Neil Gaiman’s work very much.

Whenever I get a chance, I tune into Nick Francis’ podcast called Quiet Music. It is a blend of low beat music of various genres: electronic, jazz, instrumental, folk, light rock, and so on.

Cinema is one of my other hobbies. I am very much interested in following every film festival happening in Bucharest. Also, the Romanian cinema of the past two decades has offered many gems so far, and it continues to do so.

 

Want to join Alin and ~300 software crafters from around Europe?

Register now for I T.A.K.E Unconference 2017!

Leave a Reply