Intel Microprocessors 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, Prentium Proprocessor, Pentium II, III, 4


Barry B. Brey - 1991
    This text provides a comprehensive view of programming and interfacing of the Intel family of Microprocessors from the 8088 through the latest Pentium 4 microprocessor. Organized in an orderly and manageable format, it offers over 200 programming examples using the Microsoft Macro Assembler program, and provides a thorough description of each Intel family members, memory systems, and various I/O systems.

Scaleshifter


Shelby Hailstone Law - 2019
    And he certainly didn't want to be turned into a dragon. But when he doesn't understand how his new body works and can barely make a move without being watched by the wizard who took his humanity, how is he supposed to escape before he can be turned into a weapon of war?

Programming Windows 8 Apps with HTML, CSS, and JavaScript


Kraig Brockschmidt - 2012
    

The Great Investment


T.D. Jakes - 2000
    D. Jakes, preacher, author, motivator, and entrepreneur, is one of the most respected and influential voices in the country today. Now, in The Great Investment, Bishop Jakes gives readers the blueprint for balanced successful living. He explains how the triad of faith, family and finance is the cornerstone of a life of moral success—success based on God’s plan.Faith is the foundation of all that we want to achieve. Bishop Jakes explores the impact faith can have in healing and restoring quality of life to those whose history has caused them setbacks.Family is the anchor, keeping us grounded, supporting us, and allowing us to stay focused. A healthy family sustains us while giving meaning to our endeavors.Finally, and no less crucial, Finance is the often misunderstood factor in the equation for success. Bishop Jakes removes the veil from this frequently neglected topic, and shows that, not only is it not profane to focus on this area, it is essential.Bishop T. D. Jakes’s goal is to empower every woman and man. With this new book he provides the tools for us to chart a course for success and accomplish everything that God has promised. This is truly a book of our time.

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.

The Anatomy of the Swipe: Making Money Move


Ahmed Siddiqui - 2020
    Yet, not many people understand how payment systems in the US work. Those that do "get it" are unlocking multi-billion dollar opportunities. If you've ever wondered what happens when you actually swipe/dip/tap your credit card or debit card then The Anatomy of the Swipe breaks down the details in the simplest manner possible. Here are some questions answered within these pages:How does money move from my credit card to my favorite coffee shop? How can I build a neo-bank? How can I build my own debit or credit card? How can I accept card based payments? The Anatomy of the Swipe speaks to software developers and entrepreneurs who are looking at implementing card-based payments for the first time, merchants who want to be able to accept payments for a website or store, or those who want to issue their own debit/credit card. This book walks beginners through modern innovations created because of card-based payments, as well as the motivations and revenue models of each party in the payments ecosystem.

Everyday Rails Testing with RSpec


Aaron Sumner
    A practical approach to test-driven development for Ruby on Rails using RSpec and related tools.

Sinatra: Up and Running


Alan Harris - 2011
    With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications. Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine. Learn Sinatra’s core concepts, and get started by building a simple application Create views, manage sessions, and work with Sinatra route definitions Become familiar with the language’s internals, and take a closer look at Rack Use different subclass methods for building flexible and robust architectures Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API

I'd rather Starve than Cook!


Lisa M. Orban - 2017
    Do you hate to cook, but prefer not to die of starvation this week?Never fear, this cookbook is for you!If you are able to open cans without injury, dump things out of a box with confidence, and operate a stove without supervision, you can eat tonight.

Covid: Why most of what you know is wrong


Sebastian Rushworth - 2021
    

Flowers In The Attic/Dawn/Heaven/Ruby


V.C. Andrews - 1994
    

The Past Present and Future of JavaScript


Axel Rauschmayer - 2012
    Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s fortunes. With that as a backdrop, he provides a detailed look at proposed new features and fixes in the next version, ECMAScript.next, and then presents his own JavaScript wish list—such as an integrated IDE.

Two Scoops of Django 1.11: Best Practices for the Django Web Framework


Daniel Roy Greenfeld - 2017
    We have put thousands of hours into the fourth edition of the book, writing and revising its material to include significant improvements and new material based on feedback from previous editions.

Slim and None


Dan Jenkins - 2005
    A student of golf lore, Bobby Joe is well aware that only a small group of stars have ever won a major at his age or older, and among them are such immortals as Nicklaus, Boros, Irwin, and Trevino. It’s now or never for Bobby Joe, and excuse him for thinking that his chances are slim and none.So it’s off to the Masters, U.S. Open, British Open, and the rest of the PGA Tour for Bobby Joe, who’s leaving behind the prospect of a third ex-wife. On the golf courses he’ll face familiar competitors such as Knut Thorssun and Cheetah Farmer, but the rival who may loom the largest is the game’s newest child star, nineteen-year-old Scott Pritchard. His talents are the talk of the Tour—so is his arrogance—and so, by the way, is his stunning mom, Gwendolyn, a shapely adorable woman who captures Bobby Joe’s full attention and threatens not to let go. Long revered by his peers as one of the world’s best sportswriters, and beloved by readers for such classics as Semi-Tough and Dead Solid Perfect, Dan Jenkins is at the top of his form in Slim and None. It’s packed with authentic insider gems about each of the majors and hilarious sketches of many of the characters—touring pros, officials, media, agents, caddies, and ladies—who inhabit this outrageous and endearing world of sports.

Advanced PHP Programming


George Schlossnagle - 2004
    The rapid maturation of PHP has created a skeptical population of users from more traditional enterprise languages who question the readiness and ability of PHP to scale, as well as a large population of PHP developers without formal computer science backgrounds who have learned through the hands-on experimentation while developing small and midsize applications in PHP. While there are many books on learning PHP and developing small applications with it, there is a serious lack of information on scaling PHP for large-scale, business-critical systems. Schlossnagle's Advanced PHP Programming fills that void, demonstrating that PHP is ready for enterprise Web applications by showing the reader how to develop PHP-based applications for maximum performance, stability, and extensibility.