Scalper: Inside the World of a Professional Ticket Broker


Clancy Martin - 2011
    

Eloquent JavaScript: A Modern Introduction to Programming


Marijn Haverbeke - 2010
    I loved the tutorial-style game-like program development. This book rekindled my earliest joys of programming. Plus, JavaScript!" —Brendan Eich, creator of JavaScriptJavaScript is the language of the Web, and it's at the heart of every modern website from the lowliest personal blog to the mighty Google Apps. Though it's simple for beginners to pick up and play with, JavaScript is not a toy—it's a flexible and complex language, capable of much more than the showy tricks most programmers use it for.Eloquent JavaScript goes beyond the cut-and-paste scripts of the recipe books and teaches you to write code that's elegant and effective. You'll start with the basics of programming, and learn to use variables, control structures, functions, and data structures. Then you'll dive into the real JavaScript artistry: higher-order functions, closures, and object-oriented programming.Along the way you'll learn to:Master basic programming techniques and best practices Harness the power of functional and object-oriented programming Use regular expressions to quickly parse and manipulate strings Gracefully deal with errors and browser incompatibilities Handle browser events and alter the DOM structure Most importantly, Eloquent JavaScript will teach you to express yourself in code with precision and beauty. After all, great programming is an art, not a science—so why settle for a killer app when you can create a masterpiece?

Sexy Web Design


Elliott Jay Stocks - 2008
    You'll be guided through the entire process of creating a gorgeous, usable web site by applying the timeless principles of user-centered design.Even if you're short on design skills, with this book you'll be creating your own stunning web sites in no time at all.Throughout, the focus is on simple and practical techniques that anyone can use - you don't need to have gone to art school or have artistic flair to create stunning designs using the methods outlined in this book.The book's full-color layout and large format (8" x 10") make Sexy Web Design a pleasure to read.Master key web interface design principles Design amazing web interfaces from scratch Create beautiful, yet functional, web sites Unleash your artistic talents And much more Who should read this book? Whether you're completely new to web design, a seasoned pro looking for inspiration, or a developer wanting to improve your sites' aesthetics, there's something for everyone here.How? Because instead of trying to cover every possible area of creating a web site, we've focused purely on the design stage; that is, everything that happens before a single line of code is written.However, great design is more than just aesthetics. Long before we open our graphics program of choice, we'll be conducting research, dealing with clients, responding to briefs, sketching out sitemaps, planning information architecture, moving from doodles to diagrams, exploring different ways of interactivity, and building upon design traditions.But ultimately, you'll be finding out how to create web sites that look drop-dead gorgeous.

Bikini Body Guide Workouts


Kayla Itsines - 2013
    12 WEEK WORKOUT PLAN✔ 102 page step-by-step guide✔ Effective cardio methods✔ Target problem areas✔ Each exercise under 30 min✔ See results in one week

Linux Server Hacks: 100 Industrial-Strength Tips and Tools


Rob Flickenger - 2003
    Setting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with its supporting cast of utilities as well as layers of applications software. There's basic documentation online but there's a lot beyond the basics you have to know, and this only comes from people with hands-on, real-world experience. This kind of "know how" is what we sought to capture in Linux Server Hacks.Linux Server Hacks is a collection of 100 industrial-strength hacks, providing tips and tools that solve practical problems for Linux system administrators. Every hack can be read in just a few minutes but will save hours of searching for the right answer. Some of the hacks are subtle, many of them are non-obvious, and all of them demonstrate the power and flexibility of a Linux system. You'll find hacks devoted to tuning the Linux kernel to make your system run more efficiently, as well as using CVS or RCS to track the revision to system files. You'll learn alternative ways to do backups, how to use system monitoring tools to track system performance and a variety of secure networking solutions. Linux Server Hacks also helps you manage large-scale Web installations running Apache, MySQL, and other open source tools that are typically part of a Linux system.O'Reilly's new Hacks Series proudly reclaims the term "hacking" for the good guys. Hackers use their ingenuity to solve interesting problems. Rob Flickenger is an experienced system administrator, having managed the systems for O'Reilly Network for several years. (He's also into community wireless networking and he's written a book on that subject for O'Reilly.) Rob has also collected the best ideas and tools from a number of other highly skilled contributors.Written for users who already understand the basics, Linux Server Hacks is built upon the expertise of people who really know what they're doing.

Text Fails: 101 Epic Text Fails that Temporarily Ruined People's Lives (Autocorrect Fails)


Chris Chappelle - 2015
    Note: These texting fails contain profanity, not for children.When are people going to learn that autocorrect can't be trusted? With FAILS like these, we actually hope that's not for a long time.This book complies 101 of the funniest, most viral and cringeworthy autocorrect screenshots to date.Guaranteed to put you on the floor laughing!

Learning the bash Shell


Cameron Newham - 1995
    This book will teach you how to use bash's advanced command-line features, such as command history, command-line editing, and command completion.This book also introduces shell programming,a skill no UNIX or Linus user should be without. The book demonstrates what you can do with bash's programming features. You'll learn about flow control, signal handling, and command-line processing and I/O. There is also a chapter on debugging your bash programs.Finally, Learning the bash Shell, Third Edition, shows you how to acquire, install, configure, and customize bash, and gives advice to system administrators managing bash for their user communities.This Third Edition covers all of the features of bash Version 3.0, while still applying to Versions 1.x and 2.x. It includes a debugger for the bash shell, both as an extended example and as a useful piece of working code. Since shell scripts are a significant part of many software projects, the book also discusses how to write maintainable shell scripts. And, of course, it discusses the many features that have been introduced to bash over the years: one-dimensional arrays, parameter expansion, pattern-matching operations, new commands, and security improvements.Unfailingly practical and packed with examples and questions for future study, Learning the bash Shell Third Edition is a valuable asset for Linux and other UNIX users.--back cover

