Posts

Showing posts with the label book

Dart Up & Running book now available

Image
Achievement unlocked: Published an O'Reilly book! Dart Up & Running , a quick and easy guide for learning Dart , is now ready for shipping. A huge thanks to my co-author Kathy Walrath and our many reviewers. We hope you enjoy reading this book and using Dart to build modern web apps! Buy Dart Up & Running printed and e-books at O'Reilly or Amazon . In the book, you'll learn about the Dart language, libraries, and tools such as Dart Editor and our pub package manager. There's even an application walk-through, looking at a client-side and server-side Dart app. As you learn Dart, be sure to join our mailing list and ask questions on Stack Overflow .

Expert Spring MVC and Web Flow

Expert Spring MVC and Web Flow is my first book, soon to be published by APress . The official book page has been updated with the correct book description and cover thumbnail. If I were you, I wouldn't wait for the movie version, so go buy a copy! The contract negotiations with Natalie Portman are still in the works. > Expert Spring MVC and Web Flow provides in-depth coverage of Spring MVC and Spring Web Flow, two highly customizable and powerful web frameworks brought to you by the developers and community of the Spring Framework . Spring MVC is a modern web application framework built upon the Spring Framework, and Spring Web Flow is a new project that compliments Spring MVC for building reusable web controller modules that encapsulate rich page navigation rules. Along with detailed analysis of the code and functionality, plus the first-published coverage of Spring Web Flow, this book includes numerous tips and tricks to help you get the most out of Spring MVC, Spring We...