Book picks similar to
Software Pioneers by Manfred Broy
non-fiction
programming
software
weggegeben-nicht-mehr-da
Life Can Be Cruel: The Story of a German P.O.W. in Russia
H.R.R. Furmanski - 2017
Originally published in 1960, this compact book tells the true story of a German soldier: from his early childhood during the First World War, through to his harrowing experiences on the frontline during the Word War II, culminating in his capture by the Red Army on 20 December 1942…An astonishing first-hand account.
My Bloody Efforts: Life as a Rating in the Modern Royal Navy
Stephen Bridgman - 2012
Daysearlier, while traversing the Straits of Sicily the crew had discovered a crack in one ofthe nuclear reactor pipes, requiring the immediate shutting down of the reactor toprevent a potential reactor accident, an operation never before conducted on a Britishsubmarine at sea.Th e previous six days had been a difficult time for the crew of the submarine. Initialindications of a nuclear reactor defect had quickly escalated into a full scale potential nuclearreactor accident at sea, requiring decisive action by the crew to make the reactor safe, toidentify the defect and attempt to repair the reactor, and then to surface the submarine andto sail her safely back to the nearest safe harbor using emergency propulsion machinerydesigned for very limited use. The resulting lack of electrical power resulted in the crewhaving to sacrifice lighting, air-conditioning, bathing facilities and even hot food until theirreturn to harbor, and to suffer in the excessively hot interior of the boat. Throughout,there remained the fear of exposure to deadly radiation and the uncertainty that the reactormight still be one step away from a major accident.For one man onboard, this episode formed the culmination of a 25 year navalengineering career almost fated for this moment. Charge Chief Stephen Bridgman,the senior nuclear propulsion technician, had needed all of his engineering knowledgeand experience in the identification and eventual repair of the submarine reactor,subsequently being awarded an MBE together with a colleague for his services to navalengineering for his actions.This book provides an insight into a remarkable naval career starting as a 16 year oldStoker on the final proper British aircraft carrier HMS Ark Royal in 1977, throughthe Falklands War, being selected for naval technician training and submarine service,submarine training, submarine patrols in the supposed post cold-war period, theKosovo conflict, progression through the ranks, submarine refi t and refueling throughto the nuclear reactor accident onboard HMS Tireless.While there are countless accounts of naval life during wartime, this book tells theunique story of life as a British naval rating in the modern era, starting from the lowestlevel at a time of decline for the Royal Navy in the late 1970s, and paralleling the majorpolitical and military events of the 1980s and 1990s.
Ivory Gleam
Priya Dolma Tamang - 2018
A potpourri of musings assembled with a hint of practical spirituality, to be savoured passably as an oracle of hearts to the many answers, whose questions our minds are yet to comprehend. Ivory Gleam is split into three chapters of learning, longing and loving. Each chapter is a journey traversing a different road to the ultimate destination of self-reflection.
Building Mobile Apps at Scale: 39 Engineering Challenges
Gergely Orosz - 2021
By scale, we mean having numbers of users in the millions and being built by large engineering teams.For mobile engineers, this book is a blueprint for modern app engineering approaches. For non-mobile engineers and managers, it is a resource with which to build empathy and appreciation for the complexity of world-class mobile engineering.
Advanced Apex Programming for Salesforce.com and Force.com
Dan Appleman - 2012
Intended for developers who are already familiar with the Apex language, and experienced Java and C# developers who are moving to Apex, this book starts where the Force.com documentation leaves off. Instead of trying to cover all of the features of the platform, Advanced Apex programming focuses entirely on the Apex language and core design patterns. You’ll learn how to truly think in Apex – to embrace limits and bulk patterns. You’ll see how to develop architectures for efficient and reliable trigger handling, and for asynchronous operations. You’ll discover that best practices differ radically depending on whether you are building software for a specific organization or for a managed package. And you’ll find approaches for incorporating testing and diagnostic code that can dramatically improve the reliability and deployment of Apex software, and reduce your lifecycle and support costs. Based on his experience both as a consultant and as architect of a major AppExchange package, Dan Appleman focuses on the real-world problems and issues that are faced by Apex developers every day, along with the obscure problems and surprises that can sneak up on you if you are unprepared.
Move Fast: How Facebook Builds Software
Jeff Meyerson - 2021
You may not like Facebook, but you can't deny its success. And to a large degree, that success stems from the "move fast" ethos. The entire culture of Facebook is built for speed.Move Fast is an exploration of modern software strategies and tactics through the lens of Facebook. Relying on in-depth interviews with more than two dozen Facebook engineers, this book explores the product strategy, cultural principles, and technologies that made Facebook the dominant social networking company. Most importantly, Move Fast investigates how you can apply those strategies to your creative projects.It's not easy to build a software company, but once you know how to move fast, your company will be prepared to build a strategy that benefits from the world's rapid changes, rather than suffering from them.
AWS Certified Solutions Architect Official Study Guide: Associate Exam
Joe Baron - 2016
AWS has been the frontrunner in cloud computing products and services, and the AWS Certified Solutions Architect Official Study Guide for the Associate exam will get you fully prepared through expert content, and real-world knowledge, key exam essentials, chapter review questions, access to Sybex’s interactive online learning environment, and much more. This official study guide, written by AWS experts, covers exam concepts, and provides key review on exam topics, including: Mapping Multi-Tier Architectures to AWS Services, such as web/app servers, firewalls, caches and load balancers Understanding managed RDBMS through AWS RDS (MySQL, Oracle, SQL Server, Postgres, Aurora) Understanding Loose Coupling and Stateless Systems Comparing Different Consistency Models in AWS Services Understanding how AWS CloudFront can make your application more cost efficient, faster and secure Implementing Route tables, Access Control Lists, Firewalls, NAT, and DNS Applying AWS Security Features along with traditional Information and Application Security Using Compute, Networking, Storage, and Database AWS services Architecting Large Scale Distributed Systems Understanding of Elasticity and Scalability Concepts Understanding of Network Technologies Relating to AWS Deploying and Managing Services with tools such as CloudFormation, OpsWorks and Elastic Beanstalk. Learn from the AWS subject-matter experts, review with proven study tools, and apply real-world scenarios. If you are looking to take the AWS Certified Solutions Architect Associate exam, this guide is what you need for comprehensive content and robust study tools that will help you gain the edge on exam day and throughout your career.
Embedded Android: Porting, Extending, and Customizing
Karim Yaghmour - 2011
You'll also receive updates when significant changes are made, as well as the final ebook version. Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.
Cad/CAM: Computer-Aided Design and Manufacturing
Mikell P. Groover - 1983
Sr/grad level Professional/Reference book for Computer CAD/CAM.
The REST API Design Handbook
George Reese - 2012
The RESTful approach to web services design is rapidly become the approach of choice. Unfortunately, too few people have truly solid REST API design skills, and discussions of REST can become bogged down in dry theory.The REST API Design Handbook is a simple, practical guide to aid software engineers and software architects create lasting, scalable APIs based on REST architectural principles. The book provides a sound foundation in discussing the constraints that define a REST API. It quickly goes beyond that into the practical aspects of implementing such an API in the real world.Written by cloud computing expert George Reese, The REST API Design Handbook reflects hands on work in consuming many different third party APIs as well the development of REST-based web services APIs. It addresses all of the debates the commonly arise while creating these APIs. Subjects covered include:* REST architectural constraints* Using HTTP methods and response codes in an API* Authenticating RESTful API calls* Versioning* Asynchronous Operations* Pagination and Streaming* Polling and Push Notifications* Rate Limiting
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.
My Idols - Journey of a Cricket Crazy
Pankaj Agrawal - 2013
Cricket and Bollywood. So there are only two kinds of people, who have unconditional fan following in India. That is Film actors and Cricket players. There are millions of Indians, who are huge fan of Cricket and cricketers. The book is all about collection of memoirs of the author in regard with his idols in the game. Book gives inside in to career span of few of the most prolific Indian cricketers in contemporary Cricket and few of greatest in international Cricket. The career path of them is embedded with most splendid performance of these players and interesting anecdotes (few of them are untold). All in all, a full sketch of these players in a very concise and interesting manner. There are chapters on:- Sachin Tendulkar Kapil Dev Kris Srikkanth Javagal Srinath Mohd. Azharruddin Ajay Jadeja Rahul Dravid Viv Richard Wasim Akram Shane Warne Author – Pankaj Agrawal
Programming Entity Framework: DbContext
Julia Lerman - 2011
This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter dataLearn how to add new data, and change and delete existing dataUse the Change Tracker API to access information EF keeps about the state of entity instancesControl change tracking information of entities in disconnected scenarios, including NTier applicationsValidate data changes before they’re sent to the database, and set up validation rulesBypass EF’s query pipeline and interact directly with the database
