Monthly Archives: April 2018
Speakers’ thoughts on DevTalks 2016 – Interview with Stefanini
Speakers’ thoughts on DevTalks 2016 – Interview with Karina Popova
Speakers’ thoughts on DevTalks 2016 – Part 2
Interview with Jessica Rose and Valentin Gosu
Speakers’ thoughts on DevTalks 2016
Interview with Terrence Ryan – Developer Advocate at Google
Effectiveness and optimization in Java
Optimization is one of the most interesting processes in software development. Every time your application needs performance improvement, you apply optimization.
DEFECT COST OPTIMIZATION
The IT industry statistics show a grim reality regarding the overall success rate of software development projects. Around 65% of all IT projects are unsuccessful, 30% being solely related to improper testing. 90% of the IT projects are delivered late, mainly due to the amount of rework required to solve critical defects found late in […]
droidcon Bucharest, March 12-13
droidcon Bucharest is a regional developer conference focusing on the best of Android, that will take place on March 12-13, 2016.
CFP – DevTalks Romania
We are inviting both the local and international developers’ community to submit talks for the upcoming DevTalks Romania events in Cluj (May 11) and Bucharest (June 9). This Call for Presentation closes on March 31.
Using Docker containers with your existing rails app
This is a piece written by Jorge Dias, Devops Engineer at XING which was a speaker at Dev Talks Bucharest 2015, on the The Future Web stage. This tutorial is an extraction from a talk I recently presented about docker and rails apps at the Barcelona on Rails user group. I’ll explain how to integrate […]