Search
94 results for “pragprog”
-
Build a culture where failure doesn’t sting, it teaches. Teams test freely, learn fast, and treat being wrong as progress. Experimentation powers growth in Practical A/B Testing by Leemay Nassery:
https://pragprog.com/titles/abtest/practical-a-b-testing/
40% off with code pragpicks through the weekend
#productdev -
Real time updates in LiveView may feel like magic, but it's math. Efficient rendering and minimal data transfer make large tables feel instant.
See how in Building Table Views with Phoenix LiveView by @pul
https://pragprog.com/titles/puphoe/building-table-views-with-phoenix-liveview/
-
Most open source projects fail quietly, not from bad code but from missing coordination. Program Management for Open Source Projects helps build the habits that keep communities alive.
Pick it up here: pragprog.com/titles/bcosp
-
Mockito doesn’t just fake your dependencies, it watches them. Every mock is a built-in tattletale for your test cases.
https://pragprog.com/titles/mockito/
Today - 40% off with code Pragpicks -
Genetic algorithms uncover solutions that brute force would miss, improving everything from shipping logistics to portfolio optimization.
Get Genetic Algorithms in Elixir by Sean Moriarity at https://pragprog.com/titles/smgaelixir/genetic-algorithms-in-elixir/
#elixir #geneticalgorithms #functionalprogramming -
Beta Update -
Build, Tune, Explore with OpenWebRX+
by Richard Murnane
https://pragprog.com/titles/rmwebrx/build-tune-explore-with-openwebrx/Web-Connected Software-Defined Radio Made Simple!
B3.0 Release Notes:
* The book is content complete and headed to production for copy edit and layout.(Already purchased? Check your email for a download link.)
#SoftwareDefinedRadio #SDR #OpenWebRX + #RaspberryPiProjects #OpenWebRXPlus #AirwaveExplorers -
my book "Design and Build Great Web APIs" s 45% off for the next 48 hours!
Grab it with code "flashsale"
https://pragprog.com/titles/maapis/design-and-build-great-web-apis/
-
(3, 4, 7), (5, -8, 9), (6, 3, 3), (6, 9, 3), (10, 4, ?)
-
(30, 4, 34), (22, 3, 23), (4, 9, 9), (51, 6, 56), (17, 1, ?)
-
In Berlin at #WWC25 ? Catch our ✨ newest✨ Pragprog author - Ben Greenberg @hummusonrails
Learn how GenAI and Vector Search can help users find what they are looking for - even when they don't know!
Fri 2:20 pm - Stage 7Ben's Book - out in Beta this week!
https://pragprog.com/titles/bgvector?utm_source=m
#AI #MachineLearning #VectorSearch
WeAreDevs -
(1, 3, 4), (7, 2, 21), (2, 7, 16), (3, 1, 6), (8, 5, ?)
-
Thrilled to offer our newest distribution title: Northwind Elixir Traders by Isaak Tsalicoglou
Not your typical programming tutorial. This immersive, project-based adventure reimagines the classic Northwind database, guiding you through Ecto’s migrations, changesets, and queries to model data with real-world edge.
https://pragprog.com/titles/d-itnet?utm_source=m
#Ecto #ElixirLang #Elixir #SQLite -
(4, 5, 4), (1, 3, 4), (4, 8, 2), (4, -2, 2), (4, -6, ?)
-
Developers love to *do*, not just read. Northwind Elixir Traders is just that! Ditch the “happy path” with an immersive, exploratory, memorable, project-based tutorial. 500 pages of hands-on mentorship in Elixir, Ecto, and SQLite.
Northwind Elixir Traders
by Isaak Tsalicoglou
https://pragprog.com/titles/d-itnet?utm_source=m -
(3, 2, 7), (8, 1, 9), (6, 4, 25), (1, 1, 2), (5, 0, ?)
-
(5, 2, 12), (1, 7, 9), (3, 3, 9), (4, 7, 15), (11, 6, ?)
-
PragProg authors speaking at #CodeBeam today:
Zach Daniel
Jeffrey Matthiashttps://pragprog.com/titles/ldash
https://pragprog.com/titles/lmelixir
Use CodeBeamAmerica at checkout on pragprog.com to save 40% on Elixir books in March 2025.
-
(11, 6, 15), (3, 15, 13), (2, 3, 4), (-2, 9, 4), (1, -3, ?)
-
(1, 2, 2), (10, 2, 38), (6, 15, 9), (5, 3, 17), (?, 2, 26)
-
@Aqsaqal celebrating his latest PragProg release -
Seven Obscure Languages in Seven WeeksLet seven older, obscure languages open your eyes to new ways of thinking about programming, and change the way you code today.
http://pragprog.com/titles/dzseven
#Forth #Occam #APL #Simula #SNOBOL #Starset #m4 #7in7 -
New at PragProg
Staffan Nöteberg helps you really understand how the machinery works under the hood. Learn advanced tools like reluctant, lookbehind and nondeterministic finite automata to write efficient and elegant regexes with ease.
In this illustrated guide, you gain precisely that understanding., even with no prior knowledge of Regular Expressions.
http://pragprog.com/titles/d-snrem
#regularexpressions #patternmatching #regex #regexp #textprocessing
-
(0, 9, 1), (1, 2, 1), (1, 5, 0), (0, 0, 0), (0, 3, ?)
-
Celebrate #Eight!
# 8 bestseller of 2024 by Kevin Hoffman
Discounted 50% today with code: khpes2024.
40% off all the rest ($50 min) with code: topten2024Details: https://medium.com/@pragprog/a64c09a79e5d
Only at pragprog.com
@autodidaddict -
(7, 2, 31), (3, 2, 15), (8, 1, 19), (3, 3, 21), (1, 3, ?)
-
Black Friday/Cyber Week at PragProg
Top 5 Best Sellers so far...(Checkout code turkeysale2024 is still good for 40% off everything we publish - throughout #CyberWeek.)
Only at pragprog.com -
(2, 2, 10), (6, 1, 20), (5, 3, 21), (2, 4, 14), (1, 7, ?)
-
(8, 10, 9), (1, 1, 1), (15, 7, 11), (3, 1, 2), (?, 16, 10)
-
Using every grid square, connect matching numbers. Each number is an end point. Lines can't branch or cross. Only one line may pass through or end in any grid square. No diagonals.
Read more about this kind of puzzle: https://en.wikipedia.org/wiki/Numberlink?A01
-
Have fun with math as you solve the integer number for the question mark:
🌻 = 2 X 🐷 - 12
🦤 + 🐷 = 🌻 + 9
🦤 + 🌻 = 6
🐷 + ? = 9 -
Fill each column with the digits 1 through 6 without repeating or omitting digits so the sums in the right column are the total of each row. A digit may appear more than one across rows.