- My first real-world Haskell script: cssmin.hs https://github.com/lucassmagal/cssmin.hs 18 comments haskell
- Learn how to build a real-world Haskell webapp, Episode 3 http://www.cakesolutions.net/teamblogs/2013/04/21/tph-episode-3-configurator/ 5 comments programming
- Who's using Functional Programming (Haskell) commercially? New collection of real-world case studies. http://fpcomplete.com/announcing-case-studies/ 62 comments programming
- Calculating real-world statistics about nuclear weapons using monoids, groups, and modules with the HLearn library in Haskell http://izbicki.me/blog/nuclear-weapon-statistics-using-monoids-groups-and-modules-in-haskell 9 comments haskell
- Real World Haskell https://mmhaskell.com/real-world 10 comments haskell
- Architecture of a Real World Haskell Application http://www.onikudaki.net/blog/archives/6 11 comments programming
- An example of a Real World Haskell Application Architecture http://www.onikudaki.net/blog/archives/6 36 comments haskell
- Real World Haskell - Cassandra Part 1 - Connecting to Cassandra http://codygman.github.io/posts/2016-07-30-real-world-haskell-cassandra-pt-1-connecting.html 7 comments haskell
- The Haskell Cast #2 - Don Stewart on Real World Haskell http://www.haskellcast.com/episode/002-don-stewart-on-real-world-haskell/ 11 comments haskell
- FP Complete Launches Haskell in Real World Competition https://www.fpcomplete.com/blog/2013/06/call-for-submissions 15 comments programming
- [ANN] The Real World Haskell Book Club Starts 1/5/2009 http://codebetter.com/blogs/matthew.podwysocki/archive/2009/01/04/ann-the-real-world-haskell-book-club-starts-1-5-2009.aspx 2 comments haskell
- Real World Haskell update | The Changelog http://changelog.complete.org/archives/861-real-world-haskell-update-2 2 comments haskell
- Real World Haskell is shipping!! http://www.realworldhaskell.org/blog/2008/11/25/real-world-haskell-is-shipping/ 11 comments haskell
- Real World Haskell Electronic Edition Now Shipping! http://www.realworldhaskell.org/blog/2008/11/15/real-world-haskell-electronic-edition-now-on-sale/ 4 comments haskell
- Real World Haskell: the last chapter is up, and ... we're done writing! http://www.realworldhaskell.org/blog/2008/08/22/our-writing-is-now-complete/ 42 comments programming
- Real World Haskell - New Drafts OUT! http://www.realworldhaskell.org/blog/2008/04/23/five-new-chapters-for-review/ 18 comments programming
- Real World Haskell: Shipping "Carnival", a Blog Commenting Service http://robots.thoughtbot.com/ship-you-a-haskell 5 comments haskell
- Real World Haskell ebook today: 60% off. Use code DDF2H http://oreil.ly/free2choose 12 comments haskell
- Real World Haskell wins Jolt Award http://www.realworldhaskell.org/blog/2009/03/12/we-won-a-jolt-award/ 26 comments programming
- My Answers for Real World Haskell Ch. 03, any thoughts or helpful criticism would be appreciated http://ironoxide.ca/?p=22 3 comments programming
- What Makes Haskell Worth Learning for Real World Applications http://www.infoq.com/news/2009/01/rwh-book-interview 26 comments programming
- Real World Haskell book site -- is it known to be down? If so how long has it been down and will it come back? http://book.realworldhaskell.org/read 15 comments haskell
- On Ruby interviews Real World Haskell team http://on-ruby.blogspot.com/2008/12/author-interview-real-world-haskell.html 2 comments programming
- Real World Haskell book from O'Reilly freely available online http://book.realworldhaskell.org/ 28 comments programming
- Real World Haskell: 2 new chapters (FFI and STM!) and an endgame update http://www.realworldhaskell.org/blog/2008/08/18/two-new-chapters-preorder-links-and-a-page-count-estimate/ 13 comments programming
- Tim O'Reilly: Real World Haskell under development http://radar.oreilly.com/archives/2007/05/real_world_hask.html 2 comments programming
- Looking for an easy "Real world" haskell project to work on? Look no further https://www.reddit.com/r/haskell/comments/4yhmye/looking_for_an_easy_real_world_haskell_project_to/ 4 comments haskell
- Parallel Haskell: 2-year project to push real world use http://blog.well-typed.com/2010/04/parallel-haskell-2-year-project-to-push-real-world-use/ 4 comments haskell
- Summary of Curt Sampson's talk at ICFP: Haskell in the Real World http://ujihisa.blogspot.com/2009/09/summary-haskell-in-real-world.html 5 comments haskell
- Real World Haskell: 3 new chapters (intro; more about monads; monad transformers) http://www.realworldhaskell.org/blog/2008/04/30/three-new-chapters/ 31 comments programming
- Study group for "Real World Haskell", going at the slow pace of a week and a half per chapter. https://www.reddit.com/r/haskell/comments/6w296p/study_group_for_real_world_haskell_going_at_the/ 27 comments haskell
- O'Reilly's Excerpt from Real World Haskell: Winner of the 19th Annual Jolt Award for Technical Books http://fyi.oreilly.com/2009/03/read-an-excerpt-from-real-worl.html 3 comments haskell
- Intel Parallel Programming Podcast: Real World Haskell http://www.blogtalkradio.com/multicoresoftware/2009/01/13/parallel-programming-talk-real-world-haskell-with-guest-don-stewart 6 comments haskell
- Demonstrating the real world power of Haskell: Building a command line analytics tool - the IP Microscope. http://www.latermuse.com/static/ron-anipmicroscopeinhaskell.html 20 comments haskell
- Real World Haskell: Bryan O'Sullivans inspirational and quirky call to arms to the functional programming community http://www.serpentine.com/blog/2009/09/23/video-of-my-cufp-keynote/ 20 comments programming
- Real World Haskell, or: "So I decided to see if Haskell could compete with Python on its home ground of text processing. " http://sandersn.com/blog/index.php?title=real_world_haskell&more=1&c=1&tb=1&pb=1 16 comments programming
- Hulk: A Haskell IRC server - Nice example of real world monad without IO http://chrisdone.com/posts/hulk-haskell-irc-server 18 comments haskell
- Bryan O'Sullivan [Real World Haskell coauthor]'s inspirational and quirky Commercial Users of Functional Programming slides http://cufp.galois.com/2009/slides/osullivanbryan.pdf 11 comments haskell
- Calculating real world nuclear weapon statistics using monoids, groups, and modules with Haskell's HLearn library http://izbicki.me/blog/nuclear-weapon-statistics-using-monoids-groups-and-modules-in-haskell 3 comments statistics
- Calculating real world statistics about nuclear weapons using monoids, groups, and modules with Haskell's machine learning library (HLearn) http://izbicki.me/blog/nuclear-weapon-statistics-using-monoids-groups-and-modules-in-haskell 6 comments programming