Beginning Database Design: From Novice to Professional


Clare Churcher - 2007
    This book offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. Through the help of use cases and class diagrams modeled in the UML, youll learn how to discover and represent the details and scope of the problem in question.Database design is not an exact science, and solid database design principles and examples help demonstrate the consequences of simplifications and pragmatic decisions. The rationale is to try to keep it simple, but allow room for development as situations change or resources permit. The book also features an introduction for implementing the final design in a relational database.

The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win


Gene Kim - 2013
    It's Tuesday morning and on his drive into the office, Bill gets a call from the CEO. The company's new IT initiative, code named Phoenix Project, is critical to the future of Parts Unlimited, but the project is massively over budget and very late. The CEO wants Bill to report directly to him and fix the mess in ninety days or else Bill's entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of The Three Ways, Bill starts to see that IT work has more in common with manufacturing plant work than he ever imagined. With the clock ticking, Bill must organize work flow streamline interdepartmental communications, and effectively serve the other business functions at Parts Unlimited. In a fast-paced and entertaining style, three luminaries of the DevOps movement deliver a story that anyone who works in IT will recognize. Readers will not only learn how to improve their own IT organizations, they'll never view IT the same way again.

Work Like Da Vinci: Gaining the Creative Advantage in Your Business and Career


Michael J. Gelb - 2006
    Gelb identified seven aspects of Da Vinci's genius that contemporary readers can emulate and apply in their own lives. Now, in WORK LIKE DA VINCI, Gelb adapts these principles to the specific demands of the workplace, sharing the innovative solutions to contemporary corporate and career challenges that have kept him in constant demand as a top-tier speaker and consultant to Fortune 500 clients. In Gelb's expert perspective, Da Vinci's genius can be distilled into seven principles for the business listener: Ask the right questions (Curiosit�) Put your answers to work (Dimostrazione) Develop your business senses (Sensazione) Turn uncertainty into opportunity (Sfumato) Strike a profitable balance (Arte/Scienza) Integrate for success (Corporalit�) Make the break-through connection (Connessione) These principles will help you tackle such timeless business challenges as: leadership; innovation; teamwork; strategic planning; decision-making; managing change and uncertainty; giving powerful presentations; giving and receiving feedback; and more.

Absolute Beginner's Guide to C


Greg Perry - 1993
    This bestseller talks to readers at their level, explaining every aspect of how to get started and learn the C language quickly. Readers also find out where to learn more about C. This book includes tear-out reference card of C functions and statements, a hierarchy chart, and other valuable information. It uses special icons, notes, clues, warnings, and rewards to make understanding easier. And the clear and friendly style presumes no programming knowledge.

Hadoop Explained


Aravind Shenoy - 2014
    Hadoop allowed small and medium sized companies to store huge amounts of data on cheap commodity servers in racks. The introduction of Big Data has allowed businesses to make decisions based on quantifiable analysis. Hadoop is now implemented in major organizations such as Amazon, IBM, Cloudera, and Dell to name a few. This book introduces you to Hadoop and to concepts such as ‘MapReduce’, ‘Rack Awareness’, ‘Yarn’ and ‘HDFS Federation’, which will help you get acquainted with the technology.

Grails in Action


Glen Smith - 2009
    Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches.The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Before the Pilgrims: the Untold History before Jamestown and Plymouth


Pippa Pralen - 2019
    40 years before the Jamestown colony, the Spanish founded a "Jamestown-type" colony in Virginia. Early explorers met Indians who surprisingly spoke English. Long before 1619 the recognized arrival of slaves, in 1526, the first African slaves were brought to America by the Spanish. A fierce competition arose between France, Spain and England to win the New World. Colonies floundered, were abandoned or destroyed by the English. It wasn’t easy surviving in this “new world” in spite of the early glowing reports. Why did Jamestown and Plymouth colonies succeed when others failed? The 2nd half of this book explores the first successful English colonies of Jamestown and Plymouth and why they succeeded when others could not. Strange and curious facts: the first Indian contact in Plymouth was an Indian asking for a glass of beer! Enjoy a detailed look of what really took place in America’s beginnings. It’s more interesting than your school history books!

History of Korea: A Captivating Guide to Korean History, Including Events Such as the Mongol Invasions, the Split into North and South, and the Korean War


Captivating History - 2020
     Free History BONUS Inside! The Korean Peninsula today is divided into two, but there was a time when this peninsula was divided into many states. Over the course of time, and besieged by expansive transient dynasties outside of this modest piece of land, many clans and tribes overran their lands. Of all those malicious and greedy potential overlords, none managed to prevail. The soil is rich with the blood of the people who made Korea happen, and it is the Korean people who rose victorious among the maelstrom of dead empires led by hated tyrants and wars fought by people in lands far beyond their own. The Koreans are survivors, known for their persistence and courage. In History of Korea: A Captivating Guide to Korean History, Including Events Such as the Mongol Invasions, the Split into North and South, and the Korean War, you will discover topics such as Land of the Bear The Dragon of the East Sea Dynasties Rise and Fall The Joseon Dynasty of Goryeo Foreign Invasions Merchants, Farmers, and Foreigners From Independence to Annexation Korea at War North Korea South Korea And much, much more! So if you want to learn more about the history of Korea, scroll up and click the "add to cart" button!