JavaScript ve Node.js öğrenmek isteyenler için başlangıçtan profesyonel seviyeye uzanan kapsamlı bir rehber. 1300+ sayfalık bu eser; modern JavaScript, Node.js, REST API, OOP, asenkron programlama, veritabanları, Clean Code, SOLID prensipleri, yazılım mimarisi ve gerçek dünya projeleriyle yalnızca kod yazmayı değil, yazılım mühendisi gibi düşünmeyi öğretir.
Master modern JavaScript and Node.js from absolute beginner to professional with 1,100+ pages of practical explanations, real-world examples, exercises, projects, and career guidance.
Not another "hello world" sheet. 12 print-ready cards for REAL Python automation —files, CSV, APIs, regex & scheduling. ~90 copy-paste snippets. Letter + A4.
Build fast, reliable networked applications with Go by mastering socket programming from the ground up. Through practical examples and production-focused techniques, you will learn how to design scalable servers, implement modern network protocols, secure connections and optimize performance using idiomatic Go and the standard library.
Two architectures. One choice: process a sequence step by step, or all at once. From that single decision flows almost every difference between RNNs and Transformers: how fast they train, how far they remember, and why parallelism won. A rigorous, diagram-rich comparison that derives the field instead of just surveying it.
Most writing about quant trading is about finding edges. This book is about everything that happens after you think you've found one: proving it's real, wiring it to a broker without lying to yourself, sizing it so a bad month doesn't end you, and running it as a process that survives restarts, data outages, and your own future mistakes. Repository (https://github.com/rayan-azhari/titan-quant).
Designing AI is only half the journey. Learn how to deploy, secure, govern, monitor, and scale Enterprise AI systems for production with practical architectures and proven operational strategies.
Enterprise AI is more than LLMs and chatbots. Learn how to design secure, scalable, and production-ready AI systems using a vendor-neutral architecture that connects data, models, agents, APIs, governance, and enterprise integration into one modern AI stack.
Build games that run almost anywhere with SDL3. This book starts with the basics and steadily moves into advanced graphics, audio, input, and application design using practical, real-world examples. Every chapter includes complete code you can compile and experiment with, helping you understand not just how SDL3 works, but how to use it to build fast, portable applications with confidence.
The number is not the thing. A hands-on guide to why AI benchmark scores and trading backtests overpromise — and the four questions that catch a lying number in either one.
이 책은 컴포즈 컴파일러, 런타임, UI 레이어, 그리고 성능 튜닝에 이르기까지 컴포즈의 모든 것을 탐구합니다. Jetpack Compose의 내부 소스 코드를 한 줄 한 줄 읽어 내려가며 특정 설계가 왜 그렇게 결정되었는지 그 이면을 설명하고, 여러분이 매일 작성하는 코드를 내부 메커니즘과 연결해 줍니다. 이 책을 읽고 나면 컴파일러와 런타임, UI 계층의 동작 시스템이 머릿속에 완성될 것이고, 궁극적으로 여러분이 일상에서 작성하는 컴포즈 프로젝트의 성능을 크게 향상시킬 수 있습니다. 코스 (영문): Jetpack Compose Mechanisms | 하드커버 종이책 (영문) | ISBN-13: 9798185354780
Learn Bash the way it should be taught: by building one real, tested backup tool — not toy examples — one Git commit at a time.
Learn Python the way professional developers actually do. Build real projects, solve practical problems, master debugging, and develop the mindset of a software engineer with this beginner-to-intermediate guide designed for lasting skills—not just syntax.
Turn a static class hierarchy into a real semantic graph: object properties, inverse properties, property characteristics, and domain and range, all hands-on in Protege.