Login | Sign Up | Settings | Wish List

 



Searching ...
0 %





Hello, Android Publisher(3rd Edition)
Pragmatic Bookshelf 3th (third) edition Text Only (Pragmatic Programmers)
by Ed Burnette, Susannah Davidson Pfalzer
Paperback, 302 Pages, Published 2017 by Pragmatic Bookshelf, The
ISBN-13: 978-1-934356-56-2, ISBN: 1-934356-56-5

"Google's Android is shaking up the mobile market in a big way. With Android, you can write programs that run on any compatible cell phone or tablet in the world. It's a mobile platform you can't afford not to learn, and this book gets you started. Hello, Android has been updated to Android 2.3.3, with revised code throughout to reflect this updated version. That means that the book is now up-to-date for tablets such as the Kindle Fire. ..."






Agile Web Development with Rails 5(1st Edition)
by Sam Ruby, Dave Thomas, David Heinemeier Hansson, Susannah Davidson Pfalzer
Paperback, 488 Pages, Published 2016 by Pragmatic Bookshelf
ISBN-13: 978-1-68050-171-1, ISBN: 1-68050-171-2

"Rails 5 and Ruby 2.2 bring many improvements, including new APIs and substantial performance enhancements, and the fifth edition of this award-winning classic is now updated! If you're new to Rails, you'll get step-by-step guidance. If you're an experienced developer, this book will give you the comprehensive, insider information you need for the latest version of Ruby on Rails. Ruby on Rails helps you produce high-quality, beautiful-lo ..."






tmux(1st Edition)
Productive Mouse-Free Development
by Brian P. Hogan, Susannah Davidson Pfalzer
Paperback, 88 Pages, Published 2013 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-96-8, ISBN: 1-934356-96-4

"Your mouse is slowing you down. The time you spend context switching between your editor and your consoles eats away at your productivity. Take control of your environment with tmux, a terminal multiplexer that you can tailor to your workflow. Learn how to customize, script, and leverage tmux's unique abilities and keep your fingers on your keyboard's home row. It's pretty common for a modern developer to have a database console, web s ..."






Programming Erlang(2nd Edition)
Software for a Concurrent World (Pragmatic Programmers)
by Joe Armstrong, Susannah Davidson Pfalzer
Paperback, 548 Pages, Published 2013 by Pragmatic Bookshelf
ISBN-13: 978-1-937785-53-6, ISBN: 1-937785-53-X

"A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industrial-strength tool to handle the really hard problems inherent in parallel, concurrent environments. You need Erlang. In this second edition of the bestselling Programming Erlang, you'll learn how to write parallel programs that scale effortlessly on multicore systems. Using Erla ..."






Agile in a Flash
Speed-Learning Agile Software Development (Pragmatic Programmers)
by Jeff Langr, Tim Ottinger, Susannah Davidson Pfalzer
Paperback, 110 Pages, Published 2011 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-71-5, ISBN: 1-934356-71-9

"Real agilists don't weigh themselves down with libraries of books, they keep their important information handy with them at all times. Jeff and Tim pack over two decades of experience coaching and doing agile into Agile in a Flash, a unique deck of index cards that fit neatly in your pocket and tack easily onto the wall. Agile in a Flash cards run the gamut of agile, covering customer, planning, team, and developer concepts to help you ..."






Test-Drive ASP.NET MVC(1st Edition)
(Pragmatic Programmers)
by Jonathan Mccracken, Susannah Davidson Pfalzer
Paperback, 296 Pages, Published 2010 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-53-1, ISBN: 1-934356-53-0

" It's testable. It's light-weight. It's open-source. It's . . . Microsoft? Yes, finally, Microsoft has figured it out. ASP.NET MVC 2.0 lets you test drive your code, control the output of your HTML, and leverage C# and .NET in an easy-to-use web framework. This book shows you all you need to know to get started developing web applications using test-driven development (TDD). You'll learn how to do everything from creating ..."






Language Implementation Patterns(1st Edition)
Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)
by Terence Parr, Susannah Davidson Pfalzer
Paperback, 374 Pages, Published 2010 by Pragmatic Bookshelf
Mobipocket_Ebook
ISBN-13: 978-1-934356-45-6, ISBN: 1-934356-45-X

"Learn to build configuration file readers, data readers, model-driven code generators, source-to-source translators, source analyzers, and interpreters. You don't need a background in computer science--ANTLR creator Terence Parr demystifies language implementation by breaking it down into the most common design patterns. Pattern by pattern, you'll learn the key skills you need to implement your own computer languages. Knowing how to cre ..."






