Manning Publications
2023-08-07

📢Now in print!🍾

Looking to improve your visual design skills?

Start solving common application design and usability issues with flair!

In Design for Developers by @seaotta you'll learn essential design and UX techniques that will help you create good user experiences, iterate smoothly on frontend features, and collaborate effectively with designer colleagues: mng.bz/a107

#webdesigner #webdeveloper #webdev #frontend

Design for Developers reveals essential design and UX principles every web developer needs to know.
Manning Publications boosted:
Stephanie 🔮 Web Witchseaotta@toot.cafe
2023-08-07

My book is officially IN PRINT!!! 🎉🎉🎉🎉

And to celebrate, you can use the code pbstimac to get 45% off until August 18th!

manning.com/books/design-for-d

2023-08-04

📢Now in print!🍾

Everything you need to build professional-quality web apps!

ASP.NET Core in Action, 3rd Ed. by @andrewlock will teach you how to use your C# and .NET skills to build amazing cross-platform web applications: mng.bz/K07j

#aspdotnetcore #dotnetcore #dotnet #csharp #webdev

ASP.NET Core in Action, Third Edition shows you how to create production-grade web applications with ASP.NET Core 7.0.
2023-07-25

📢New in MEAP📢

Supercharge your Rustlang code with macros—the real power tools of Rust!

Rust Power Tools by Sam Van Overmeire will help you push Rust to its full potential: mng.bz/8rjz

#rustlang #Rust #rustprogramming #metaprogramming

Rust Power Tools teaches you how to write, test, debug, and publish macros for Rust.
Manning Publications boosted:
2023-07-18

How to eliminate perceived loading pauses when you need to load another chunk of map in your game? automaton-media.com/en/news/20

2023-07-18

📢New in MEAP📢

A web development framework that is fast, simple & secure.

Meet Django: mng.bz/Kepj

45% off with code mltrudeau till Aug 1

#webdev #python #django

This book will teach you how to build professional quality web applications using Python and the Django 4.2 web framework.
2023-07-16

Quantum with Python?

You can't use Python to write quantum programs, but you absolutely can use Python to write embedded programming languages that you can then use to write quantum programs.

An article series by Cassandra E. Granade, co-author of Learn Quantum Computing with Python and Q#.

@cgranade #Quantum #quantumcomputing #Python

xgranade.com/cant-program-quan

2023-07-12

Now in print!🍾

Searching for the best way to build cross-platform apps?

.NET MAUI is an exciting new technology that helps you create mobile and desktop apps using a common set of .NET tools: mng.bz/mVq2

@mattgoldman #netmaui #dotnetmaui #mobiledev #webdev #dotnet

.NET MAUI in Action shows you how you can use the cutting-edge MAUI framework to write apps that will run on Windows, Android, macOS, and iOS platforms using your existing .NET development skills.
Manning Publications boosted:
Matt Goldmanmattgoldman
2023-07-12

It's July! That means it's time for ! I'm kicking off with this post: goforgoldman.com/posts/handler Stay tuned for more awesome @dotnetmaui community posts this month.

2023-07-11

📢New in MEAP📢

AI tools to increase your productivity, efficiency, and code quality!

The AI-Powered Developer by Nathan B. Crocker shows you how to put AI coding tools like Github Copilot and ChatGPT into action: mng.bz/6DJD

45% off with code mlcrocker2 till July 25

#AI #chatGPT #Copilot #AIcoding

The AI-Powered Developer demonstrates effective techniques and best practices for getting the most out of AI-powered coding using tools like Copilot and ChatGPT. The book cuts through the hype, showcasing real-world examples of how these tools ease and enhance your everyday tasks.
2023-07-10

📢New in MEAP📢

Goodbye infrastructure management!

Start creating modern peer-to-peer web apps that protect privacy and give your users control over their data: mng.bz/PzD2

45% off with code mlplatt till July 24

#Web3 #blockchain #ethereum #crypto #cryptography #dapps #peertopeer #webapp #webdev

Peer-to-Peer Web Applications shows you how to build the kind of peer-to-peer web applications that represent the next evolution of the internet.
2023-07-10

📢New in MEAP📢

Learn how to organize, visualize, and present data using Python, generative AI, and the cutting-edge Altair data analysis toolkit.

Get on the fast track to making data presentations that inspire your audience and move them to action: mng.bz/1qdZ

#Python #DataScience #dataviz #datavisualization #AI

Data Storytelling with Python Altair and Generative AI teaches you how to turn raw data into effective, insightful data stories.
Manning Publications boosted:
2023-07-10

@meetingcpp don't forget @ManningPublications sales this month

2023-07-06

📢New in MEAP📢

Create web designs that wow your users!

CSS in Depth 2nd Ed., by @keithjgrant expands your CSS skills with the patterns, layouts, and methods you need to deliver truly beautiful front ends: mng.bz/V14r

#CSS #webdesign #webdev #frontend

Go beyond the basics of CSS and discover web design techniques that range from clever to mind-blowing! This totally revised new edition of CSS in Depth expands your CSS skills with the patterns, layouts, and methods you need to deliver truly beautiful front ends.
Manning Publications boosted:
2023-07-06

📣 CSS in Depth, 2nd edition, is officially underway! 📖

This will include tons of the improvements CSS has seen in the past five years, along with several chapters taking a deep look at the latest/upcoming tech for code organization (Goodbye, BEM!)

Let's go!!!!

shortener.manning.com/a1Qx

#CSS #CSSinDepth #CSSGrid #ContainerQueries

New in MEAP: CSS in Depth, second edition by Keith J. Grant
Manning Publications boosted:
2023-07-06

Chapter 7 of Quarkus in Action is now in Action in your MEAP! - manning.com/books/quarkus-in-a @ManningPublications

2023-07-05

📢Now in print!🍾

Looking to balance cost, efficiency, security, and performance on the cloud?

Whether on-prem, public cloud, on the edge, or all three Anthos will let you simplify your stack, deliver software faster with cloud-native tooling, and automatically integrate high levels of security into your deployments: mng.bz/XNXY

#anthos #modernization #containers #enterprise #managedservices #infrastructure #digitalnative #googleanthos #cloudnative

Learn multicloud deployment on Anthos directly from the Google development team!
2023-06-27

📢New in MEAP📢

Why algorithms?

Master the world of computer programming algorithms to find solutions to practical problems you face every day as a programmer.

In Grokking Algorithms, 2nd Ed. by @adit, you'll start with tasks like sorting and searching, then build your skills to tackle more advanced problems like data compression and artificial intelligence: mng.bz/ZqOa

45% off with code mlbhargava2 till July 11th

#algorithms #programming #artificialintelligence

A friendly, fully-illustrated introduction to the most important computer programming algorithms.
2023-06-26

📢Now in print!🍾

Go from Python programmer to Python developer!

Doug Farrell will take your Python skills to the next level through solving real-world problems and adopting best practices for working with Python in a professional environment: mng.bz/jPvy

#python #pythonprogramming #programming

The Well-Grounded Python Developer builds on Python skills you’ve learned in isolation and shows you how to unify them into a meaningful whole.
2023-06-21

📢New in MEAP📢

Code reviews a waste of your time?

Think again!

Adrienne Braganza lays out a unique constructive approach focused on the code rather than the developer to improve both your applications and your team dynamics: mng.bz/2Dva

45% off with code mlbraganza till July 5

#codereview #programming #softwaredevelopment #codinglife

“Looks Good To Me” is a comprehensive guide to code reviews.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst