Den of Wolves: Complete Trilogy


Harper Maguire - 2019
    The residents of this sleepy little town are none the wiser, but everyone sure knows about Oregon Investigations. Cousins Jack and Liam, and their longtime friend, Brodie aren’t just the private investigators of the firm, they’re also shifters belonging to the very same dwindling den of wolves. PART ONE Charlotte Gold has followed in her father’s legendary, country-singing footsteps, though her success hasn’t spanned beyond Cottage Grove. She’s just fine with that and singing with her band at Home on the Range feels like a little slice of heaven and a whole lot of fun whenever she gets on stage. But when her drummer keels over, dead, one night while playing, Charlotte’s quiet corner of paradise turns dark. No one suspects foul play except for Charlotte and she will stop at nothing to expose the killer who took her friend’s life, even if the residents of Cottage Grove think she’s crazy. One man doesn’t think she’s lost her mind, however, and Jack has all the skills and resources to crack this overlooked case wide open. PART TWO Eve Picoult hasn’t set foot in her hometown of Cottage Grove since she graduated high school ten years ago, but her dear friend twists her arm into agreeing to return for their ten-year reunion. It’s been forever, but how could she say no to her favorite Skype friend who has always been there for her, through thick and thin? For Eve, well, one reason comes to mind… or person. Brodie Shea. When Eve arrives at Cottage Grove, however, she discovers her friend mysteriously vanished. How could that be? Eve fears the worst, knowing her friend wouldn’t miss her high school reunion for the world. And it will be Brodie and his private investigation firm who will help Eve find out why her old friend has suddenly disappeared. PART THREE One dark, foggy night, as Wendy Cunningham kicks and fights her way up from the bottom of Silver Lake, she fears that life as she knows it is about to come to a violent end. But a man pulls her out, saving her life at the last minute. She doesn’t recognize him, but Liam knows exactly who she is. Come to think about it, not only does Wendy not recognize Liam, but she doesn’t recognize Cottage Grove, the town where she apparently grew up in, or remember anything about her life for that matter. Amnesia. Wendy’s memory will come back, but no one knows when or how or why, and until she remembers who knocked her out and tossed her into Silver Lake for dead, she will have no choice but to rely on the one man she trusts didn’t do it—Liam Doren. But Liam has secrets of his own. He’s a wolf shifter, after all, and the closer these two get, the harder it becomes for him to hide it from her.

Jumping into C++


Alex Allain - 2013
    As a professional C++ developer and former Harvard teaching fellow, I know what you need to know to be a great C++ programmer, and I know how to teach it, one step at a time. I know where people struggle, and why, and how to make it clear. I cover every step of the programming process, including:Getting the tools you need to program and how to use them*Basic language feature like variables, loops and functions*How to go from an idea to code*A clear, understandable explanation of pointers*Strings, file IO, arrays, references*Classes and advanced class design*C++-specific programming patterns*Object oriented programming*Data structures and the standard template library (STL)Key concepts are reinforced with quizzes and over 75 practice problems.

Real World Java EE Patterns--Rethinking Best Practices


Adam Bien - 2009
    :-)

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.

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

On Screen B2+ - Teacher's Book


Jenny Dooley
    Key Features An integrated approach to the development of all four language skills. Notions and functions. Vocabulary presentation and practice. Variety of reading, listening and speaking tasks. Grammar presentation in context. Activities encouraging critical thinking as well as web research. Writing sections containing models and development of writing skills & Writing bank. Realistic pairwork and groupwork activities. Pronunciation and Intonation sections. Study Skills to help students become autonomous learners. Practical English sections preparing students to use the language in real-life situations. Culture sections & CLIL sections for each module. Language Review. Grammar Reference section. Interactive Whiteboard (IWB) Software. Interactive eBook. Writing Books that help students practise and improve their writing skills. Public Speaking / Presentation Skills booklets to help learners become effective communicators and competent public speakers.

Introducing Go: Build Reliable, Scalable Programs


Caleb Doxsey - 2016
    Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced features, including concurrency. This book provides the one-on-one support you need to get started with the language, with short, easily digestible chapters that build on one another. By the time you finish this book, not only will you be able to write real Go programs, you'll be ready to tackle advanced techniques.* Jump into Go basics, including data types, variables, and control structures* Learn complex types, such as slices, functions, structs, and interfaces* Explore Go’s core library and learn how to create your own package* Write tests for your code by using the language’s go test program* Learn how to run programs concurrently with goroutines and channels* Get suggestions to help you master the craft of programming

How My Blog Got 1 Million Visits In 7 Months: A practical and straightforward guide to increasing traffic to your blog in your spare time - and without having to pay for advertising


Patric Morgan - 2015
    For some, blogging is a pastime, a hobby, something to fulfil a creative need. But some take blogging one step further. Many individuals, with no special training, are using their blog/s as a part-time or even a full-time job. You may already have a blog that could do with a few more visitors. Or maybe you’re thinking of setting up a blog but are not sure where to start. The question most people ask me is ‘How do I get visitors to my blog?’ It’s like setting up a shop on the High Street and facing the challenge of getting people in the door. The good news is – I have answers that will see your visitor count lift substantially. All you need is a computer, an internet connection and a brain (your own preferably). Here’s what you don’t need: money. This book answers your blogging questions in a practical and straightforward way. How My Blog Got 1 Million Visits In 7 Months has been designed to show you how to drive people to your blog – and how to keep them coming back, time after time. It’s designed for bloggers and for those who have websites that could do with more traffic. I’m a multi-award winning blogger and publisher and have been for over eight years. When I first started blogging, I got very excited to see that one person kept visiting my site. That was until I realised that the analytics was, in fact, counting me as a visitor. I’ve learned a lot since. My latest blog broke through the 1,000,000 visit mark after just 7 months. As a result, my blog is now a profitable business. I haven’t spent a penny on advertising and I spend about 30 minutes a day blogging at most. I’ve picked up a large-scale book deal as a direct result of my blog. In this book, I’ll show you the basics of setting up your blog; how to write content that people will just want to click on and share with their friends; how to create viral posts that will see your visitor statistics balloon; how to write content for your website that will sell your services or products; how to optimise your posts for search engines and how to make money from your blog. My promise to you is this - if you use the tips and tricks that I am about to show you, your site will get more traffic and you can start making money from it. These are proven techniques that you can start implementing on your blog straight away. Run the kind of blog that other bloggers envy. Be the kind of blogger that people marvel at. It’ll make you feel pretty good, I guarantee it. Find out how right now. *** “Patric Morgan's How My Blog Got 1 Million Visitors in 7 Months makes me sick! I've got 15,000+ people on my combined social media and I've never gotten even close to a million visits on my site. Screw you, Patric! However – I have read through his book and have found some cool tricks to steal and apply. Shh...don't tell him.” Vicki Abelson, Author of ‘Don't Jump’, published October '15 from Carl Reiner's Random Content. “What an absolutely incredible 'How to Guide'. This book will give you the tools you need to increase your web traffic and create a viral sensation from your blog or website. Follow the common sense approach within these pages and maybe you'll be writing your own success story very soon. A must read for any avid blogger trying to step up into the big leagues. Buy it now!” Nigel Shinner, Author of the critically acclaimed novel ‘From Within’ “It’s good to read something that actually delivers on the title of the book.

DAX Formulas for PowerPivot: The Excel Pro's Guide to Mastering DAX


Rob Collie - 2012
    Written by the world’s foremost PowerPivot blogger and practitioner, the book’s concepts and approach are introduced in a simple, step-by-step manner tailored to the learning style of Excel users everywhere. The techniques presented allow users to produce, in hours or even minutes, results that formerly would have taken entire teams weeks or months to produce and include lessons on the difference between calculated columns and measures, how formulas can be reused across reports of completely different shapes, how to merge disjointed sets of data into unified reports, how to make certain columns in a pivot behave as if the pivot were filtered while other columns do not, and how to create time-intelligent calculations in pivot tables such as “Year over Year” and “Moving Averages” whether they use a standard, fiscal, or a complete custom calendar. The “pattern-like” techniques and best practices contained in this book have been developed and refined over two years of onsite training with Excel users around the world, and the key lessons from those seminars costing thousands of dollars per day are now available to within the pages of this easy-to-follow guide.

Developing Backbone.js Applications


Addy Osmani - 2012
    You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS

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.

Programming Concurrency on the JVM


Venkat Subramaniam - 2011
    Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life. Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these concurrency styles so you can compare and choose what works best for your applications. You'll learn the benefits of each of these models, when and how to use them, and what their limitations are. Through hands-on exercises, you'll learn how to avoid shared mutable state and how to write good, elegant, explicit synchronization-free programs so you can create easy and safe concurrent applications. The techniques you learn in this book will take you from dreading concurrency to mastering and enjoying it. Best of all, you can work with Java or a JVM language of your choice - Clojure, JRuby, Groovy, or Scala - to reap the growing power of multicore hardware. If you are a Java programmer, you'd need JDK 1.5 or later and the Akka 1.0 library. In addition, if you program in Scala, Clojure, Groovy or JRuby you'd need the latest version of your preferred language. Groovy programmers will also need GPars.

Beginning iPhone 3 Development: Exploring the iPhone SDK


Dave Mark - 2009
    Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK

The Missing Boxset: A Riveting Mystery Collection


James Hunt - 2019
     The Secret Letter Victoria Owens's life takes a sudden turn after she receives an unexpected chain letter about her upcoming high school reunion. She's quick to dismiss the letter and focus instead on her busy day, amidst a preoccupied husband and eleven year-old-daughter. But the letter is only the beginning of a series of anonymous gifts, each more bizarre than the next, which shed light on a past long forgotten. Suspicious of her newfound admirer, Victoria soon finds herself trapped in a dangerous game of vengeance and betrayal, where her survival hangs in the very balance with every move that she makes.

Core JavaServer Faces (Core Series)


David M. Geary - 2004
    Now, Core JavaServer™ Faces–the #1 guide to JSF–has been thoroughly updated in this second edition, covering the latest feature enhancements, the powerful Ajax development techniques, and open source innovations that make JSF even more valuable. Authors David Geary and Cay Horstmann delve into all facets of JSF 1.2 development, offering systematic best practices for building robust applications, minimizing handcoding, and maximizing productivity. Drawing on unsurpassed insider knowledge of the Java platform, they present solutions, hints, tips, and “how-tos” for writing superior JSF 1.2 production code, even if you’re new to JSF, JavaServer Pages™, or servlets.The second edition’s extensive new coverage includes: JSF 1.2’s improved alignment with the broader Java EE 5 platform; enhancements to the JSF APIs; controlling Web flow with Shale; and using Facelets to replace JSP with XHTML markup. The authors also introduce Ajax development with JSF–from real-time validation and Direct Web Remoting to wrapping Ajax in JSF components and using the popular Ajax4jsf framework.This book will help you Automate low-level details and eliminate unnecessary complexity in server-side development Discover JSF best practices, ranging from effective UI design and style sheets to internationalization Use JSF with Tiles to build consistent, reusable user interfaces Leverage external services such as databases, LDAP directories, authentication/authorization, and Webservices Use JBoss Seam to greatly simplify development of database-backed applications Implement custom components, converters, and validators Master the JSF 1.2 tag libararies, and extend JSF with additional tag libraries Preface Acknowledgments Chapter 1: Getting Started Chapter 2: Managed Beans Chapter 3: Navigation Chapter 4: Standard JSF Tags Chapter 5: Data Tables Chapter 6: Conversion and Validation Chapter 7: Event Handling Chapter 8: Subviews and Tiles Chapter 9: Custom Components, Converters, and Validators Chapter 10: External Services Chapter 11: Ajax Chapter 12: Open Source Chapter 13: How Do I . . . Index