Professional ASP.NET Design Patterns


Scott Millett - 2008
    Design patterns are time-tested solutions to recurring problems, letting the designer build programs on solutions that have already proved effective Provides developers with more than a dozen ASP.NET examples showing standard design patterns and how using them helpsbuild a richer understanding of ASP.NET architecture, as well as better ASP.NET applications Builds a solid understanding of ASP.NET architecture that can be used over and over again in many projects Covers ASP.NET code to implement many standard patterns including Model-View-Controller (MVC), ETL, Master-Master Snapshot, Master-Slave-Snapshot, Facade, Singleton, Factory, Single Access Point, Roles, Limited View, observer, page controller, common communication patterns, and more

Smashing Node.Js: JavaScript Everywhere


Guillermo Rauch - 2012
    With more traditional web servers becoming obsolete, having knowledge on servers that achieve high scalability and optimal resource consumption using Node.js is the key to your app development success. Teaching you the essentials to making event-driven server-side apps, this book demonstrates how you can use less space and take less time for communication between web client and server.Contains numerous hands-on examples Explains implementation of real-time apps including Socket.IO and HTML5, and WebSockets Addresses practical Node.js advantages from specific design choices Demonstrates why knowledge and use of JavaScript is beneficial Includes an interactive online component with sample chapters Explains components of stand out apps including brevity and benchmarks Looking to enhance your abilities even further? Smashing Node.js: JavaScript Everywhere makes developing server-side apps accessible with its focus on JavaScript, open source, and easy-to-use language.

Disrupt: Think the Unthinkable to Spark Transformation in Your Business


Luke Williams - 2010
    For anyonewho wants to thrive in this new order, this requires a revolution in thinking--a steady stream of disruptive strategies and unexpected solutions. "Disrupt" "Think the Unthinkable to Spark Transformation in Your Business" shows how to generate and execute those solutions--a disruptive approach for a disruptive age. Author Luke Williams demonstrates his experience creating disruptive products and services at frog design, one of the world s leading innovation firms. Williams combines the fluid creativity of "disruptive thinking" with the analytical rigor that is indispensable to business success. The result is a simple yet complete five-stage process for imagining a powerful market disruption and transforming it into reality. Using many examples and a book-length case study of Little Miss Matched, Williams shows how the more unexpected an idea, the smaller the number of competitors, and the more successful the company that brings it to market. He walks through generating a disruptive hypothesis, defining a disruptive market opportunity, creating multiple disruptive ideas, shaping them into an actionable solution, and persuading key stakeholders to adopt or invest in the solution. "Disrupt "offers readers a systematic way to redefine the future of a company, catch entire industries by surprise, and leave competitors scrambling to catch up."

Programming F# 3.0


Chris Smith - 2009
    You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET platform.Reap the benefits of functional programming for your next project, whether you’re writing concurrent code, or building data- or math-intensive applications. With this comprehensive book, former F# team member Chris Smith gives you a head start on the fundamentals and walks you through advanced concepts of the F# language.Learn F#’s unique characteristics for building applicationsGain a solid understanding of F#’s core syntax, including object-oriented and imperative stylesMake your object-oriented code better by applying functional programming patternsUse advanced functional techniques, such as tail-recursion and computation expressionsTake advantage of multi-core processors with asynchronous workflows and parallel programmingUse new type providers for interacting with web services and information-rich environmentsLearn how well F# works as a scripting language

Lean B2B: Build Products Businesses Want


