Angular for Enterprise DevelopmenT

Enterprises looking to build robust, reliable, and performant applications are increasingly turning to Angular, a cross-platform solution for building mobile, desktop, and web apps. In this instructive guide, Lukas Ruebbelke ... - Selection from Why Angular for Enterprise Develo … | Continue reading


@oreilly.com | 4 years ago

Learning from Adversaries

Adversarial images aren’t a problem—they’re an opportunity to explore new ways of interacting with AI. | Continue reading


@oreilly.com | 4 years ago

I Wrote a Book on TypeScript

Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google ... - Selection from Programming TypeScript [Book] | Continue reading


@oreilly.com | 4 years ago

Marshall Kirk McKusick – Twenty Years of Berkeley Unix

Continue reading


@oreilly.com | 4 years ago

New Release: Programming TypeScript Book (2019)

Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That’s why Facebook, Google ... - Selection from Programming TypeScript [Book] | Continue reading


@oreilly.com | 4 years ago

Strengthening Deep Neural Networks Against Adversarial Examples

As deep neural networks (DNNs) become increasingly common in real-world applications, the potential to deliberately "fool" them with data that wouldn’t trick a human presents a new attack vector ... - Selection from Strengthening Deep Neural Networks [Book] | Continue reading


@oreilly.com | 4 years ago

The quest for high-quality data

Machine learning solutions for data integration, cleaning, and data generation are beginning to emerge. | Continue reading


@oreilly.com | 4 years ago

How to get started with site reliability engineering [audio]

Google SRE Stephen Thorne shares best practices for starting an SRE team at your company. | Continue reading


@oreilly.com | 4 years ago

Unix Text Processing

Continue reading


@oreilly.com | 4 years ago

Making Facebook a scapegoat is a mistake

Breaking up Facebook won't solve the disinformation or privacy problems. It might well make it harder for Facebook to work on those problems. | Continue reading


@oreilly.com | 4 years ago

Toward the next generation of programming tools

Programmers have built great tools for others. It’s time they built some for themselves. | Continue reading


@oreilly.com | 4 years ago

DRM Helmets: An Idea Whose Time Has Come (2002)

Continue reading


@oreilly.com | 5 years ago

The Traits of a Proficient Programmer

Bridging the gap between competence and proficiency | Continue reading


@oreilly.com | 5 years ago

Automated ML: A Journey from Crispr.ml to Azure ML

Danielle Dean explains how cloud, data, and AI came together to help build Automated ML. | Continue reading


@oreilly.com | 5 years ago

Machine Learning for Personalization

Tony Jebara explains how Netflix is personalizing and optimizing the images shown to subscribers. | Continue reading


@oreilly.com | 5 years ago

Algorithmic Trading in Less Than 100 Lines of Python Code

If you're familiar with financial trading and know Python, you can get started with basic algorithmic trading in no time. | Continue reading


@oreilly.com | 5 years ago

Ghosts in the Machines

The secret to successful infrastructure automation is people. | Continue reading


@oreilly.com | 5 years ago

Modules vs. Microservices

Apply modular system design principles while avoiding the operational complexity of microservices. | Continue reading


@oreilly.com | 5 years ago

Things Every Programmer Should Know

Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in ... - Selection from 97 Things Every Programmer Should Know [Book] | Continue reading


@oreilly.com | 5 years ago

Forecasting Uncertainty at Airbnb

Theresa Johnson outlines the AI powering Airbnb’s metrics forecasting platform. | Continue reading


@oreilly.com | 5 years ago

The fundamental problem with Silicon Valley’s favorite growth strategy

Our entire economy seems to have forgotten that workers are also consumers, and suppliers are also customers. | Continue reading


@oreilly.com | 5 years ago

Reinforcement learning for the birds

Much like human speech, bird song learning is social; perhaps we'll discover machine learning is social, too. | Continue reading


@oreilly.com | 5 years ago

Fast Data Architectures for Streaming Applications

Why have stream-oriented data systems become so popular, when batch-oriented systems have served big data needs for many years? In this report, author Dean Wampler examines the rise of streaming ... - Selection from Fast Data Architectures for Streaming Applications [Book] | Continue reading


