<?xml version="1.0" encoding="utf-8"?>
            <rss version="2.0">
                <channel>
            
                    <title>Ketabnak.com | کتابهای الکترونیکی رایگان - برنامه نویسی</title>
                    <link>https://ketabnak.com</link>
                    <description>تازه‌ترین کتابهای الکترونیکی رسته برنامه نویسی</description>
                    <language>fa-IR</language>
                    <pubDate>Tue, 19 May 2026 2:26:36 +0330</pubDate>
                    <lastBuildDate>Tue, 19 May 2026 2:26:36 +0330</lastBuildDate>
                    <docs>https://ketabnak.com</docs>
                    <managingEditor>admin@ketabnak.com</managingEditor>
                    <webMaster>admin@ketabnak.com</webMaster>
            <item>
    <guid isPermaLink="false">137461</guid>
    <title>Learning Zig: A reimagined introduction to low-level programming with Zig</title>
    <link>https://ketabnak.com/book/137461/Learning-Zig-A-reimagined-introduction-to-low-level-programming-with-Zig</link>

<description>دسته: برنامه نویسی
Master Zig's blend of safety and performance by building real-world systems applications, and learn memory management through to compile-time execution to create reliable software with full control an...</description><pubDate>Sun, 07 Dec 2025 12:50:56 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137399</guid>
    <title>Testing Elixir</title>
    <link>https://ketabnak.com/book/137399/Testing-Elixir</link>

<description>دسته: برنامه نویسی
Elixir offers new paradigms, and challenges you to test in unconventional ways. Start with ExUnit: almost everything you need to write tests covering all levels of detail, from unit to integration, bu...</description><pubDate>Tue, 02 Dec 2025 8:59:28 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137378</guid>
    <title>Problem Solving with Algorithms and Data Structures Using Python</title>
    <link>https://ketabnak.com/book/137378/Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python</link>

<description>دسته: برنامه نویسی
This textbook is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all abou...</description><pubDate>Mon, 01 Dec 2025 10:08:16 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137347</guid>
    <title>The Common Lisp Condition System</title>
    <link>https://ketabnak.com/book/137347/The-Common-Lisp-Condition-System</link>

<description>دسته: برنامه نویسی
Beyond Exception Handling with Control Flow Mechanisms -  - Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Co...</description><pubDate>Fri, 28 Nov 2025 19:39:40 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137346</guid>
    <title>C++17 In Detail</title>
    <link>https://ketabnak.com/book/137346/C-17-In-Detail</link>

<description>دسته: برنامه نویسی
Learn the Exciting Features of The New C++ Standard -  - C++17 is a major update to the language and brings many exciting additions and improvements that will change your code for the better. This book ...</description><pubDate>Fri, 28 Nov 2025 18:11:36 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137345</guid>
    <title>C++ Lambda Story</title>
    <link>https://ketabnak.com/book/137345/C-Lambda-Story</link>

<description>دسته: برنامه نویسی
Everything you need to know about Lambda Expression in Modern C++! -  - This concise and practical book shows the story of lambda expressions. You’ll learn how to use this powerful feature in a step-b...</description><pubDate>Fri, 28 Nov 2025 18:09:44 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137344</guid>
    <title>C++ Initialization Story</title>
    <link>https://ketabnak.com/book/137344/C-Initialization-Story</link>

<description>دسته: برنامه نویسی
A Guide Through All Initialization Options and Related C++ Areas -  - Initialization in C++ is a hot topic! The internet is full of discussions about best practices, and there are even funny memes on th...</description><pubDate>Fri, 28 Nov 2025 18:08:03 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137335</guid>
    <title>Functional Web Development with Elixir, OTP, and Phoenix</title>
    <link>https://ketabnak.com/book/137335/Functional-Web-Development-with-Elixir,-OTP,-and-Phoenix</link>

<description>دسته: برنامه نویسی
Rethink the Modern Web App -  - Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. For decades OTP has helped developers create incre...</description><pubDate>Fri, 28 Nov 2025 10:00:23 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137332</guid>
    <title>Building Web Applications with Erlang</title>
    <link>https://ketabnak.com/book/137332/Building-Web-Applications-with-Erlang</link>

<description>دسته: برنامه نویسی
Working with REST and Web Sockets on Yaws -  - Why choose Erlang for web applications? Discover the answer hands-on by building a simple web service with this book. If you’re an experienced web develo...</description><pubDate>Thu, 27 Nov 2025 22:38:22 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137316</guid>
    <title>Mastering Vim</title>
    <link>https://ketabnak.com/book/137316/Mastering-Vim</link>

<description>دسته: برنامه نویسی
Build a software development environment with Vim and Neovim -  - Vim is a ubiquitous text editor that can be used for all programming languages. It has an extensive plugin system and integrates with ma...</description><pubDate>Wed, 26 Nov 2025 17:48:08 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137315</guid>
    <title>Modern Vim: Craft Your Development Environment with Vim 8 and Neovim</title>
    <link>https://ketabnak.com/book/137315/Modern-Vim-Craft-Your-Development-Environment-with-Vim-8-and-Neovim</link>

<description>دسته: برنامه نویسی
Turn Vim into a full-blown development environment using Vim 8’s new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting...</description><pubDate>Wed, 26 Nov 2025 12:44:10 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137314</guid>
    <title>Practical Vim</title>
    <link>https://ketabnak.com/book/137314/Practical-Vim</link>

