The Joy of Clojure


Michael Fogus - 2010
    It combines the nice features of a scripting language with the powerful features of a production environment—features like persistent data structures and clean multithreading that you'll need for industrial-strength application development.The Joy of Clojure goes beyond just syntax to show you how to write fluent and idiomatic Clojure code. You'll learn a functional approach to programming and will master Lisp techniques that make Clojure so elegant and efficient. The book gives you easy access to hard soft ware areas like concurrency, interoperability, and performance. And it shows you how great it can be to think about problems the Clojure way. 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. What's InsideThe what and why of ClojureHow to work with macrosHow to do elegant application designFunctional programming idiomsWritten for programmers coming to Clojure from another programming background—no prior experience with Clojure or Lisp is required.

The Game of Their Lives: The Untold Story of the World Cup's Biggest Upset


Geoffrey Douglas - 1996
    The Americans were outsiders to the sport, the underdogs of the event, a 500-to-1 long shot. But they were also proud and loyal men -- to one another, to their communities, and certainly to their country. Facing almost no time to prepare, opponents with superior training, and skepticism from the rest of the world, this ragtag group of unknowns was inspired to a stunning victory over England and one of the most thrilling upsets in the history of sports.Written by critically acclaimed author Geoffrey Douglas, and now a film directed by David Anspaugh (Hoosiers), The Game of Their Lives takes us back to a time before million-dollar contracts and commercial endorsements, and introduces us to the athletes -- the Americans -- who showed the world just how far a long shot could really go.

Effective Java


Joshua Bloch - 2001
    The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections. In this new edition of Effective Java, Bloch updates the work to take advantage of these new language and library features, and provides specific best practices for their use. Java's increased support for multiple paradigms increases the need for best-practices advice, and this book delivers. As in previous editions, each chapter consists of several "items," each presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Coverage includes:Updated techniques and best practices on classic topics, including objects, classes, methods, libraries, and generics How to avoid the traps and pitfalls of commonly misunderstood subtleties of the platform Focus on the language and its most fundamental libraries, such as java.lang and java.util

A Textbook of Engineering Mathematics


N.P. Bali - 2010
    The salient features of the book are as follows: It exactly covers the prescribed syllabus. Nothing undesirable has been included and nothing essential has been left. Its approach is explanatory and language is lucid and communicable. The exposition of the subject matter is systematic and the students are better prepared to solve the problems. All fundamentals of the included topics are explained with a micro-analysis. Sufficient number of solved examples have been given to let the students understand the various skills necessary to solve the problems. These examples are well-graded. Unsolved exercises of multi-varieties have been given in a well-graded style. Attempting those on his own, will enable a student to create confidence and independence in him/her regarding the understanding of the subject. Daily life problems and practical applications have been incorporated in the body of the text. A large number of attractive and accurate figures have been drawn which enable a student to grasp the subject in an easier way. All the answers have been checked and verified. About The Author: N.P. Bali is a prolific author of over 100 books for degree and engineering students. He has been writing books for more than forty years. His books on the following topics are well known for their easy comprehension and lucid presentation: Algebra, Trigonometry, Differential Calculus, Integral Calculus, Real Analysis, Co-ordinate Geometry, Statics, Dynamics etc. Dr. Manish Goyal has been associated with

Lady Scarface


Divine Ortiz - 2013
    Her loving parents were gunned down right in front of her eight year old eyes, leaving her alone and an unwanted child of the state of New York. The hot bullets that ushered her parents to heaven left her with a scar on her beautiful face and a broken heart. With the help of her new found brother Shabazz, Tiana managed to survive the group home for parentless children and reach her eighteenth birthday.Now all grown up, Tiana finds herself in new territory with new choices to make which will shape her bright future. On the surface, she’s the picture of poise and grace. However underneath her pretty exterior dwells a murderous spirit fueled by a thirst for blood and violence. Miss Brantz is destined for greatness, but, the question is…what will she be great at, breaking every law on the streets or enforcing the law in the courtroom as a talented attorney? The answer is both. Tiana takes no prisoners and shows no mercy in court or on the corner. She’s rich, fine, loyal, and intelligent. Along with Shabazz, the two of them set out to make a killing in the drug world rolling over anybody in their way.Most women wouldn’t dare get their nails dirty. Most women would back down from confrontation. Most women would avoid death at any cost. But, Tiana isn’t like most women. She’s a beast. She’s a monster. She’s built for the street life. Tiana Brantz is LADY SCARFACE!LADY SCARFACE 2 Coming soon!LADY SCARFACE by Divine Ortiz is presented to you by Shareef Jaudon, the author of the best selling TYCE series.

Fireproof Your Marriage Couple's Kit


Jennifer Dion - 2008
    The Fireproof Your Marriage study integrates video clips from the movie FIREPROOF, along with key Scriptures, thought-provoking questions and devotionals. The Couple's Kit includes a six-session DVD and two Participant's guides. Also makes a great wedding or anniversary gift! Fireproof Your Marriage includes these six sessions: 1.) He Said/She Said: appreciating the God-designed differences between men and women. 2.) He First Loved Us: God's love for you and how it enables you to love others.3.) Love for a Lifetime: marriage as a lifelong covenant. 4.) Breaking Free: freeing yourself from temptations that can destroy a marriage. 5.) Forgiveness: offering and receiving forgiveness. 6.) A Better Way of Loving: unconditional love.

Scratch


