Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Deep Learning: A Practical Introduction

    Posted By: First1
    Deep Learning: A Practical Introduction

    Deep Learning: A Practical Introduction by Manel Martinez-Ramon, Meenu Ajith, Aswathy Rajendra Kurup
    English | July 15th, 2024 | ISBN: 1119861861 | 416 pages | True EPUB | 29.89 MB

    An engaging and accessible introduction to deep learning perfect for students and professionals

    Refactoring in Java: Improving code design and maintainability for Java developers

    Posted By: readerXXI
    Refactoring in Java: Improving code design and maintainability for Java developers

    Refactoring in Java: Improving code design and maintainability for Java developers
    by Stefano Violetta
    English | 2023 | ISBN: 1805126636 | 292 Pages | True PDF | 2.67 MB

    Research Software Engineering with Python: Building software that makes research possible

    Posted By: readerXXI
    Research Software Engineering with Python: Building software that makes research possible

    Research Software Engineering with Python: Building software that makes research possible
    by Damien Irving, Kate Hertweck
    English | 2022 | ISBN: 036769834X | 528 Pages | True ePUB | 35 MB

    Effective Go Recipes: Fast Solutions to Common Tasks

    Posted By: First1
    Effective Go Recipes: Fast Solutions to Common Tasks

    Effective Go Recipes: Fast Solutions to Common Tasks by Miki Tebeka
    English | May 14th, 2024 | ISBN: 1680508466 | 278 pages | True EPUB (Retail EPUB) | 2.71 MB

    Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance).

    Effective Go Recipes: Fast Solutions to Common Tasks

    Posted By: First1
    Effective Go Recipes: Fast Solutions to Common Tasks

    Effective Go Recipes: Fast Solutions to Common Tasks by Miki Tebeka
    English | May 14th, 2024 | ISBN: 1680508466 | 269 pages | True PDF | 3.81 MB

    Programmers love Go because it is lightweight, easy to work with, and easy to read. Go gives you the benefits of dynamically typed languages (speed of development) while keeping the upsides of strongly typed languages (security and performance).

    Building Data-Driven Applications with LlamaIndex

    Posted By: First1
    Building Data-Driven Applications with LlamaIndex

    Building Data-Driven Applications with LlamaIndex: A Practical Guide to Retrieval-augmented Generation (RAG) to Enhance LLM Applications by Andrei Gheorghiu
    English | May 10th, 2024 | ISBN: 183508950X | 368 pages | True PDF | 19.73 MB

    Solve real-world problems easily with artificial intelligence (AI) using the LlamaIndex data framework to enhance your LLM-based Python applications

    Practical Julia: A Hands-On Introduction for Scientific Minds

    Posted By: First1
    Practical Julia: A Hands-On Introduction for Scientific Minds

    Practical Julia: A Hands-On Introduction for Scientific Minds by Lee Phillips
    English | October 31st, 2023 | ISBN: 1718502761 | 528 pages | True EPUB (Retail Copy) | 30.77 MB

    Learn to use Julia as a tool for research, and solve problems of genuine interest—like modeling the course of a pandemic—in this practical, hands-on introduction to the language.

    Qiskit Pocket Guide: Quantum Development with Qiskit

    Posted By: First1
    Qiskit Pocket Guide: Quantum Development with Qiskit

    Qiskit Pocket Guide: Quantum Development with Qiskit by James L. Weaver, Frank J. Harkins
    English | July 19th, 2022 | ISBN: 1098112474 | 218 pages | True EPUB (Retail Copy) | 6.46 MB

    The quantum computing market is predicted to grow by nearly $1.3 billion over the next five years. Why? Given their quantum mechanical nature, quantum computers are expected to solve difficult problems in chemistry, optimization, finance, and machine learning that classical computers find impossible to unravel.

    Mind, Brain, Quantum AI, and the Multiverse

    Posted By: First1
    Mind, Brain, Quantum AI, and the Multiverse

    Mind, Brain, Quantum AI, and the Multiverse by Andreas Wichert
    English | October 11th, 2022 | ISBN: 1032149604 | 198 pages | True EPUB | 8.71 MB

    There is a long-lasting controversy concerning our mind and consciousness. Mind, Brain, Quantum AI, and the Multiverse proposes a connection between the mind, the brain, and the multiverse. The author introduces the main philosophical ideas concerning mind and freedom, and explains the basic principles of computer science, artificial intelligence of brain research, quantum physics, and quantum artificial intelligence.

    Introduction to Grid Computing

    Posted By: l3ivo
    Introduction to Grid Computing

    Frederic Magoules, Jie Pan, Kiat-An Tan, Abhinit Kumar, "Introduction to Grid Computing"
    English | 2009 | ISBN: 0367385821, 1420074067 | 334 pages | PDF | 3.5 MB

    The Feel of Algorithms

    Posted By: First1
    The Feel of Algorithms

    The Feel of Algorithms by Minna Ruckenstein
    English | May 23rd, 2023 | ISBN: 0520394542, 0520394550 | 241 pages | True PDF | 1.07 MB

    Why do we feel excited, afraid, and frustrated by algorithms?

    The Feel of Algorithms

    Posted By: First1
    The Feel of Algorithms

    The Feel of Algorithms by Minna Ruckenstein
    English | May 23rd, 2023 | ISBN: 0520394542, 0520394550 | 240 pages | True EPUB | 1.00 MB

    Why do we feel excited, afraid, and frustrated by algorithms?

    Proceedings of the International Conference on Paradigms of Computing, Communication and Data Sciences: PCCDS 2022

    Posted By: sasha82
    Proceedings of the International Conference on Paradigms of Computing, Communication and Data Sciences: PCCDS 2022

    Proceedings of the International Conference on Paradigms of Computing, Communication and Data Sciences: PCCDS 2022 (Algorithms for Intelligent Systems) by Rajendra Prasad Yadav, Satyasai Jagannath Nanda, Prashant Singh Rana, Meng-Hiot Lim
    2023 | ISBN: 9811987416 | English | 799 pages | PDF | 22 MB

    Rust Brain Teasers: Exercise Your Mind

    Posted By: First1
    Rust Brain Teasers: Exercise Your Mind

    Rust Brain Teasers: Exercise Your Mind by Herbert Wolverson
    English | April 5th, 2022 | ISBN: 1680509179 | 140 pages | True EPUB | 2.39 MB

    The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you'll work through a series of brain teasers that will challenge your understanding of Rust. By understanding the gaps in your knowledge, you can become better at what you do and avoid mistakes. Many of the teasers in this book come from the author's own experience creating software. Others derive from commonly asked questions in the Rust community. Regardless of their origin, these brain teasers are fun, and let's face it: who doesn't love a good puzzle, right?

    The Design and Analysis of Computer Algorithms

    Posted By: l3ivo
    The Design and Analysis of Computer Algorithms

    Alfred Aho, John Hopcroft, Jeffrey Ullman, "The Design and Analysis of Computer Algorithms"
    English | 1974 | ISBN: 0201000296 | 470 pages | DJVU / PDF | 31 MB