Étienne Garbugli - 2014
    It's the kind of book you don't read once, you go back to it on a regular basis. » - Carmen Gerea, CEO & Co-founder, UsabilityChefsLean B2B helps entrepreneurs and innovators quickly find traction in the enterprise.Used by thousands around the world and packed with more than 20 case studies, Lean B2B consolidates the best thinking around Business- to-Business (B2B) customer development to help entrepreneurs and innovators focus on the right things each step of the way, leaving as little as possible to luck.The book helps:• Assess the market potential of opportunities to find the right opportunity for your team• Find early adopters, quickly establish credibility and convince business stakeholders to work with you• Find and prioritize business problems in corporations and identify the stakeholders with the power to influence a purchase decision• Create a minimum viable product and a compelling offer, validate a solution and evaluate whether your team has found product-market fit• Identify and avoid common challenges faced by entrepreneurs and learn ninja techniques to speed up product-market validation« The book will pay itself off in the first couple of pages! » - Ben Sardella, Co-Founder, Datanyze« Treat this book like a map to show you where you are and a compass to show you the direction. I wish I could have read it 2 or 3 years ago. » – Jonathan Gebauer, Founder, exploreB2B« Lean B2B is filled with rock-solid advice for technology entrepreneurs who want a rapid-growth trajectory. Read it to increase your certainty and your success rate. » - Jill Konrath, Author of AGILE SELLING and Selling to Big Companies« Probably the most slept on book in the Lean startup market right now.... There is no sugarcoating here. Garbugli tells you exactly what needs to happen and how to make it happen... literally holds your hand and spells it out. I was really impressed with the overall depth and advice presented. » - AJ, B2B Entrepreneur« The book I read of which I have learned the most. » - Etienne Thouin, Founder and CTO, SQLNext Software« This book is essential reading for would-be entrepreneurs who face the daunting task of entering B2B markets. » – Paul Gillin, Co-Author, Social Marketing to the Business Customer

APIs: A Strategy Guide


