Manning Publications
Manning Publications
  • 583
  • 803 926
AI-Powered R
A sneak peek at the book by Ulrich Matter 📖 Data Analysis with AI and R: Using OpenAI, Copilot, and aider / mng.bz/vJrJ 📖 To save 40% off this book ⭐ DISCOUNT CODE: watchmatter40 ⭐
About the book:
"Data Analysis with AI and R: Using OpenAI, Copilot, and aider" teaches you how to generate code, document feedback, write tests, and more that will add precision, power, and productivity to your data analytics tasks. First, you’ll get an AI and prompt engineering crash course introducing the skills you’ll need to get started. Next, you’ll start integrating AI into your everyday workflows, exploring the common AI pitfalls and weaknesses you’ll encounter. As you go, you’ll discover AI-driven techniques that will speed up almost any R task-from writing and formatting regression tables, to extracting named entities from natural language text.
📚📚📚
Data Analysis with AI and R / mng.bz/vJrJ
To save 40% off this book use discount code: watchmatter40
📚📚📚
Переглядів: 47

Відео

Manning Introduces: Solve Any Data Analysis Problem
Переглядів 652 години тому
Check out David Asboth's book Solve Any Data Analysis Problem: Eight projects that show you how | mng.bz/X1vG To save 40% off this book ⭐ DISCOUNT CODE: watchasboth40 ⭐ About the book: "Solve Any Data Analysis Problem" presents eight industry scenarios that you’re sure to encounter in your data science career. The book can be read cover-to-cover, or opened up to whichever chapter is most rele...
Turbocharge Your C# Code!
Переглядів 6314 годин тому
A sneak peek at the book by Enrico Buonanno Functional Programming in C#, Second Edition / mng.bz/9dr8 To save 40% off this book ⭐ DISCOUNT CODE: watchbuonnano40 ⭐ About the book: "Functional Programming in C#, Second Edition" teaches functional thinking for real-world problems. It reviews the C# language features that allow you to program functionally and through many practical examples show...
Boost Your LLMs with RAG!
Переглядів 28616 годин тому
A sneak peek at the book by Abhinav Kimothi A Simple Guide to Retrieval Augmented Generation / mng.bz/7dox To save 40% off this book ⭐ DISCOUNT CODE: watchkimothi40 ⭐ About the book: "A Simple Guide to Retrieval Augmented Generation" makes RAG simple and easy, even if you’ve never worked with LLMs before. This book goes deeper than any blog or UA-cam tutorial, covering fundamental RAG concept...
Manning Introduces: Outlier Detection in Python
Переглядів 9521 годину тому
Check out Brett Kennedy's book Outlier Detection in Python | mng.bz/KZyn To save 40% off this book ⭐ DISCOUNT CODE: watchkennedy40 ⭐ About the book: "Outlier Detection in Python" is a comprehensive guide to the statistical methods, machine learning, and deep learning approaches you can use to detect outliers in different types of data. Throughout the book, you’ll find real-world examples take...
Fine-Tune Your RAG with Knowledge Graphs!
Переглядів 195День тому
A sneak peek at the book by Tomaž Bratanič and Oskar Hane Knowledge Graph-Enhanced RAG / mng.bz/ng7v To save 40% off this book ⭐ DISCOUNT CODE: watchbratanic40 ⭐ About the book: "Knowledge Graph-Enhanced RAG" teaches you to implement accurate, performant, and traceable RAG by structuring the context data as a knowledge graph. Filled with practical techniques, this book teaches you how to buil...
Concurrency Demystified!
Переглядів 306День тому
A sneak peek at the book by Kirill Bobrov Grokking Concurrency / mng.bz/EZNl To save 40% off this book ⭐ DISCOUNT CODE: watchbobrov40 ⭐ About the book: "Grokking Concurrency" is a perfectly paced introduction to the fundamentals of concurrent, parallel, and asynchronous programming. In it, you’ll learn the practices you’ll need to program multicore processors, GPUs, and other high-performance...
Manning Introduces: Building Quantum Software
Переглядів 31614 днів тому
Check out Constantin Gonciulea and Charlee Stefanski's book Building Quantum Software | mng.bz/8we2 To save 40% off this book ⭐ DISCOUNT CODE: watchgonciulea40 ⭐ About the book: "Building Quantum Software: A developer’s guide" builds your understanding of quantum computing by relating it to the classical computing concepts you already know. With careful explanations and thoughtful illustratio...
Become a Rust Master! Learn by doing.
Переглядів 18314 днів тому
A sneak peek at the book by Tim McNamara Rust in Action / mng.bz/z8NA To save 40% off this book ⭐ DISCOUNT CODE: watchmcnamara40 ⭐ About the book: "Rust in Action" is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, network...
Ride the PyCon Wave with this great opportunity! Python Perfection: Books to Master Coding!
Переглядів 9614 днів тому
Dive into our exclusive book bundle, recommended by Naomi Ceder-a prominent figure in the Python community and former chair of the Python Software Foundation. This is the twenty-second time Naomi has attended PyCon. It's an ever-lasting love between Python and Naomi. Were you there? 🏷️ Save 50% when you buy any 2 or more of these top-rated books! 🛒 Add to Cart Now and Save! 🔗 mng.bz/aEyX
Manning Introduces: The Quick Python Book, Fourth Edition
Переглядів 20721 день тому
Check out Naomi Ceder's book The Quick Python Book, Fourth Edition | mng.bz/GZJJ To save 40% off this book ⭐ DISCOUNT CODE: watchceder540 ⭐ About the book: "The Quick Python Book, Fourth Edition" is the definitive guide to the Python language, written by Python authority and former Chair of the Python Software Foundation Board or Directors Naomi Ceder. With the personal touch of a skilled tea...
Unit Testing for Success!
Переглядів 17421 день тому
A sneak peek at the book by Vladimir Khorikov Unit Testing Principles, Practices, and Patterns / mng.bz/5lPZ To save 40% off this book ⭐ DISCOUNT CODE: watchkhorikov40 ⭐ About the book: "Unit Testing Principles, Patterns and Practices" teaches you to design and write tests that target the domain model and other key areas of your code base. In this clearly written guide, you learn to develop p...
ML System from the Ground Up!
Переглядів 18828 днів тому
A sneak peek at the book by Benjamin Tan Wei Hao, Shanoop Padmanabhan, and Varun Mallya Design a Machine Learning System (From Scratch) / mng.bz/qOZN To save 40% off this book ⭐ DISCOUNT CODE: watchtanweihao40 ⭐ About the book: "Design a Machine Learning System (From Scratch)" teaches you to set up and run a production-quality machine learning system using open-source tools. Chapter by chapte...
Manning Introduces: Contract Testing in Action
Переглядів 160Місяць тому
Check out Marie Cruz And Lewis Prescott's book Contract Testing in Action: With Pact, Pactflow, and GitHub Actions | mng.bz/gvd8 To save 40% off this book ⭐ DISCOUNT CODE: watchcruz40 ⭐ About the book: "Contract Testing in Action" is a hands-on guide to contract testing for microservices applications and other systems of loosely-coupled components. After learning the basics of contract design...
From Lag to Leap. Leveraging Latency.
Переглядів 267Місяць тому
A sneak peek at the book by Pekka Enberg Latency: Reduce delay in software systems / mng.bz/v8Y1 To save 40% off this book ⭐ DISCOUNT CODE: watchenberg40 ⭐ About the book: "Latency" shows you how to troubleshoot latency issues in existing systems, and how to create low latency systems from the ground up. You’ll discover how your code runs differently on distributed systems, databases, and ope...
Master the Art of Writing Engineering Blogs & Articles!
Переглядів 162Місяць тому
Master the Art of Writing Engineering Blogs & Articles!
Put Your GPT Agents in Action!
Переглядів 263Місяць тому
Put Your GPT Agents in Action!
Get a Grip on API Security!
Переглядів 119Місяць тому
Get a Grip on API Security!
Light up the Black Box of Deep Learning
Переглядів 220Місяць тому
Light up the Black Box of Deep Learning
Build It and They will Come! An LLM from Scratch
Переглядів 2,4 тис.Місяць тому
Build It and They will Come! An LLM from Scratch
APIs Need Design Patterns, too!
Переглядів 429Місяць тому
APIs Need Design Patterns, too!
Making Prompts Work Better for You
Переглядів 187Місяць тому
Making Prompts Work Better for You
Really Want to Get Go-ing? Learn 100 Go Mistakes and How to Avoid Them
Переглядів 438Місяць тому
Really Want to Get Go-ing? Learn 100 Go Mistakes and How to Avoid Them
Grokking Machine Learning Makes Machine Learning Simpler
Переглядів 782Місяць тому
Grokking Machine Learning Makes Machine Learning Simpler
From Fundamentals to Mastery: CSS in Depth, Second Edition
Переглядів 176Місяць тому
From Fundamentals to Mastery: CSS in Depth, Second Edition
Design for Developers - First Chapter Summary
Переглядів 2152 місяці тому
Design for Developers - First Chapter Summary
Quarkus in Action - First Chapter Summary
Переглядів 2292 місяці тому
Quarkus in Action - First Chapter Summary
Write Powerful Rust Macros - First Chapter Summary
Переглядів 2552 місяці тому
Write Powerful Rust Macros - First Chapter Summary
C# Concurrency - First Chapter Summary
Переглядів 802 місяці тому
C# Concurrency - First Chapter Summary
Real-World Cryptography - First Chapter Summary
Переглядів 1532 місяці тому
Real-World Cryptography - First Chapter Summary

