When Andy and I wrote the first edition, we had to explain the background and appeal of Ruby. Among other things, we wrote, “When we discovered Ruby, we realized that we’d found what we’d been looking for. More than any other language with which we have worked, Ruby stays out of your way. You can concentrate on solving the problem at hand, instead of struggling with compiler and language…
This book is the second edition of the PickAxe, as Programming Ruby is known to Rubyists. It is a tutorial and reference for the Ruby programming language. If you have the first edition, you’ll find that this version is a significant rewrite. When Andy and I wrote the first edition, we had to explain the background and appeal of Ruby. Among other things, we wrote “When we discovered Ru…
Up until a few years ago, storage, computing, and network resources were intentionally kept physically and operationally separate from one another. Even the systems used to manage those resources were separated—often physically. Applications that interacted with any of these resources, such as an operational monitoring system, were also kept at arm’s length significantly involved access pol…
Thanks for purchasing the second edition of this book. It’s been almost five years since the first edition was published, and that meant that a lot has changed in the world of web security. Our goal for this edition of the book was simple: reorganize the book from a web developer’s perspective, update important new information as it applies to PHP security, and leave out any information tha…
Financial services companies in the United States are a major industry group, providing five to six million full-time jobs. Banks, insurance companies, and securities firms offer good to excellent employment prospects in many job classifications, including many opportunities in the emerging new economy—the online world of Internet banking, brokerage and e-commerce financial services. Employme…
When asking about Information Security (InfoSec), most people immediately think about stolen credit cards, defaced web sites, and teenage hackers with names like B@D@pple. An InfoSec professional might extend the list to items like firewalls, Vir- tual Private Networks (VPN)s, penetration testing, and risk analysis. What is almost never listed is router security—network security, yes, but nev…
Many educational institutions today are focused on the notion of assurance of learning , an important element of many accreditation standards. Fundamental Financial Accounting Concepts 8e is designed specifically to support your assurance of learning initiatives with a simple, yet powerful, solution. Each chapter in the book begins with a list of numbered learning objectives, which appear throu…
In 2006, Lacanians from North America, South America, and Europe, gathered in Georgia, at the University of West Georgia and at Emory University for the seventh annual conference of the Affiliated Psycho- analytic Workgroups (APW) which was devoted to the topic of addictions as approached from a Lacanian psychoanalytic orientation. The conference participants explored the complexity of the prob…
Economic competition is global, focused, and unrelenting; there is no such thing as a “safe” job. Whatever it was that formed the basis of your state’s economy 50, 25, or even 10 years ago is now at risk; and whatever it is that is coming next is hard to see or define, let alone prepare for. This came home to me in the late 1990s when the bloom of the dot com bubble was beginning to fade…
this book is intended for developers interested in learning more about how to develop against the set of Microsoft cloud services: Windows Azure and Office 365. In some cases, you can combine the two technologies to build your solution, but in other cases you will use only one of the cloud solu- tions, so understanding what each has to offer enables you to decide on which cloud technology to b…
This book tells you how to improve the effectiveness of your software development process using version control. Version Control, sometimes called source code control, is the first leg of our project support tripod. We view the use of version control as mandatory on all projects. Version control offers many advantages to both teams and individuals. • It gives the team a project-wide undo but…