<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Nailcan Küçük — Blog</title><description>Articles about software engineering, things I&apos;m learning, and projects I&apos;m building.</description><link>https://www.nailcankucuk.com/</link><item><title>Beyond Titles: Exploring the Dynamics of Skill-Based Organizations in Tech</title><link>https://www.nailcankucuk.com/blog/beyond-titles-skill-based-organizations/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/beyond-titles-skill-based-organizations/</guid><description>A co-authored deep dive into skill-based organizations — how valuing skills over titles drives agility, better hiring, and career growth in the software industry.</description><pubDate>Tue, 19 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Go Programming Language — Slices</title><link>https://www.nailcankucuk.com/blog/go-slice/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/go-slice/</guid><description>An in-depth look at Go slices: how they differ from arrays, internal structure (length, capacity, backing array), append, make, 2D slices, sub-slicing, pass-by-reference semantics, and the copy function.</description><pubDate>Sat, 02 May 2020 00:00:00 GMT</pubDate></item><item><title>Go Programming Language — Arrays</title><link>https://www.nailcankucuk.com/blog/go-diziler/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/go-diziler/</guid><description>A practical guide to arrays in Go: declaration syntax, zero values, out-of-bounds behavior, multi-dimensional arrays, and iteration using for loops and range.</description><pubDate>Mon, 27 Apr 2020 00:00:00 GMT</pubDate></item><item><title>Go Programming Language — Packages</title><link>https://www.nailcankucuk.com/blog/go-paketler/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/go-paketler/</guid><description>How Go organizes code with packages: naming conventions, exported vs unexported identifiers, package organization strategies, circular imports, and managing external dependencies.</description><pubDate>Fri, 24 Jan 2020 00:00:00 GMT</pubDate></item><item><title>Go Programming Language — Fundamentals</title><link>https://www.nailcankucuk.com/blog/go-temel-bilgiler/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/go-temel-bilgiler/</guid><description>An introduction to Go: its history, design philosophy, core characteristics, and why it has become a popular choice for building scalable systems.</description><pubDate>Wed, 15 Jan 2020 00:00:00 GMT</pubDate></item><item><title>Go Programming Language — Syntax and Data Types</title><link>https://www.nailcankucuk.com/blog/go-syntax-ve-veri-tipler/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/go-syntax-ve-veri-tipler/</guid><description>A deep dive into Go&apos;s syntax fundamentals: keywords, operators, variable declaration, naming conventions, numeric types, booleans, strings, constants, structs, and console output formatting.</description><pubDate>Wed, 15 Jan 2020 00:00:00 GMT</pubDate></item><item><title>From JDK 8 to 11</title><link>https://www.nailcankucuk.com/blog/jdk-8-to-11/</link><guid isPermaLink="true">https://www.nailcankucuk.com/blog/jdk-8-to-11/</guid><description>A walkthrough of the most important features and improvements introduced between Java 8 and Java 11, including Project Jigsaw, ZGC, var keyword, JShell, and more.</description><pubDate>Thu, 14 Nov 2019 00:00:00 GMT</pubDate></item></channel></rss>