Book picks similar to
Japanese From Zero! 1: Proven Methods to Learn Japanese with integrated Workbook and Online Support by George Trombley
japanese
non-fiction
languages
nonfiction
Principles of Marketing
Philip Kotler - 1980
The 11th edition of this text continues to build on four major marketing themes: building and managing profitable customer relationships, building and managing strong brands to create brand equity, harnessing new marketing technologies in the digital age, and marketing in a socially responsible way around the globe.
The Introvert Advantage: How to Thrive in an Extrovert World
Marti Olsen Laney - 2002
The better news is that by celebrating the inner strengths and uniqueness of being an "innie" THE INTROVERT ADVANTAGE shows introverts, and the extroverts who love them, how to work with instead of against their temperament to enjoy a well-lived life. Covering relationships, parenting - including parenting the introverted child - socialising, and the workplace, here are coping strategies, tactics for managing energy, and hundreds of valuable tips for not only surviving but truly thriving in an extrovert world.
Learn You a Haskell for Great Good!
Miran Lipovača - 2011
Learn You a Haskell for Great Good! introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming. Packed with jokes, pop culture references, and the author's own hilarious artwork, Learn You a Haskell for Great Good! eases the learning curve of this complex language, and is a perfect starting point for any programmer looking to expand his or her horizons. The well-known web tutorial on which this book is based is widely regarded as the best way for beginners to learn Haskell, and receives over 30,000 unique visitors monthly.
Conceptual Physics
Paul G. Hewitt - 1971
Hewitt's text is famous for engaging readers with analogies and imagery from real-world situations that build a strong conceptual understanding of physical principles ranging from classical mechanics to modern physics. With this strong foundation, readers are better equipped to understand the equations and formulas of physics, and motivated to explore the thought-provoking exercises and fun projects in each chapter. Included in the package is the workbook. Mechanics, Properties of Matter, Heat, Sound, Electricity and Magnetism, Light, Atomic and Nuclear Physics, Relativity. For all readers interested in conceptual physics.
How to Write a Thesis
Umberto Eco - 1977
Some years before that, in 1977, Eco published a little book for his students, "How to Write a Thesis," in which he offered useful advice on all the steps involved in researching and writing a thesis -- from choosing a topic to organizing a work schedule to writing the final draft. Now in its twenty-third edition in Italy and translated into seventeen languages, "How to Write a Thesis "has become a classic. Remarkably, this is its first, long overdue publication in English.Eco's approach is anything but dry and academic. He not only offers practical advice but also considers larger questions about the value of the thesis-writing exercise. "How to Write a Thesis" is unlike any other writing manual. It reads like a novel. It is opinionated. It is frequently irreverent, sometimes polemical, and often hilarious. Eco advises students how to avoid "thesis neurosis" and he answers the important question "Must You Read Books?" He reminds students "You are not Proust" and "Write everything that comes into your head, but only in the first draft." Of course, there was no Internet in 1977, but Eco's index card research system offers important lessons about critical thinking and information curating for students of today who may be burdened by Big Data."How to Write a Thesis" belongs on the bookshelves of students, teachers, writers, and Eco fans everywhere. Already a classic, it would fit nicely between two other classics: "Strunk and White" and "The Name of the Rose."This MIT Press edition will be available in three different cover colors.ContentsThe Definition and Purpose of a ThesisChoosing the TopicConducting ResearchThe Work Plan and the Index CardsWriting the ThesisThe Final Draft
The Fifth Discipline: The Art & Practice of The Learning Organization
Peter M. Senge - 1990
As Senge makes clear, in the long run the only sustainable competitive advantage is your organization’s ability to learn faster than the competition. The leadership stories in the book demonstrate the many ways that the core ideas in The Fifth Discipline, many of which seemed radical when first published in 1990, have become deeply integrated into people’s ways of seeing the world and their managerial practices. In The Fifth Discipline, Senge describes how companies can rid themselves of the learning “disabilities” that threaten their productivity and success by adopting the strategies of learning organizations—ones in which new and expansive patterns of thinking are nurtured, collective aspiration is set free, and people are continually learning how to create results they truly desire. The updated and revised Currency edition of this business classic contains over one hundred pages of new material based on interviews with dozens of practitioners at companies like BP, Unilever, Intel, Ford, HP, Saudi Aramco, and organizations like Roca, Oxfam, and The World Bank. It features a new Foreword about the success Peter Senge has achieved with learning organizations since the book’s inception, as well as new chapters on Impetus (getting started), Strategies, Leaders’ New Work, Systems Citizens, and Frontiers for the Future. Mastering the disciplines Senge outlines in the book will:• Reignite the spark of genuine learning driven by people focused on what truly matters to them• Bridge teamwork into macro-creativity• Free you of confining assumptions and mindsets• Teach you to see the forest and the trees• End the struggle between work and personal time
Overcoming Dyslexia: A New and Complete Science-Based Program for Reading Problems at Any Level
Sally E. Shaywitz - 2003
Now a world-renowned expert gives us a substantially updated and augmented edition of her classic work: drawing on an additional fifteen years of cutting-edge research, offering new information on all aspects of dyslexia and reading problems, and providing the tools that parents, teachers, and all dyslexic individuals need. This new edition also offers:- New material on the challenges faced by dyslexic individuals across all ages - Rich information on ongoing advances in digital technology that have dramatically increased dyslexics' ability to help themselves - New chapters on diagnosing dyslexia, choosing schools and colleges for dyslexic students, the co-implications of anxiety, ADHD, and dyslexia, and dyslexia in post-menopausal women - Extensively updated information on helping both dyslexic children and adults become better readers, with a detailed home program to enhance reading - Evidence-based universal screening for dyslexia as early as kindergarten and first grade - why and how - New information on how to identify dyslexia in all age ranges - Exercises to help children strengthen the brain areas that control reading - Ways to raise a child's self-esteem and reveal her strengths - Stories of successful men, women, and young adults who are dyslexic
Cracking the Coding Interview: 150 Programming Questions and Solutions
Gayle Laakmann McDowell - 2008
This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.
Breaking Out of Beginner's Spanish
Joseph J. Keenan - 1993
Written by a native English speaker who learned Spanish the hard way--by trying to talk to Spanish-speaking people--it offers English speakers with a basic knowledge of Spanish hundreds of tips for using the language more fluently and colloquially, with fewer obvious "gringo" errors.Writing with humor, common sense, and a minimum of jargon, Joseph Keenan covers everything from pronunciation, verb usage, and common grammatical mistakes to the subtleties of addressing other people, "trickster" words that look alike in both languages, inadvertent obscenities, and intentional swearing. He guides readers through the set phrases and idiomatic expressions that pepper the native speaker's conversation and provides a valuable introduction to the most widely used Spanish slang.With this book, both students in school and adult learners who never want to see another classroom can rapidly improve their speaking ability. Breaking Out of Beginner's Spanish will be an essential aid in passing the supreme language test-communicating fluently with native speakers.
Becoming a Writer
Dorothea Brande - 1934
Brande believed passionately that although people have varying amounts of talent, anyone can write. It's just a question of finding the "writer's magic"--a degree of which is in us all. She also insists that writing can be both taught and learned. So she is enraged by the pessimistic authors of so many writing books who rejoice in trying to put off the aspiring writer by constantly stressing how difficult it all is.With close reference to the great writers of her day--Wolfe, Forster, Wharton and so on--Brande gives practical but inspirational advice about finding the right time of day to write and being very self disciplined about it--"You have decided to write at four o'clock, and at four o'clock you must write." She's strong on confidence building and there's a lot about cheating your unconscious which will constantly try to stop you writing by coming up with excuses. Then there are exercises to help you get into the right frame of mind and to build up writing stamina. She also shows how to harness the unconscious, how to fall into the "artistic coma," then how to re-emerge and be your own critic.This is Dorothea Brande's legacy to all those who have ever wanted to express their ideas in written form. A sound, practical, inspirational and charming approach to writing, it fulfills on finding "the writer's magic."
JavaScript: The Good Parts
Douglas Crockford - 2008
This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole--a subset you can use to create truly extensible and efficient code.Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:SyntaxObjectsFunctionsInheritanceArraysRegular expressionsMethodsStyleBeautiful featuresThe real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.
Physics I for Dummies
Steven Holzner - 2011
While this version features an older Dummies cover and design, the content is the same as the new release and should not be considered a different product.
The fun and easy way to get up to speed on the basic concepts of physics For high school and undergraduate students alike, physics classes are recommended or required courses for a wide variety of majors, and continue to be a challenging and often confusing course.Physics I For Dummies tracks specifically to an introductory course and, keeping with the traditionally easy-to-follow Dummies style, teaches you the basic principles and formulas in a clear and concise manner, proving that you don't have to be Einstein to understand physics!Explains the basic principles in a simple, clear, and entertaining fashion New edition includes updated examples and explanations, as well as the newest discoveries in the field Contains the newest teaching techniques If just thinking about the laws of physics makes your head spin, this hands-on, friendly guide gets you out of the black hole and sheds light on this often-intimidating subject.
Calculus Made Easy
Silvanus Phillips Thompson - 1910
With a new introduction, three new chapters, modernized language and methods throughout, and an appendix of challenging and enjoyable practice problems, Calculus Made Easy has been thoroughly updated for the modern reader.
Polyglot: How I Learn Languages
Kató Lomb - 1970
A translator and one of the first simultaneous interpreters in the world, Lomb worked in 16 languages for state and business concerns in her native Hungary. She achieved further fame by writing books on languages, interpreting, and polyglots.Polyglot: How I Learn Languages, first published in 1970, is a collection of anecdotes and reflections on language learning. Because Dr. Lomb learned her languages as an adult, after getting a PhD in chemistry, the methods she used will thus be of particular interest to adult learners who want to master a foreign language.
The Intellectual Devotional: Revive Your Mind, Complete Your Education, and Roam Confidently with the Cultured Class
David S. Kidder - 2006
The Intellectual Devotional is a secular version of the same—a collection of 365 short lessons that will inspire and invigorate the reader every day of the year. Each daily digest of wisdom is drawn from one of seven fields of knowledge: history, literature, philosophy, mathematics and science, religion, fine arts, and music.Impress your friends by explaining Plato's Cave Allegory, pepper your cocktail party conversation with opera terms, and unlock the mystery of how batteries work. Daily readings range from important passages in literature to basic principles of physics, from pivotal events in history to images of famous paintings with accompanying analysis. The book's goal is to refresh knowledge we've forgotten, make new discoveries, and exercise modes of thinking that are ordinarily neglected once our school days are behind us. Offering an escape from the daily grind to contemplate higher things, The Intellectual Devotional is a great way to awaken in the morning or to revitalize one's mind before retiring in the evening.