The Agile Samurai(1st Edition)
How Agile Masters Deliver Great Software (Pragmatic Programmers)
by Jonathan Rasmusson, Susannah Davidson Pfalzer
Paperback, 264 Pages, Published 2010 by Pragmatic Bookshelf
Mobipocket_Ebook
ISBN-13: 978-1-934356-58-6, ISBN: 1-934356-58-1

"Printed in full color.Faced with a software project of epic proportions? Tired of over-committing and under-delivering? Enter the dojo of the agile samurai, where agile expert Jonathan Rasmusson shows you how to kick-start, execute, and deliver your agile projects. Combining cutting-edge tools with classic agile practices, The Agile Samurai gives you everything you need to deliver something of value every week and make rolling your soft ..."






ExpressionEngine 2(1st Edition)
A Quick-Start Guide
by Ryan Irelan, Rick Ellis, Susannah Davidson Pfalzer
Paperback, 250 Pages, Published 2010 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-52-4, ISBN: 1-934356-52-2

"ExpressionEngine is one of the fastest growing content management systems on the web. It's the power behind many high-traffic sites, and it can power yours, too. With this Quick-Start Guide, you'll get hands-on experience developing with the latest ExpressionEngine 2.0 by building a complete web site from start to finish. You'll learn advanced techniques for customizing and optimizing your sites, including templates, add-ons, and more. ..."






Programming Clojure(1st Edition)
(Pragmatic Programmers)
by Stuart Dabbs Halloway, Susannah Davidson Pfalzer
Paperback, 304 Pages, Published 2009 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-33-3, ISBN: 1-934356-33-6

"Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features: Clojure is elegant. Clojure's clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony. Clojure is Lisp reloaded. Clojure has the power inherent in Lisp, but is not constrained by the history of Lisp. Clojure is a functional language. Data structures are immutable, ..."






Agile Web Development with Rails 4(1st Edition)
(Pragmatic Programmers)
by Sam Ruby, Dave Thomas, David Heinemeier Hansson, David Thomas, Thomas Ruby
Paperback, 480 Pages, Published 2013 by Pragmatic Bookshelf
ISBN-13: 978-1-937785-56-7, ISBN: 1-937785-56-4






OpenGL ES 2 for Android(1st Edition)
A Quick-Start Guide (Pragmatic Programmers)
by Kevin Brothaler, Mario Zechner, Susannah Davidson Pfalzer
Paperback, 346 Pages, Published 2013 by Pragmatic Bookshelf
ISBN-13: 978-1-937785-34-5, ISBN: 1-937785-34-3






Pragmatic Guide to Git(1st Edition)
(Pragmatic Programmers)
by Travis Swicegood
Paperback, 160 Pages, Published 2010 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-72-2, ISBN: 1-934356-72-7






1(1st Edition)
Pragmatic Version Control Using Git (Pragmatic Starter Kit)
by Travis Swicegood
Paperback, 184 Pages, Published 2009 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-15-9, ISBN: 1-934356-15-8






Rails for .NET Developers(1st Edition)
(Facets of Ruby)
by Jeff Cohen , Brian Eng , Susannah Davidson Pfalzer.
Paperback, 277 Pages, Published 2008 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-20-3, ISBN: 1-934356-20-4






Domain-Driven Design Using Naked Objects(1st Edition)
(The Pragmatic Programmers)
by Daniel Haywood , Susannah Davidson Pfalzer , Richard Pawson
Paperback, 375 Pages, Published 2009 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-44-9, ISBN: 1-934356-44-1






HTML5 and CSS3(1st Edition)
Develop with Tomorrow's Standards Today (Pragmatic Programmers)
by Brian P. Hogan , Susannah Davidson Pfalzer
Paperback, 280 Pages, Published 2011 by Pragmatic Bookshelf
ISBN-13: 978-1-934356-68-5, ISBN: 1-934356-68-9

All Authors

Susannah Davidson Pfalzer

Sam Ruby

Dave Thomas

David Heinemeier Hansson

Travis Swicegood

Ed Burnette

Brian Hogan

Joe Armstrong

Tim Ottinger

Jeff Langr


All Editions

1st Edition

2nd Edition

3rd Edition

Other


All Years

2017

2016

2013

2011

2010

2009

2008