Crochet Dynamite: Gifts For Your Besties


Jaime Eads Maraia - 2012
    I have formatted them for the Kindle for portability and convenience! Thank you for supporting an independent crochet designer.xoxo

London - A Visitor's Guide


Craig Cross - 2014
    And I don't just regurgitate the same old spiel that you find in 95% of guidebooks. It's not the kind of guide where I just tell you the basics, and leave it at that. I'll take you inside each location and share my experiences with you. Maybe I enjoyed them, and maybe I didn't... I'll give you an honest opinion, alongside exact information about opening times and prices. If you're new to London then I'll explain how to ride the buses, taxis and trains, and if you enjoy walking then I've created some self-guided walks (bonus chapter in ebook only), plus two weeks-worth of example itineraries. I've also included some Top 10 lists, a chapter full of popular day trips, and a review of every hotel I've ever stayed at, from the Premier Inn to The Ritz. It's a good little travel companion to keep in your pocket."London - A Visitor's Guide from http://www.londondrum.

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.

CoffeeScript


Trevor Burnham - 2011
    It provides all of JavaScript's functionality wrapped in a cleaner, more succinct syntax. In the first book on this exciting new language, CoffeeScript guru Trevor Burnham shows you how to hold onto all the power and flexibility of JavaScript while writing clearer, cleaner, and safer code.CoffeeScript: Accelerated JavaScript Development offers a thorough introduction to this new language, starting from the basics. You'll learn to use time-saving features like list comprehensions and splats, organize your code into modules with extensible classes, and deploy your work to multiple environments. Each chapter is example-driven and includes challenging exercises to push your CoffeeScript know-how further. Through the course of the book, you'll build a fast-paced multiplayer word game-writing both the client (with jQuery) and server (with Node.js) in CoffeeScript. And because the two languages are so deeply intertwined, you'll deepen your understanding of JavaScript along the way. CoffeeScript makes it easier than ever to write powerful, standards-compliant JavaScript code. CoffeeScript: Accelerated JavaScript Development lets you start doing it today.

Murder on the Orient Express Teaching Guide: Teaching Guide and Sample Chapters


Amy Jurskis - 2017
    To help teachers decide if Agatha Christie’s Murder on the Orient Express is right for their students, we’ve created this free e-book that features sample chapters from the book and a teaching guide.

Nikon D3100: From Snapshots to Great Shots


Jeff Revell - 2010
    A guide to the Nikon D3100 camera provides information on the camera's scene modes, composition, focus, lighting, and composition to take successful portraits and sports and landscape photographs.

Learning Java


Patrick Niemeyer - 1996
    With Java 5.0, you'll not only find substantial changes in the platform, but to the language itself-something that developers of Java took five years to complete. The main goal of Java 5.0 is to make it easier for you to develop safe, powerful code, but none of these improvements makes Java any easier to learn, even if you've programmed with Java for years. And that means our bestselling hands-on tutorial takes on even greater significance."Learning Java" is the most widely sought introduction to the programming language that's changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions. The most essential change is the addition of "generics," a feature that allows developers to write, test, and deploy code once, and then reuse the code again and again for different data types. The beauty of generics is that more problems will be caught during development, and "Learning Java" will show you exactly how it's done.Java 5.0 also adds more than 1,000 new classes to the Java library. That means 1,000 new things you can do without having to program it in yourself. That's a huge change. With our book's practical examples, you'll come up to speed quickly on this and other new features such as loops and threads. The new edition also includes an introduction to Eclipse, the open source IDE that is growing in popularity. "Learning Java," 3rd Edition addresses all of the important uses of Java, such as web applications, servlets, and XML that are increasingly driving enterprise applications.

Data Science from Scratch: First Principles with Python


Joel Grus - 2015
    In this book, you’ll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today’s messy glut of data holds answers to questions no one’s even thought to ask. This book provides you with the know-how to dig those answers out. Get a crash course in Python Learn the basics of linear algebra, statistics, and probability—and understand how and when they're used in data science Collect, explore, clean, munge, and manipulate data Dive into the fundamentals of machine learning Implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering Explore recommender systems, natural language processing, network analysis, MapReduce, and databases

Lifestyle Blogging Basics: A How-To for Investing in Yourself, Working With Brands, and Cultivating a Community Around Your Blog


Laura Demetrious - 2017
     The book begins with Laura covering the essential groundwork of discovering your niché, defining your content categories, choosing a blog name, selecting a platform, and creating a healthy and attainable blogging routine. Then, she takes a deep dive into describing the the most effective ways to invest in yourself and your blog by explaining the importance of quality design, high resolution photos, email marketing services, and more. You’ll also learn how to partner and collaborate with brands by building an online media kit, how to promote your blog on social media, and how to create a thriving community around your blog that will stand the test of time.

Think Stats


