Book picks similar to
Programming On Purpose III: Essays On Software Technology by P.J. Plauger
computer_software<br/>engineering
might-read
want-read
computers
Programmable Logic Controllers
Frank D. Petruzella - 1989
It's not intended to replace manufacturer's or user's manuals, but rather complements and expands on the information contained in these materials. All topics are covered in small segments. Students systematically carry out a wide range of generic programming exercises and assignments. All of the information about PLCs has been updated.
Scala Cookbook
Alvin Alexander - 2013
With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for:Strings, numeric types, and control structuresClasses, methods, objects, traits, and packagingFunctional programming in a variety of situationsCollections covering Scala's wealth of classes and methodsConcurrency, using the Akka Actors libraryUsing the Scala REPL and the Simple Build Tool (SBT)Web services on both the client and server sidesInteracting with SQL and NoSQL databasesBest practices in Scala development
My Blog Traffic Sucks! 8 Simple Steps to Get 100,000 Blog Visitors without Working 8 Days a Week
Steve Scott - 2014
Go in Practice
Matt Butcher - 2015
Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. You'll learn techniques for building web services, using Go in the cloud, testing and debugging, routing, network applications, and much more.
Gotti's Boys: The Mafia Crew That Killed for John Gotti
Anthony M. DeStefano - 2019
He didn’t do it alone. Surrounding himself with a rogues gallery of contract killers, fixers, and enforcers, he built one of the richest, most powerful crime empires in modern history. Who were these men? Pulitzer Prize-winning journalist Anthony M. DeStefano takes you inside Gotti’s inner circle to reveal the dark hearts and violent deeds of the most remorseless and cold-blooded characters in organized crime. Men so vicious even the other Mafia families were terrified of them. Meet Gotti’s Boys … * Charles Carneglia: the ruthless junkyard dog who allegedly disposed of bodies for the mob—by dissolving them in acid then displaying their jewels. * Gene Gotti: the younger Gotti brother who ran a multimillion-dollar drug smuggling ring—enraging his bosses in the Gambino family. * Angelo “Quack-Quack” Ruggiero: the loose-lipped contract killer who was wire-tapped by the FBI—and dared to insult Gotti behind his back. * Tony “Roach” Rampino: the hardcore stoner who looked like a cockroach—and used his gangly arms and horror-mask face to frighten his enemies. * Salvatore Gravano: the Gambino underboss who helped John Gotti execute Gambino mob boss Paul Castellano—then sang like a canary to take Gotti down. Rounding out this nefarious group were the likes of Frank “Franky D” DeCicco, Vincent “Little Vinny” Artuso, and Joe “The German” Watts, a man who wasn’t a Mafiosi but had all of the power and prestige of one in John Gotti’s slaughterhouse crew. Gotti’s Boys is a killer line-up of the crime-hardened mob soldiers who killed at their ruthless leader’s merciless bidding—brought to vivid life by the prize-winning chronicler of the American mob.
Lifehacked: How One Family from the Slums Made Millions Selling Apps
Allen Wong - 2012
He became a self-made millionaire before he was 25.But, life wasn't always this grand for him. He was the only person in his family earning an income. And, he came from an oppressed family that grew up in the slums. Regardless, the apps he published were downloaded by over 15 million people.His apps have been featured in many places, including Wired.com, NBC News, and CNN. Now he's sharing the story on how he did it, the crises he struggled with, and what his father taught him to be successful.App companies have paid him thousands of dollars for consultant work, and he has helped them increase their download numbers by over 1000%. One of those apps was downloaded by over 100,000 users in one day. And now he is revealing his marketing secrets for the first time in this book.Note: This book was written with non-technical people in mind. The book covers both life and entrepreneurial lessons, and not all of the book is about app development.
Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners
Chris Dannen - 2017
Blockchain protocols are taking the world by storm, and the Ethereum project, with its Turing-complete scripting language Solidity, has rapidly become a front-runner. This book presents the blockchain phenomenon in context; then situates Ethereum in a world pioneered by Bitcoin.See why professionals and non-professionals alike are honing their skills in smart contract patterns and distributed application development. You'll review the fundamentals of programming and networking, alongside its introduction to the new discipline of crypto-economics. You'll then deploy smart contracts of your own, and learn how they can serve as a back-end for JavaScript and HTML applications on the Web.Many Solidity tutorials out there today have the same flaw: they are written for "advanced" JavaScript developers who want to transfer their skills to a blockchain environment. Introducing Ethereum and Solidity is accessible to technology professionals and enthusiasts of all levels. You'll find exciting sample code that can move forward real world assets in both the academic and the corporate arenas. Find out now why this book is a powerful gateway for creative technologists of all types, from concept to deployment.What You'll LearnSee how Ethereum (and other cryptocurrencies) workCompare distributed apps (dapps) to web appsWrite Ethereum smart contracts in Solidity Connect Ethereum smart contracts to your HTML/CSS/JavaScript web applicationsDeploy your own dapp, coin, and blockchainWork with basic and intermediate smart contractsWho This Book Is For Anyone who is curious about Ethereum or has some familiarity with computer science Product managers, CTOs, and experienced JavaScript programmersExperts will find the advanced sample projects in this book rewarding because of the power of Solidity
When Hitler Took Cocaine: Fascinating Footnotes from History
Giles Milton - 2014
Covering everything from adventure, war, murder and slavery to espionage, including the stories of the real war horse, who killed Rasputin, Agatha Christie's greatest mystery and Hitler's English girlfriend, these tales deserve to be told.
Learn CSS in One Day and Learn It Well: CSS for Beginners with Hands-on Project. Includes HTML5
Jamie Chan - 2015
Learn them fast and learn them well. Have you always wanted to learn to build your own website but are afraid it'll be too difficult for you? Or perhaps you are a blogger who wants to tweak your blog's design, without having to spend money on an expensive theme. This book is for you. You no longer have to waste your time and money learning HTML and CSS from lengthy books, expensive online courses or complicated tutorials. What this book offers... HTML and CSS for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the two languages even if you have never coded before. Carefully Chosen Examples (with images) Examples are carefully chosen to illustrate all concepts. In addition, images are provided whenever necessary so that you can immediately see the visual effects of various CSS properties. Learn The Languages Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. With this book, you can learn HTML and CSS in just one day and start coding immediately. How is this book different... The best way to learn programming is by doing. End-of-Chapter Exercises Each CSS chapter comes with an end-of-chapter exercise where you get to practice the different CSS properties covered in the chapter and see first hand how different CSS values affect the design of the website. Bonus Project The book also includes a bonus project that requires the application of all the HTML and CSS concepts taught previously. Working through the project will not only give you an immense sense of achievement, it’ll also help you see how the various concepts tie together. Are you ready to dip your toes into the exciting world of web development? This book is for you. Click the BUY button and download it now. What you'll learn: - What is CSS and HTML? - What software do you need to write and run CSS codes? - What are HTML tags and elements? - What are the commonly used HTML tags and how to use them? - What are HTML IDs and Classes? - What is the basic CSS syntax? - What are CSS selectors? - What are pseudo classes and pseudo elements? - How to apply CSS rules to your website and what is the order of precedence? - What is the CSS box model? - How to position and float your CSS boxes - How to hide HTML content - How to change the background of CSS boxes - How to use the CSS color property to change colors - How to modify text and font of a website - How to create navigation bars - How to create gorgeous looking tables to display your data .. and more... Click the BUY button and download the book now to start learning HTML and CSS now. Learn them fast and learn them well. Tags: ------------ CSS, HTML5, web development, web page design, CSS examples, CSS tutorials, CSS coding, CSS for Dummies
Fodor's Costa Rica 2010
Fodor's Travel Publications Inc. - 1987
It’s no wonder. Little Costa Rica is endowed with a mosaic of natural landscapes that are packed with an amazing array of flora and fauna. This is also one of the easiest places in the world to experience the beauty and complexity of tropical nature. Now in full color, Fodor’s Costa Rica 2010 shows off the splendor of Costa Rica like no other guidebook. Features include:• More than 200 color photos to inspire you• An all-new, illustrated “Experience Costa Rica” chapter loaded with valuable advice, including tips on choosing an eco-lodge and planning a destination marriage or honeymoon• A brand-new, illustrated “Biodiversity” chapter to guide you through the country’s varied landscapes and help plan your vacation based on particular activities or topography• New magazine-style illustrated features highlight quintessential Costa Rica: surfing the Salsa Brava, sport-fishing off the Pacific coast, canopy tours in the cloud forests, turtle-nesting tours in Tortuguero, and bird-watching in the rare tropical dry forests of Guanacaste• Interactive full-color maps and planning pages help you easily get your bearings and plan the trip of a lifetimeFodor’s. For Choice Travel Experiences.
This Won't Scale: 41 Plays From The Drift Marketing Team To Help Your Business Cut Through The Noise, Grow Faster Than The Competition & Thrill Your Customers
Dave Gerhardt - 2019
While most B2B startups obsess over scalability and tracking, Drift takes a different approach. In This Won't Scale, you'll find insider lessons and plays from the Drift Marketing team that have helped the business grow at a hypergrowth rate. It contains 41 plays organized into easy-to-read and reference chapters. Keep it on your desk, thumb through it when you're looking for inspiration and come back to it over time. You’ll discover not only Drift's abnormal approach, but also hear never-before-told stories and learn how to implement Drift's marketing plays into your own marketing strategy.
Flesh Collectors: Their Ghoulish Appetites Drove Them to Crimes that Only Began With Murder
Fred Rosen - 2003
A friendship grew from their shared lust for sadistic brutality, and once released, they teamed up to hunt human prey. In March, 1998, in Pensacola, Florida, while quietly watching TV, Leighton Smitherman was shot in the back by assailants hiding outside his home. Amazingly, he survived, not knowing that he'd been chosen at random by would-be-thrill-killers. Their next target wasn't so lucky. Justin Livingston, 20, died from multiple stab wounds - some more than six inches deep. The horror peaked on 7 May 1999, when Rodgers went on a date with pretty Jennifer Robinson, 18, with Lawrence tagging along. The young woman was drugged and assaulted first by Rodgers, then Lawrence, before Rodgers shot her execution-style. But the worse was yet to come, an unspeakable act of mutilation that followed in the bloody footsteps of one of the most infamous serial killers of our time...
Fundamentals of Computer Algorithms
Ellis Horowitz - 1978
The book comprises chapters on elementary data structures, dynamic programming, backtracking, algebraic problems, lower bound theory, pram algorithms, mesh algorithms, and hypercube algorithms. In addition, the book consists of several real-world examples to understand the concepts better. This book is indispensable for computer engineers preparing for competitive examinations like GATE and IES.
I Believe In Miracles: The Remarkable Story of Brian Clough’s European Cup-winning Team
Daniel Taylor - 2015
Forest won the First Division championship, two League Cups and back-to-back European Cups and they did it, incredibly, with five of the players Clough inherited at a club that was trying to avoid relegation to the third tier of English football.I Believe In Miracles accompanies the critically-acclaimed documentary and DVD of the same name. Based on exclusive interviews with virtually every member of the Forest team, it covers the greatest period in Clough's extraordinary life and brings together the stories of the unlikely assortment of free transfers, bargain buys, rogues, misfits and exceptionally gifted footballers who came together under the most charismatic manager there has ever been.