Rails Recipes
Chad Fowler - 2006
How do you use it effectively? How do you harness the power? And, most important, how do you get high quality, real-world applications written?From the latest Ajax effects to time-saving automation tips for your development process, "Rails Recipes" will show you how the experts have already solved the problems you have.Use generators to automate repetitive coding tasks.Create sophisticated role-based authentication schemes.Add live search and live preview to your site.Run tests when anyone checks code in.How to create tagged data the right way.and many, many more...Owning "Rails Recipes" is like having the best Rails programmers sitting next to you while you code.
Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications
William Penberthy - 2013
Designed for experienced developers ready to advance their status, Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the Microsoft Specialist level.Focus on the expertise measured by these objectives:Design the application architectureDesign the user experienceDevelop the user experienceTroubleshoot and debug web applicationsDesign and implement securityThis Microsoft Exam Ref:Organizes its coverage by exam objectives.Features strategic, what-if scenarios to challenge you.Includes a 15% exam discount from Microsoft. (Limited time offer)
The Dissertation Journey: A Practical and Comprehensive Guide to Planning, Writing, and Defending Your Dissertation
Carol M. Roberts - 2004
To overcome the practical, social, and psychological obstacles along the way, you need a knowledgeable guide and the right tools. This comprehensive how-to guide to developing and writing a quality dissertation provides: Expanded and updated coverage of crucial topics such as conducting a literature review, dissertation support groups, and harnessing technology to conduct research Progress tracking tools, sample forms, resource lists, and other user-friendly elements Thoroughly updated and revised chapters with the most current need-to-know information
Advanced R
Hadley Wickham - 2014
With more than ten years of experience programming in R, the author illustrates the elegance, beauty, and flexibility at the heart of R.The book develops the necessary skills to produce quality code that can be used in a variety of circumstances. You will learn:The fundamentals of R, including standard data types and functions Functional programming as a useful framework for solving wide classes of problems The positives and negatives of metaprogramming How to write fast, memory-efficient codeThis book not only helps current R users become R programmers but also shows existing programmers what's special about R. Intermediate R programmers can dive deeper into R and learn new strategies for solving diverse problems while programmers from other languages can learn the details of R and understand why R works the way it does.
Designing Web Interfaces: Principles and Patterns for Rich Interactions
Bill Scott - 2008
Distilled from the authors' years of experience at Sabre, Yahoo!, and Netflix, these best practices are grouped into six key principles to help you take advantage of the web technologies available today. With an entire section devoted to each design principle, Designing Web Interfaces helps you:Make It Direct-Edit content in context with design patterns for In Page Editing, Drag & Drop, and Direct SelectionKeep It Lightweight-Reduce the effort required to interact with a site by using In Context Tools to leave a "light footprint"Stay on the Page-Keep visitors on a page with overlays, inlays, dynamic content, and in-page flow patternsProvide an Invitation-Help visitors discover site features with invitations that cue them to the next level of interactionUse Transitions-Learn when, why, and how to use animations, cinematic effects, and other transitionsReact Immediately-Provide a rich experience by using lively responses such as Live Search, Live Suggest, Live Previews, and more Designing Web Interfaces illustrates many patterns with examples from working websites. If you need to build or renovate a website to be truly interactive, this book gives you the principles for success.
The Mikado Method
Ola Ellnestam - 2014
The Mikado Method is a process for surfacing the dependencies in a codebase, so that you can systematically eliminate technical debt and get things done.It gets its name from a simple game commonly known as "pick-up sticks." You start with a jumbled pile of sticks. The goal is to remove the Mikado, or Emperor, stick without disturbing the others. Players carefully remove sticks one at a time, leaving the rest of the heap intact, slowly exposing the Mikado. The game is a great metaphor for eliminating technical debt—carefully extracting each intertwined dependency until you're able to successfully resolve the central issue and move on.The Mikado Method is a book by the creators of this process. It describes a pragmatic, straightforward, and empirical method to plan and perform non-trivial technical improvements on an existing software system. The method has simple rules, but the applicability is vast. As you read, you'll practice a step-by-step system for identifying the scope and nature of your technical debt, mapping the key dependencies, and determining the safest way to approach the "Mikado"-your goal. A natural byproduct of this process is the Mikado Graph, a minimalistic, relevant, just-in-time roadmap and information radiator that reflects deep understanding of how your system works.
Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa
Jonathan Stark - 2010
Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies." --John Allsopp, author and founder of Web Directions"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers." -- Brian LeRoux, Nitobi SoftwareIt's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.Build iPhone apps with tools you already know how to useLearn how to make an existing website look and behave like an iPhone appAdd native-looking animations to your web app using jQTouchTake advantage of client-side data storage with apps that run even when the iPhone is offlineHook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScriptSubmit your applications to the App Store with XcodeThis book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html.
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.
HTML5 and CSS3: Develop with Tomorrow's Standards Today
Brian P. Hogan - 2010
Even though the specification is still in development, many modern browsers and mobile devices already support HTML5 and CSS3. This book gets you up to speed on the new HTML5 elements and CSS3 features you can use right now, and backwards compatible solutions ensure that you don't leave users of older browsers behind. This book gets you started working with many useful new features of HTML5 and CSS3 right away. Gone are the days of adding additional markup just to style a button differently or stripe tables. You'll learn to use HTML5's new markup to create better structure for your content and better interfaces for your forms, resulting in cleaner, easier-to-read code that can be understood by both humans and programs. You'll find out how to embed audio, video, and vector graphics into your pages without using Flash. You'll see how web sockets, client-side storage, offline caching, and cross-document messaging can ease the pain of modern web development. And you'll discover how simple CSS3 makes it to style sections of your page. Throughout the book, you'll learn how to compensate for situations where your users can't take advantage of HTML5 and CSS3 yet, developing solutions that are backwards compatible and accessible. You'll find what you need quickly with this book's modular structure, and get hands-on with a tutorial project for each new HTML5 and CSS3 feature covered. "Falling Back" sections show you how to create solutions for older browsers, and "The Future" sections at the end of each chapter get you excited about the possibilities when HTML5 and CSS3 reach widespread adoption. Get ready for the future---in fact, it's here already.
Real Ghost Stories: Disturbing Paranormal Stories Based On True Events
Eve S. Evans - 2019
Learn more in The Collector.Some things seem ordinary to the naked eye, but sometimes a camera catches things invisible to the naked eye. This one will give you chills in It's Only A Photo.
The DI Tremayne Thriller Series: Books 1 - 6: The Complete Series
Phillip Strang - 2018
Six Edge of Your Seat Thrillers. Six Books at a Discounted Price.
Death Unholy (Book 1) - All that remained were the man’s two legs and a chair full of greasy and fetid ash. Little did DI Keith Tremayne know that it was the beginning of a trip into the murky world of paganism and its ancient rituals.
‘Do you believe in spontaneous human combustion?’ Inspector Tremayne asked his sergeant, Clare Yarwood.
Death and the Assassin’s Blade (Book 2) - It was meant to be high drama, not murder, but someone’s switched the daggers. The man’s death, in plain view of two serving police officers.
A summer’s night, a production of Julius Caesar among the ruins of an Anglo-Saxon fort. The assassination scene, the man collapses to the ground, Brutus defending his actions, Mark Antony’s rebuke. Death and the Lucky Man (Book 3) - Sixty-eight million pounds and DEAD! Someone had once told Detective Inspector Keith Tremayne that some people were lucky and some weren’t. Tremayne knew only one thing: the man lying dead in a pool of blood had qualified on the lucky after winning the lottery, but now his luck had run out. Death at Coombe Farm (Book 4) – A warring family. A disputed inheritance. A recipe for death! If it hadn’t been for the circumstances, Detective Inspector Keith Tremayne would have said the view was outstanding. Up high, overlooking the farmhouse in the valley below, the panoramic vista of Salisbury Plain stretching out beyond. The only problem was that near where he stood with his sergeant, Clare Yarwood, there was a body, and it wasn’t a pleasant sight. Tremayne had never been keen on farms, and especially horses, although Clare loved them. Tremayne assumed she wouldn’t be so fond of the one that trampled Claude Selwood to death. Death by a Dead Man’s Hand (Book 5) - A murdered brother. A missing treasure trove of stolen gold bars. A family dying in the hunt for it.! Ethan Mitchell knew the exact amount of time since his arrest for murder: eighteen years, five months and three days. After so long in prison, many things confused him on his release, but one thing he was sure of was that people do not come back from the dead. However, one month before his release from prison for the murder of a man, he had received a letter. It had only two sentences. Time will not save you. St Mark’s Church, three in the afternoon, the first Wednesday after your release. He had recognised the writing. After all, hadn’t they grown up together. The signature was unmistakable: it was his brother Martin’s. But that’s not possible, Mitchell thought. I killed him, spent seventeen years in prison for his murder. A voice echoed through the church; Ethan felt the hairs on the back of his neck stand up. ‘Martin, it can’t be,’ Ethan said. ‘You’re dead. I killed you.’ At ten feet from Ethan the man reached into his right-hand jacket pocket. He levelled the gun that he taken removed and emptied three bullets into Ethan, the noise echoing around the church. Death in the Village (Book 6) - A woman with a venomous tongue, dead and hanging from a beam in her garage! Nobody was sad that the woman was dead, and she’s not the last to die. DI Tremayne sees a pattern developing, which can only mean one thing – more deaths.
BWWM Club
J.A. Fielding - 2015
In this book you get 6 classic BWWM stories in 1 - that's 828 pages of interracial goodness! All of the books in this bundle can be enjoyed as stand alone stories. That said, all have further parts in the series, so if you like one more than the rest you can pick up more books with the same characters when you're ready. Books in this collection are: 1. My Russian Dream: When she woke that morning, the last thing Sophie expected was to not only meet the man of her dreams, but to enter into a fast moving whirlwind romance with a mysterious Russian billionaire. Will it all be too much for Sophie? Or will this be her dream playing out like she's always felt she deserved? 2. Passion Abroad: Have you ever felt like you just need to get away from it all? Well that's exactly how Erica feels, and she's going to do something about it! The tale of a holiday romance which turns into a round the world trip with a passionate and loving new partner. 3. Home Is Where The Heart Is: When a handsome English billionaire is looking for homes to add to his portfolio, Julie is assigned the job of helping him out. But will this billionaire have another reason for his interest in her? 4. Find Me Online: After filtering through a ton of pervs on a popular interracial dating site, Cherelle finally finds someone who catches her eye. But is there more to her catch Michael than she originally realizes? And will he be the man she is looking for? 5. Is Mr White Mr Right: One of the original BWWM books, and largely held as a classic in the genre. Natasha Black is a strong African American woman, who has always been career focused and level headed. Nothing has ever been able to knock her off her game... until now! Enter 'McDreamy', the hunk of a boss at her new dream job. Will she be able to stay career focused while getting advances from possibly the man of her dreams? 6. My Billionaire Cowboy: What does a fashion stylist and a fashionably challenged cowboy have in common?! You're about to find out... Kate is the proud owner of her own fashion boutique. Bruce is a successful business man who now spends his time on his passion: working his ranch. When fate brings these two opposites together, there's no denying there's something there. But is Kate at a point in her life where she is willing to throw caution to the wind and allow herself to be swept off of her feet by an unexpected love? Authors of these books: J A Fielding, Esther Banks and Cher Etan; all authors from Saucy Romance Books. To see more great stories by us, simply search BWWM Club on Amazon Kindle. Suitable for over 18s only due to all stories having scenes of a sexual nature.
Bandit Algorithms for Website Optimization
John Myles White - 2012
Author John Myles White shows you how this powerful class of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success.This is the first developer-focused book on bandit algorithms, which were previously described only in research papers. You’ll quickly learn the benefits of several simple algorithms—including the epsilon-Greedy, Softmax, and Upper Confidence Bound (UCB) algorithms—by working through code examples written in Python, which you can easily adapt for deployment on your own website.Learn the basics of A/B testing—and recognize when it’s better to use bandit algorithmsDevelop a unit testing framework for debugging bandit algorithmsGet additional code examples written in Julia, Ruby, and JavaScript with supplemental online materials
Core J2EE Patterns: Best Practices and Design Strategies
Deepak Alur - 2001
What's been lacking is the expertise to fuse them into solutions to real-world problems. These patterns are the intellectual mortar for J2EE software construction." John Vlissides, co-author of Design Patterns, the "Gang of Four" book"The authors of Core J2EE Patterns have harvested a really useful set of patterns. They show how to apply these patterns and how to refactor your system to take advantage of them. It's just like having a team of experts sitting at your side."Grady Booch, Chief Scientist, Rational Software Corporation "The authors do a great job describing useful patterns for application architectures. The section on refactoring is worth the price of the entire book!"Craig McClanahan, Struts Lead Architect and Specification Lead for JavaServer Faces "Core J2EE Patterns is the gospel that should accompany every J2EE application server...Built upon the in-the-trenches expertise of its veteran architect authors, this volume unites the platform's many technologies and APIs in a way that application architects can use, and provides insightful answers to the whys, whens, and hows of the J2EE platform."Sean Neville, JRun Enterprise Architect, MacromediaDevelopers often confuse learning the technology with learning to design with the technology. In this book, senior architects from the Sun Java Center share their cumulative design experience on Java 2 Platform, Enterprise Edition (J2EE) technology.The primary focus of the book is on patterns, best practices, design strategies, and proven solutions using the key J2EE technologies including JavaServer Pages(TM) (JSP(TM)), Servlets, Enterprise JavaBeans(TM) (EJB(TM)), and Java(TM) Message Service (JMS) APIs. The J2EE Pattern Catalog with 21 patterns and numerous strategies is presented to document and promote best practices for these technologies.Core J2EE Patterns, Second Edition offers the following: J2EE Pattern Catalog with 21 patternsfully revised and newly documented patterns providing proven solutions for enterprise applications Design strategies for the presentation tier, business tier, and integration tier Coverage of servlets, JSP, EJB, JMS, and Web Services J2EE technology bad practices Refactorings to improve existing designs using patterns Fully illustrated with UML diagrams Extensive sample code for patterns, strategies, and refactorings