Allen B. Downey - 2011
    This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.Develop your understanding of probability and statistics by writing and testing codeRun experiments to test statistical behavior, such as generating samples from several distributionsUse simulations to understand concepts that are hard to grasp mathematicallyLearn topics not usually covered in an introductory course, such as Bayesian estimationImport data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics toolsUse statistical inference to answer questions about real-world data

Professional Android 2 Application Development


Reto Meier - 2010
    This update to the bestselling first edition dives in to cover the exciting new features of the latest release of the Android mobile platform.Providing in-depth coverage of how to build mobile applications using the next major release of the Android SDK, this invaluable resource takes a hands-on approach to discussing Android with a series of projects, each of which introduces a new feature and highlights techniques and best practices to get the most out of Android.The Android SDK is a powerful, flexible, open source platform for mobile devices Shares helpful techniques and best practices to maximize the capabilities of Android Explains the possibilities of Android through the use of a series of detailed projects Demonstrates how to create real-world mobile applications for Android phones Includes coverage of the latest version of Android Providing concise and compelling examples, Professional Android Application Development is an updated guide aimed at helping you create mobile applications for mobile devices running the latest version of Android.

Ten Great Events in History


James Johonnot - 1887
    No great man ever lived that was not a patriot in the highest and truest sense. From the earliest times, the sentiment of patriotism has been aroused in the hearts of men by the narrative of heroic deeds inspired by love of country and love of liberty. This truth furnishes the key to the arrangement and method of the present work. The ten epochs treated are those that have been potential in shaping...

The ABCs of Money


Natalie Pace - 2012
    Get: * Debt reduction tips that you'll never learn from VISA. * Real estate solutions the bank will never offer. * Wall Street secrets your broker never tells you. * Energy saving tips worth thousands of dollars each year off of your bills As TD AMERITRADE chairman Joe Moglia says, "College students need this information before they get their first credit card. Young adults need it before they buy their first home. Empty nesters can use the information to downsize to a sustainable lifestyle, before they get into trouble." Stop making everybody else rich and start scoring assets, gains and savings for yourself.

REST in Practice: Hypermedia and Systems Architecture


Jim Webber - 2010
    You'll learn techniques for implementing specific Web technologies and patterns to solve the needs of a typical company as it grows from modest beginnings to become a global enterprise.Learn basic Web techniques for application integrationUse HTTP and the Web’s infrastructure to build scalable, fault-tolerant enterprise applicationsDiscover the Create, Read, Update, Delete (CRUD) pattern for manipulating resourcesBuild RESTful services that use hypermedia to model state transitions and describe business protocolsLearn how to make Web-based solutions secure and interoperableExtend integration patterns for event-driven computing with the Atom Syndication Format and implement multi-party interactions in AtomPubUnderstand how the Semantic Web will impact systems design

How to Change your Life in the next 15 minutes (Self-Help 101)


Rahul Badami - 2013
    And you feel frustrated that others are able to reach their dreams so easily. Why? Its all due to Self Belief. Self Belief is the only common denominator between all successful people. Your Self Belief has a deep connection with your Thoughts and Actions. This book will finally unravel why you have been struggling. This book will strengthen your Self Belief by first strengthening your thoughts and actions. Here what will be unveiled: Introduction: Self-Belief allows you to predict the future SECTION I: Thoughts that strengthen Belief Chapter 1: We think only twice in a year I didn't make the above claim. It was made by one of the greatest thinkers of yesteryears. George Bernard Shaw. Why? This chapter will tell you. Chapter 2: Thinking is Praying Countless times you have prayed for something, and it didn't materialize. Be honest. Did you really felt deep down that it wasn't going to happen? Did you know that you are praying each minute of your life without knowing it? God is always providing you with exactly what you are praying for. Stop getting in your own way of success. Be kind to yourself and learn why you hold yourself back. Chapter 3: Asking Hard Questions We can walk up to anyone and tell 'em how to get thin, save more money, have better relations. Question is, why don't we follow our own advice? SECTION II: Actions that strengthen belief Chapter 1: Why the Law of Attraction will never work for you? So you think Law of Attraction is either awesomeness or a scam? This chapter will tell you of a more powerful law than the law of attraction. And surprisingly, its hidden within those very words. Chapter 2: Taking tough actions Whose dream are you living? Yours? Your spouse's? Your boss'? Your kid's? Its time to live your own dream. Whether it's a New Year's Resolution or a list of chores, you need to take action. Chapter 3: Why its critical to succeed just today? Forget long term goals. Your mind simply isn't programmed to think about what you will be 5 years from now. This critical piece is missing from most goal-setting exercises. You will be a success tomorrow only if you just do everything right only for today. "Just do it only for today. We will think about tomorrow, tomorrow." BONUS SECTION: How do I use this information to change my life in the next fifteen minutes Unlike most other self-help books, you will get to know exactly what you need to do in the next 15 minutes after completing this book. As easy as following Step 1...Step 2...Step 3... etc. Please scroll up and grab this book NOW.