Daniel Jacobson - 2011
    Salesforce.com (more than 50%) and Twitter (more than 75% fall into this category. Ebay gets more than 8 billion API calls a month. Facebook and Google, have dozens of APIs that enable both free services and e-commerce, get more than 5 billion API calls each day. Other companies like NetFlix have expanded their service of streaming movies over the the web to dozens of devices using API. At peak times, more than 20 percent of all traffic is accounted for by Netflix through its APIs. Companies like Sears and E-Trade are opening up their catalogs and other services to allow developers and entrepreneurs to create new marketing experiences. Making an API work to create a new channel is not just a matter of technology. An API must be considered in terms of business strategy, marketing, and operations as well as the technical aspects of programming. This book, written by Greg Brail, CTO of Apigee, and Brian Mulloy, VP of Products, captures the knowledge of all these areas gained by Apigee, the leading company in supporting the rollout of high traffic APIs.

The Workshopper Playbook


Jonathan Courtney - 2020
    

Paisley Designs


Marty Noble - 2008
    Colorists will enjoy hours of creative pleasure with this all-original gallery of paisley designs — 30 full-page illustrations swirling with gorgeous organic themes.

MongoDB Applied Design Patterns


Rick Copeland - 2013
    You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game

Pro AngularJS (Expert's Voice in Web Development)


Adam Freeman - 2014
    AngularJS, which is maintained by Google, brings the power of the Model-View-Controller (MVC) pattern to the client, providing the foundation for complex and rich web apps. It allows you to build applications that are smaller, faster, and with a lighter resource footprint than ever before.Best-selling author Adam Freeman explains how to get the most from AngularJS. He begins by describing the MVC pattern and the many benefits that can be gained from separating your logic and presentation code. He then shows how you can use AngularJS's features within in your projects to produce professional-quality results. Starting from the nuts-and-bolts and building up to the most advanced and sophisticated features AngularJS is carefully unwrapped, going in-depth to give you the knowledge you need.Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them. What you’ll learn Gain a solid architectural understanding of the MVC Pattern to separate logic, data and presentation code. Learn how to create rich and dynamic web apps using AngularJS Understand how each feature works and why it is important Understand how to extend HTML with declarative syntax Learn how to extend and customize AngularJS Learn how to test, refine, and deploy your AngularJS projects Who this book is for This book is ideal for web developers who have a working knowledge of JavaScript, HTML and CSS. The book is platform agnostic and a range of browsers will be presented and discussed throughout the examples.

Archetypes in Branding: A Toolkit for Creatives and Strategists


Margaret Hartwell - 2012
    Combined with a companion deck of sixty original archetype cards, this kit will give you a practical tool to:Reveal your brand's motivations, how it moves in the world, what its trigger points are and why it attracts certain customers.Forge relationships with the myriad stakeholders that affect your business.Empower your team to access their creativity and innovate with integrity.Readers will use this tool over and over again to inform and enliven brand strategy, and to create resonant and authentic communications. For more information visit www.archetypesinbranding.com.

Marketing to Millennials: Reach the Largest and Most Influential Generation of Consumers Ever


Jeff Fromm - 2013
    Companies that think winning their business is a simple matter of creating a Twitter account and applying outdated notions of "cool" to their advertising are due for a rude awakening. "Marketing to Millennials "is both an enlightening look at this generation of consumers and a practical plan for earning their trust and loyalty. Based on original market research, the book reveals the eight attitudes shared by most Millennials, as well as the new rules for engaging them successfully. Millennials: - Value social networking and aren't shy about sharing opinions - Refuse to remain passive consumers--they expect to participate in product development and marketing - Demand authenticity and transparency - Are highly influential--swaying parents "and" peers - Are not all alike--understanding key segments is invaluable Featuring expert interviews and profiles of brands doing Millennial marketing right, this eye-opening book is the key to persuading the customers who will determine the bottom line for decades to come.

The Practitioner's Guide to Product Management


Jock Busuttil - 2015
    THE PRACTITIONER'S GUIDE TO PRODUCT MANAGEMENT provides a firsthand road map to help you avoid the pitfalls of product failure-taking you through the field of product management with candid stories and real-world experiences of what it takes to create a product that meets the customer's needs.Product management is the art, science and skill of bringing a successful product to life. In The Practitioner's Guide To Product Management, Jock Busuttil looks at what product managers do, how the role came to be, how it's still continuing to evolve, and why it's such good news that there's no prescribed route to becoming one.Busuttil also delves into examples of the good, the bad and the ill-advised products to consider why they succeeded and failed and give you the inside track on avoiding all the common product management pitfalls. The book examines the fine line between success and failure and reveals nine ways you can increase your product's chances of success.If you're new to product management and wondering what it's all about or if you're a product manager shooting for professional success, this book will give you the inside track on starting, developing, and then selling a new product.

Lean Inception: How to Align People and Build the Right Product


Paulo Caroli - 2018
    The Lean Startup movement is very promising, but for many teams it ends up translating into an important question: ”Yeah, but what to build ?” “In ThoughtWorks, our response has been a process called an inception. We gather together a good sample of the people who will be affected by the product and have an intensive session to set an initial direction, using a series of exercises focusing on collaboration and the capture of broad goals. We don't attempt a detailed specification, as that is exactly the kind of thing that becomes out of date as soon as code hits production. But we do want to understand what kind of outcomes we are hoping for, the features that we think will drive these outcomes, and how to assess the effectiveness of our product. With The Lean Inception, Paulo has captured his experience in running these inceptions over the last decade. In particular it's focused on his work to boil the inception down to its essence, concentrating the activity on a single, if very intensive, week of work. Paulo shares how he makes this work, through writing a product vision, capturing personas, understanding the user journeys, and developing high-level features. The result isn't a detailed plan of work, which we find quickly rots into irrelevance. It is a guiding set of goals to set us off in the right direction. It doesn't plan out a final product, with all the features that our users will need, instead it focuses on an initial product that we can release and learn from - the Minimum Viable Product. “ – Martin Fowler, Chief Cientist at ThoughtWorks

The Basics of User Experience Design: A UX Design Book by the Interaction Design Foundation


Mads Soegaard - 2018
     You'll cover a wide range of topics over nine highly readable chapters, with each one acting as a mini crash course. By the end, you'll have been introduced to the key concepts, best practices, and guidelines in areas such as: - User Experience (UX) Design - Design Thinking - Usability - User Research - Interaction Design - Mobile Web Design - Information Visualization Whether you're looking to embark on a new career in the field of UX design, are trying to boost your current skill-set, or are simply interested in learning more about the topic, then this short ebook is the perfect place to start your journey! You can find out more about the Interaction Design Foundation at interaction-design.org. As an independent, nonprofit initiative, we are constantly striving to make design education as accessible and affordable as possible, no matter where you are in the world.