Book picks similar to
Deploying Ipv6 in 3gpp Networks: Evolving Mobile Broadband from 2g to Lte and Beyond by Jouni Korhonen
lte
networking
technical-books
3gpp
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"
Rugged Royals
J.S. Striker - 2018
The hunt for the crown prince’s missing fiancée takes these shifters into the human world— and right into the paths of four unexpected women. Full of royal intrigue, alpha shifters, and strong-willed women, this four-book collection will take you through danger and deception to four endings fit for a fairy tale. Adult Content
Dig Your Well before You're Thirsty: The only networking book you'll ever need
Harvey MacKay - 1997
Bestselling author Harvey Mackay reveals his techniques for the most essential tool in business--networking, the indispensable art of building contacts.Now in paperback, Dig Your Well Before You're Thirsty is Harvey Mackay's last word on how to get what you want from the world through networking. For everyone from the sales rep facing a career-making deal to the entrepreneur in search of capital, Dig Your Well explains how meeting these needs should be no more than a few calls away. This shrewdly practical book distills Mackay's wisdom gleaned from years of "swimming with sharks," including: What kinds of networks exist How to start a network, and how to wring the most from it The smart way to downsize your list--who to keep, who to dump How to keep track of favors done and favors owed--Is it my lunch or yours? What you can do if you are not good at small talkDig Your Well Before You're Thirsty is a must for anyone who wants to get ahead by reaching out.
Tor and the Dark Art of Anonymity: How to Be Invisible from NSA Spying
Lance Henderson - 2015
So does the FBI. Even Google wants it gone, as do Facebook and Yahoo and every other soul-draining, identity-tracking vampiric media cartel that scans your emails and spies on your private browsing sessions to better target you. But there's hope. This manual will give you the incognito tools that will make you a master of anonymity! Other books tell you to install Tor and then encrypt your hard drive... and leave it at that. I go much deeper, delving into the very engine of ultimate network security, taking it to an art form where you'll receive a new darknet persona - how to be anonymous online without looking like you're trying to be anonymous online. Covered in Tor: - Browse the Internet Anonymously - Darkcoins, Darknet Marketplaces & Opsec Requirements - Tor Hidden Servers - How to Not Get Caught - Counter-Forensics the FBI Doesn't Want You to Know About - Windows vs. Linux - Which Offers Stronger Network Security? - Cryptocurrency (Real Bitcoin Anonymity) - Supercookies & Encryption - Preventing Marketers and Debt Collectors From Finding You - How to Protect Your Assets - i.e., How to Be Invisible and even Hide from the Internet itself! - Darknet Personas Scroll back up and click "Look Inside" and Secure Your Future Today!
Working Effectively with Legacy Code
Michael C. Feathers - 2004
This book draws on material Michael created for his renowned Object Mentor seminars, techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include: Understanding the mechanics of software change, adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform, with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structureThis book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
JavaScript Patterns
Stoyan Stefanov - 2010
If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're writing a client-side, server-side, or desktop application with JavaScript.Written by JavaScript expert Stoyan Stefanov -- Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool -- JavaScript Patterns includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve.Explore useful habits for writing high-quality JavaScript code, such as avoiding globals, using single var declarations, and moreLearn why literal notation patterns are simpler alternatives to constructor functionsDiscover different ways to define a function in JavaScriptCreate objects that go beyond the basic patterns of using object literals and constructor functionsLearn the options available for code reuse and inheritance in JavaScriptStudy sample JavaScript approaches to common design patterns such as Singleton, Factory, Decorator, and moreExamine patterns that apply specifically to the client-side browser environment
Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design
Diomidis Spinellis - 2008
In each essay, contributors present a notable software architecture, and analyze what makes it innovative and ideal for its purpose. Some of the engineers in this book reveal how they developed a specific project, including decisions they faced and tradeoffs they made. Others take a step back to investigate how certain architectural aspects have influenced computing as a whole. With this book, you'll discover:How Facebook's architecture is the basis for a data-centric application ecosystem The effect of Xen's well-designed architecture on the way operating systems evolve How community processes within the KDE project help software architectures evolve from rough sketches to beautiful systems How creeping featurism has helped GNU Emacs gain unanticipated functionality The magic behind the Jikes RVM self-optimizable, self-hosting runtime Design choices and building blocks that made Tandem the choice platform in high-availability environments for over two decades Differences and similarities between object-oriented and functional architectural views How architectures can affect the software's evolution and the developers' engagement Go behind the scenes to learn what it takes to design elegant software architecture, and how it can shape the way you approach your own projects, with Beautiful Architecture.
Code: The Hidden Language of Computer Hardware and Software
Charles Petzold - 1999
And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries. Using everyday objects and familiar language systems such as Braille and Morse code, author Charles Petzold weaves an illuminating narrative for anyone who’s ever wondered about the secret inner life of computers and other smart machines. It’s a cleverly illustrated and eminently comprehensible story—and along the way, you’ll discover you’ve gained a real context for understanding today’s world of PCs, digital media, and the Internet. No matter what your level of technical savvy, CODE will charm you—and perhaps even awaken the technophile within.
Overcoming Fake Talk: How to Hold Real Conversations That Create Respect, Build Relationships, and Get Results
John R. Stoker - 2013
Stoker offers proven advice for turning challenging confrontations into rewarding exchanges that foster collaboration, improve performance, and achieve results.
Joel on Software
Joel Spolsky - 2004
For years, Joel Spolsky has done exactly this at www.joelonsoftware.com. Now, for the first time, you can own a collection of the most important essays from his site in one book, with exclusive commentary and new insights from joel.
The Pragmatic Programmer: From Journeyman to Master
Andy Hunt - 1999
It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how toFight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies,
The Pragmatic Programmer
illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.
Public Speaking: Storytelling Techniques for Electrifying Presentations
Akash Karia - 2013
Stories have the power to captivate listeners and to ignite their imaginations. Our brains crave stories - it's how history was recorded before people learned how to write - but what makes a great story? How can you create and deliver stories which keep your listeners transfixed? Based on Intensive Research on Brain Science, Storytelling, Screenwriting and Public Speaking I spent the last four years studying and evaluating thousands of speakers - some great ones, and others who (to put it mildly) needed a lot of help. I read over two hundred books on the art of public speaking, storytelling and screenwriting, attended countless seminars on the subject and devoured every piece of information I could get on the art of presenting. This book is the result of my intensive research. In it, you will find powerful storytelling and speaking techniques that are used by some of the world’s best speakers to help win audiences over to their way of thinking. If you want to master the art of public speaking, you must master the art of storytelling. In this book, you will discover the public speaking and storytelling techniques used by some of the best public speakers in the world. More specifically, you will learn how to: •Create an opening that instantly hooks your audience into your speech •Keep your audience on the edge of their seats with a spellbinding story •Use the suspended story to keep your audience intrigued •Bring your characters to life •Turn your stories into mental movies for your audience •Create and deliver a speech your audience will remember and talk about for years •Keep ratcheting up the suspense by increasing the intensity of your conflicts •Customize your speech (and your story) for your audience •Add organic humor to your speeches and stories without resorting to jokes •Use anchors to make your points memorable •Use tough-watch logic to inspire your audience •Create smooth transitions to ensure your speech flows logically •Create analogies and metaphors to make your message memorable •Give your audience dialogue to build rapport with them •Add a you-focused check-in to relate with your audience •Use vocal variety to spice up your speech •Create a memorable and repeatable catch-phrase using “the rule of opposites” •Add credibility to your speeches and stories •Take an element out of your story and put it into your audience’s lives •Creatively summarize your main points •Tell a story and deliver a speech that your audience will remember and talk about for years What Makes This Book Different? This book is unlike most books on the subjects of public speaking and storytelling.
Statistical Analysis with Excel for Dummies
Joseph Schmuller - 2005
mean, margin of error, standard deviation, permutations, and correlations-all using Excel
Superhuman Social Skills: A Guide to Being Likeable, Winning Friends, and Building Your Social Circle
Tynan - 2015
What would happen if you treated social skills as though they were indeed skills, and became proactive about your social life? Superhuman Social Skills is a transformative book which analyzes and explains how to be likeable, how to converse, how to tell stories, how to make friends, and how to combine those friends to create an incredible social circle. If you ever feel socially awkward, don't know what to say, or wish you had more or better friends, Superhuman Social Skills is for you.
Hackers & Painters: Big Ideas from the Computer Age
Paul Graham - 2004
Who are these people, what motivates them, and why should you care?Consider these facts: Everything around us is turning into computers. Your typewriter is gone, replaced by a computer. Your phone has turned into a computer. So has your camera. Soon your TV will. Your car was not only designed on computers, but has more processing power in it than a room-sized mainframe did in 1970. Letters, encyclopedias, newspapers, and even your local store are being replaced by the Internet.Hackers & Painters: Big Ideas from the Computer Age, by Paul Graham, explains this world and the motivations of the people who occupy it. In clear, thoughtful prose that draws on illuminating historical examples, Graham takes readers on an unflinching exploration into what he calls “an intellectual Wild West.”The ideas discussed in this book will have a powerful and lasting impact on how we think, how we work, how we develop technology, and how we live. Topics include the importance of beauty in software design, how to make wealth, heresy and free speech, the programming language renaissance, the open-source movement, digital design, internet startups, and more.