Troon Mcallister - 2003
    When Eddie's former caddie, "Fat Albert" Auberlain (a cross between Tiger Woods and John Daly), loses his PGA Tour card, his endorsements, and his composure after posting a twelve on a par three at the Fruit-of-the-Loom Waste Management Open, Eddie finds the sad sack on his doorstep. Fat Albert, in debt up to his eyeballs and with several needy relatives to feed, had barely been eking out a living on Tour as it was, and the pressure was threatening to make him implode altogether. Eddie takes pity on his protege but isn't quite sure what he can do, when along comes nuclear physicist Norman Standish with the most revolutionary advance in golf equipment since the double niblick-a golf ball they call Scratch. If Standish's claims are true, Eddie could make the killing of his strange and wonderful life and just possibly change the game forever. With McAllister's patented golf hustling hijinks, roller-coaster plotting, and laugh-out-loud skewering of pro sports hypocrisy, Eddie's die-hard fans and golf fiction aficionados will laugh all the way to the putting green. As Eddie himself puts it in The Foursome, "Why do you think they call the devil "Scratch"?"

Clean Code: A Handbook of Agile Software Craftsmanship


Robert C. Martin - 2007
    But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and make you a better programmer but only if you work at it. What kind of work will you be doing? You'll be reading code - lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code - of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding ‣ How to tell the difference between good and bad code‣ How to write good code and how to transform bad code into good code‣ How to create good names, good functions, good objects, and good classes‣ How to format code for maximum readability ‣ How to implement complete error handling without obscuring code logic ‣ How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

India's Railway Man: A Biography of E. Sreedharan


Rajendra B. Aklekar - 2017
    The [Chithoni railway link] bridge was completed eleven weeks ahead of schedule and proved to be helpful to one and all.Two key railway projects changed the way India travels by train—the 760-km stretch of Konkan Railway and the Delhi Metro. Both the projects were up and running in seven years flat and the man in charge was Dr Elattuvalapil Sreedharan, popularly known as the Railway Man. He has been hailed as the messiah of new-age infrastructure projects and his success stories have become railway engineering benchmark.Respected, loved and equally hated, this book covers the amazing story of one man—his perseverance, beliefs, and public and private battles. India’s Railway Man: A Biography of E. Sreedharan is a tribute to this extraordinary man.

The Art of Doing Science and Engineering: Learning to Learn


Richard Hamming - 1996
    By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.

Organic Chemistry I as a Second Language


David R. Klein - 2003
    With David Klein's Organic Chemistry as a Second Language: Translating the Basic Concepts, you'll be able to better understand fundamental principles, solve problems, and focus on what you need to know to succeed. Here's how you can get a better grade in Organic Chemistry: Understand the Big Picture. Organic Chemistry as a Second Language points out the major principles in Organic Chemistry and explains why they are relevant to the rest of the course. By putting these principles together, you'll have a coherent framework that will help you better understand your textbook. Study More Efficiently and Effectively Organic Chemistry as a Second Language provides time-saving study tips and a clear roadmap for your studies that will help you to focus your efforts. Improve Your Problem-Solving Skills Organic Chemistry as a Second Language will help you develop the skills you need to solve a variety of problem types-even unfamiliar ones! Need Help in Your Second Semester? Get Klein's Organic Chemistry II as a Second Language! 978-0-471-73808-5

SQL and Relational Theory: How to Write Accurate SQL Code


C.J. Date - 2009
    On the other hand, if you're not well versed in the theory, you can fall into several traps. In SQL and Relational Theory, author C.J. Date demonstrates how you can apply relational theory directly to your use of SQL. With numerous examples and clear explanations of the reasoning behind them, you'll learn how to deal with common SQL dilemmas, such as:Should database access granted be through views instead of base tables? Nulls in your database are causing you to get wrong answers. Why? What can you do about it? Could you write an SQL query to find employees who have never been in the same department for more than six months at a time? SQL supports "quantified comparisons," but they're better avoided. Why? How do you avoid them? Constraints are crucially important, but most SQL products don't support them properly. What can you do to resolve this situation? Database theory and practice have evolved since Edgar Codd originally defined the relational model back in 1969. Independent of any SQL products, SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of the material available anywhere. Anyone with a modest to advanced background in SQL will benefit from the many insights in this book.

NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence


Pramod J. Sadalage - 2012
    Advocates of NoSQL databases claim they can be used to build systems that are more performant, scale better, and are easier to program." ""NoSQL Distilled" is a concise but thorough introduction to this rapidly emerging technology. Pramod J. Sadalage and Martin Fowler explain how NoSQL databases work and the ways that they may be a superior alternative to a traditional RDBMS. The authors provide a fast-paced guide to the concepts you need to know in order to evaluate whether NoSQL databases are right for your needs and, if so, which technologies you should explore further. The first part of the book concentrates on core concepts, including schemaless data models, aggregates, new distribution models, the CAP theorem, and map-reduce. In the second part, the authors explore architectural and design issues associated with implementing NoSQL. They also present realistic use cases that demonstrate NoSQL databases at work and feature representative examples using Riak, MongoDB, Cassandra, and Neo4j. In addition, by drawing on Pramod Sadalage's pioneering work, "NoSQL Distilled" shows how to implement evolutionary design with schema migration: an essential technique for applying NoSQL databases. The book concludes by describing how NoSQL is ushering in a new age of Polyglot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimized for each type of data access.

All the Mathematics You Missed


Thomas A. Garrity - 2001
    This book will offer students a broad outline of essential mathematics and will help to fill in the gaps in their knowledge. The author explains the basic points and a few key results of all the most important undergraduate topics in mathematics, emphasizing the intuitions behind the subject. The topics include linear algebra, vector calculus, differential and analytical geometry, real analysis, point-set topology, probability, complex analysis, set theory, algorithms, and more. An annotated bibliography offers a guide to further reading and to more rigorous foundations.

Geekonomics: The Real Cost of Insecure Software


David Rice - 2007
    It explains why low-quality software is continually distributed, why consumers willingly purchase unreliable software, why governments leave the industry alone, and what can be done to improve matters.