<rss version="2.0">
    <channel>
        <title>ScholarVox Senegal : Nouveautés
         : Sciences, informatique et techniques</title>
        <description />
        <link>http://univ-senegal.scholarvox.com</link>

                <item>
            <title><![CDATA[ Unstable Hydraulic Fracture and Stress Disturbance in Heterogeneous Rock ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981316</link>
            <description><![CDATA[
            Auteur : Wang, Yongliang<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981316"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759840649.jpg" /></a></p>
            <p><p>Unconventional energy resources, such as coalbed methane, shale oil and gas, and tight reservoirs, are increasingly developed through hydraulic fracturing to enhance rock permeability and improve recovery. The effectiveness of these processes depends largely on the morphology and complexity of fracture networks, which are governed by unstable propagation mechanisms including deflection, intersection, and penetration. These behaviors are influenced by the heterogeneous nature of rock formations (bedding, grains, natural fractures) as well as interactions among multiple induced fractures.</p><p>This book provides a systematic investigation of the relationship between fracture propagation and stress field evolution in heterogeneous media. It introduces advanced numerical methods, modeling approaches, and simulation techniques to analyze the dynamic behavior of hydraulic fractures under complex conditions, including multi-layered reservoirs, fracture–fracture interactions, and thermal effects.</p><p>Combining theoretical development with computational innovation, this work offers valuable insights into fracture network formation and its impact on reservoir performance. It serves as a useful reference for researchers and students in engineering mechanics, civil engineering, mining, petroleum engineering, and geosciences.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ The Orange Book of Machine Learning Green edition : The essentials of making predictions using supervised regression and classification for tabular data ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981903</link>
            <description><![CDATA[
            Auteur : Ellis, Carl Mcbride<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981903"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808081309.jpg" /></a></p>
            <p><p><b>Learn supervised machine learning for tabular data using Python, pandas, scikit-learn, CatBoost, LightGBM, XGBoost, TabPFN, and TabICL for regression, classification, and predictive modeling</b></p><h4>Key Features</h4><ul><li>Explore, clean, and prepare tabular datasets for machine learning workflows</li><li>Build regression and classification models using modern machine learning tools</li><li>Improve predictions with calibration, conformal intervals, and optimization techniques</li></ul><h4>Book Description</h4>Master the essential tools and techniques for supervised machine learning on tabular data with this practical guide to regression and classification. Through clear explanations, code snippets, and hands-on notebooks, you'll learn how to use Python and leading machine learning libraries, including pandas, scikit-learn, CatBoost, LightGBM, XGBoost, TabPFN, and TabICL, to build predictive models for real-world datasets.
The book covers the complete workflow, from data exploration and cleaning to model development, evaluation, and optimization. You'll learn how to perform regression analysis for accurate point predictions and estimate uncertainty using conformal prediction intervals. For classification tasks, you'll explore probabilistic predictions and calibration techniques to improve model reliability. You'll also discover practical approaches to feature engineering, feature selection, and hyperparameter optimization to enhance model performance. In addition, the book introduces tabular foundation models and in-context learning techniques, providing insight into the latest advances in machine learning for structured data.
By the end of the book, you'll have the skills and confidence to develop, evaluate, and deploy supervised machine learning models for a wide range of tabular data applications.<h4>What you will learn</h4><ul><li>Perform exploratory data analysis and data cleaning</li><li>Apply cross-validation for reliable model evaluation</li><li>Build regression models and prediction intervals</li><li>Develop calibrated probabilistic classification models</li><li>Optimize models through hyperparameter tuning</li><li>Engineer and select features for improved performance</li><li>Use ensemble learning methods effectively</li><li>Explore tabular foundation models and in-context learning</li></ul><h4>Who this book is for</h4><p>This book is designed for motivated self-learners, university students studying applied machine learning, junior data scientists, and academic researchers looking to incorporate machine learning into their analytical workflows. Readers should have a basic familiarity with Python and data analysis concepts. Whether you're developing predictive models for business, research, or educational purposes, this book provides the practical guidance needed to apply modern machine learning techniques to structured and tabular datasets.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Machine Learning for Trading : A disciplined workflow from research to live execution, with nine case studies and AI agents ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981912</link>
            <description><![CDATA[
            Auteur : Jansen, Stefan<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981912"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781803231686.jpg" /></a></p>
            <p><p><b>Build and deploy AI-driven trading systems using the 7-Stage workflow with pandas, Polars, LightGBM, PyTorch, Optuna, zipline-reloaded, MLflow, Feast, and SHAP</b></p><h4>Key Features</h4><ul><li>Build point-in-time pipelines, integrate alternative data, and ensure data integrity</li><li>Build and validate predictive models using GBMs, Transformers, and causal inference frameworks to create robust, interpretable alpha signals</li><li>Deploy RAG systems, autonomous financial agents, and diffusion-based synthetic data generators</li></ul><h4>Book Description</h4>The rapid rise of AI and the growing complexity of financial markets have transformed quantitative trading into a data-driven, process-oriented discipline. This third edition provides a comprehensive blueprint for designing, validating, and deploying systematic trading strategies powered by modern machine learning. 

It introduces the 7 stage ML4T Workflow, a professional framework that unites data engineering, model development, validation, and live deployment into one cohesive process. It demonstrates how to turn raw market, fundamental, and alternative data into predictive signals and robust, production-ready trading systems. 

You’ll learn to build advanced pipelines for feature engineering, model evaluation, and portfolio optimization using libraries such as Polars, LightGBM, PyTorch, and Optuna. 

Practical notebooks illustrate every stage of the workflow, from factor testing and backtesting with zipline reloaded to live deployment with MLOps tools such as MLflow, Feast, and Prometheus. Additional coverage of synthetic data generation, Graph Neural Networks, and Reinforcement Learning extends the toolkit for building resilient, adaptive strategies that thrive in dynamic markets. 

By the end of this book, you’ll be proficient to build your own industrial-grade “alpha factory".<h4>What you will learn</h4><ul><li>Transform raw data into predictive alpha factors, validated with leak-proof cross-validation</li><li>Master advanced models, from Gradient Boosting Machines to Transformers, Graph Neural Networks, and Reinforcement Learning agents</li><li>Harness Generative AI, Retrieval Augmented Generation, and Causal Inference to make models interpretable, auditable, and compliant with regulatory standards</li><li>Build production-ready trading infrastructure using MLOps, feature stores, and model monitoring to transition research into live capital deployment safely</li></ul><h4>Who this book is for</h4><p>If you are a data analyst, data scientist, Python developer, investment analyst, or portfolio manager interested in getting hands-on machine learning knowledge for trading, this book is for you. This book is for you if you want to learn how to extract value from a diverse set of data sources using machine learning to design your own systematic trading strategies. 

Some understanding of Python and machine learning techniques is required. </p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Applied Machine Learning : Practical Models for Solving Real-World Business Problems ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981907</link>
            <description><![CDATA[
            Auteur : Inc, Rheinwerk Publishing,<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981907"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808658327.jpg" /></a></p>
            <p><p><b>Turn business data into reliable machine learning models through practical use cases. Prepare data, select algorithms, evaluate results, and monitor performance to measure real-world impact.</b></p><h4>Key Features</h4><ul><li>Business-focused use cases link data preparation, model selection, and measurable outcomes</li><li>Model decision guidance clarifies when regression, trees, boosting, or clustering fit best</li><li>End-to-end coverage connects evaluation, interpretability, deployment, and monitoring plans</li></ul><h4>Book Description</h4>Business-focused machine learning begins with a clear view of the data and the decision it must support. The opening material establishes practical tools such as GitHub and Anaconda, introduces three use cases with dedicated datasets, and shows how visualization, descriptive statistics, correlation analysis, cleaning, and dummy coding shape dependable inputs.

The discussion then moves through a structured model-selection process. Readers compare regression, decision trees, random forests, gradient boosting, and clustering, while learning when each approach fits a business need. Validation metrics, interpretability, and iterative feature engineering provide a disciplined way to judge results, expose weak assumptions, and refine performance without treating the model as a black box.

The final stage connects analysis to operations through implementation, monitoring, prediction workflows, and impact measurement. Readers see how model quality must be maintained after launch and how outcomes can be linked to business value. By the end of this journey, readers can prepare data, choose and evaluate suitable models, and manage machine learning solutions from initial idea through long-term use.<h4>What you will learn</h4><ul><li>Prepare datasets for machine learning analysis</li><li>Compare models using a structured decision framework</li><li>Build regression, tree, boosting, and clustering models</li><li>Evaluate predictions with appropriate validation metrics</li><li>Improve interpretability through feature engineering</li><li>Deploy and monitor models for measurable business impact</li></ul><h4>Who this book is for</h4><p>Designed for administrators, DevOps teams, and professionals who want to apply machine learning to business problems. It suits readers seeking a practical path through data preparation, model selection, evaluation, implementation, and ongoing monitoring.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Non-Diatom Algae of Jiuzhaigou National Nature Reserve  ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981203</link>
            <description><![CDATA[
            Auteur : Plenkovic-Moraj, Andelka<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981203"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759839865.jpg" /></a></p>
            <p><p>Jiuzhaigou was inscribed on the UNESCO World Heritage List in 1992 in recognition of its outstanding natural features, including multicoloured lakes, waterfalls, and striking travertine formations.</p><p>These unique karst freshwater systems provide important habitats for diverse communities of freshwater algae. The noun algae are the collective term for a large and highly diverse group of simple eukaryotic photoautotrophic organisms with a complex evolutionary history, inhabiting almost all environments where water or moisture is present. Their vegetative bodies, which may be unicellular or multicellular and exhibit a very wide range of sizes, consist of pseudoparenchymal tissue differentiated into rhizoids, cauloids, and phylloids – analogous to the roots, stems, and leaves of vascular plants. From ancient times to the present, algae have been important in daily life. In addition to their exceptional ecological significance, they play a key role in the global carbon cycle and oxygen production, provide environmental and human health benefits, and have industrial and domestic applications. They form the basis of most aquatic food webs and are widely recognised as sensitive indicators of ecosystem balance and water quality, reflecting changes in physical and chemical conditions.</p><p>This book brings together contributions from Chinese and Croatian scientists and researchers, providing an overview of algal diversity, and their ecological significance in freshwater ecosystems, with special emphasis on karst areas. It is intended as a reference and educational resource for university researchers, students, practitioners, research institutes, and professional organisations concerned with freshwater biodiversity and environmental protection.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Vulgariser, c’est transformer ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981246</link>
            <description><![CDATA[
            Auteur : Kacan, Tatiana<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981246"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838691.jpg" /></a></p>
            <p><blockquote>À l’heure où la science se retrouve au coeur des débats de société, la question n’est plus seulement quoi dire, mais comment le dire.<br>Vulgariser, c’est transformer explore une conviction forte : rendre la science accessible ne consiste pas à la simplifier, mais à la faire vivre, ressentir et partager.<br>À travers récits, émotions, images et retours d’expérience, ce livre propose de repenser la vulgarisation scientifique comme un acte humain, culturel et politique. Il interroge la place des scientifiques dans l’espace public, les nouveaux formats de transmission, et les responsabilités liées à la parole scientifique à l’ère du numérique.<br>Conçu comme une boîte à outils autant qu’un espace de réflexion, cet ouvrage s’adresse aux chercheurs, doctorants, enseignants, communicants et médiateurs scientifiques qui souhaitent renouveler leurs pratiques, renforcer le lien entre science et société et redonner du sens à la transmission des savoirs.<br>Parce que vulgariser, ce n’est pas expliquer moins.<br>C’est transformer la relation entre la science et le monde.</blockquote><div><br></div></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Cyber Threat Intelligence : Collect, Analyze, and Operationalize Actionable Threat Intelligence ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981905</link>
            <description><![CDATA[
            Auteur : Inc, Rheinwerk Publishing,<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981905"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808651861.jpg" /></a></p>
            <p><p><b>Transform raw threat data into intelligence that strengthens security operations. Apply collection, profiling, forensics, threat hunting, incident response, and automation techniques.</b></p><h4>Key Features</h4><ul><li>Full-lifecycle coverage connects intelligence planning, collection, analysis, and feedback</li><li>Operational examples unite threat profiling, forensics, incident response, and threat hunting</li><li>Platform and automation guidance supports feed enrichment, integration, and scalable workflows</li></ul><h4>Book Description</h4>Effective cyber threat intelligence starts with a disciplined understanding of what intelligence is, where it comes from, and how it supports decisions. Readers follow the intelligence lifecycle from planning through feedback and compare sources including OSINT, HUMINT, SIGINT, and material from the deep and dark web.

The central chapters turn collection into analysis. Threat actor profiling, behavioral mapping, feed integrity, poisoning, and enrichment are connected with network-centric forensics, host-based analysis, and Windows telemetry. The MITRE ATT&CK framework and practical workflows help readers convert technical evidence into clear, actionable intelligence rather than isolated indicators.

The final stage integrates intelligence with security operations. Incident response, proactive threat hunting, automation, and threat intelligence platforms are explored through practical examples and case-based guidance, with attention to feed quality and operational adoption. By the end of this journey, readers can organize collection, assess adversary behavior, interpret forensic evidence, and apply intelligence across modern defensive workflows.<h4>What you will learn</h4><ul><li>Explain the cyber intelligence lifecycle</li><li>Collect intelligence from OSINT, HUMINT, and SIGINT</li><li>Profile threat actors and map their behavior</li><li>Analyze network and host forensic evidence</li><li>Integrate intelligence into incident response</li><li>Automate threat intelligence workflows</li></ul><h4>Who this book is for</h4><p>Best suited to security analysts, cyber threat intelligence teams, and security operations center professionals. It supports readers who need to strengthen intelligence collection, forensic analysis, incident response, threat hunting, automation, and operational integration.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Marine Propeller Theory and Application ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981805</link>
            <description><![CDATA[
            Auteur : Wu, Lihong<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981805"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759840960.jpg" /></a></p>
            <p><p>Marine propellers have been the primary means of ship propulsion for centuries and remain at the heart of modern marine engineering. Reflecting the latest advances in the field, this book provides a comprehensive introduction to the theory, design, analysis, and performance of marine propellers. Combining fundamental principles with practical applications, it presents a wealth of numerical results derived from computational fluid dynamics (CFD) simulations, state-of-the-art measurement and testing techniques, and detailed design case studies. The eight chapters cover the development of marine propulsion systems, propeller geometry, propulsion theory, open-water testing, ship–propeller interaction, cavitation, structural strength, and chart-based propeller design. Moving beyond purely theoretical treatments, the book offers an accessible and practice-oriented approach. Through extensive CFD visualizations and engineering examples, it illustrates the complex relationships between propeller geometry, hydrodynamic performance, cavitation behaviour, and structural integrity. It also introduces modern design, manufacturing, measurement, and testing technologies, together with advanced chart-based design methods that extend beyond conventional efficiency-focused approaches.</p><p>This work will be a valuable reference for researchers, graduate students, and engineers in naval architecture, marine engineering, ship hydrodynamics, and propulsion system design.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Applied Intelligent Inspection Systems in Underground Metal Mining ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981253</link>
            <description><![CDATA[
            Auteur : Qu, Fuming<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981253"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759839926.jpg" /></a></p>
            <p><p>As mining operations extend to greater depths, the complexity of underground environments presents significant challenges for inspection and safety management. Limited space, poor visibility, unstable geological conditions, and restricted access make traditional manual inspection methods increasingly difficult to implement with sufficient frequency and accuracy. With the advancement of unmanned systems supported by artificial intelligence and other emerging technologies, intelligent inspection is becoming a key driver of transformation in underground mining.</p><p>This book is intended for mining engineers, safety professionals, equipment developers, managers, and decision makers involved in underground metal mining. It focuses on inspection technologies and systems applied in key areas of underground operations, including mine roadways, rail transport systems, and hoisting systems. By introducing practical unmanned inspection equipment and integrated monitoring solutions, the book bridges engineering principles with real-world applications, demonstrating how these technologies perform in actual production environments rather than in theoretical models alone.</p><p>All authors are affiliated with the Intelligent Mining Center at the Institute of Minerals Research, University of Science and Technology Beijing. With over a decade of experience in intelligent mining, their work spans both academic research and on-site engineering projects, with a strong focus on the development and application of advanced technologies for underground safety and mining automation. Through this book, the authors aim to share practical insights and contribute to the ongoing transformation of the mining industry, inspiring further innovation in the development of smart mines.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Charmes et mystères de la géométrie projective ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981197</link>
            <description><![CDATA[
            Auteur : Boudine, Jean-Pierre<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981197"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838721.jpg" /></a></p>
            <p><blockquote>Qu’est-ce que la géométrie projective ? En quelques mots, c’est l’art de représenter un espace à trois dimensions sur une surface en deux dimensions. Née des réflexions d’astronomes, d’architectes et de peintres, cette discipline se distingue par sa simplicité : ici, ni segments, ni parallèles, ni distances, ni angles ! Pourtant, elle donne naissance à des théorèmes d’une élégance surprenante, explorant les points alignés, les droites concourantes et les courbes coniques, signés par les illustres Pappus, Desargues, Pascal ou Steiner. Aujourd’hui, ses applications sont partout : des jeux vidéo à la réalité augmentée, en passant par la vision par ordinateur.<br>Cet ouvrage est une introduction accessible, conçue pour les lycéennes et lycéens passionnés de mathématiques, notamment ceux qui participent à des clubs, ainsi que pour les enseignants qui animent ces espaces de découverte ou tous ceux qui souhaitent approfondir leurs connaissances. Une invitation à découvrir une branche des mathématiques à la fois simple et puissante.</blockquote></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Ethical Hacking : Practical Penetration Testing and Red Teaming Techniques ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981904</link>
            <description><![CDATA[
            Auteur : Inc, Rheinwerk Publishing,<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981904"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808654046.jpg" /></a></p>
            <p><p><b>Develop practical ethical hacking skills across the full penetration testing lifecycle. Use labs and challenges to investigate vulnerabilities, exploit safely, escalate access, and report findings.</b></p><h4>Key Features</h4><ul><li>Complete pentest coverage follows reconnaissance, exploitation, escalation, and reporting steps</li><li>Realistic labs address web attacks, passwords, social engineering, malware, and covert channels</li><li>Professional context links hands-on techniques to MITRE ATT&CK, NIST, PTES, and OWASP standards</li></ul><h4>Book Description</h4>Professional ethical hacking begins with a clear understanding of authorization, responsible practice, and the stages of a penetration test. Readers move from footprinting and reconnaissance into scanning, enumeration, and fuzzing, using guided environments such as TryHackMe to explore how weaknesses are found.

The technical core develops practical attack and analysis skills across Metasploit, cryptography, covert communication, and password cracking. Web application risks are examined through the OWASP Top 10, the OWASP Juice Shop, cross-site scripting, and SQL injection, followed by social engineering, reverse shells, privilege escalation, and malware concepts. Security models, MITRE ATT&CK, zero trust, PTES, NIST, and OWASP standards provide professional context.

The final material brings the techniques together through realistic challenges and professional pentest practices, including evidence gathering, risk communication, and reporting. Integrated exercises and supporting tutorials reinforce both exploitation and defense. By the end of this journey, readers can conduct structured security assessments, test common attack paths responsibly, and communicate findings that support stronger protection.<h4>What you will learn</h4><ul><li>Conduct reconnaissance, scanning, and enumeration</li><li>Exploit XSS and SQL injection in controlled labs</li><li>Use Metasploit for structured penetration testing</li><li>Analyze cryptography and password-cracking methods</li><li>Perform privilege escalation and reverse-shell techniques</li><li>Document findings through professional pentest reports</li></ul><h4>Who this book is for</h4><p>Created for security administrators, red team members, and practitioners developing professional penetration testing skills. It is appropriate for readers who want structured, hands-on experience with common attack methods, security frameworks, responsible testing, and reporting.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Hacking Hardware : Penetration Testing and Defenses for Hardware-Based Attacks ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981909</link>
            <description><![CDATA[
            Auteur : Inc, Rheinwerk Publishing,<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981909"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808658563.jpg" /></a></p>
            <p><p><b>See how attackers exploit hardware, wireless connections, and peripheral devices. Practice penetration testing, red teaming, awareness training, and defensive countermeasures for real systems.</b></p><h4>Key Features</h4><ul><li>Hardware attack scenarios expose USB, Bluetooth, Wi-Fi, RFID, and wired LAN system weaknesses</li><li>Security awareness methods connect technical vulnerabilities with safer workplace behavior</li><li>Defensive guidance pairs practical pentest devices with analysis and suitable countermeasures</li></ul><h4>Book Description</h4>Hardware can create an attack surface even when software controls appear strong. The opening chapters frame penetration testing and red teaming from the attacker's perspective, explain how vulnerabilities are identified, and use practical test scenarios to show how simple devices can compromise infrastructure.

Attention then shifts to the human layer of defense. Readers examine security awareness training, successful teaching methods, and realistic exercises that help teams recognize suspicious devices and unsafe behavior. This emphasis connects technical findings with repeatable procedures that reduce exposure before an incident occurs.

The final section surveys pentest hardware and real attack paths involving spy gadgets, keyloggers, USB interfaces, wireless signals, RFID, Bluetooth, Wi-Fi, wired LANs, and multipurpose hacking devices. Guidance on analyzing detected hardware and selecting countermeasures keeps the focus on prevention as well as discovery. By the end of this journey, readers can plan practical hardware-focused assessments, communicate risks, and strengthen defenses against device-based attacks.<h4>What you will learn</h4><ul><li>Perform structured IT security penetration tests</li><li>Apply red teaming methods to realistic scenarios</li><li>Design effective security awareness training</li><li>Assess USB, Bluetooth, Wi-Fi, RFID, and LAN attack paths</li><li>Identify threats from loggers, spy gadgets, and pentest tools</li><li>Select countermeasures for hardware-based vulnerabilities</li></ul><h4>Who this book is for</h4><p>Written for security administrators, IT consultants, developers, and administration teams responsible for protecting systems and infrastructure. It is especially useful for professionals planning penetration tests, security awareness programs, or defenses against hardware-based attacks.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ PHP Programming in the AI Era : Build faster PHP applications using GenAI, modern PHP features, and production-ready workflows ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981910</link>
            <description><![CDATA[
            Auteur : Bierer, Doug<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981910"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781835889930.jpg" /></a></p>
            <p><p><b>Accelerate PHP performance with AI by generating, refining, and optimizing code using modern patterns, async workflows, and secure design</b></p><h4>Key Features</h4><ul><li>Use Generative AI to write, optimize, and debug PHP 8 code in real-world scenarios</li><li>Build high-performance applications using JIT, OPcache, Fibers, and async programming</li><li>Implement robust encryption, CAPTCHA, session protection, and test-driven development with AI assistance</li></ul><h4>Book Description</h4>PHP offers several powerful features, but many developers struggle to apply them effectively in real-world applications while maintaining performance, security, and code quality. This book addresses that challenge by combining modern PHP practices with generative AI to help you build faster and more reliably.
You will work through hands-on recipes that show how to design, generate, and refine PHP 8 applications using AI alongside proven engineering techniques. From writing clean object-oriented code and designing scalable architectures to automating repetitive tasks, you will learn how to use AI as a development aid without losing control over quality.
As you progress, you will optimize applications using OPcache, JIT, and async programming, while applying secure coding practices and modern design patterns. The book also explores real-world use cases, including REST APIs, microservices, WebSocket applications, and database-driven systems, helping you translate concepts into production-ready solutions.
You will also learn how to modernize legacy PHP codebases, validate AI-generated code, and integrate testing workflows to improve reliability and maintainability. Additionally, you will understand how to enhance PHP websites by making API calls to GenAI platforms.
By the end of this book, you will be able to combine PHP and generative AI effectively to build secure, high-performance applications ready for real-world deployment.<h4>What you will learn</h4><ul><li>Use GenAI prompts to generate, refactor, and optimize PHP classes and functions</li><li>Create high-performance apps using JIT, OPcache, and async programming</li><li>Build secure web apps with session protection, encryption, CAPTCHA, and token-based forms</li><li>Work with databases using AI-generated queries and caching strategies</li><li>Design scalable systems with OOP, design patterns, and microservices</li><li>Develop REST APIs, WebSockets, and real-time applications using AI assistance</li><li>Apply test-driven development with AI-generated acceptance criteria and automated tests</li></ul><h4>Who this book is for</h4><p>This book is for PHP developers who already understand the basics of PHP, including variables, functions, and object-oriented programming, and have worked with earlier versions of PHP. It's aimed at developers who want to use generative AI tools to improve their day-to-day development workflow and build applications faster.
Readers will learn through practical, real-world examples as they explore modern PHP features. The book is ideal for developers who want to leverage AI-powered coding tools while still maintaining control over the quality, security, and reliability of the code.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Android Programming for Beginners : Learn Android, Kotlin & Jetpack from scratch and Turbocharge progress with AI ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981911</link>
            <description><![CDATA[
            Auteur : Horton, John<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981911"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781806698424.jpg" /></a></p>
            <p><p><b>Learn Android app development from scratch with Kotlin and Jetpack Compose. Build 35+ hands-on apps, games, and database projects while mastering modern Android Studio workflows and Kotlin fundamentals.</b></p><h4>Key Features</h4><ul><li>Build Android apps with Kotlin, Jetpack Compose, Android Studio, and Agentic Programming</li><li>Create hands-on projects including, UI, sound, graphics, databases and game</li><li>Master modern Android development workflows and Kotlin fundamentals</li></ul><h4>Book Description</h4>Modern Android development has evolved rapidly, with Kotlin and Jetpack Compose becoming the standard tools for building powerful mobile applications. Android Programming for Beginners provides a practical introduction for readers with little or no coding experience. Rather than overwhelming you with theory, the book teaches concepts gradually through hands-on experimentation and small, focused apps that reinforce core programming fundamentals.


You will begin by learning Kotlin essentials including variables, loops, functions, lambdas, collections, and object-oriented programming before moving into Android Studio and Jetpack Compose. As your skills grow, you will create interactive projects ranging from UI layouts and games to multimedia and database-driven applications. Along the way, you will explore Android development techniques such as state management, navigation, Material Design, Room databases, Canvas drawing, and responsive layouts.

To help future-proof your workflow, each chapter also includes optional AI-assisted programming exercises that show how modern coding tools can support experimentation, accelerate development, and deepen understanding. By the end of the book, you will have built a portfolio of Android apps and gained the confidence to continue toward advanced mobile development projects independently.<h4>What you will learn</h4><ul><li>Install and configure Android Studio for Android development</li><li>Build Android apps with Kotlin and Jetpack Compose</li><li>Understand variables, loops, functions, and Kotlin syntax</li><li>Create interactive apps with touch, sound, and graphics</li><li>Work with collections, lambdas, and scope functions</li><li>Build multi-screen apps with navigation and Room databases</li><li>Develop a game while mastering Kotlin OOP concepts</li><li>Learn how to (optionally) use AI to speed up learning and development</li></ul><h4>Who this book is for</h4><p>This book is for beginners who want to learn Android app development using Kotlin and Jetpack Compose. It is ideal for readers with no programming experience, developers moving from Java to Kotlin, and anyone wanting a practical, project-based introduction to modern Android development.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ PyTorch : Build, Evaluate, and Deploy Deep Learning Models ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981908</link>
            <description><![CDATA[
            Auteur : Inc, Rheinwerk Publishing,<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981908"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808656224.jpg" /></a></p>
            <p><p><b>Build deep learning models with PyTorch for vision, recommendations, time series, and language tasks. Train, evaluate, fine-tune, monitor, and deploy models with modern supporting tools.</b></p><h4>Key Features</h4><ul><li>Broad model coverage spans vision, recommendations, graphs, forecasting, and language tasks</li><li>Production-focused workflows combine training metrics, monitoring, fine-tuning, and deployment</li><li>Modern PyTorch tooling includes Lightning, TensorBoard, MLflow, FastAPI, and Hugging Face tools</li></ul><h4>Book Description</h4>Deep learning concepts are introduced alongside the PyTorch workflow needed to turn them into working models. Readers begin with model creation and progress through regression and classification, gaining the theoretical context required to understand evaluation tools such as confusion matrices and ROC curves.

The middle of the journey expands into computer vision, recommendation systems, autoencoders, graph neural networks, time series forecasting, and language models. Hands-on exercises show how to create datasets, train networks, process sequential data, and generate images, while pretrained networks, Hugging Face fine-tuning, and PyTorch Lightning broaden the options for efficient development.

The closing material focuses on training visibility and production use. MLflow and TensorBoard support logging, metric review, and monitoring, while FastAPI and Heroku illustrate deployment on local infrastructure or in the cloud. By the end of this journey, readers can build, tune, evaluate, and deploy PyTorch models across a wide range of practical deep learning tasks.<h4>What you will learn</h4><ul><li>Build neural networks with PyTorch</li><li>Train regression and classification models</li><li>Create computer vision and recommendation systems</li><li>Develop autoencoders and graph neural networks</li><li>Forecast time series and process language data</li><li>Evaluate, monitor, and deploy trained models</li></ul><h4>Who this book is for</h4><p>Ideal for developers, machine learning engineers, data scientists, and research scientists who want practical PyTorch experience. Readers will benefit from an interest in building, evaluating, and deploying deep learning models across several application areas.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ The futures of livestock farming in agri-food systems : Foresight analysis and multicriteria assessment of scenarios ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981281</link>
            <description><![CDATA[
            Auteur : Wilfart, Aurélie<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981281"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759243020.jpg" /></a></p>
            <p><p>The global food system is facing three major challenges: providing food security, protecting the environment and improving human health. These challenges place livestock farming at a crossroads. However, changes in diets, population growth and changes in the agricultural landscape vary depending on the regions of the world. These dynamics raise questions about the role of livestock farming in territories, the types of farming, its impacts and the services it can provide. How can we anticipate these changes and assess their consequences?</p><p>This book presents several different foresight studies that were carried out in different contexts (Global North and Global South) and at different scales (from local to global). It examines the connection between qualitative (joint) scenario building methods and quantitative modelling and assessment approaches. This work also explores the time sequence for the foresight–modelling–assessment cycle, identifying key variables, using data and the role stakeholders play in this whole process, especially when it comes to using these results to make decisions.</p><p>This book is based on work arising from the Research School that was organized by INRAE and CIRAD within the framework of the Macro-Livestock-Environment Joint Technology Network (RMT MAELE). The target audience is the scientific community engaged in interdisciplinary approaches. It will also be of interest to anyone working with agriculture, the environment and food, as well as to persons working in the field of sustainable agricultural development.</p><div><br></div><p><b>This Print On Demand book will be sent within 1 to 2 weeks (metropolitan France) and in a separate package if you order another paperback book.</b></p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Techniques de sondage – Tome 1 : De la théorie à la pratique avec R ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981315</link>
            <description><![CDATA[
            Auteur : Goga, Camelia<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981315"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759839803.jpg" /></a></p>
            <p><blockquote>Dans ce premier tome de l’ouvrage Techniques de sondage : de la théorie à la pratique avec R, les principales méthodes de tirage d’échantillon et d’estimation de totaux et de moyennes sont présentées d’un point de vue théorique, puis mises en oeuvre avec R, à partir d’exemples inspirés de situations réelles classiques. Le cadre étudié est celui d’une population finie où l’inférence statistique repose sur le tirage aléatoire des unités et sur des méthodes d’estimation adaptées à ce cadre.</blockquote><p>Ce premier tome étudie les stratégies d’échantillonnage probabilistes élémentaires, à probabilités égales ou inégales, avec ou sans remise, utilisant les estimateurs classiques de Horvitz-Thompson et de Hansen-Hurwitz. Les plans de sondage stratifiés, en grappes et à deux degrés y sont également décrits de manière détaillée. De nombreux exemples numériques et applications à des enquêtes réelles facilitent la compréhension des résultats théoriques. Des études par simulation Monte- Carlo complètent l’analyse en étudiant le biais et la variance des estimateurs sous différents plans de sondage, soulignant les avantages, les limites et les pistes d’amélioration possibles des stratégies étudiées.</p><p>Alliant rigueur théorique et mise en oeuvre pratique avec R, l’ouvrage s’adresse à toutes celles et ceux qui souhaitent maîtriser les principes et l’application des techniques de sondage. Les autrices, qui enseignent les sondages et la statistique depuis de nombreuses années et ont acquis une solide expérience pratique grâce à leurs collaborations avec l’Ined, La Poste et EDF, mettent ici à profit leur expérience pédagogique et leur connaissance approfondie du domaine.</p><blockquote>Le tome 1 constitue une ressource précieuse pour un cours de sondages de niveau débutant ou intermédiaire, tandis que le tome 2 est consacré aux méthodes avancées : échantillonnage spatial, estimation de paramètres non-linéaires, estimation avec prise en compte d’information auxiliaire et théorie asymptotique.</blockquote><p>Les données, codes, corrections des exercices et compléments sont accessibles sur le site : https://techniques-sondage-r.github.io/Tome-1/</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Microsoft 365 Copilot and Agent Administration Fundamentals : Build practical skills and confidently prepare for the Microsoft AB-900 certification exam ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981906</link>
            <description><![CDATA[
            Auteur : Miles, Steve<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981906"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781807306502.jpg" /></a></p>
            <p><p><b>Build a solid foundation in Microsoft 365 administration by understanding Microsoft 365 core services, identity and access, security, compliance, governance, Microsoft 365 Copilot, and AI agents while preparing for the AB-900 certification
DRM-free PDF version + access to Packt's next-gen Reader*</b></p><h4>Key Features</h4><ul><li>Learn Microsoft 365 Copilot, security, governance, and AI agent administration</li><li>Configure, secure, monitor, and govern Copilot in Microsoft 365</li><li>Verify your knowledge of key concepts through chapter assessments, insider tips, and practice questions</li></ul><h4>Book Description</h4>Microsoft 365 Copilot and AI agents are transforming how organizations collaborate, automate workflows, and manage productivity. This practical certification guide prepares you for the Microsoft AB-900 exam while building real-world administration skills for modern AI-powered workplaces. Aligned with the latest Microsoft Learn objectives, the book covers Microsoft 365 services, security principles, governance controls, and Copilot administration fundamentals.
You’ll begin with Microsoft 365 essentials, including licensing, Exchange Online, SharePoint, Teams, identity management, authentication, Conditional Access, and Zero Trust. You’ll then explore Microsoft Purview capabilities, including data classification, sensitivity labels, retention, DLP, Insider Risk Management, Communication Compliance, and DSPM for AI.
The book also explains how Copilot accesses organizational data through Microsoft Graph, how to identify oversharing risks in SharePoint, and how to use Purview tools to investigate compliance and governance issues. Finally, you’ll learn how to manage Copilot licensing, billing, prompts, usage analytics, and AI agent lifecycles using Microsoft 365 and Power Platform admin centers.
By the end of this book, you’ll be ready to confidently take the AB-900 exam and support secure, compliant Microsoft 365 Copilot deployments.
*Email sign-up and proof of purchase required<h4>What you will learn</h4><ul><li>Configure core Microsoft 365 services and admin centers</li><li>Understand Zero Trust, identity, and access management</li><li>Protect data using Microsoft Purview governance tools</li><li>Identify and reduce oversharing risks in SharePoint</li><li>Understand how Copilot accesses organizational data</li><li>Manage Copilot licensing, billing, and analytics</li><li>Create, approve, and monitor Microsoft 365 agents</li><li>Prepare confidently for the Microsoft AB-900 exam</li></ul><h4>Who this book is for</h4><p>This book is for Microsoft 365 administrators, IT support professionals, security and compliance teams, and technical professionals preparing for the Microsoft AB-900 certification exam. It is also ideal for business technology professionals who want to understand how Microsoft 365 Copilot and AI agents are deployed, governed, and managed in enterprise environments. Familiarity with Microsoft 365 services such as Teams, SharePoint, Exchange Online, and Microsoft Entra will help you follow along, but prior Copilot administration experience is not required.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Learn Robotics Programming : Build and control cutting-edge AI robots with Raspberry Pi and Python ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981913</link>
            <description><![CDATA[
            Auteur : Staple, Danny<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981913"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781803236575.jpg" /></a></p>
            <p><p><b>Build smart, AI-powered robots with Raspberry Pi and Python through hands-on projects, from rovers to intelligent autonomous systems

Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*</b></p><h4>Key Features</h4><ul><li>Boost your Python skills with practical examples to program complex robot behaviors and functionalities</li><li>Build a robotics learning and exploration platform</li><li>Leverage AI neural network models for voice recognition and synthesis, and OpenCV for computer vision</li></ul><h4>Book Description</h4>Learn Robotics Programming, Third Edition, addresses a common challenge for developers, hobbyists, and newcomers: turning robotics ideas into building and programming real, functional robots. While many resources focus either on theory or isolated components, it can be difficult to bring together hardware, software, and intelligent behavior into a working robotic system.
This book provides a structured, hands-on path to designing and building robots using Raspberry Pi and Python. You’ll start by assembling a mobile robot and setting up its core systems, then progressively add capabilities such as motor control, sensor integration, and remote operation through web interfaces. As you advance, you’ll implement vision and voice features using OpenCV and ML voice models and explore intelligent behaviors, including localisation and sensor fusion, to help your robot navigate and respond to its environment.
By the end of the book, you’ll have built a fully functional robot and developed the skills to design, program, and extend your own robotic systems. Whether you are getting started or already have programming experience, you’ll learn how to combine hardware and software into cohesive solutions and apply practical techniques for creating responsive, intelligent robots.
*Email sign-up and proof of purchase required<h4>What you will learn</h4><ul><li>Manage your robots with control panels and view their state with interactive dashboards</li><li>Integrate sensor systems for dynamic robot navigation and interaction</li><li>Learn voice recognition with Piper and Vosk, and build computer vision with OpenCV</li><li>Explore encoder-based localisation with the BNO055 module to enhance your robot's movement accuracy</li><li>Automate installation and updates with scripts to keep your robot up to date effortlessly</li><li>Use practical algorithms to process sensor data to guide robot behavior</li></ul><h4>Who this book is for</h4><p>This robotics book is ideal for programmers, developers, and robotics enthusiasts with at least beginner coding skills who are eager to design, build, and program cutting-edge robots using autonomous robot algorithms along with AI models. Basic knowledge of the Python programming language will help you understand the concepts covered in this robot programming book more effectively.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Sûreté-Criticité : Des phénomènes physiques à l’analyse de sûreté nucléaire ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981196</link>
            <description><![CDATA[
            Auteur : Duluc, Matthieu<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981196"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759836963.jpg" /></a></p>
            <p><p>Invisible mais d’une puissance redoutable, la réaction de fission en chaîne est au coeur de la production d’énergie dans les réacteurs nucléaires. Mais hors de ce cadre rigoureusement maîtrisé, elle peut se transformer en un danger mortel. C’est tout l’enjeu de la sûreté-criticité : une discipline essentielle qui vise à prévenir les accidents de criticité lors de la manipulation de matières fissiles comme l’uranium 235 ou le plutonium 239, dans les usines et laboratoires du cycle du combustible nucléaire, ou lors de leur transport.</p><p>À la croisée de la physique nucléaire, de l’ingénierie et de la sûreté, cet ouvrage offre un éclairage documenté sur une discipline exigeante et méconnue. À travers des principes fondamentaux, des exemples concrets et les leçons tirées d’accidents réels, il révèle le travail rigoureux nécessaire pour garantir la sûreté-criticité tout au long du cycle du combustible nucléaire.&nbsp;</p><p>Structuré en 15 grandes parties, ce livre permet au lecteur de :</p><p>• comprendre les bases des phénomènes physiques et de la neutronique ;</p><p>• explorer la phénoménologie des accidents de criticité ;</p><p>• maîtriser la neutronique statique et dynamique ;</p><p>• s’initier à l’analyse de sûreté-criticité ;</p><p>• identifier les matières et opérations à risque ;</p><p>• découvrir les outils de calcul ;</p><p>• se familiariser avec la réglementation française et l’organisation en matière de sûreté-criticité ;</p><p>• retracer l’histoire de cette discipline.</p><p>Des exercices pratiques viennent enrichir le parcours pour consolider les acquis. Les corrigés peuvent être téléchargés directement depuis l'onglet 'Compléments'.</p><p>Destiné aux physiciens et ingénieurs impliqués dans la conception et la sûreté des installations du cycle du combustible nucléaire, cet ouvrage est également une ressource précieuse pour les élèves-ingénieurs et professionnels souhaitant approfondir leurs connaissances en sûreté-criticité.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Guide de données astronomiques  2026 : Pour l’observation du ciel - à l’usage des professionnels et amateurs ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981201</link>
            <description><![CDATA[
            Auteur : Imcce - Institut De Mécanique Céleste Et De Calcul Des Éphémérides<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981201"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838257.jpg" /></a></p>
            <p><blockquote>Ce guide est conçu pour répondre aux besoins de l’observateur, aussi bien professionnel qu’amateur :<br>— les positions des astres sont données mois par mois pour préparer les observations : tous les astres du mois sont lisibles d’un seul coup d’oeil ;<br>— un chapitre entier est dédié aux méthodes d’observation de différents phénomènes : l’observateur a toutes les clefs pour réaliser des observations scientifiquement utilisables, intégrer un réseau d’observateurs et contribuer ainsi à l’amélioration de la recherche ;<br>— les explications nécessaires à l’utilisation des éphémérides sont accompagnées d’exemples ;<br>— une multitude d’informations sur les phénomènes observables sont communiquées agrémentées de cartes ;<br>— les notions de calendriers, d’échelle de temps et autres connaissances indispensables sont rappelées.</blockquote><div><br></div></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Ce qui est sans être tout à fait : Essai sur le vide ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981054</link>
            <description><![CDATA[
            Auteur : Klein, Etienne<br/> 
            Editeur : Actes Sud Littérature<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981054"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782330129187.jpg" /></a></p>
            <p><p>Le vide, comme le temps ou la matière, a hanté l’histoire de la philosophie et celle de la physique. Mais les philosophes et les physiciens parlent-ils de la même chose ? Les premiers considéraient que le vide n’existe pas vraiment, alors que les seconds prouvent son existence au milieu du XVII<sup>e</sup> siècle. Étienne Klein nous montre que la vie du vide est contre toute attente une vie dense… Et de plus en plus dense à mesure que la physique progresse. Au XXI<sup>e </sup>siècle,le vide est devenu un concept central qui a partie liée avec les plus grandes découvertes et donne lieu à d’intenses controverses.</p></p>
            ]]></description>
            <pubDate>2026-08-26T08:00:01.380</pubDate>
        </item>
                <item>
            <title><![CDATA[ Pollutions sensorielles : La face cachée de notre empreinte écologique ? ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981678</link>
            <description><![CDATA[
            Auteur : Sordello, Romain<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981678"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759242016.jpg" /></a></p>
            <p><p>Les organismes interagissent entre eux et avec leur environnement via leurs sens. Or les infrastructures et les activités humaines émettent de la lumière artificielle la nuit, des bruits et des molécules volatiles susceptibles de dégrader et de fragmenter les paysages sensoriels, rendant les écosystèmes moins fonctionnels. Alors que l’artificialisation des milieux naturels est identifiée comme l’une des premières causes d’érosion de la biodiversité, ces pollutions sensorielles restent pourtant une préoccupation mineure dans les politiques publiques.&nbsp;</p><p>Cet ouvrage replace tout d’abord la perception sensorielle au cœur du fonctionnement des écosystèmes et des paysages. Il présente ensuite l’impact des pollutions lumineuses, sonores et olfactives sur la faune et les écosystèmes, puis propose des solutions pour les limiter. Enfin, il invite à une meilleure prise en compte de ces enjeux dans la planification territoriale au travers des politiques de trames écologiques.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ CASDAR 2019 - Volume 107 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981231</link>
            <description><![CDATA[
            Auteur : Collectif<br/> 
            Editeur : INRAE<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981231"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782738014870.jpg" /></a></p>
            <p><p>Ce num&eacute;ro traite de r&eacute;sultats de projets laur&eacute;ats en 2019 de l'appel &agrave; projet CASDAR (Compte d'Affectation Sp&eacute;ciale D&eacute;veloppement Agricole et Rural), &laquo; Innovation et Partenariat &raquo; et &laquo; Recherche Technologique &raquo;. Ces projets sont financ&eacute;s par le minist&egrave;re de l'Agriculture et de la Souverainet&eacute; Alimentaire.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Introduction à la statistique bayésienne : Avec le logiciel R Ed. 1 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88978665</link>
            <description><![CDATA[
            Auteur : Gimenez, Olivier<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88978665"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759242597.jpg" /></a></p>
            <p><p>La statistique bayésienne est partout : prévisions météo, analyses d’épidémies, préservation de la biodiversité… Dans un monde incertain, elle permet d’estimer, de prédire et de décider, en donnant un sens aux données.</p><p>Ce livre propose une introduction accessible et concrète à la statistique bayésienne.&nbsp;</p><p>L’auteur explique pas-à-pas les fondements de l’approche, sa singularité et la logique qui sous-tend le raisonnement bayésien. L’apprentissage s’appuie sur le logiciel libre R et se construit à partir de questions de recherche liées à l’écologie du ragondin qui constitue le fil rouge de l’ouvrage.</p><p>Chaque chapitre aborde un pilier essentiel : le théorème de Bayes, les méthodes de Monte Carlo par chaînes de Markov (MCMC), le choix et le rôle des distributions a priori, la régression linéaire et ses extensions, les modèles linéaires généralisés (mixtes ou pas), jusqu’à la comparaison et la validation de modèles. Le lecteur est invité à coder, simuler, tester et visualiser pour comprendre, grâce aux exemples et au matériel en ligne.</p><p>Rédigé dans un style direct et didactique, comme un échange entre enseignant et étudiant, l’ouvrage démystifie la statistique bayésienne. Il s’adresse à tous ceux qui souhaitent se former à cette approche : étudiants, universitaires… et toute personne souhaitant appliquer ces méthodes en sciences du vivant, des données ou de l’environnement.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Faire de l’alimentation un bien commun ! : Manger nous engage ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88979965</link>
            <description><![CDATA[
            Auteur : Rémésy, Christian<br/> 
            Editeur : L&#039;Harmattan<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88979965"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782336611143.jpg" /></a></p>
            <p><p>Ce livre nous invite &agrave; refonder notre mani&egrave;re de se nourrir pour faire de l&rsquo;alimentation notre bien commun. &nbsp; &nbsp;<br />La t&acirc;che est immense. Nous savons produire beaucoup mais mal, nous sommes devenus des consommateurs hors sol. Le grand remplacement des vrais aliments par des produits issus de l&rsquo;industrie a marginalis&eacute; l&rsquo;agriculture, cr&eacute;&eacute; une alimentation &agrave; deux vitesses et fortement accru nos d&eacute;penses de sant&eacute;. &nbsp;<br />On ne sortira pas de cette impasse, sans trouver une alimentation plus adapt&eacute;e &agrave; la physiologie humaine et &agrave; la pr&eacute;servation de l&rsquo;environnement. Pour cela, nous devrons abandonner le vieux logiciel de la nutrition conventionnelle pour mettre en &oelig;uvre une nutri&eacute;colgie humaine qui nous aidera &agrave; manger juste.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Plant Electrophysiology: Principles, Measurement, and Applications ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981681</link>
            <description><![CDATA[
            Auteur : Wu, Yanyou<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981681"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759839834.jpg" /></a></p>
            <p><p>Changes in plant electrical signals are closely linked to a wide range of physiological and biochemical processes. This work employs non-stimulatory and non-invasive techniques to acquire electrical signals from different plant species, and systematically analyzes the mechanisms of signal generation as well as the functional principles of diverse plant electrical signals. It further examines plant electrophysiological responses to variations in water and nutrient metabolism, salinity stress, disease, and pH conditions. The book outlines principles and technologies for using electrophysiological information to characterize water metabolism, active and passive nutrient transport, salt tolerance, disease resistance, acid–alkali tolerance, plant health status, and environmental adaptability. Through the measurement and interpretation of electrophysiological signals, it provides biophysical insights into the fundamental mechanisms underlying plant life processes. The methods and findings offer technical support for improving plants’ environmental adaptability in agricultural production and provide theoretical and data-driven foundations for the development of smart crop health management and intelligent breeding systems.</p><p>This book serves as a valuable reference for researchers and graduate students in plant physiology, biophysics, agricultural engineering, and plant ecology. It may also be used as supplementary reading for advanced undergraduates in related disciplines, and as a practical resource for technical professionals in agricultural intelligent equipment enterprises and large-scale agricultural organizations.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Racines : Des plantes aux écosystèmes Ed. 1 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981088</link>
            <description><![CDATA[
            Auteur : Hinsinger, Philippe<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981088"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759242689.jpg" /></a></p>
            <p><p>Les racines sont essentielles à la vie de toutes les plantes sauvages et cultivées, des plus menues aux arbres gigantesques. Elles assurent la nutrition et l’alimentation en eau des végétaux, et remplissent de nombreuses autres fonctions : ancrer la plante, freiner l’érosion des sols, fournir des sucres et d’autres composés carbonés aux organismes souterrains… En outre, les échanges qu’elles entretiennent avec leur environnement immédiat stimulent les activités microbiennes, qui enrichissent le sol et contribuent en retour à protéger la plante.</p><p>Maillon indispensable au cycle de l’eau, les racines atténuent aussi le réchauffement climatique en stockant du carbone dans le sol et participent de diverses manières au bon fonctionnement des écosystèmes terrestres. Par ailleurs, elles restent, pour les sociétés humaines, une source importante d’aliments (betteraves, carottes, manioc, patates douces…) et de services (agricoles, forestiers, pharmaceutiques…).</p><p>En révélant les fonctions, les interactions et les capacités d’adaptation des racines aux milieux les plus variés, cet ouvrage explore leurs rôles méconnus. Il s’adresse à tous les lecteurs s’intéressant aux plantes, aux cultures, aux forêts et aux sols.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ La Foisonnante histoire du nom des molécules ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981075</link>
            <description><![CDATA[
            Auteur : Avenas, Pierre<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981075"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759837908.jpg" /></a></p>
            <p><blockquote>Après <i>La Prodigieuse histoire du nom des éléments,</i> voici <i>La Foisonnante histoire du nom des molécules</i>, une exploration des combinaisons d’atomes qui façonnent notre monde.<br>Cet ouvrage révèle l’étymologie des noms des molécules, une clé pour comprendre leur découverte, connaître les chimistes qui y ont contribué, et même l’état des connaissances scientifiques à leur époque. Les noms deviennent ainsi le point de départ d’un périple bien au-delà de la chimie, nous entraînant vers la botanique, la zoologie, l’histoire, la mythologie, la médecine, la biologie, les techniques ou encore l’industrie…<br>Les molécules, omniprésentes, n’ont pas fini de surprendre :<br>? La vanilline fait de la vanille la star mondiale des arômes.<br>? L’indigo est une teinture largement utilisée depuis l’Antiquité, et son origine indienne se retrouve dans son nom.<br>? Le Taxotère®, anticancéreux majeur, est obtenu grâce à des composés chimiques tirés d’un arbre, l’if (taxus en latin).<br>? L’acide hyaluronique, au nom assez énigmatique, connaît une renommée mondiale dans le domaine des cosmétiques.<br>? Enfin, la vie elle-même repose sur des molécules essentielles : ADN, ARN, acides aminés, protéines, vitamines…<br>Organisé par thèmes et doté d’un index alphabétique, ce livre invite à un voyage entre étymologie et chimie, entre histoire des sciences et anecdotes captivantes.</blockquote><div><br></div></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Fruits Oubliés n° 83 : A la quête des glands doux, Passiflores, décroiscience, et cultiver la pluie ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981844</link>
            <description><![CDATA[
            Auteur : Collectif<br/> 
            Editeur : Fruits Oubliés<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981844"><img src="https://static2.cyberlibris.com/books_upload/300pix/revuefruitsoublies83.jpg" /></a></p>
            <p><p>Pour ce num&eacute;ro d'&eacute;t&eacute;, nous retournons vers quelques fruits moins connus...</p>
<p>Ainsi nous traiterons du bigaradier, qui devient de plus en plus adaptable sur nos territoires puisque vous trouverez dans ce num&eacute;ro une description et un contact pour garnir votre verger d'agrumes fructif&egrave;re qui r&eacute;siste &agrave; des temp&eacute;ratures inf&eacute;rieures &agrave; -15&deg;C.</p>
<p><span>Vous trouverez aussi dans ce num&eacute;ro, la troisi&egrave;me et derni&egrave;re partie de notre dossier sur les figuiers de Barbarie, dans lequel nous avons essay&eacute; de faire un point non exhaustif de quelques vari&eacute;t&eacute;s cultiv&eacute;es...</span><br /><br /><span>Et bien sur, plusieurs autres dossiers concernant un appel &agrave; la gratuit&eacute; des cantines scolaires bio sign&eacute; de Paul Ari&egrave;s, ou d'autres initiatives &agrave; propos d'une alimentation plus saine pour la restauration collective... Et un autre dossier li&eacute;s &agrave; l'alimentation ferment&eacute;e...</span><br /><br /><span>C'est donc un num&eacute;ro que nous vous invitons &agrave; d&eacute;vorer avec passion...</span></p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Fruits Oubliés n° 82 : Saveur et bienfaits des oignons et de l'olivier ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981843</link>
            <description><![CDATA[
            Auteur : Collectif<br/> 
            Editeur : Fruits Oubliés<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981843"><img src="https://static2.cyberlibris.com/books_upload/300pix/revuefruitsoublies82.jpg" /></a></p>
            <p><p>Pour ce num&eacute;ro d'Automne, nous abordons une th&eacute;matique que nous n'avions pas encore explor&eacute; : les Oignons. Pourtant indispensable &agrave; une cuisine savoureuse, nous devions commencer d'en faire le tour...</p>
<p>Nous revenons aussi sur l'Olivier, avec un nouveau dossier et une m&eacute;thode de multiplication par &eacute;clat de souche...</p>
<p><span>Vous trouverez aussi dans ce num&eacute;ro, un excellent article sur l'&eacute;levage et la ch&acirc;taigneraie en Corse, la suite du dossier sur les aliments ferment&eacute;s, le d&eacute;but d'un travail sur la Rose, et&nbsp; notamment la Rose de Provins..</span><br /><br /><span>Et bien sur, un Bona Fama sur les usages du Gatillier, arbre r&eacute;put&eacute; d'&ecirc;tre l'alli&eacute; des femmes...</span><br /><br /><span>Un nouveau num&eacute;ro que nous vous invitons &agrave; d&eacute;couvrir pour les f&ecirc;tes de fin d'ann&eacute;e 2025, que nous vous souhaitons joyeuses...</span></p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Reconquérir la biodiversité végétale du Sud-Ouest de l'océan Indien : 100 fiches pratiques de multiplication d’espèces indigènes Ed. 1 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88980103</link>
            <description><![CDATA[
            Auteur : Franck, Antoine<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88980103"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759242979.jpg" /></a></p>
            <p><p>Les îles du Sud-Ouest de l’océan Indien sont mondialement reconnues pour la richesse de leur biodiversité singulière et vulnérable. L’anthropisation reste la cause principale de la dégradation des habitats, de l’extinction et de la raréfaction des espèces. Reconquérir ce patrimoine naturel relève d’une urgence écologique, sociétale et culturelle. La volonté d’agir des acteurs de la conservation repose cependant sur une bonne connaissance de l’écologie des espèces végétales indigènes et des méthodes de multiplication.</p><p>Ce guide pratique constitue une boîte à outils pour les acteurs engagés dans les différents niveaux de conservation de la biodiversité. Il contribue à la diffusion de données écologiques et physiologiques, capitalisées depuis plus de trente ans par le Cirad de La Réunion dans le bassin de l’océan Indien. Il se présente sous forme de fiches d’itinéraires de multiplication pour 100 espèces indigènes et intègre des stratégies afin de surmonter les principaux obstacles rencontrés à chaque étape du processus.</p><p>Cet ouvrage sème ainsi des graines pour lever les verrous techniques et opérationnels dans le but de participer à l’effort collectif de conservation et de reconquête d’une biodiversité unique au monde.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ MÉCANIQUE ANALYTIQUE DE LAGRANGE : Cours et recueils d’examens corrigés ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981202</link>
            <description><![CDATA[
            Auteur : Mesrar, Rachid<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981202"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838660.jpg" /></a></p>
            <p><blockquote>Cet ouvrage s’organise en deux parties distinctes.&nbsp;<br>La première, dédiée aux notes de cours, présente un principe incontournable de la mécanique analytique : le principe des puissances virtuelles. Ce principe, et les équations de Lagrange qui en découlent, forment les bases essentielles de la mécanique lagrangienne. Pour rendre ces concepts accessibles, le texte s’enrichit d’applications concrètes, d’exemples variés et de conseils méthodologiques, offrant ainsi une approche à la fois rigoureuse et pédagogique.<br>La seconde partie rassemble une sélection de problèmes résolus, dont une grande partie est originale. Structurés en trois recueils de cinq problèmes chacun, ces exercices permettent une progression adaptée : des sujets simples pour débuter, des cas plus ardus pour approfondir, et enfin des problèmes type examen pour consolider la maîtrise des équations de Lagrange. Un outil idéal pour apprendre et s’exercer en mécanique analytique.</blockquote></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Biological Highways in the Sky : The dispersal of microorganisms, insects and other small life forms via the atmosphere Ed. 1 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88975233</link>
            <description><![CDATA[
            Auteur : Morris, Cindy E.<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88975233"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759241279.jpg" /></a></p>
            <p><p>This book explores the atmosphere as a dynamic transport system for small biological particles in the atmosphere, with a focus on microorganisms and small insects, applicable to nematodes, spiders, tardigrades, etc. It brings together interdisciplinary competence from Life, Earth and Mathematical Sciences to describe emissions processes such as wildfire smoke, sea spray and recurrent uplift from plant canopies; transport processes and trajectories in the past, present and future; and how the voyagers survive the atmospheric physico-chemical conditions. The book introduces tools to trace dispersal routes, assess post-deposition impacts, as well as the concepts of “atmospheric biogeography” and “windsheds” to understand and anticipate microbial movement across landscapes and borders. It offers stimulus to both new and established researchers to undertake an important challenge in aerobiology: to more precisely characterize and quantify the dynamics of particle voyages on the highways of the atmosphere and identify the impacts of these voyages on disease epidemiology, environmental quality and the evolution of organisms.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Fragments de Science - Volume 6 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981198</link>
            <description><![CDATA[
            Auteur : Labat, Corinne<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981198"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838059.jpg" /></a></p>
            <p><blockquote><b><i>Les myxomycètes – La Cuprosklodowskite&nbsp; - Le Pelophylax kl. Esculentus – Le Cercle de Borda<b>&nbsp;</b></i></b><i><b>- La Catalyse de Paul Sabatier</b></i><br>C’est le volume des métamorphoses. Dans la forme d’abord avec 4 universités invitées à participer à ce projet. Et dans le fond aussi : les myxomycètes qui se transforment pour se reproduire ; la cuprosklodowskite, produit d’une minéralisation secondaire et source de radioactivité ; une grenouille incarnation même de l’idée de métamorphose, un instrument qui a changé radicalement notre système de mesure de l’espace, et enfin, une réaction chimique qui a transfiguré un destin.<br>Produits de l’histoire, ces fragments de science sont à la fois des morceaux de patrimoine et du patrimoine en morceaux. Ils nous relient et nous attachent : ils sont des traces matérielles qui font racines, disent une continuité, construisent la mémoire collective, et finalement contribuent à définir notre identité. Ils sont autant d’indices qui, mis bout à bout, permettent de déchiffrer et de recomposer l’aventure scientifique.</blockquote></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ The Business Analyst's Career Master Plan : Master the tools, techniques, and strategies for a thriving career in business analysis ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88971120</link>
            <description><![CDATA[
            Auteur : Champagne, Jamie<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88971120"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781836206842.jpg" /></a></p>
            <p><p><b>Proven strategies and practical insights to build, advance, and excel in your business analysis career for lasting professional success</b></p><h4>Key Features</h4><ul><li>Elevate your strategic thinking with real-world examples and case studies</li><li>Get insights into CBAP®, ECBA™, and PMI®-PBA certifications and learn to leverage them effectively</li><li>Build a personalized career roadmap with actionable next steps</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h4>Book Description</h4>Designed by an industry expert, this book offers a structured and practical roadmap to help professionals confidently navigate their careers at every stage, whether they are aspiring analysts or seasoned leaders.
You’ll begin with core business analysis principles and progress through advanced techniques, real-world applications, and the latest trends shaping the profession. Each chapter delivers expert insights, hands-on tools, and best practices to help you build essential skills to even advanced applications, select the right specialization, and stay ahead with evolving technologies. You'll explore career planning, certifications, stakeholder relationships and engagement, leadership, and continuous learning, culminating in a personalized career growth strategy.
By the end, you'll have the knowledge and confidence to define your path and set meaningful goals for a successful business analysis career.<h4>What you will learn</h4><ul><li>Master foundational skills and apply them to real-world scenarios</li><li>Explore techniques for effective requirements elicitation and modeling</li><li>Improve stakeholder communication, ethics, and leadership skills</li><li>Plan career progression by setting goals and creating a roadmap</li><li>Explore business analysis specializations and find your path</li><li>Stay updated on emerging technologies' impact on analysis work</li><li>Build and grow your career with best practices in a dynamic field</li></ul><h4>Who this book is for</h4><p>If you are a business analysis professional looking to advance your career, this book is for you. This includes individuals at all levels, from entry-level business analysts to senior professionals aiming for leadership positions. Project managers, process improvement specialists, and other change management professionals involved in business analysis-related activities, looking to grow their careers or transition into more business analysis-focused roles, will also benefit greatly from this comprehensive guide.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Pratique de la transfusion sanguine dans les régions à ressources limitées ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88980563</link>
            <description><![CDATA[
            Auteur : Tayou Tagny, Claude<br/> 
            Editeur : John Libbey Eurotext<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88980563"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782742017836.jpg" /></a></p>
            <p><p>Ouvrage collectif de <strong>34 experts d'Afrique</strong>, d'Europe et d'Amérique sous la direction du Pr Claude Tayou Tagny (professeur d'hématologie au Cameroun), assisté de Christiane Gérard (responsable de la banque de sang au CHU de Liège, Belgique).</p><p>Un <strong>manuel de terrain, pratique, didactique, adapté aux réalités quotidiennes</strong> du personnel travaillant en transfusion sanguine de la transfusion des pays à faibles ressources. Il apporte <strong>des solutions concrètes et efficaces</strong> aux difficultés quotidiennes, tout en respectant les <strong>exigences de qualité</strong>. </p><p>Il sera très utile pour tout soignant ou technicien qui veut effectuer les activités liées à la transfusion sanguine avec peu de ressources.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Une histoire de la pensée rationnelle - Tome 3 : III. La certitude et la raison - Le triomphe de la mécanique classique ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981199</link>
            <description><![CDATA[
            Auteur : Merlen, Alain<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981199"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759838332.jpg" /></a></p>
            <p><p>COMMENT s’est développée la pensée rationnelle au cours des siècles ? Il est indéniable que la physique y a fortement contribué.</p><p>Cette série de 4 livres propose ainsi une histoire de la découverte des concepts de la physique par ceux qui l’ont construite, et ont, bien souvent, été oubliés. Accessible à tous, ce grand récit est étoffé, dans des encadrés, de démonstrations respectant l’esprit de l’époque mais reformulées, pour le lecteur ayant quelques connaissances scientifiques, en langage mathématique actuel. À l’heure où la science est régulièrement remise en question, il paraît nécessaire de considérer avec clairvoyance le chemin parcouru et d’en tirer des enseignements, afin de se préparer au mieux à affronter les défis majeurs des années à venir.</p><blockquote>Ce 3e tome débute avec la condamnation de Galilée en 1633 et la publication du « discours sur deux sciences nouvelles », son œuvre la plus importante. Une nouvelle communauté scientifique voit le jour avec des physiciens cherchant l’explication de la création par des lois mathématiques reliant les causes et les effets. Ainsi naissent la mécanique classique de Newton, l’évaluation de la vitesse de la lumière… et la révolution mathématique de Leibnitz, Bernoulli, Euler puis Lagrange. Le rôle de la religion se limite désormais à professer une morale que les philosophes remodèlent. En 170 ans, les physiciens ont modifié la vision du monde, mais les sciences émergentes comme la chimie, l’électricité restent encore à développer, elles ne seront théorisées qu’au XIXe siècle.</blockquote><div><br></div></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Cassini : L'astronome & la sonde spatiale ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981194</link>
            <description><![CDATA[
            Auteur : Débarbat, Suzanne<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981194"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759837670.jpg" /></a></p>
            <p><blockquote>Quatre Cassini se sont succédé à la tête de l’astronomie française pendant un siècle et demi. Le premier, Giovanni Domenico, déjà célèbre par ses travaux en Italie, a été appelé par Louis XIV pour prendre en main l’Observatoire de Paris à sa création. Il s’est établi définitivement en France, son nom étant francisé en Jean-Dominique Cassini. Bénéficiant d’une acuité visuelle exceptionnelle, il a découvert quatre satellites de Saturne, la division de l’anneau de cette planète à laquelle on a donné son nom ; il a également déterminé la période de rotation sur eux-mêmes du Soleil, de Mars et de Jupiter et fait la première carte détaillée de la Lune. Cassini est aussi connu pour avoir étudié les occultations des satellites de Jupiter par leur planète, dont l’observation a permis d’établir la longitude de nombreux lieux de la France et du monde entier ainsi que la mesure, pour la première fois, de la vitesse de la lumière. Il fut, comme ses descendants, un pionnier de la cartographie, dont le résultat final est la magnifique Carte des Cassini de la fin du XVIIIe siècle. Les découvertes de Cassini concernant le système de Saturne ont conduit la NASA et l’ESA à donner son nom à la sonde spatiale qui a exploré la planète et ses satellites de 2004 à 2017.<br>Ce sont toutes ces histoires, placées dans le contexte de leur époque, qui font l’objet du présent livre, qui est un ouvrage de référence et inclut une bibliographie très complète, tout en restant accessible au non-spécialiste.</blockquote></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Les mycotoxines : Connaissances actuelles et futurs enjeux Ed. 1 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88961393</link>
            <description><![CDATA[
            Auteur : Oswald, Isabelle<br/> 
            Editeur : Editions Quae<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88961393"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759239771.jpg" /></a></p>
            <p><p>Les mycotoxines sont des m&eacute;tabolites qui peuvent s&rsquo;av&eacute;rer toxiques pour l&rsquo;humain et l&rsquo;animal. Produites et excr&eacute;t&eacute;es par des champignons microscopiques, elles contaminent les cultures au champ ou lors du stockage.</p>
<p>Les mycotoxines peuvent engendrer des probl&egrave;mes de sant&eacute; publique, mais aussi animale et environnementale, ainsi que des pertes &eacute;conomiques importantes pour les fili&egrave;res. Face au danger qu&rsquo;elles repr&eacute;sentent, les agences publiques ont entrepris d&rsquo;&eacute;valuer le risque li&eacute; &agrave; leur pr&eacute;sence dans les cha&icirc;nes alimentaires humaine et animale, et les pouvoirs publics ont instaur&eacute; des r&eacute;glementations et recommandations r&eacute;gissant leurs teneurs dans les denr&eacute;es.</p>
<p>De plus, certains facteurs modifient les profils de contamination des aliments. C&rsquo;est le cas du d&eacute;r&egrave;glement climatique, avec en particulier l&rsquo;&eacute;mergence d&rsquo;esp&egrave;ces fongiques productrices de mycotoxines qui, jusqu&rsquo;alors, contaminaient des denr&eacute;es d&rsquo;origine tropicale. Les changements de pratiques, du champ au stockage, notamment avec le d&eacute;veloppement de l&rsquo;agro&eacute;cologie, peuvent &eacute;galement favoriser le d&eacute;veloppement de certaines mycotoxines. Par ailleurs, de nouvelles habitudes alimentaires, dont la r&eacute;duction des prot&eacute;ines animales au b&eacute;n&eacute;fice de prot&eacute;ines v&eacute;g&eacute;tales, impactent aussi le profil d&rsquo;exposition des consommateurs. Toutes ces &eacute;volutions constituent des d&eacute;fis majeurs pour la communaut&eacute; scientifique, les fili&egrave;res et les pouvoirs publics.</p>
<p>Cet ouvrage destin&eacute; aux &eacute;tudiants, aux chercheurs et enseignants, aux acteurs des fili&egrave;res agricoles et agro-industrielles, ainsi qu&rsquo;aux agences sanitaires, synth&eacute;tise les connaissances sur cette classe de contaminants naturels des aliments, et s&rsquo;attache &agrave; d&eacute;finir les enjeux de leur pr&eacute;sence dans un monde en perp&eacute;tuel changement.</p></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Les récifs coralliens  ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981200</link>
            <description><![CDATA[
            Auteur : Sheppard, Charles<br/> 
            Editeur : EDP Sciences<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981200"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782759830534.jpg" /></a></p>
            <p><blockquote>Les récifs coralliens figurent parmi les écosystèmes les plus beaux et les plus diversifiés. Les premiers marins s’en méfiaient, les naturalistes ne savaient qu’en penser, mais de nombreuses populations côtières ont largement profité de ces mystérieuses structures rocheuses qui poussent jusqu’à la surface de la mer. Leur richesse alimentaire a permis à d’innombrables communautés côtières de se développer sous leur protection en leur offrant un brise-lames contre les tempêtes et les hautes vagues. Présents dans d’innombrables endroits du monde, de la province corallienne de l’Indo-Pacifique aux Caraïbes et à l’Australie, ils soutiennent à la fois la vie marine et la vie humaine. Mais aujourd’hui, les récifs coralliens sont en danger : nombre d’entre eux meurent ou souffrent de la surexploitation, de la pollution, du réchauffement et de l’acidification des océans. Il est essentiel de comprendre les récifs, leur conservation et leur gestion, et de transmettre ces connaissances aux autorités si nous voulons préserver ces écosystèmes remarquables.</blockquote></p>
            ]]></description>
            <pubDate>2026-08-05T08:00:01.277</pubDate>
        </item>
                <item>
            <title><![CDATA[ Operational AI with Docker : Deploy, scale, and operate agentic AI services with Docker and Kubernetes ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88980098</link>
            <description><![CDATA[
            Auteur : Raina, Ajeet Singh<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88980098"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781807301088.jpg" /></a></p>
            <p><p><b>Run production-grade GenAI workloads by containerizing, serving, and scaling LLMs, agents, and multi-model pipelines with Docker, MCP, and Kubernetes for cloud platforms</b></p><h4>Key Features</h4><ul><li>Deploy and operate local and edge-friendly LLM inference using Docker Model Runner and an OpenAI-compatible API</li><li>Orchestrate multi-model and multi-agent workloads with Docker Compose and Kubernetes patterns used by platform teams</li><li>Purchase of the print or Kindle book includes a free PDF eBook</li></ul><h4>Book Description</h4>Modern AI systems don’t fail at modeling; they fail in production. Moving from experiments to reliable, scalable systems requires more than notebooks and scripts. It requires infrastructure.
Operational AI with Docker shows you how to build, deploy, and operate AI systems that work beyond a single machine. You’ll learn how to use Docker as a consistent runtime for machine learning workflows, package models as reproducible artifacts, and run them reliably across environments.
Starting with containerized machine learning, you’ll progress to model serving, AI deployment, and scalable infrastructure using Kubernetes. You’ll implement production-ready patterns for resource management, autoscaling, observability, and performance tuning, ensuring your AI workloads remain stable under real-world conditions.
The book goes beyond traditional MLOps by introducing agentic AI systems, including autonomous agents, multi-agent architectures, and secure execution environments. You’ll also explore modern integration patterns using the Model Context Protocol (MCP), enabling AI systems to interact safely with tools, APIs, and data sources.
By the end of this book, you’ll be able to design and operate production AI systems that are reproducible, scalable, and ready for real-world deployment using Docker and Kubernetes.<h4>What you will learn</h4><ul><li>Containerize GenAI services using Docker images, registries, and Compose-based deployment stacks</li><li>Package and distribute models as OCI artifacts for repeatable builds and controlled promotions across environments</li><li>Choose GGUF quantization levels to balance cost, latency, and accuracy for cloud and hybrid runtimes</li><li>Serve LLMs via Docker Model Runner with an OpenAI-compatible API suitable for internal platforms</li><li>Integrate tools and data securely using MCP and Docker MCP Gateway with least-privilege access patterns</li></ul><h4>Who this book is for</h4><p>Cloud engineers, DevOps engineers, SREs, and platform engineers who need to deploy, operate, and scale GenAI workloads using Docker and Kubernetes on cloud, hybrid, or edge environments. You should be comfortable with the command line and basic service operations; prior Docker or Kubernetes exposure is helpful but not required.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ AI in UX Design : How UX Designers are Using AI in the Age of Artificial Intelligence ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981719</link>
            <description><![CDATA[
            Auteur : Pilot, Lise<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981719"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781807787585.jpg" /></a></p>
            <p><p><b>Move beyond AI hype and learn how modern UX designers use ChatGPT, Claude, Figma, Lovable, Replit, and no-code tools to turn insight into tested experiences while keeping judgment, ethics, and users at the center</b></p><h4>Key Features</h4><ul><li>Discover how AI shifts UX from static deliverables to active product orchestration</li><li>Apply prompts for briefs, personas, journeys, requirements, and usability planning</li><li>Prototype earlier with no-code AI tools and reduce handoff risk before build</li></ul><h4>Book Description</h4>AI in UX Design helps practicing designers understand what changes when generative AI becomes part of everyday product work. Rather than treating AI as a shortcut or a threat, this updated and expanded edition shows how to use it as a teammate for framing problems, synthesizing research, drafting artifacts, and learning from users sooner.
Explore how ChatGPT, Claude, Gemini, Figma, Lovable, Replit, v0.dev, Bolt.new, and Base44 fit into modern UX workflows. The book shows how AI can support discovery, personas, JTBD, user flows, requirements, accessibility checks, localization tests, and no-code prototyping.
A real case study follows a marketplace idea from opportunity framing to personas, storyboards, UI flows, a functional prototype, and user validation, showing how designers can move from concept to evidence in hours or days rather than weeks.
The book also addresses the expanding role of UX designers as orchestrators who guide intelligent systems, shape product direction, and collaborate closer to build. With guidance on responsible AI design, transparency, human control, fairness, safety, and accountability, it keeps human-centered design at the core of faster workflows.
Designed for professionals who know UX fundamentals, this book offers a grounded path to working with AI confidently, critically, and creatively.<h4>What you will learn</h4><ul><li>Judge AI outputs as hypotheses, not final answers</li><li>Turn raw research into clearer design briefs</li><li>Draft personas, JTBD, flows, and requirements</li><li>Prototype earlier with Lovable, Replit, and Figma</li><li>Validate ideas with users before engineering begins</li><li>Spot AI bias, hallucinations, and false confidence</li><li>Apply responsible AI principles to UX decisions</li><li>Position your UX role for strategy and ownership</li></ul><h4>Who this book is for</h4><p>This book is for practicing UX designers, product designers, senior designers, and design leaders who understand UX fundamentals and want to adapt their process for a generative AI world. It is ideal for professionals in digital products, SaaS, enterprise software, platforms, and consumer apps who want faster discovery, sharper synthesis, earlier prototyping, and stronger product influence. No AI expertise, coding background, or machine learning knowledge is required; the focus is on practical workflows, judgment, validation, and responsible design.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Mastering Tableau 2026 : Implement advanced data visualizations, BI techniques and AI-powered analytics with Tableau ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88980109</link>
            <description><![CDATA[
            Auteur : Meier, Marleen<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88980109"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781806100705.jpg" /></a></p>
            <p><p><b>Build, design, and improve advanced business intelligence solutions using Tableau's newest updates, including Tableau Desktop, Prep Builder, Server, and AI-powered features to drive data-driven decision-making.

Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*</b></p><h4>Key Features</h4><ul><li>Build advanced Tableau dashboards and data visualizations for business intelligence</li><li>Leverage Tableau AI features, automated insights, and LOD expressions to accelerate analysis</li><li>Master Tableau Prep Builder, Server, and advanced analytics, including time series and geospatial</li></ul><h4>Book Description</h4>Master the full capabilities of Tableau to design, build, and scale modern data visualization and business intelligence solutions.
This book takes you beyond the basics to help you create advanced Tableau dashboards, perform efficient data preparation with Tableau Prep Builder, and deliver impactful analytics across your organization. Through practical examples, you’ll learn how to turn raw data into meaningful insights using proven Tableau data visualization techniques.
As you progress, you’ll work with calculated fields and LOD expressions to build more flexible and powerful analyses. You’ll also explore performance optimization, deployment, and collaboration using Tableau Server, along with best practices for data governance and security in enterprise environments.
In addition, the book covers AI-powered Tableau features that enhance analysis and accelerate insight discovery. You’ll apply advanced techniques such as time series analysis, geospatial analytics, and data modeling, and extend Tableau’s capabilities through Python and R integration for more sophisticated analytics workflows.
By the end of this book, you’ll be equipped to build scalable, high-performance Tableau analytics solutions, enabling you to solve complex business problems with confidence.<h4>What you will learn</h4><ul><li>Learn Tableau components like calculated fields and LOD expressions</li><li>Master Tableau Prep Builder with all its features and settings</li><li>Explore and implement data analytics with Python and R</li><li>Use Tableau Exchange for accelerators, extensions, and connectors</li><li>Interact with Tableau Server to understand its functionalities</li><li>Study advanced visualizations and dashboard creation techniques</li><li>Master self-service, time series, and geo-spatial analytics</li><li>Learn to implement data governance and AI-powered features</li></ul><h4>Who this book is for</h4><p>This book is designed for business analysts, business intelligence professionals, and data analysts who want to master Tableau to solve a range of data science and business intelligence problems. Prior exposure to Tableau will help you get to grips with the features more quickly, but it’s not a prerequisite.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Godot 4 Best Practices : Practical techniques and strategies for efficient, scalable game development ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981720</link>
            <description><![CDATA[
            Auteur : Henning, Robert<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981720"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781835467824.jpg" /></a></p>
            <p><p><b>Elevate your Godot 4 development skills with SOLID principles, game architecture patterns, and scalable workflows. Learn to create maintainable systems, organize projects, and build release-ready games that grow beyond prototypes

Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*</b></p><h4>Key Features</h4><ul><li>Apply SOLID principles and proven design patterns in Godot 4</li><li>Build scalable game architecture using components, events, and services</li><li>Refactor prototypes into maintainable, production-ready projects</li></ul><h4>Book Description</h4>Many Godot projects start as quick prototypes but become difficult to maintain as they grow. Deep node hierarchies, tightly coupled scripts, and expanding gameplay systems can slow development and make it harder to add features, fix bugs, and ship with confidence. Godot 4 Best Practices addresses those challenges by focusing on architectural practices that help projects stay scalable and maintainable.
You’ll start by applying the SOLID principles to Godot’s node and script model, learning when to choose scenes or scripts, how to keep hierarchies shallow, and when data-driven Resources are a better fit than extra nodes. Next, you’ll implement core design patterns, including signals and notifications for decoupling, state machines, strategy-based AI, and swapping deep inheritance for modular components. You’ll also apply Factories, Builders, Commands, and Services with clear Godot examples, so systems stay flexible and testable. Finally, you’ll structure larger projects with data-driven saves and preferences, as well as layered gameplay architecture to avoid God classes.
By the end, you’ll write cleaner GDScript, organize large scenes with confidence, and build systems that are easier to test, maintain, and extend. No hype—just proven practices for building Godot projects that scale.

*Email sign-up and proof of purchase required<h4>What you will learn</h4><ul><li>Apply SOLID principles in Godot's node and script system</li><li>Decide when to use scenes, scripts, or Resources for logic</li><li>Use signals, State, and Strategy patterns for gameplay logic</li><li>Build modular, component-based systems over inheritance</li><li>Automate instancing with Factory and Builder patterns</li><li>Decouple input, audio, and saves with Command and Service patterns</li><li>Separate logic from data with Resources and data-driven design</li><li>Structure gameplay systems using scalable architectural patterns</li></ul><h4>Who this book is for</h4><p>This book is ideal for intermediate and advanced Godot developers who already know how to make simple games but want to adopt professional practices for larger, more complex projects. It is especially useful for indie developers, technical leads, and small teams who need scalable workflows, as well as educators and advanced students who want to learn how to apply SOLID principles and design patterns in Godot. If you’ve ever struggled with messy prototypes, monolithic scripts, or unscalable Scene Trees, this book will show you how to organize, refactor, and future-proof your projects.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Full-Stack React, TypeScript, and Node : Build scalable and cloud-ready web applications using modern React, TypeScript, and Docker ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981706</link>
            <description><![CDATA[
            Auteur : Choi, David<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981706"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781803243009.jpg" /></a></p>
            <p><p><b>Explore the evolving landscape of full-stack development with the latest web technologies to build production-ready React applications and deploy them using Docker on AWS.</b></p><h4>Key Features</h4><ul><li>New Update: Chapters on monitoring, observability, and AI-assisted development</li><li>Master the architecture of React 19 and modern single-page applications (SPAs)</li><li>Containerize with Docker and Podman, automate workflows with CI/CD and deploy to the cloud</li></ul><h4>Book Description</h4>In the fast-paced world of web development, React is a widely used library for building applications, while Node.js and Express support scalable server-side solutions and web services. TypeScript enhances JavaScript projects with robustness and maintainability, making it an essential tool for large-scale applications.
This edition provides a hands-on guide to mastering these technologies, with new chapters and updated content that reflects current industry practices. Begin with a solid foundation in TypeScript to build high-quality web applications. Explore React 19, leveraging the Hooks API and Redux Toolkit for state management. Then transition to server-side development with Express, incorporating modern practices like JWT-based authentication and Prisma ORM for database management. A major focus of this edition is production readiness. Learn how to containerize your application with Docker and Podman, automate builds and tests with GitHub Actions, and deploy to the cloud.
New chapters add monitoring and observability with OpenTelemetry and Grafana plus a hands-on guide to AI-assisted development with LLM coding agents. Other updates include Vitest for testing and expanded content on Postgres and Prisma ORM.
By the end of this book, you will have built and deployed a comprehensive full-stack application, ready for production.<h4>What you will learn</h4><ul><li>Build a full-stack application using React 19, TypeScript, and Node.js</li><li>Apply TypeScript's key features to improve code quality and maintainability</li><li>Build React apps with functional components, Hooks and Redux Toolkit</li><li>Test frontend and backend code with Vitest and React Testing Library</li><li>Set up an Express API with PostgreSQL and Prisma from scratch</li><li>Secure your API with JWT authentication and authorization</li><li>Containerize applications with Docker and Podman, then deploy to the cloud with CI/CD</li><li>Add monitoring and observability, and explore AI-assisted development</li></ul><h4>Who this book is for</h4><p>This book is designed for experienced developers who are new to full-stack web development. It is ideal for those with production programming experience in any language looking to transition into building full-stack applications using modern web technologies. A good understanding of JavaScript is required.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Mathématiques PT/PT* Ed. 5 ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981268</link>
            <description><![CDATA[
            Auteur : Leuck, Olivier<br/> 
            Editeur : Ellipses<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981268"><img src="https://static2.cyberlibris.com/books_upload/300pix/9782340119789.jpg" /></a></p>
            <p><p>Les ouvrages ont été conçus et rédigés par des professeurs enseignant en CPGE dans différents lycées. Leur contenu a été discuté et pensé avec soin pour permettre la meilleure adéquation avec les attentes et les besoins des étudiants.</p><p>Pour réussir en prépas, il faut assimiler le cours, en connaître les points fondamentaux et savoir le mettre en application dans des exercices ou des problèmes souvent ardus. Cette collection est conçue pour répondre à toutes ces difficultés. </p><p><strong>Les points clés</strong> :</p><ul><li><strong>Le résumé de cours</strong> pour accéder à une connaissance synthétique des notions.</li><li><strong>Les méthodes</strong> de toutes les techniques usuelles qu’il faut savoir mettre en place.</li><li><strong>Le vrai/faux </strong>pour tester sa bonne compréhension du cours.</li><li><strong>Les exercices avec indications</strong>, souvent tirés d’annales des concours et toujours <strong>corrigés</strong>.</li><li><strong>Les exercices type-oraux</strong> qui reprennent des sujets posés par les examinateurs.</li><li><strong>Une introduction méthodologique</strong> avec tous les conseils clé en main pour réussir son année.</li></ul></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ AI for Everyday Automation : 7 AI workflows to save hours at work every week ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981707</link>
            <description><![CDATA[
            Auteur : Sarkar, Dipankar<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981707"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781808089800.jpg" /></a></p>
            <p><p><b>Build smarter daily workflows with ChatGPT, Claude, and Perplexity to boost productivity </b></p><h4>Key Features</h4><ul><li>Learn practical AI workflows for communication, research, reporting, coordination, and data analysis</li><li>Master ready-to-use prompts, templates, and AI workflow patterns with tools like ChatGPT, Claude, and Perplexity</li><li>Build reliable daily AI productivity routines that speed up repetitive work</li></ul><h4>Book Description</h4>Most professionals spend their days juggling a constant flow of information, communication, and coordination. Individually, these tasks seem small. Together, they consume hours every week. AI for Everyday Automation shows you how to use AI to turn these recurring responsibilities into practical, repeatable workflows.

Using tools like ChatGPT, Claude, and Perplexity, this book walks you through seven practical workflows for automating emails, meetings, research, reports, task tracking, spreadsheets, content creation, and professional communication. Each workflow includes prompts, templates, and step-by-step guidance that you can immediately apply to your own work.

By the end of the book, you’ll have a set of repeatable AI-assisted systems that help you save time, reduce repetitive work, and get through your workday with far less friction.<h4>What you will learn</h4><ul><li>Automate email triage and response drafting using AI-assisted workflows</li><li>Generate meeting summaries, action items, and follow-ups in minutes</li><li>Conduct research and create structured briefs faster with AI tools</li><li>Build reports, proposals, and business documents using reusable prompt chains</li><li>Extract tasks and status updates automatically from conversations and meeting notes</li><li>Analyze spreadsheets and messy data without advanced Excel skills</li><li>Create professional content and communications faster while maintaining your personal voice</li></ul><h4>Who this book is for</h4><p>This book is for professionals who spend a large part of their day handling emails, meetings, reports, research, spreadsheets, and coordination work. It’s designed for readers who have experimented with AI tools but want practical ways to turn them into reliable everyday productivity systems. No technical background is required. The book focuses on simple, repeatable workflows that can be applied immediately in a real work environment. </p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Odoo 19 Development Cookbook : Build production-grade ERP applications with OWL, REST APIs, and scalable server-side logic ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88981717</link>
            <description><![CDATA[
            Auteur : Daudi, Husen<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88981717"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781806113385.jpg" /></a></p>
            <p><p><b>Master Odoo's latest development practices to build powerful, scalable ERP applications with modern integrations, OWL, and frontend tools.
Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*</b></p><h4>Key Features</h4><ul><li>Develop advanced Odoo apps using OWL, integrations, and modular design</li><li>Configure, scale, and maintain secure, multi-user ERP systems</li><li>Test, integrate, and optimize Odoo apps with APIs, profiling, and caching tools</li></ul><h4>Book Description</h4>The Odoo 19 Development Cookbook, Sixth Edition, equips developers to build high-performance, production-ready ERP applications using the most current version of Odoo. Whether you’re working on backend models or crafting interactive frontend components with OWL, this edition delivers practical, developer-focused recipes aligned with the platform’s latest features and architecture.
You’ll explore key workflows such as external integrations, system profiling, advanced debugging, and deploying applications with tools like Odoo.sh. Real-world scenarios guide you through configuration screens, POS customization, and multi-language deployment, helping you navigate and master the evolving Odoo development stack.
This edition introduces expanded coverage of OWL and JavaScript development, external integrations, automated testing, performance profiling, and real-world deployment setups. It also includes new recipes for debugging, POS customization, and integration with legacy systems based on developer feedback and platform updates.
Written with input from leading Odoo experts and shaped by direct user feedback, this updated edition features modern JavaScript development, frontend and backend integration, and scalable architecture, all tailored to the needs of ERP professionals building production systems.
*Email sign-up and proof of purchase required<h4>What you will learn</h4><ul><li>Set up a reliable and scalable Odoo development environment</li><li>Build reusable models, views, and OWL components</li><li>Use RPC APIs and controllers to integrate external platforms</li><li>Extend the Odoo POS with new UI features and logic</li><li>Optimize app performance through profiling and caching</li><li>Secure apps with roles, permissions, and visibility rules</li><li>Manage configuration and deployment using Odoo.sh workflows</li><li>Debug backend and frontend flows with real-time tooling</li></ul><h4>Who this book is for</h4><p>This book is for Python and JavaScript developers building or extending ERP applications with Odoo. It’s ideal for newcomers seeking practical guidance and experienced developers adapting to recent platform changes. A working knowledge of Python and basic web technologies is recommended.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
                <item>
            <title><![CDATA[ Agentic Coding with Claude Code : The everyday developer's guide to agentic coding with Claude Code ]]></title>
            <link>https://univ-senegal.scholarvox.com/catalog/book/88979686</link>
            <description><![CDATA[
            Auteur : Marco, Eden<br/> 
            Editeur : Packt Publishing<br/> 
            <p><a href="https://univ-senegal.scholarvox.com/catalog/book/88979686"><img src="https://static2.cyberlibris.com/books_upload/300pix/9781806022588.jpg" /></a></p>
            <p><p><b>Move beyond prompt-based coding by using Claude Code to design reliable, agent-driven workflows and build production-ready full-stack applications</b></p><h4>Key Features</h4><ul><li>Learn Claude Code as a development partner to build custom automations and agentic workflows</li><li>Build and iterate on a Next.js application using Claude Code for AI-assisted development</li><li>Scale AI-assisted development with Claude Code while maintaining code quality</li></ul><h4>Book Description</h4>Most developers encounter Claude Code through chat-style prompting, but that approach breaks down as projects grow and automation must be safe, repeatable, and controlled. Agentic Coding with Claude Code shows how to move beyond ad hoc prompts and use Claude Code as an extensible, agent-driven development platform.
This book focuses on building context-aware AI workflows directly in your terminal and IDE. You will learn how to control Claude Code using slash commands, manage long-term context with persistent memory files, and automate development tasks using hooks that trigger actions across Claude Code's lifecycle.
The book also covers the Model Context Protocol (MCP) as an important part of the modern agentic ecosystem. You will understand why MCP exists, explore its core architecture, and configure MCP servers inside Claude Code to improve context sharing across tools, agents, and workflows. The trade-offs between MCP, skills, and subagents are discussed to help you choose the right approach.
You will design and orchestrate multi-agent systems using subagents, parallel sessions, and hierarchical delegation. By the end of the book, you will be able to integrate Claude Code into real-world development workflows with confidence and control.<h4>What you will learn</h4><ul><li>Design agentic coding workflows in the terminal and IDE using Claude Code</li><li>Build custom automations with reusable slash commands and hooks</li><li>Use Claude Code with a Next.js project to implement AI-driven workflows</li><li>Create persistent AI memory using Claude Code memory files</li><li>Apply MCP for structured context sharing across tools and agents</li><li>Design multi-agent systems using subagents and orchestration patterns</li><li>Enforce coding standards using project documentation and context control</li><li>Scale AI pair programming while keeping code maintainable</li></ul><h4>Who this book is for</h4><p>This book is for developers and engineers who want to move beyond chat-based AI and build agentic, automated development workflows using Claude Code and MCP.
It is ideal for application developers with prior software engineering experience who want to integrate context-aware AI agents into their terminal and IDE, automate complex tasks, and design scalable multi-agent systems. It will also benefit AI engineers and GenAI users working closely with modern development workflows.</p></p>
            ]]></description>
            <pubDate>2026-07-29T08:00:01.990</pubDate>
        </item>
            </channel>
</rss>