@oreilly.com | 5 years ago

Data modeling with multi-model databases (2017)

A case study for mixing different data models within the same data store. | Continue reading


@oreilly.com | 5 years ago

Gradually, then suddenly

Technological change often happens gradually, then suddenly. Tim O'Reilly explores the areas poised for sudden shifts. | Continue reading


@oreilly.com | 5 years ago

A short history of the O'Reilly animals: How lions, tigers, tarsiers went geek

How lions, tigers, and tarsiers went geek. | Continue reading


@oreilly.com | 5 years ago

Why Rust?

Continue reading


@oreilly.com | 5 years ago

Software Architecture Patterns – Free Ebook

Continue reading


@oreilly.com | 5 years ago

Optimizing Java – Companion Videos to the Book

With any comprehensive, large-scale programming language, if you’re not careful during your development processes, you can end up with a bloated, poorly performing application. This course examines techniques and ... - Selection from Optimizing Java [Video] | Continue reading


@oreilly.com | 5 years ago

Diligence, Patience, and Humility – Larry Wall

Continue reading


@oreilly.com | 5 years ago

Adapting ideas from neuroscience for AI

Inspiration from the brain is extremely relevant to AI; it’s time we pushed it further. | Continue reading


@oreilly.com | 5 years ago

How Architecture evolves into strategy

A look at the roles of architect and strategist, and how they help develop successful technology strategies for business. | Continue reading


@oreilly.com | 5 years ago

Regular Expressions for Tokenizing Text

Regular Expressions for Tokenizing Text Tokenization is the task of cutting a string into identifiable linguistic units that constitute a piece of language data. Although it is a fundamental task ... - Selection from Natural Language Processing with Python [Book] | Continue reading


@oreilly.com | 5 years ago

How to create products people want

How to observe what your customers are already doing and turn those habits into the basis for product ideas. | Continue reading


@oreilly.com | 5 years ago

The missing piece – why businesses fail at machine learning

Cassie Kozyrkov explores why businesses fail at machine learning despite its tremendous potential and excitement. | Continue reading


@oreilly.com | 5 years ago

Shaping the stories that rule our economy

The economy we want to build must recognize increasing the value to and for humans as the goal. | Continue reading


@oreilly.com | 5 years ago

Practical ML today and tomorrow

Hilary Mason explores the current state of AI and ML and what’s coming next in applied ML. | Continue reading


@oreilly.com | 5 years ago

Machine learning and AI technologies and platforms at AWS

Dan Romuald Mbanga walks through the ecosystem around the machine learning platform and API services at AWS. | Continue reading


@oreilly.com | 5 years ago

Jupyter trends in 2018

Paco Nathan shares a few unexpected things that emerged in Jupyter in 2018. | Continue reading


@oreilly.com | 5 years ago

How to ship production-grade Go

Five must-haves for robust, debuggable production code. | Continue reading


@oreilly.com | 5 years ago

Site reliability engineering (SRE): A simple overview – O'Reilly Media

Get a basic understanding of site reliability engineering (SRE) and then go deeper with recommended resources. | Continue reading


@oreilly.com | 5 years ago

Tricks to visualize and understand how neural networks see

Tricks to visualize and understand how neural networks see. | Continue reading


@oreilly.com | 5 years ago

It's time to establish big data standards

The deployment of big data tools is being held back by the lack of standards in a number of growth areas. | Continue reading


@oreilly.com | 5 years ago

Best practices to achieve balance between design and performance

Ways to bring designers and developers together to optimize user experience. | Continue reading


@oreilly.com | 5 years ago

Why we need to think differently about AI

General intelligence or creativity can only be properly imagined if we peel away the layers of abstractions. | Continue reading


@oreilly.com | 5 years ago

Personal and tool-based methods for creating strong feedback loops

Practical examples of how to integrate personal and tool-based feedback into your code review process. | Continue reading


@oreilly.com | 5 years ago

Designing great data products (2012)

The Drivetrain Approach: A four-step process for building data products. | Continue reading


@oreilly.com | 5 years ago

Convert between XML and native Python data structures with jxmlease(2016)

A new module for easing the pain of XML conversion. | Continue reading


@oreilly.com | 5 years ago