<description>دسته: برنامه نویسی
Second Edition -  - Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It’s available on almost every OS, and if you master the techniques in this book, ...</description><pubDate>Wed, 26 Nov 2025 12:41:15 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137171</guid>
    <title>Effective Concurrency in Go</title>
    <link>https://ketabnak.com/book/137171/Effective-Concurrency-in-Go</link>

<description>دسته: برنامه نویسی
Develop, analyze, and troubleshoot high performance concurrent applications with ease -  - Gain a deep understanding of concurrency and learn how to leverage concurrent algorithms to build high-throughp...</description><pubDate>Wed, 12 Nov 2025 12:10:57 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137170</guid>
    <title>Concurrency in Go: Tools and Techniques for Developers</title>
    <link>https://ketabnak.com/book/137170/Concurrency-in-Go-Tools-and-Techniques-for-Developers</link>

<description>دسته: برنامه نویسی
Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you’re a developer familiar...</description><pubDate>Tue, 11 Nov 2025 13:30:21 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137163</guid>
    <title>Automate the Boring Stuff with Python</title>
    <link>https://ketabnak.com/book/137163/Automate-the-Boring-Stuff-with-Python</link>

<description>دسته: برنامه نویسی
Practical Programming for Total Beginners -  - If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could ...</description><pubDate>Mon, 10 Nov 2025 20:39:27 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137161</guid>
    <title>Learn LLVM 17</title>
    <link>https://ketabnak.com/book/137161/Learn-LLVM-17</link>

<description>دسته: برنامه نویسی
++A Beginner's Guide to Learning LLVM Compiler Tools and Core Libraries with C -  - Learn how to build and use the complete spectrum of real-world compilers, including the frontend, optimization pipelin...</description><pubDate>Mon, 10 Nov 2025 17:58:20 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137094</guid>
    <title>The REXX Language: A Practical Approach to Programing</title>
    <link>https://ketabnak.com/book/137094/The-REXX-Language-A-Practical-Approach-to-Programing</link>

<description>دسته: برنامه نویسی
REXX is the programming language designed for people, not machines. It swept IBM when it was first distributed on IBM's internal network by its creator. With heavy use by a lively networking community...</description><pubDate>Wed, 05 Nov 2025 7:42:27 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137085</guid>
    <title>Elixir in Action</title>
    <link>https://ketabnak.com/book/137085/Elixir-in-Action</link>

<description>دسته: برنامه نویسی
Third Edition -  - Elixir in Action teaches you how to solve practical problems of scalability, concurrency, fault tolerance, and high availability using Elixir. You'll start with the language, learning...</description><pubDate>Mon, 03 Nov 2025 11:18:52 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137084</guid>
    <title>Elixir Cookbook</title>
    <link>https://ketabnak.com/book/137084/Elixir-Cookbook</link>

<description>دسته: برنامه نویسی
Unleash the Full Power of Programming in Elixir with Over 60 Incredibly Effective Recipes -  - This book is a set of recipes grouped by topic that acts as a good reference to get ideas from or to quickl...</description><pubDate>Mon, 03 Nov 2025 11:09:38 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137083</guid>
    <title>Build a Weather Station with Elixir and Nerves</title>
    <link>https://ketabnak.com/book/137083/Build-a-Weather-Station-with-Elixir-and-Nerves</link>

<description>دسته: برنامه نویسی
Visualize Your Sensor Data with Phoenix and Grafana -  - The Elixir programming language has become a go-to tool for creating reliable, fault-tolerant, and robust server-side applications. Thanks to Ner...</description><pubDate>Mon, 03 Nov 2025 10:59:59 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137081</guid>
    <title>Designing Elixir Systems With OTP</title>
    <link>https://ketabnak.com/book/137081/Designing-Elixir-Systems-With-OTP</link>

<description>دسته: برنامه نویسی
Write Highly Scalable, Self-healing Software with Layers -  - You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data struct...</description><pubDate>Mon, 03 Nov 2025 9:22:23 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">137080</guid>
    <title>The Little Elixir &amp; OTP Guidebook</title>
    <link>https://ketabnak.com/book/137080/The-Little-Elixir-OTP-Guidebook</link>

<description>دسته: برنامه نویسی
he Little Elixir &amp; OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional program...</description><pubDate>Mon, 03 Nov 2025 9:19:41 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">136831</guid>
    <title>Implementing Domain Specific Languages with Xtext and Xtend</title>
    <link>https://ketabnak.com/book/136831/Implementing-Domain-Specific-Languages-with-Xtext-and-Xtend</link>

<description>دسته: برنامه نویسی
Xtext is an open source Eclipse framework for implementing domain-specific languages together with IDE functionalities. It lets you implement languages really quickly; most of all, it covers all aspec...</description><pubDate>Sun, 12 Oct 2025 10:50:59 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">136096</guid>
    <title>مترسک تا ربات</title>
    <link>https://ketabnak.com/book/136096/مترسک-تا-ربات</link>

<description>دسته: برنامه نویسی
کتاب «مترسک تا ربات» نوشته محسن جعفرنیا اثری متفاوت در زمینه فناوری و هوش مصنوعی است که ویژگی منحصر‌به‌فرد آ...</description><pubDate>Sat, 09 Aug 2025 19:20:42 +0330</pubDate>
                </item><item>
    <guid isPermaLink="false">135575</guid>
    <title>Go Web Programming</title>
    <link>https://ketabnak.com/book/135575/Go-Web-Programming</link>

<description>دسته: برنامه نویسی
Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles. - About the Technology - The Go language handles the demands of scalable, hi...</description><pubDate>Sun, 08 Jun 2025 10:06:22 +0330</pubDate>
                </item></channel></rss>