Explore the latest books of this year!
Bookbot

Fedor G. Pikus

    Sztuka tworzenia wydajnego kodu
    Hands-On Design Patterns with C++
    The Art of Writing Efficient Programs
    • 2021

      The Art of Writing Efficient Programs

      An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples

      • 464 pages
      • 17 hours of reading
      4.3(16)Add rating

      Explore essential performance improvement techniques that enhance programming efficiency, including concurrency, lock-free programming, atomic operations, and parallelism. The book also delves into effective memory management strategies, providing readers with a comprehensive understanding of how to optimize their code for better performance. Ideal for developers looking to deepen their technical skills and improve application responsiveness.

      The Art of Writing Efficient Programs
    • 2019

      Hands-On Design Patterns with C++

      Solve common C++ problems with modern design patterns and build robust applications

      • 512 pages
      • 18 hours of reading
      4.3(20)Add rating

      This guide offers in-depth coverage of essential programming concepts, including object-oriented programming (OOP), functional programming, and generic programming, alongside the Standard Template Library (STL). It highlights the latest features of C++, making it a valuable resource for both beginners and experienced programmers looking to enhance their skills and understanding of modern C++ development.

      Hands-On Design Patterns with C++