КОМЕНТАРІ

  • @tnh_photo
    @tnh_photo 2 дні тому

    Amazing!! Well organized and presented. I didn't know OWASP had a risk assessment calculator. 🎉🎉

  • @user-ef6cd4rq2x
    @user-ef6cd4rq2x 13 днів тому

    where can i get the code ? please

  • @mariangidea
    @mariangidea 15 днів тому

    This is a really unique introduction to quantum computing, of amazing breadth and depth, using only basic math.

  • @dira4734
    @dira4734 16 днів тому

    Thanks a lot. I'm starting with Rust, but this insights of more experience devs helps a lot

  • @jeka987
    @jeka987 20 днів тому

    Where I can download?

  • @spaceiswater6539
    @spaceiswater6539 22 дні тому

    I've bought it already thanks for the video.

  • @ragstoriches919
    @ragstoriches919 22 дні тому

    Great overview!

  • @chandrashekharkotekar8453
    @chandrashekharkotekar8453 24 дні тому

    Hey, excellent explanation of the topic. I was struggling to get started with Tokio but you have solved my problem. Many thanks :) On a side note - can we please know which VSCode extensions you have installed on your system? I kind of liked the way VSCode was showing Rust error messages on the erronous lines.

  • @adambazzal2981
    @adambazzal2981 24 дні тому

    but how to set the properties of entry from MaterialEntry xml?

  • @drax432
    @drax432 26 днів тому

    My feedback for this book and the author: 1) All codes should revamp to use standalone components (instead of NgModule. A chapter can be dedicated to explain NgModule, if relevant. 2) In future, when pro angular 17 or later are written, hope all the codes should also be rewritten using Signal, rather than just one chapter dedicated to explaining signal. Thats goes the same for the new control flow syntax. 3) Hope other topics uses the latest features for the stated version too. The above is to do justification for the version of the angular stated on the book title (16). Typically when consumer purchases the book, they might be dismay to realize the codes in the book is mainly still using the "old way of doing thing"

  • @Alexander-zt9kz
    @Alexander-zt9kz Місяць тому

    Great video! What if we wanted to have some of our endpoints to be public, while the rest require an authentication token? Would it be better to whitelist all endpoints that start with /api/{version_number}/public OR to instead whitelist every single endpoint individually, adding it to a list and passing said list to antMatchers and calling permitAll()?

  • @howardsmith4128
    @howardsmith4128 Місяць тому

    Looking forward to obtaining a copy.

  • @MehmetTEMEL123
    @MehmetTEMEL123 Місяць тому

    Why u use ottoman sultan profile photo?

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Місяць тому

    not sure, so far what was stated simply added complexity without adding information. who cares about such distinction between agents. nice to know but not necessary to formalize an obvious point.

  • @JikiJakaLu
    @JikiJakaLu Місяць тому

    merci

  • @varunjha7731
    @varunjha7731 Місяць тому

    I am second guy to comment Hats OFF to Sebastian for his new book on LLM.

  • @nirvana_xo
    @nirvana_xo Місяць тому

    no views in a minute my goat fell off

  • @AlishSafarli
    @AlishSafarli Місяць тому

    Is there a playlist where I can find all chapters covered this book?

  • @scarface548
    @scarface548 Місяць тому

    this was terrible. "llms have limitations" says the video.. ironic.

  • @EliezerZola2023
    @EliezerZola2023 Місяць тому

    Thank you for the wonderful video what if I want to change keyboards like Email, Phone and so on

  • @farhaankazi7134
    @farhaankazi7134 2 місяці тому

    Amazing

  • @user-jy5pu6bg5p
    @user-jy5pu6bg5p 2 місяці тому

    What tool do you use for these videos

  • @masoomsanadi
    @masoomsanadi 2 місяці тому

    why is there no github link ?

  • @maximus1172
    @maximus1172 2 місяці тому

    I am glad the stone wallpaper situation was cleared because I was about to ask, whew!!

  • @miloudbenyahia832
    @miloudbenyahia832 2 місяці тому

    bro it's a very good information thanks

  • @tronicraft
    @tronicraft 2 місяці тому

    Looking good.

  • @jamilir
    @jamilir 2 місяці тому

    ua-cam.com/video/cbzeMKtxQXk/v-deo.html

  • @arthurleroux9659
    @arthurleroux9659 2 місяці тому

    THANK YOU GOD, SAVED ME AFTER 6 HOURS

  • @SamratBanerjea
    @SamratBanerjea 2 місяці тому

    Really Great Work, Dr. Flynn! You work is spanning possibly the most difficult problems at hand now. Especially, I am eager to understand how you integrate the Graph Neural Network and also use Generative models. "Data Scientists" without Biology foundational knowledge generally struggle with the concepts, will find your book a great help. Sujit Pal's review of your is a very good guide, too! Frankly, Long Road ahead... 🙏

  • @3dfixer666
    @3dfixer666 2 місяці тому

    I'm sold on this one, placed an order

  • @SparkyMK3
    @SparkyMK3 2 місяці тому

    I'm excited to read this book! That said, I'm surprised the author didn't mention the Colecovision in the intro. That consoles hardware was a MAJOR influence on the Famicom hardware when it was in the planning stages. (It also heavily influenced Sega's SG-1000 and is almost if not identical in hardware, but that's another story)

  • @Kiev-en-3-jours
    @Kiev-en-3-jours 2 місяці тому

    One of the best programming book I have ever read. This is the way it should be teached.

  • @kiquetal
    @kiquetal 3 місяці тому

    I was wondering the credential name must reside in istio-system ns?because the gateway could be in another ns.Thanks for video

  • @Elixir4Dev
    @Elixir4Dev 3 місяці тому

    Nice tutorial

  • @209_Violate
    @209_Violate 3 місяці тому

    this is my kind of pace tutorial. thank you sir.

  • @gantallen9078
    @gantallen9078 3 місяці тому

    I'm excited, pre-ordering today.

  • @alimamysesay4836
    @alimamysesay4836 3 місяці тому

    Did you have de pdf ?

  • @MagnusNedergaard
    @MagnusNedergaard 3 місяці тому

    Is the inner testing the set the same, when you try out the different hyperparameter combinations?

  • @superdooper6969
    @superdooper6969 3 місяці тому

    wraiosss

  • @kachekijaanlega
    @kachekijaanlega 3 місяці тому

    nice, now let's see Justin Trudeau's version.

  • @TonyEdwardsPZ
    @TonyEdwardsPZ 3 місяці тому

    This was a really useful video. Great, fluff free explanation to go with the code 💪

  • @ErikVolger
    @ErikVolger 3 місяці тому

    Look up Kevlin Henney's talk 'Giding the Rose' and see how he did this refactoring. It is interesting how Kevlin approaches this in a very different way...

  • @MaxStavisiuk
    @MaxStavisiuk 3 місяці тому

    I wonder whether it was a fully manual work or AI generated video (or whether AI has assisted to create it)?

  • @oleksandrkaleniuk7813
    @oleksandrkaleniuk7813 3 місяці тому

    Nicely summarized!

  • @yuliyacher67
    @yuliyacher67 4 місяці тому

    Thank you!

  • @TusharKale9
    @TusharKale9 4 місяці тому

    Thank you for sharing. Look forward to study this book

  • @ramkumarr1725
    @ramkumarr1725 4 місяці тому

    Also fact checking, identification etc.

  • @ramkumarr1725
    @ramkumarr1725 4 місяці тому

    The presence of hate speech is influenced by various societal factors, including political climate and cultural attitudes. While ChatGPT can potentially mitigate some instances through content moderation, the broader societal context still plays a significant role in determining the prevalence of hate speech. ChatGPT 🌹 Solved a very big use case of hate speech as promised by Silicon Valley

  • @awksedgreep
    @awksedgreep 4 місяці тому

    ChatGPT, make me a chapter summary