Book picks similar to
Deploying Ipv6 in 3gpp Networks: Evolving Mobile Broadband from 2g to Lte and Beyond by Jouni Korhonen
technical-books
3gpp
communication
computer
Mindful Listening (HBR Emotional Intelligence Series)
Harvard Business Review - 2019
We often get distracted by what we want to say, rather than focusing on what someone else wants us to hear. But by listening well, you can engage employees, promote the discovery of ideas, and clarify your own thinking.In this book, you'll learn from the latest research what prevents you from hearing others, when to focus on your inner voice, and how to converse more effectively, so you better understand your counterpart's emotions and point of view.How to be human at work. HBR's Emotional Intelligence Series features smart, essential reading on the human side of professional life from the pages of Harvard Business Review. Each book in the series offers proven research showing how our emotions impact our work lives, practical advice for managing difficult people and situations, and inspiring essays on what it means to tend to our emotional well-being at work. Uplifting and practical, these books describe the social skills that are critical for ambitious professionals to master.
Networking Is Not Working: Stop Collecting Business Cards and Start Making Meaningful Connections
Derek Coburn - 2014
Perfect strangers, after a long day at the office, agree to show up and bump into each other, randomly exchanging business pitches for business cards. Needless to say, traditional networking isn’t working anymore. For successful 21st century business people, large networking events and the mountains of business cards they produce have become a waste of time and valuable resources. It's time for a new, modern approach to networking. Born out of author Derek Coburn’s frustration with having spent thousands of fruitless hours attending traditional networking events, this book offers fresh, effective, unconventional strategies for growing and nurturing a powerful network. These strategies grew Coburn’s revenue by 300% in just 18 months and can have a major impact on your business. You will learn how to: - Become the Ultimate Connector - Become the Ultimate Resource - Identify and develop relationships with world-class professionals - Enhance the value you deliver for your best clients - Position yourself for more quality introductions to ideal prospective clients Once you implement the networking strategies in this book, the quality of your clients, your business, and your life will improve dramatically.
JavaScript Bible
Danny Goodman - 1996
Part tutorial and part reference, the book serves as a learning tool for building new JavaScript skills and a detailed reference for seasoned JavaScript developers. Danny Goodman's exclusive interactive workbench, The Evaluator, makes it easy to master JavaScript and DOM concepts. Offers deployment strategies that best suit the user's content goals and target audience.Bonus CD-ROM is packed with advanced content for the reader who wants to go an extra step.
Letters from Rachel
N.L. Westaway - 2020
The unsolved killings had been labeled the Professor Murders, and the case file had become known as the Professor’s Dozen... it has been 6 years since the last killing, and this latest murder is number 13 now, making it a baker’s dozen. Where has the killer been all these years and why have they returned? Since her father had died before she’d been born, and her mother Laura hadn’t bothered with dating afterwards, Gwen romanticized that the trunk containing the letters she’d found in the back of her mother’s closet, might have been love letters from her father to her mother… but they weren’t. And though they had been written in what Gwen thought was her mother’s handwriting, and based on the city addressed on the envelopes, had been penned ‘Dear Mother’ to Gwen’s grandmother. But strangely enough, there had been no return address marked on any of them. And for whatever reason, they had all been signed, ‘Love Rachel’.
Captivate: Conversational Secrets To Be Instantly Likeable, Make Unforgettable Impressions, And Never Run Out Of Things To Say
Charlie Houpert - 2014
Think back to the job interview you nailed (or blew). The date that went perfectly (or broke down completely.) Or the random encounter with that person who turned out to be your best friend (or the countless others that didn’t). Mere seconds of conversation have the power to alter the course of your life. It’s miraculous then that we are never taught HOW to conduct conversations. How to navigate them so that we get more of the jobs, dates, and best friends we want. It’s as if the world believes amazing conversational skills can’t be learned. Captivate shatters that belief. Inside you'll learn: How to keep conversations going without running out of things to say and facing the dreaded awkward silence How to create interesting "getting to know you" conversations without slipping into boring interview mode and turning off who you're talking to How to start conversations with strangers and approach people you don't know Real life examples of great (and terrible) conversations The two modes of conversation that allow you to connect with anyone, even when you don't have anything in common How to finish a conversation so people walk away planning on reaching out to you Read Captivate and you’ll learn how to have conversations that stand out in people’s minds and make you someone they never want to forget.
Little Black Book of Connections: 6.5 Assets for Networking Your Way to Rich Relationships
Jeffrey Gitomer - 2006
The Little Black Book of Connections is based on the power of give value first. It's about how you can climb the ladder without stepping on people's backs. It's about how to earn the respect of a powerful mentor without begging. It's about how to build stronger relationships with customers, bosses, co-workers, vendors, friends, and family. It's about being in the same room with powerful people. It's about how to connect and how to not connect. It's about how to say the right things to the right people in the right circumstances to make the right impression. The book is small. The cover is classic black cloth. The four-color text graphics makes it attractive and easy to read the compelling content is easy to understand and implement.
Cuda by Example: An Introduction to General-Purpose Gpu Programming
Jason Sanders - 2010
" From the Foreword by Jack Dongarra, University of Tennessee and Oak Ridge National Laboratory CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now brings this valuable resource to programmers working on applications in other domains, including science, engineering, and finance. No knowledge of graphics programming is required just the ability to program in a modestly extended version of C. " CUDA by Example, " written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. The authors introduce each area of CUDA development through working examples. After a concise introduction to the CUDA platform and architecture, as well as a quick-start guide to CUDA C, the book details the techniques and trade-offs associated with each key CUDA feature. You ll discover when to use each CUDA C extension and how to write CUDA software that delivers truly outstanding performance. Major topics covered includeParallel programmingThread cooperationConstant memory and eventsTexture memoryGraphics interoperabilityAtomicsStreamsCUDA C on multiple GPUsAdvanced atomicsAdditional CUDA resources All the CUDA software tools you ll need are freely available for download from NVIDIA.http: //developer.nvidia.com/object/cuda-by-e...
API Design for C++
Martin Reddy - 1996
It is the only book that teaches the strategies of C++ API development, including interface design, versioning, scripting, and plug-in extensibility. Drawing from the author's experience on large scale, collaborative software projects, the text offers practical techniques of API design that produce robust code for the long term. It presents patterns and practices that provide real value to individual developers as well as organizations.API Design for C++ explores often overlooked issues, both technical and non-technical, contributing to successful design decisions that product high quality, robust, and long-lived APIs. It focuses on various API styles and patterns that will allow you to produce elegant and durable libraries. A discussion on testing strategies concentrates on automated API testing techniques rather than attempting to include end-user application testing techniques such as GUI testing, system testing, or manual testing. Each concept is illustrated with extensive C++ code examples, and fully functional examples and working source code for experimentation are available online.This book will be helpful to new programmers who understand the fundamentals of C++ and who want to advance their design skills, as well as to senior engineers and software architects seeking to gain new expertise to complement their existing talents. Three specific groups of readers are targeted: practicing software engineers and architects, technical managers, and students and educators.
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?
The Information: A History, a Theory, a Flood
James Gleick - 2011
The story of information begins in a time profoundly unlike our own, when every thought and utterance vanishes as soon as it is born. From the invention of scripts and alphabets to the long-misunderstood talking drums of Africa, Gleick tells the story of information technologies that changed the very nature of human consciousness. He provides portraits of the key figures contributing to the inexorable development of our modern understanding of information: Charles Babbage, the idiosyncratic inventor of the first great mechanical computer; Ada Byron, the brilliant and doomed daughter of the poet, who became the first true programmer; pivotal figures like Samuel Morse and Alan Turing; and Claude Shannon, the creator of information theory itself. And then the information age arrives. Citizens of this world become experts willy-nilly: aficionados of bits and bytes. And we sometimes feel we are drowning, swept by a deluge of signs and signals, news and images, blogs and tweets. The Information is the story of how we got here and where we are heading.
Connected: The Surprising Power of Our Social Networks and How They Shape Our Lives
Nicholas A. Christakis - 2008
Your colleague's husband's sister can make you fat, even if you don't know her. A happy neighbor has more impact on your happiness than a happy spouse. These startling revelations of how much we truly influence one another are revealed in the studies of Dr. Christakis and Fowler, which have repeatedly made front-page news nationwide. In Connected, the authors explain why emotions are contagious, how health behaviors spread, why the rich get richer, even how we find and choose our partners. Intriguing and entertaining, Connected overturns the notion of the individual and provides a revolutionary paradigm-that social networks influence our ideas, emotions, health, relationships, behavior, politics, and much more. It will change the way we think about every aspect of our lives.
The Andrew Murray Collection: 21 Classic Works
Andrew Murray - 2013
Waxkeep Publishing's goal is to provide the most complete, and most easy to read collections in the marketplace.The Andrew Murray Collection includes the following:Absolute Surrender Abide in Christ Be Perfect Daily Fellowship with God The Deeper Christian Life Helps to Intercession Humility Money School of Obedience The Lord's Table The Master's Indwelling The Power of Persevering Prayer The Power of the Blood of Jesus The Prayer of Life The Secret of the Cross The Spirit of Christ The Two Covenants Waiting on God Why Do You Not Believe? With Christ in the School of Prayer Waiting for God
GTD Life with David Allen
David Allen
If youve ever wanted to attend a David Allen seminar but could not, this is the next best thing. GTDLive is our brand new audio of a full 2-day seminar - packed with insights, tips, and practical applications on GTD or Getting Things Done in a way that only David can tell you. This is a great value at over 50% off the cost of just a one-day seminar! With GTDLive, you receive this recording of a full 2-day seminar that you can listen to over and over again anywhere, anytime. Getting Things Done Live reveals powerful techniques for processing everything in your personal and workplace environments. From email, paperwork, and voice mails to tasks, commitments, and internal thinking.Major topics of the seminar include:Mastering the Five Stages of Workflow;The Productive Experience;Keys to Collecting and Processing your Stuff;Project Thinking;Organizing Email and Filing Systems;Dealing with Procrastination and Setting Priorities; Planning and the Power of Focus; Establishing Your Ideal Scene, Successful OutcomeThe set contains approximately 9 ½ hours of audio recorded live at a large southern California University. It is packaged in a handsome 10-CD boxed set. GTD System Guides; the core principles of GTD, referenced in the recording, are presented on laminated cards for easy reference.