Wydawnictwo BPB Publications - ebooki
BPB is Asia's largest publishers of Computer & IT books. For the last 63 years BPB has been a friend, philosopher and guide for programmers, developers, hardware technicians, IT Professionals who have made things happen in the IT World.
Tytuły książek wydawnictwa: BPB Publications
-
Promocja
Description Java is the backbone of modern enterprise software, and mastering its logic is the first step toward becoming a professional developer. This book offers a selection of curated questions, ranging from foundational topics to advanced programming concepts. The book begins with simple loops like for, while, and do-while before tackling fil-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description Java generics and the Collections Framework are at the heart of writing efficient, type-safe, and scalable Java applications. Generics are essential for type safety and maximizing code reusability, making your applications less prone to runtime errors. If you want to write code that is not only clean but also performs at its best, maste-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description Elixir is the modern, powerful programming language designed for massive scale and reliability, perfectly suited for todays concurrent web applications. Built on the proven Erlang virtual machine (BEAM), Elixir empowers developers to build fast, fault-tolerant systems that simply do not crash. This book provides a clear, sequential path-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description Functional programming is transforming how we build robust, scalable, and maintainable software by prioritizing clarity and predictability. It emphasizes what to compute by defining expressions that map values to other values, and focuses on how to achieve a result through a sequence of statements that change program state. This book e-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description This book is a comprehensive guide to mastering Golang, one of the most efficient and developer-friendly programming languages available today. It is designed to help developers, software engineers, and tech enthusiasts alike, to build high-performance, secure, and scalable applications using Go. This book introduces you to Go programm-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description Integrating Rust shows you how to create fast, secure software while keeping full control. This book helps you with the knowledge to seamlessly integrate Rust into your existing development workflow, using its power for high-performance systems programming and beyond. This book is your go-to guide for bringing Rust into your tech stack-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description As an engineer, it can feel like there is never enough time for testing, designing, or delivering quality solutions. Managers often feel overwhelmed by the need to deliver new features to support their teams while managing vulnerabilities and security standards. Engineers often have to work with legacy systems and learn many new technol-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description C++ is a powerful language essential for logic building and competitive programming. It demands a solid grasp of data structures and algorithms to excel in coding challenges. This book is the perfect guide to help you confidently navigate this path. This book is meticulously crafted to make the fundamentals of C++ programming accessible-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Description Recursion, a fundamental programming concept, empowers developers to solve complex problems elegantly and efficiently. However, excelling at recursion can be challenging due to its counterintuitive nature. This book is your comprehensive guide to understanding and applying recursion in your programming journey. This book is a complete-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Crafting elegant and efficient solutions! Key Features Learn core functional programming (FP) concepts and their advantages for Go development. Implement practical techniques like closures, higher-order functions, and function currying for powerful codes. Write clean and maintainable code using immutability and pure functions. Description "Fu-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Unlock your coding potential with Python! KEY FEATURES Master Python basics to job-ready skills, all within one comprehensive guide. Understand emerging trends and the future of Python programming. Understand through interactive exercises, practical case studies, and ready-to-run code examples. DESCRIPTION This book introduces Python, a flex-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
Getting up to speed with the latest C++ features KEY FEATURES Learning about the newest features of C++23 and C++20. Understanding how to make your code cleaner, faster, and easier. Enhancing the safety, readability, and performance of your code. DESCRIPTION C++ continues to remain relevant despite the advent of many new modern languages. Th-
-
ebook
(46,15 zł najniższa cena z 30 dni)
89.91 zł
99.90 zł(-10%) -
-
Promocja
KEY FEATURES Comprehensive coverage of C programming fundamentals. Clear explanations and engaging examples given in each chapter. Designed to help you develop a problem-solving mindset. DESCRIPTION This book equips you with the knowledge of fundamentals of C, a powerful and versatile programming language. It extensively explores the building-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Architect your own benchmarks KEY FEATURES Learn implementation and design of Memcached. Understand programming practices and structures across open-source systems. Understand the principles of LRU cache management and slab allocation. Discover real-world applications of Memcached in industry giants. DESCRIPTION Open-source development ha-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Get acquainted with the cutting-edge features in Rust KEY FEATURES Get familiar with the essential networking concepts in Rust. Explore and work with the basic and advanced features of Rust. Learn how to code and build your real-world applications using Rust. DESCRIPTION Rust is one of the most loved programming languages among developers.-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Learn to harness the power of the Apex language to build Salesforce applications DESCRIPTION Acquiring knowledge of Apex has proved to be a valuable skill for developers eager to add business logic, as well as to execute flow and transaction control statements on Salesforce server. In this updated and expanded second edition, Author Paul Battiss-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Grasp the fundamentals of programming in Rust and put your knowledge to use KEY FEATURES Includes the basics of Rust, its advanced features, and how to get started with coding in Rust. Numerous projects that improve coding, concept fluency, and real-world experience. Every part of Rust is introduced and explained in detail, along with how to u-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Become a Rustacean and a successful software engineer KEY FEATURES Introduces Rust's fundamentals, key concepts, syntax, toolkit, and frameworks Extensive examples demonstrating dependable, efficient, and understandable code for producing maintainable software Includes coding challenges and useful exercises to make learning to code fun DESCRI-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Develop strong understanding of C principles through popular challenges and solutions KEY FEATURES Extensive coverage of C principles and its applications with a thorough explanation. Includes 500+ interview questions on C data structures, arrays, with detailed solutions. Perfect for campus interviews and GATE, ISRO, and BARC career exams. DE-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Journey of Learning from Novice to Professionals after all Yeh Dil Maange Python KEY FEATURES In this book, there is a step-by-step explanation of each python code for better understanding and readability. Each topic is explained by citing the examples with proper relevant content. The reader can easily co-relate the topic and an example side by-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Learn to harness the power of the Apex language to build Salesforce applications Key Features Learn how to work with the Apex language Learn how to develop Apex Triggers Learn how to use SOQL and SOSL to retrieve data Learn how to write Object-Oriented Salesforce code Explore the best practices to deliver scalable and maintainable code Descr-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -
-
Promocja
Learn, understand, and code parallel programs with confidence using C# 8 and .NET Core 3.0 Key Features Explore and work with the new features and enhancements in .NET Core 3.0 & C# 8 Understand the fundamentals of parallel programming Learn various threading patterns and synchronization constructs Build concurrent applications using C# and .Net-
-
ebook
(36,90 zł najniższa cena z 30 dni)
71.91 zł
79.90 zł(-10%) -

