SDLC Agile Practices – ProActors

Below, there is a sharing-session hosted by me and Tunç Kavaklıoğlu about SDLC Agile real-life practices and problems. Full video is in Turkish… Thanks to http://www.testhive.org/ and http://www.sahabt.com for their organizational support YouTube URL: https://www.youtube.com/channel/UCvMbGj7aumypkOKXYcBtgbQ  

Continuous Delivery – Jez Humble, David Farley

Getting software released to users is often a painful, risky, and time-consuming process. This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours— sometimes even minutes–no matter what the size of a project or the complexity of its code base.   Jez Humble and David Farley begin by…

SDLC practices in terms of agile @ TestHive [ISTANBUL]

March 06, 2018 Speakers : Berk Kibarer – Tunç Kavaklıoğlu SDLC Çevik Dönem Uygulamalarının Soru & Sorunlarına Çözümler Tuesday, Mar 6, 2018, 7:30 PM Akasya Alışveriş Merkezi Akasya, Üsküdar 34660 İstanbul / Türkiye 0216 325 03 72 Istanbul, TR 81 Quality Enforcers Went • What we’ll do Yazılım&Testte çevik dönem ve ATDD(STDD) Merhaba arkadaslar, Bu etkinliğimizde Saha BT’den Berk Kibarer ve Tunc Kavalkioglu bizlere oturum seklinde SDLC çevik donem uygulamalarının sorunlarının çözümlerini paylasakcaklar.- Yazılım ve testin çevik dönemi – TDD’nin D -driven- ’si… – BDD yaklaşımı – DDD’ye genel bakış…

Clean Code – Robert C. Martin

Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the…