Close

Java Roadmap

Navigate the evolving landscape of Java, from its core fundamentals to the latest updates and future projections, crucial for developers and technologists in the field.

Kore’de Teslimat Savaşları Kızışıyor: Woowa’nın Yeni CEO’su Sahaya İniyor

Kore’de Teslimat Savaşları Kızışıyor: Woowa'nın Yeni CEO’su Sahaya İniyor

Güney Kore’de online yemek teslimat pazarında büyük bir değişim yaşanıyor. Delivery Hero’nun Kore iştiraki olan Woowa Brothers (Baemin’in sahibi), yeni bir liderle yola devam etme kararı aldı. Şirketin başına, Güney Kore iş dünyasının yakından tanıdığı bir isim getirildi: Bum-seok (Austin) Kim. Peki bu ne anlama geliyor? Sadece bir yönetici değişimi […]

Devamını Oku

Infrastructure-as-Code (IaC) and serverless computing services

Infrastructure-as-Code (IaC) and serverless computing services

Infrastructure-as-Code (IaC) and serverless computing services are modern approaches to infrastructure management and application deployment, but they serve different purposes and have distinct characteristics. Here are the key differences between the two: In summary, while IaC is a broader approach to automating the entire infrastructure setup, serverless compute services focus […]

Devamını Oku

WordPress Wonders: Navigating the Dual Realms of WordPress.com and WordPress.org

WordPress Wonders: Navigating the Dual Realms of WordPress.com and WordPress.org

WordPress shines as a beacon of versatility and user-friendliness in the vast universe of website creation and blogging platforms. However, newcomers often find themselves at a crossroads: WordPress.com or WordPress.org? While both originate from the same source, they cater to different audiences and purposes. Let’s delve into the intricacies of […]

Devamını Oku

Scaling Agile: The Small-is-Beautiful of Hubs

Scaling Agile: The Small-is-Beautiful of Hubs

Scaling agile is all the rage these days and especially popular with laggard adopters who want to broaden their management span of control. Most Scaling frameworks are just classical military hierarchies suitable for command and control. In a suitably arranged organization of 625 people, the average number of communication hops […]

Devamını Oku

What Is The GeoJSON Format?

GeoJSON

GeoJSON is an open standard format designed to represent simple geographical features and their non-spatial attributes. It is based on the JSON format. The features include points (therefore addresses and locations), line strings (therefore streets, highways, and boundaries), polygons (countries, provinces, tracts of land), and multi-part collections of these types. GeoJSON features need not represent entities of the physical […]

Devamını Oku

Traveling Salesman Problem using Hill Climbing

Traveling Salesman Problem using Hill Climbing

Hill climbing is a mathematical optimization algorithm whose purpose is to find the best solution to a problem with a (large) number of possible solutions. Explaining the algorithm (and optimization in general) is best done using an example. In the Travelling salesman problem, we have a salesman who needs to […]

Devamını Oku

Java Client Roadmap Updates

Java

Oracle has published an update to the Java Client Roadmap which extends availability and support timelines for many Java Client related technologies. Executive Summary: Oracle has extended commercial support and updates for Java SE 8 from March 2025 to at least December 2030. Oracle has extended indefinitely the availability of updates for […]

Devamını Oku

Yazılımda Sıradanlaşmaya Karşı Yazılımda Ustalaşmak

sıradanlaşmaya karşı ustalaşmak

Senelerdir  yazılım geliştiriyor ve yazılım ekiplerine yöneticilik yapıyorum.   Her zaman İyi yazılım hazırlamayı ve yazılımcılıkta ustalaşmayı savundum. Bana göre iyi yazılımları sadece usta yazılımcılar yapabilir.  Yazılımcılıkta ustalaşmanın bir yazılım diline bağlılık değil, yazılım geliştirme yöntemlerine bağlılık olduğuna inanıyorum. Benim gibi düşünen arkadaşların hazırladığı Software Craftsmanship Manifesto’ yu kabul ediyor […]

Devamını Oku