50 Algorithms Every Programmer Should Know. An unbeatable arsenal of algorithmic solutions for real-world problems - Second Edition - Helion
Tytuł oryginału: 50 Algorithms Every Programmer Should Know. An unbeatable arsenal of algorithmic solutions for real-world problems - Second Edition
ISBN: 9781803246475
stron: 538, Format: ebook
Data wydania: 2023-09-29
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
The ability to use algorithms to solve real-world problems is a must-have skill for any developer or programmer. This book will help you not only to develop the skills to select and use an algorithm to tackle problems in the real world but also to understand how it works.
You'll start with an introduction to algorithms and discover various algorithm design techniques, before exploring how to implement different types of algorithms, with the help of practical examples. As you advance, you'll learn about linear programming, page ranking, and graphs, and will then work with machine learning algorithms to understand the math and logic behind them.
Case studies will show you how to apply these algorithms optimally before you focus on deep learning algorithms and learn about different types of deep learning models along with their practical use.
You will also learn about modern sequential models and their variants, algorithms, methodologies, and architectures that are used to implement Large Language Models (LLMs) such as ChatGPT.
Finally, you'll become well versed in techniques that enable parallel processing, giving you the ability to use these algorithms for compute-intensive tasks.
By the end of this programming book, you'll have become adept at solving real-world computational problems by using a wide range of algorithms.
Osoby które kupowały "50 Algorithms Every Programmer Should Know. An unbeatable arsenal of algorithmic solutions for real-world problems - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
50 Algorithms Every Programmer Should Know. Tackle computer science challenges with classic to modern algorithms in machine learning, software design, data systems, and cryptography - Second Edition eBook -- spis treści
- 1. Core Algorithms
- 2. Data Structures
- 3. Sorting and Searching Algorithms
- 4. Designing Algorithms
- 5. Graph Algorithms
- 6. Unsupervised Machine Learning Algorithms
- 7. Supervised Learning Algorithms
- 8. Neural Network Algorithms
- 9. Natural Language Processing
- 10. Sequential Models
- 11. Advanced Machine Learning Models
- 12. Recommendation Engines
- 13. Algorithmic Strategies for Data Handling
- 14. Large-Scale Algorithms
- 15. Evaluating Algorithmic Solutions
- 16. Practical Considerations