The Algorithm Design Manual


Steven S. Skiena - 1997
    Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and analysis of computer algorithms. The second is a reference section, which includes a catalog of the 75 most important algorithmic problems. By browsing this catalog, readers can quickly identify what the problem they have encountered is called, what is known about it, and how they should proceed if they need to solve it. This book is ideal for the working professional who uses algorithms on a daily basis and has need for a handy reference. This work can also readily be used in an upper-division course or as a student reference guide. THE ALGORITHM DESIGN MANUAL comes with a CD-ROM that contains: * a complete hypertext version of the full printed book. * the source code and URLs for all cited implementations. * over 30 hours of audio lectures on the design and analysis of algorithms are provided, all keyed to on-line lecture notes.

The Mathematical Universe: An Alphabetical Journey Through the Great Proofs, Problems, and Personalities


William Dunham - 1994
    . .he believes these ideas to be accessible to the audience he wantsto reach, and he writes so that they are. -- NatureIf you want to encourage anyone's interest in math, get them TheMathematical Universe. * New Scientist

Fluent Python: Clear, Concise, and Effective Programming


Luciano Ramalho - 2015
    With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"

Fourier Series


Georgi P. Tolstov - 1976
    Over 100 problems at ends of chapters. Answers in back of book. 1962 edition.

Internet of Things: A Hands- on Approach


Arshdeep Bahga - 2014
    It can also be used by IoT (Internet of Things) vendors and service providers for training their program developers. The authors have used an immersive 'hands on' approach, similar to the one adopted in the companion book, Cloud Computing: A Hands-on Approach, to help readers gain expertise in developing working code for real-world IoT applications.

The Mind Gym: Give Me Time (The Mind Gym)


Various
    The trouble is, they don't seem to work. The Mind Gym: Give me time proposes a radically different approach to time and how we use it. Combining extensive psychological research with five years of testing amongst The Mind Gym's 100,000 members, this book offers practical solutions that will make you feel great about how your time is spent. The book is packed with techniques including *how to achieve more by slowing down * tiny time investments that deliver massive returns * how to say 'no' and be loved for it * simple ways to get other people to want to do your work for you * how to get time with people who haven't got time for you And there's no need to read this book from cover to cover. The questionnaire at the start guides you directly to the chapters that will help you most.

The PMP Exam: How to Pass on Your First Try


Andy Crowe - 2002
    Studying for the Project Management Professional (PMP®) certification exam can take time and effort, but knowing what to study should be effortless. That’s where this book comes in! A complete study guide for the PMP certification exam, Andy Crowe’s The PMP Exam: How to Pass on Your First Try, 6th edition provides all the information project managers need to thoroughly prepare for and pass the test. This comprehensive study resource includes: All the processes, inputs, tools, and outputs that will be tested Insider secrets, test tricks and tips Links to 60 videos with Andy explaining concepts Over 400 practice exam questions including end of chapter quizzes and a simulated final exam Meaningful exercises designed to strengthen mastery of key concepts Dedicated margin space study notes One week subscription to InSite, Velociteach’s e-learning portal, with additional content including an extra 100 simulated practice exam questions Glossary of terms and definitions in back of book for reference The PMP Exam: How to Pass on Your First Try is clearly organized and presents the material in an easily understandable format. All of the concepts, and every process, input, tool and technique, and output is clearly explained. The most complete, concise, and up-to-date study resource, Andy’s book cuts down on the difficulty factors in obtaining the PMP certification and helps candidates pass the exam on the FIRST try.

Elements of Agricultural Engineering ; Farm Power, Farm Machinery, Farm Processing, Farm Electricity


Jagdishwar Sahay
    PART -IV : FARM ELECTRICITY : Farm Electricity. Appendix* Bibliography * Index.

GET IELTS BAND 9 - In Speaking: Strategies and Band 9 Speaking Models


Cambridge IELTS Consultants - 2014
     This book explains how the test works, what the examiner wants to hear, and gives you strategies to organise your answers rapidly and effectively. It has many model answers from candidates speaking at Band 9 level, so that you can see what is possible. It has activities for you to practise our speaking strategies and compare to the Band 9 examples, including 2 complete model speaking tests for you to use. Even if your English is not perfect, you can transform your IELTS Band score by using the methods in this book. ABOUT THE AUTHORS: Cambridge IELTS Consultants are a team of IELTS trainers and past examiners based in Cambridge, United Kingdom. They have many years experience of preparing students for IELTS at University level, assessing the speaking tests and developing course books to guide candidates through the Cambridge IELTS process. They really are the experts!

The Lean Six SIGMA Pocket Toolbook: A Quick Reference Guide to Nearly 100 Tools for Improving Quality and Speed: A Quick Reference Guide to 70 Tools for Improving Quality and Speed


Michael L. George - 2004
    This book presents the tools and concepts needed to understand, implement, and leverage Lean Six Sigma. It provides analyses of nearly 100 tools and methodologies - from DMAIC and Pull Systems to Control Charts and Pareto Charts.

The Growth Hacking Book: Most Guarded Growth Marketing Secrets The Silicon Valley Giants Don't Want You To Know


Parul Agrawal - 2019
     #2 gives us shortcuts to help us get results in a short span of time. The book that you are holding in your hands right now is for people who want to sprint on the second path.  The Growth Hacking Book is an almanac for growth in today’s hyper-competitive business world! Curated by GrowthMedia.AI, this book features more than 35 marketing experts, trailblazing entrepreneurs, industry thought leaders and successful companies from all over the globe who share radical ideas on how you can grow your business using unconventional marketing strategies. Each chapter is a treasure trove of growth ideas that businesses in the “The Valley” try to shield from the public.  But they are not secrets anymore. This book is for you if you want to learn about:  The concept of Growth Hacking  The best growth strategies from Growth Hackers for Growth Hackers The mindset, skillset and toolset for Growth Marketers  Identifying and analyzing growth channels  The future of Growth Marketing  ...and more. The fact that you are examining to buy this book is proof that you are hungry to learn growth marketing tactics.  It proves the maxim that says — you don’t choose a book; the book chooses you. Our Contributing Authors: Amit Kumar Arun K Sharma Badr Berrada Christian Fictoor Deep Kakkad Deepak V.

Algorithms


Robert Sedgewick - 1983
    This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.

Applied Statistics and Probability for Engineers [With Free Access to Online Student Resources]


Douglas C. Montgomery - 1994
    The text shows you how to use statistical methods to design and develop new products, and new manufacturing systems and processes. You'll gain a better understanding of how these methods are used in everyday work, and get a taste of practical engineering experience through real-world, engineering-based examples and exercises. Now revised, this Fourth Edition of "Applied Statistics and Probability for Engineers" features many new homework exercises, including a greater variation of problems and more computer problems.

The Art of Electronics


Paul Horowitz - 1980
    Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.

Fatal Forecast: An Incredible True Tale of Disaster and Survival at Sea


Michael J. Tougias - 2006
    As gripping and harrowing as The Perfect Storm--but with a miracle ending--this work tells the dramatic, true story of two fishing boats and their crews ambushed by a horrific surprise storm off the coast of Cape Cod.