Addison Wesley

Eloquent Ruby (Addison-Wesley Professional Ruby Series)  eBooks & eLearning

Posted by First1 at Dec. 5, 2017
Eloquent Ruby (Addison-Wesley Professional Ruby Series)

Eloquent Ruby (Addison-Wesley Professional Ruby Series) by Russ Olsen
English | February 21st, 2011 | ISBN: 0321584104 | 262 Pages | EPUB | 10.93 MB

It's easy to write correct Ruby code, but to gain the fluency needed to write great Ruby code, you must go beyond syntax and absorb the "Ruby way" of thinking and problem solving.

Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn))  eBooks & eLearning

Posted by lengen at July 9, 2017
Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn))

Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn)) by Craig Larman
English | Aug. 20, 2016 | ISBN: 0321985710 | 267 Pages | PDF | 8 MB

The Go-To Resource for Large-Scale Organizations to Be Agile
Rather than asking, “How can we do agile at scale in our big complex organization?” a different and deeper question is, “How can we have the same simple structure that Scrum offers for the organization, and be agile at scale rather than do agile?” This profound insight is at the heart of LeSS (Large-Scale Scrum).
Thinking Security: Stopping Next Year's Hackers (Addison-Wesley Professional Computing Series)

Thinking Security: Stopping Next Year's Hackers (Addison-Wesley Professional Computing Series) by Steven M. Bellovin
English | November 15, 2015 | ISBN: 0134277546 | 400 pages | AZW3 | 5.46 Mb
Microservices with Docker on Microsoft Azure (includes Content Update Program) (Addison-Wesley Microsoft Technology Series)

Microservices with Docker on Microsoft Azure (includes Content Update Program) (Addison-Wesley Microsoft Technology Series) by Boris Scholl
English | 24 Jun. 2016 | ASIN: B01H0FRAQ4 | 320 Pages | AZW3 | 10.29 MB

Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn))  eBooks & eLearning

Posted by AlenMiler at May 6, 2017
Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn))

Large-Scale Scrum: More with LeSS (Addison-Wesley Signature Series (Cohn)) by Craig Larman
English | 23 Sept. 2016 | ASIN: B01JP91OR4 | 368 Pages | AZW3 | 7.13 MB
UNIX System Security: A Guide for Users and System Administrators (Addison-Wesley Professional Computing

UNIX System Security: A Guide for Users and System Administrators (Addison-Wesley Professional Computing (Paperback)) by Dave Curry
English | Jan. 1, 1992 | ISBN: 0201606402 | 227 Pages | PDF | 3 MB

Because the UNIX system was originally designed by programmers for use by other programmers, it was used in an environment of open cooperation where security was of minimal concern. Now that its use has spread to universities, businesses, and government, the confidential and sensitive nature of the data stored on UNIX systems has made the security of these systems of paramount importance.
Despite all the technical papers and workshops on UNIX security, this book is unique. "UNIX System Security" is the first up-to-date source to provide the UNIX system user or administrator with the information needed to protect the data and system from unauthorized use. By following the procedures described in this book and making use of the C programs and shell scripts provided as examples, you can protect your UNIX system from most attackers.

Introduction To Commutative Algebra (Addison-Wesley Series in Mathematics)  eBooks & eLearning

Posted by AlexGolova at March 20, 2019
Introduction To Commutative Algebra (Addison-Wesley Series in Mathematics)

Introduction To Commutative Algebra (Addison-Wesley Series in Mathematics) by Michael Atiyah
English | February 2, 1994 | ISBN: 0201407515 | 139 pages | DJVU | 1.19 MB

Eloquent Ruby (Addison-Wesley Professional Ruby Series) (Repost)  eBooks & eLearning

Posted by step778 at Oct. 1, 2023
Eloquent Ruby (Addison-Wesley Professional Ruby Series) (Repost)

Russ Olsen, "Eloquent Ruby (Addison-Wesley Professional Ruby Series)"
English | 2011 | pages: 448 | ISBN: 0321584104 | EPUB | 10,9 mb
Managing Software Requirements: A Unified Approach (The Addison-Wesley Object Technology Series)

Managing Software Requirements: A Unified Approach (The Addison-Wesley Object Technology Series) by Dean Leffingwell
English | October 28, 1999 | ISBN: 0201615932 | 528 pages | PDF | 7.37 MB
Smalltalk-80: The Interactive Programming Environment (Addison-Wesley series in computer science)

Smalltalk-80: The Interactive Programming Environment (Addison-Wesley series in computer science) by Adele Goldberg
English | Dec. 1, 1983 | ISBN: 0201113724 | 530 Pages | PDF | 28 MB

The Smalltalk-80 system consists of an object-oriented programming language and an integrated collection of tools for interacting with components of that language. In the Smalltalk-80 language, the fundamental way to indicate that something should happen is by sending a message to an object. An object is a representation of information consisting of private memory, and a set of operations to manipulate information stored in the private memory or to carry out some actions relative to that information. Sending a message is the Smalltalk-80 way of asking the object to carry out one of its operations.