<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>O'Reilly Media - Technology and Business Training</title>
<meta name="description" content="Gain technology and business knowledge and hone your skills with learning resources created and curated by O'Reilly's experts: live online training, video, books, our platform has content from 200+ of the world's best publishers." />
<meta name="date" content="2024-11-21" />
<meta name="search_date" content="2021-06-24" />
<meta name="search-title" content="O'Reilly Media - Technology and Business Training" />
<meta name="pagename" content="O'Reilly Media - Technology and Business Training" />
<meta name="site" content="O'Reilly" />
<meta name="twitter:title" content="O'Reilly Media - Technology and Business Training" />
<meta name="twitter:description" content="Gain technology and business knowledge and hone your skills with learning resources created and curated by O'Reilly's experts: live online training, video, books, our platform has content from 200+ of the world's best publishers." />
<meta name="twitter:site" content="@OReillyMedia" />
<meta property="og:type" content="website" />
<meta property="og:title" content="O'Reilly Media - Technology and Business Training" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://cdn.oreillystatic.com/oreilly/images/oreilly-social-200.png" />
<meta property="og:image" content="https://cdn.oreillystatic.com/oreilly/images/oreilly-social-200.png" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language_name" content="English">
<meta name="native_language_name" content="English">
<meta name="format-detection" content="telephone=no">
<link rel="icon" type="image/png" href="//www.oreilly.com/favicon.ico">
<!--[if lte IE 9]>
<script>
'article aside footer header main nav section time'.replace(/\w+/g,function(n){document.createElement(n)})
</script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="https://cdn.oreillystatic.com/assets/css/2018_font_face.css" />
<link rel="stylesheet" type="text/css" href="https://cdn.oreillystatic.com/assets/css/odot-layout-20240226.css" />
<!--[if IE 9]>
<style type="text/css">
#menu-toggle:checked ~ .mobile-nav { display:block; }
.mobile-nav { display: none; }
</style>
<![endif]-->
<!-- Initiate dataLayer for GA -->
<script>
loggedInObject = new Object();
var dataLayer = window.dataLayer || [];
//Check for O'Reilly Unified logged-in status
if (document.cookie.split(';').filter(function(item) {
return item.indexOf('orm-jwt=') >= 0
}).length) {
loggedInObject.unifiedLoggedIn = 'yes';
loggedInObject.loggedIn = 'yes';
dataLayer.push(loggedInObject);
//Add 'loggedIn class to html tag
const htmlTag = document.querySelector('html');
if (htmlTag !== null) {
htmlTag.classList.add('loggedIn');
}
}
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5P4V6Z');</script>
<!-- End Google Tag Manager -->
<!-- Start VWO Async SmartCode -->
<link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
<script type='text/javascript' id='vwoCode'>
window._vwo_code || (function() {
var account_id=27087,
version=2.1,
settings_tolerance=2000,
hide_element='body',
hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
/* DO NOT EDIT BELOW THIS LINE */
f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})();
</script>
<!-- End VWO Async SmartCode -->
</head>
<body class="homepage control">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5P4V6Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="skipToMain" id="skipToMain"><a href="#maincontent"><span class="skipToMain-text">Skip to main content</span></a></div>
<header role="banner">
<div class="content">
<nav role="navigation" aria-label="site sections">
<a href="https://www.oreilly.com" class="logo" title="home page" aria-current="page"><img src="https://cdn.oreillystatic.com/images/sitewide-headers/oreilly_logo_mark_red.svg" onerror="this.src='https://cdn.oreillystatic.com/images/sitewide-headers/oreilly_logo_mark_red_@2x.png'; this.onerror=null;" alt="O'Reilly home"></a>
<button id="mobileNavButton" class="mobileNavButton mobileNavButton--collapse mobileNavButton--3dx" type="button" aria-expanded="false" aria-controls="menuList">
<span class="mobileNavButton-box">
<span class="mobileNavButton-inner"></span>
</span>
</button>
<ul id="menuList" class="menuList mobileHidden ">
<li class="menuList-itemsP1">
<ul>
<li class="menuList-item menuList-signIn"><a id="nav-signIn" href="https://www.oreilly.com/member/login/">Sign In</a></li>
<li class="menuList-item menuList-tryNow"><a id="nav-tryNow" class="menuList-cta" href="https://www.oreilly.com/online-learning/try-now.html">Try Now</a></li>
<li class="menuList-item menuList-platform"><a id="nav-platform" class="menuList-cta" href="https://www.oreilly.com/member/login/">O’Reilly Platform</a></li>
</ul>
</li>
<li class="menuList-itemsP2">
<ul>
<li class="menuList-item menuList-itemWithSub"><a href="https://www.oreilly.com/online-learning/teams.html">Teams</a>
<ul class="menuList-subList">
<li class="menuList-subItem menuList-extra"><a href="https://www.oreilly.com/online-learning/teams.html">For business</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/government.html">For government</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/academic.html">For higher ed</a></li>
</ul>
</li>
<li class="menuList-item"><a href="https://www.oreilly.com/online-learning/individuals.html">Individuals</a></li>
<li class="menuList-item menuList-itemWithSub"><a href="https://www.oreilly.com/online-learning/features.html">Features</a>
<ul class="menuList-subList">
<li class="menuList-subItem menuList-extra"><a href="https://www.oreilly.com/online-learning/features.html">All features</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/courses.html">Courses</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/feature-certification.html">Certifications</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/intro-interactive-learning.html">Interactive learning</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/live-events.html">Live events</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/feature-answers.html">Answers</a></li>
<li class="menuList-subItem"><a href="https://www.oreilly.com/online-learning/insights-dashboard.html">Insights reporting</a></li>
</ul>
</li>
<li class="menuList-item"><a href="https://www.oreilly.com/radar/">Blog</a></li>
<li class="menuList-item" id="nav-forMarketers"><a href="https://www.oreilly.com/content-marketing-solutions.html">Content sponsorship</a></li>
<li class="menuList-item menuList-item-search" id="nav-search">
<form id="js-searchForm" class="searchForm" action="https://www.oreilly.com/search/"><input id="search" type="search" name="query" placeholder="Explore our content" autocomplete="off" required=""><button id="js-searchCloseButton" class="navSearchCloseButton">Close</button></form>
<button id="js-searchButton" class="navSearchButton">Search</button>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</header>
<main role="main" id="maincontent">
<style>
.menuList-item.menuList-item-search.hidden {
display: none;
}
body.homepage .footer-subfooter .transparencyStatement {
display: inline !important;
}
body.control .home {
opacity: 0;
}
</style>
<style>
body footer.footer {
background: rgb(255, 255, 255);
}
.home {
opacity: 1 !important;
transition: opacity 400ms 1s;
}
/* .home general */
.home {
display: block;
background-color: rgb(18, 25, 38);
}
.home .content {
width: 100%;
max-width: 1288px;
}
.home .sectionText {
margin: 0 auto;
max-width: 1050px;
text-align: center;
}
.home h2 {
margin-bottom: 16px;
font-size: 2rem;
line-height: 1.2em;
font-family: 'gilroy', Arial, sans-serif;
color: rgb(255, 255, 255);
}
.home p {
margin-bottom: 20px;
font-size: 1rem;
line-height: 1.5em;
font-weight: 400;
color: rgb(255, 255, 255);
text-wrap: pretty;
-moz-text-wrap: pretty;
}
.home .textCTA,
.home .textCTA-light,
.home .textCTA-dark,
.home .textCTA-blue {
position: relative;
display: flex;
flex-direction: row;
align-items: center;
gap: 4px;
width: max-content;
padding: 12px 12px 12px 20px;
border-radius: 8px;
font-size: 1rem;
line-height: 1.5em;
font-weight: 600;
color: rgb(255, 255, 255);
background-color: rgb(0,113,235);
text-decoration: none;
transition: background-color 400ms;
}
.home .textCTA:hover,
.home .textCTA:focus,
.home .textCTA-light:hover,
.home .textCTA-light:focus,
.home .textCTA-dark:hover,
.home .textCTA-dark:focus,
.home .textCTA-blue:hover,
.home .textCTA-blue:focus {
text-decoration: none;
background-color: rgb(0, 87, 187);
}
.home .textCTA:after,
.home .textCTA-light:after,
.home .textCTA-dark:after,
.home .textCTA-blue:after {
content: "";
display: block;
padding-right: 4px;
width: 20px;
height: 20px;
background: transparent url(https://cdn.oreillystatic.com/images/icons/icon_link_chevron_white.svg) left center no-repeat;
background-size: contain;
opacity: 1;
transition: background-position-x 400ms;
}
.home .textCTA:hover:after,
.home .textCTA:focus:after,
.home .textCTA-light:hover:after,
.home .textCTA-light:focus:after,
.home .textCTA-dark:hover:after,
.home .textCTA-dark:focus:after,
.home .textCTA-blue:hover:after,
.home .textCTA-blue:focus:after {
background-position-x: 4px;
}
.home .btnCTA,
.home .btnCTA-blue {
display: flex;
flex-direction: row;
align-items: center;
gap: 4px;
width: max-content;
padding: 12px 12px 12px 20px;
border-radius: 8px;
background-color: rgb(0,113,235);
font-size: 1rem;
line-height: 1.5em;
font-weight: 600;
color: rgb(255, 255, 255);
text-decoration: none;
transition: background-color 400ms;
}
.home .btnCTA:hover,
.home .btnCTA:focus,
.home .btnCTA-blue:hover,
.home .btnCTA-blue:focus {
text-decoration: none;
background-color: rgb(0, 87, 187);
}
.home .btnCTA:after,
.home .btnCTA-blue:after {
content: "";
display: block;
padding-right: 4px;
width: 20px;
height: 20px;
background: transparent url(https://cdn.oreillystatic.com/images/icons/icon_link_chevron_white.svg) left center no-repeat;
background-size: contain;
opacity: 1;
transition: background-position-x 400ms;
}
.home .btnCTA:hover:after,
.home .btnCTA:focus:after,
.home .btnCTA-blue:hover:after,
.home .btnCTA-blue:focus:after {
background-position-x: 4px;
}
.home .sectionIcon {
display: block;
margin: 0 auto 24px;
width: 48px;
height: 48px;
padding: 11px;
border-radius: 50%;
background: rgb(255, 255, 255);
border: 1px solid rgb(147, 196, 252);
opacity: 1;
animation: iconScroll forwards linear;
animation-timeline: view();
animation-range: entry 0% cover 15%;
}
.home .sectionIcon svg {
display: block;
}
.home .sectionLabel {
display: block;
margin: 0 auto 24px;
width: max-content;
padding: 4px 12px;
border-radius: 100px;
background: rgb(255, 255, 255);
opacity: 1;
animation: iconScroll forwards linear;
animation-timeline: view();
animation-range: entry 0% cover 15%;
}
.home .sectionLabel p {
margin: 0;
font-size: .875rem;
line-height: 1.25em;
font-weight: 600;
color: rgb(37, 99, 234);
}
.home .sectionBreak:before {
display: none;
}
@media (min-width: 65em) { /* 1040px */
.home h2 {
font-size: 2.5rem;
line-height: 1.2em;
}
.home p {
font-size: 1.25rem;
line-height: 1.5em;
}
}
/* END .home general */
/* .home-hero */
.home-hero {
position: relative;
z-index: 1;
overflow: hidden;
/*background: rgb(18, 25, 38) url(https://cdn.oreillystatic.com/oreilly/images/raven_hero_backgroud.jpg) center bottom no-repeat;
background-size: auto 590px;*/
}
.home-hero .content {
position: relative;
padding: 40px 20px 0;
text-align: center;
}
.home-hero .content > * {
position: relative;
z-index: 2;
}
.home-hero .home-hero-odotAnimal {
display: block;
position: absolute;
bottom: 380px;
left: 50%;
transform: translateX(-50%);
}
.home-hero .home-hero-odotAnimal:before {
content: '';
position: absolute;
width: 0;
height: 0;
background: url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_animation.gif);
}
.home-hero .home-hero-odotAnimal figure {
position: absolute;
left: -195px;
top: 170px;
height: 200px;
width: 200px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_still.gif) 0 0 no-repeat;
background-size: contain;
transform: rotateZ(9deg);
opacity: .9;
animation: 24s linear 2.4s infinite animateButterfly;
}
.home-hero h1 {
margin: 0 auto 16px;
max-width: 818px;
font-size: 2.25rem;
line-height: 1.2em;
font-family: 'gilroy', Arial, sans-serif;
color: rgb(255,255,255);
.light {
display: block;
font-weight: 300;
}
}
.home-hero p {
margin: 0 auto 32px;
max-width: 818px;
color: rgb(255,255,255);
}
.home-hero-cta {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 24px;
align-items: center;
justify-content: center;
}
.home .home-hero-cta .textCTA {
color: rgb(43, 45, 48);
background-color: rgba(255, 255, 255, 1);
}
.home .home-hero-cta .textCTA:hover {
color: rgb(43, 45, 48);
background-color: rgba(255, 255, 255, .9);
}
.home .home-hero-cta .textCTA:after,
.home .home-hero-cta .textCTA-light:after {
background: transparent url(https://cdn.oreillystatic.com/images/icons/icon_link_chevron_black.svg) left center no-repeat;
background-size: contain;
}
.home .home-hero-cta .textCTA:hover:after,
.home .home-hero-cta .textCTA:focus:after {
background-position-x: 4px;
}
.home .home-hero-cta .btnCTA,
.home .home-hero-cta .textCTA {
margin: 0 0 20px;
}
.home-hero .preheadCta {
display: block;
margin: 0 auto 20px;
padding: 6px 12px 6px;
background-color: rgba(255, 255, 255, 1);
color: rgb(18, 25, 38);
width: 100%;
max-width: max-content;
border-radius: 100px;
font-size: .875rem;
line-height: 1.2em;
font-weight: 600;
opacity: 1;
text-decoration: none;
border: 1px solid rgb(18, 25, 38);
transition: box-shadow .2s;
text-wrap: balance;
transition: background-color 400ms;
}
.home-hero .preheadCta:hover,
.home-hero .preheadCta:focus {
opacity: 1;
text-decoration: none;
background-color: rgba(255, 255, 255, .9);
}
.home-hero .preheadCta:after {
content: "";
display: inline-block;
margin: -8px -2px -6px 0;
width: 20px;
height: 20px;
vertical-align: middle;
background: transparent url(https://cdn.oreillystatic.com/images/icons/icon_link_chevron_black.svg) left center no-repeat;
background-size: contain;
transition: background-position-x 400ms;
}
.home-hero .preheadCta:hover:after,
.home-hero .preheadCta:focus:after {
background-position-x: 4px;
}
@media (min-width: 40em) { /* 640px */
.home-hero .content {
padding: 40px 20px 40px;
text-align: center;
}
.home-hero h1 {
font-size: 3rem;
line-height: 1.2em;
}
.home-hero p {
margin: 0 auto 48px;
}
.home .home-hero-cta {
position: relative;
margin: 0 auto;
width: max-content;
}
.home .home-hero-cta:before {
content: '';
position: absolute;
z-index: 2;
right: -128px;
top: -32px;
width: 140px;
height: 120px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_still.gif) 0 0 no-repeat;
background-size: contain;
transform: rotateZ(9deg);
opacity: .9;
animation: 24s linear 2.4s infinite animateButterfly;
}
.home .home-hero-cta .btnCTA,
.home .home-hero-cta .textCTA {
position: relative;
margin: 0;
}
}
@media (min-width: 50em) { /* 800px */
.home-hero {
background-size: auto auto;
}
.home-hero .content {
padding: 56px 20px 40px;
text-align: center;
}
.home-hero h1 {
max-width: 1072px;
}
.home-hero p {
font-size: 1.25rem;
line-height: 1.5em;
letter-spacing: -.4px;
}
.home-hero .home-hero-odotAnimal {
display: block;
position: absolute;
bottom: 380px;
left: 50%;
transform: translateX(-50%);
}
.home-hero .home-hero-odotAnimal figure {
position: absolute;
left: -423px;
top: 82px;
height: 400px;
width: 400px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_still.gif) 0 0 no-repeat;
background-size: contain;
transform: rotateZ(9deg);
opacity: .9;
animation: 24s linear 2.4s infinite animateButterfly;
}
.home-hero .home-hero-odotAnimal:after {
content: "";
position: absolute;
left: -4px;
top: -4px;
height: 280px;
width: 280px;
transform: rotateZ(44deg);
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_still.gif) 0 0 no-repeat;
background-size: contain;
opacity: .9;
animation: 24s linear 1.2s infinite animateButterfly;
}
.home-hero .preheadCta {
margin: 0 auto 30px;
}
}
@media (min-width: 58em) { /* 928px */
.home-hero h1 {
font-size: 3rem;
line-height: 1.2em;
}
}
@media (min-width: 65em) { /* 1040px */
.home-hero h1 {
font-size: 3.75rem;
line-height: 1.2em;
}
}
@media (min-width: 76.5em) { /* 1224px */
.home-hero .content:after {
right: 20px;
}
}
/* END .home-hero */
/* .home-aiCombo */
.home-aiCombo {
position: relative;
z-index: 1;
}
.home-aiCombo .content {
display: flex;
flex-direction: column-reverse;
gap: 60px;
padding: 40px 20px 40px;
}
.home-aiCombo .sectionText {
display: block;
margin: 0 auto;
padding: 0 32px;
}
.home-aiCombo .sectionText h2 {
font-size: 1.5rem;
line-height: 1.3em;
}
.home-aiCombo .sectionText p {
margin-bottom: 32px;
}
.home-aiCombo .sectionText a.textCTA-blue {
margin: 0 auto;
font-size: 1rem;
line-height: 1.5em;
}
.home-aiCombo .sectionIcon {
margin: 0 auto 24px;
}
.home-aiCombo .btnGroup {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 24px;
align-items: center;
justify-content: center;
margin: 0 auto;
}
@media (min-width: 50em) {
.home-aiCombo .content {
padding: 92px 20px 92px;
display: flex;
flex-direction: row-reverse;
gap: 80px;
align-items: stretch;
}
.home-aiCombo .sectionText {
display: flex;
flex-direction: column;
margin: 0;
width: calc(50% - 40px);
text-align: center;
}
.home-aiCombo .sectionText *:last-child {
margin-bottom: 0;
}
.home-aiCombo .sectionFigure {
margin: 0;
width: calc(50% - 40px);
}
}
@media (min-width: 65em) {
.home-aiCombo .sectionText h2 {
font-size: 1.75rem;
line-height: 1.3em;
}
.home-aiCombo .btnGroup {
margin: auto auto 0;
}
.home-aiCombo .sectionText a.textCTA-blue {
margin: auto auto 0;
}
}
/* END .home-aiCombo */
/* .home-testimonial */
.home-testimonial {
position: relative;
z-index: 1;
}
.home-testimonial .content {
padding: 40px 20px 40px;
}
.home-testimonial .sectionText p {
margin-bottom: 32px;
}
.home-testimonial .home-testimonial-figure {
display: block;
margin: 0 auto 40px;
width: 80%;
text-decoration: none;
}
.home-testimonial .home-testimonial-video {
position: relative;
margin: 20px auto 20px;
width: 100%;
padding-bottom: 56.25%;
border-radius: 8px;
box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.home-testimonial .home-testimonial-video iframe {
display: block;
max-width: 100%;
}
.home-testimonial .home-testimonial-video .kWidgetIframeContainer {
position: absolute;
width: 100%;
height: 100%;
border-radius: 7px;
overflow: hidden;
}
.home-testimonial-thumbnails {
display: flex;
flex-direction: row;
gap: 2px;
justify-content: center;
margin-top: 19px;
}
.home-testimonial-thumbnails-item {
display: block;
padding: 0;
margin: 0;
width: 20px;
height: 20px;
padding: 5px;
border-radius: 50%;
background-color: transparent;
border: none;
outline: none;
overflow: hidden;
cursor: pointer;
}
.home-testimonial-thumbnails-item:after {
content: "";
display: block;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: rgba(255, 255, 255, .25);
transition: backgound-color 400ms;
}
.home-testimonial-thumbnails-item:hover:after,
.home-testimonial-thumbnails-item:focus:after {
background-color: rgba(255, 255, 255, .5);
}
.home-testimonial-thumbnails-item.active:after {
background-color: rgb(8, 144, 176);
cursor: default;
}
.home-testimonial-thumbnails-item img {
display: none;
}
.home-testimonial .textCTA-blue {
margin: 0 auto;
}
@media (min-width: 50em) {
.home-testimonial .content {
padding: 92px 20px;
display: flex;
flex-direction: row;
align-items: center;
gap: 80px;
}
.home .home-testimonial .sectionIcon {
margin: 0 0 24px;
}
.home-testimonial .sectionText {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
text-align: left;
}
.home-testimonial .sectionText a:last-child {
margin-bottom: 0;
}
.home-testimonial .home-testimonial-figure {
margin: 0 0 -39px;
width: calc(50% - 40px);
padding: 0 32px;
}
.home-testimonial .home-testimonial-video {
margin: 0 auto;
}
.home-testimonial .textCTA-blue {
margin: 0;
}
}
/* END .home-testimonial */
/* .home-awards */
.home-awards {
position: relative;
z-index: 1;
}
.home-awards .content {
padding: 40px 20px 40px;
}
.home-awards p {
margin-bottom: 32px;
}
.home-awards .sectionFigure {
display: block;
margin: 0 auto 40px;
width: 80%;
text-decoration: none;
}
.home-awards .sectionFigure:after {
content: "";
display: block;
width: 100%;
height: 0;
padding-bottom: 76.6%;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_awards_2024_443x442.png) center center no-repeat;
background-size: contain;
}
.home-awards .sectionFigure video {
display: none;
}
.home-awards-logos {
display: none;
}
.home-awards .textCTA-light {
margin: 0 auto;
}
@media (min-width: 50em) {
.home-awards .content {
padding: 92px 20px;
display: flex;
flex-direction: row-reverse;
align-items: center;
gap: 80px;
}
.home .home-awards .sectionIcon {
margin: 0 0 24px;
}
.home-awards .sectionText {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
text-align: left;
}
.home-awards .sectionFigure {
margin: -30px 0;
width: calc(50% - 40px);
padding: 0;
}
.home-awards .textCTA-light {
margin: 0;
}
}
/* END .home-awards */
/* .home-experts */
.home-experts {
position: relative;
z-index: 1;
}
.home-experts .content {
padding: 40px 20px 40px;
display: flex;
flex-direction: column;
gap: 64px;
}
.home-experts .sectionText {
margin: 0 auto;
max-width: 818px;
}
.home-experts p {
margin-bottom: 0;
}
.home-experts .sectionFigure {
width: 100%;
margin: 0 auto;
width: 80%;
}
.home-experts .sectionFigure .button-left,
.home-experts .sectionFigure .button-right {
display: none;
}
.home-experts-panels {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
gap: 24px;
height: auto;
}
.home-experts-panels a {
display: flex;
flex-direction: column;
height: auto;
width: 100%;
background-repeat: no-repeat;
background-position: center top;
background-size: contain;
border-radius: 8px;
transition: width .5s;
border: 1px solid #fff;
background-color: #fff;
text-decoration: none;
cursor: pointer;
opacity: .9;
transition: transform 400ms ease-out, opacity 400ms ease-out;
}
.home-experts-panels a:before {
content: "";
display: block;
width: 100%;
height: 0;
padding-bottom: 100%;
}
.home-experts-panels a:hover,
.home-experts-panels a:focus {
text-decoration: none;
opacity: 1;
transform: scale(108%);
}
.home-experts-panels a .text {
display: flex;
flex-direction: column;
gap: 4px;
padding: 16px;
font-size: 1rem;
line-height: 1.5em;
}
.home-experts-panels a .name {
display: block;
font-weight: bold;
}
.home-experts-panels a .affiliation {
font-size: .75rem;
line-height: 1.5em;
}
@media (min-width: 40em) {
.home-experts-panels {
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
}
}
@media (min-width: 50em) {
.home-experts .content {
padding: 92px 20px;
}
}
@media (min-width: 62em) {
.home-experts .sectionFigure {
width: 100%;
padding: 0 32px;
}
.home-experts-panels {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: auto;
gap: 16px;
width: 100%;
}
}
/* END .home-experts */
/* .home-courses */
.home-courses {
position: relative;
z-index: 1;
}
.home-courses .content {
padding: 40px 20px 40px;
}
.home-courses p {
margin-bottom: 32px;
}
.home-courses .sectionFigure {
display: block;
margin: 0 auto 40px;
width: 80%;
text-decoration: none;
}
.home-courses .sectionFigure:after {
content: "";
display: block;
width: 100%;
height: 0;
padding-bottom: 88.95%;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_courses.png) center center no-repeat;
background-size: contain;
box-shadow: 0px 20px 24px -4px rgba(16, 24, 40, 0.08), 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
}
.home-courses .sectionFigure img {
display: none;
}
.home-courses-logos {
display: none;
}
.home-courses .textCTA-light {
margin: 0 auto;
}
@media (min-width: 50em) {
.home-courses .content {
padding: 92px 20px;
display: flex;
flex-direction: row;
align-items: center;
gap: 80px;
}
.home .home-courses .sectionIcon {
margin: 0 0 24px;
}
.home-courses .sectionText {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
text-align: left;
}
.home-courses-logos {
margin: 0 0 20px;
}
.home-courses .sectionFigure {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
}
.home-courses .textCTA-light {
margin: 0;
}
}
/* END .home-courses */
/* .home-live */
.home-live {
position: relative;
z-index: 1;
}
.home-live .content {
padding: 40px 20px 40px;
display: flex;
flex-direction: column;
gap: 64px;
}
.home-live .sectionText {
margin: 0 auto;
max-width: 818px;
}
.home-live .sectionFigure {
display: none;
}
.home-live .sectionCards {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
gap: 20px;
margin: 0 auto;
width: 80%;
}
.home-live .sectionCards img {
width: 100%;
height: auto;
border: 1px solid rgba(188, 190, 195, .2);
border-radius: 8px;
}
.home-live p {
margin-bottom: 32px;
}
.home-live .textCTA-dark {
margin: 0 auto;
}
@media (min-width: 50em) {
.home-live .content {
padding: 92px 20px;
}
}
@media (min-width: 62em) {
.home-live .sectionCards {
grid-template-columns: repeat(6, 1fr);
grid-template-rows: auto;
width: 100%;
padding: 0 32px;
}
}
/* END .home-live */
/* .home-certification */
.home-certification {
position: relative;
z-index: 1;
}
.home-certification .content {
padding: 40px 20px 80px;
}
.home-certification p {
margin-bottom: 32px;
}
.home-certification .sectionFigure {
display: block;
margin: 0 auto;
padding: 0;
width: 80%;
}
.home-certification .sectionFigure img {
display: block;
max-width: 100%;
padding: 36px;
background: rgb(255, 255, 255);
border-radius: 8px;
}
.home-certification .textCTA-dark {
margin: 0 auto 40px;
}
@media (min-width: 50em) {
.home-certification .content {
padding: 92px 20px 184px;
display: flex;
flex-direction: row;
align-items: center;
gap: 80px;
}
.home .home-certification .sectionIcon {
margin: 0 0 24px;
}
.home-certification .sectionText {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
text-align: left;
}
.home-certification .sectionFigure {
margin: 0;
width: calc(50% - 40px);
padding: 0 32px;
}
.home-certification .textCTA-dark {
margin: 0;
}
}
/* END .home-certification */
/* .home-cta */
.home-cta {
position: relative;
z-index: 1;
background: linear-gradient(242deg, rgb(142, 34, 167) 0.01%, rgb(37, 99, 234) 97.15%);
}
.home-cta .content {
padding: 40px 20px 40px;
text-align: center;
}
.home-cta .sectionText {
display: flex;
flex-direction: column;
gap: 24px;
padding: 0 32px;
}
.home-cta h2 {
margin: 0 auto;
max-width: 818px;
}
.home-cta .home-cta-btnGroup {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 24px;
align-items: center;
justify-content: center;
}
.home .home-cta .textCTA-blue {
color: rgb(43, 45, 48);
background-color: rgba(255, 255, 255, 1);
}
.home .home-cta .textCTA-blue:hover {
color: rgb(43, 45, 48);
background-color: rgba(255, 255, 255, .9);
}
.home .home-cta .textCTA-blue:after {
background: transparent url(https://cdn.oreillystatic.com/images/icons/icon_link_chevron_black.svg) left center no-repeat;
background-size: contain;
}
.home .home-cta .textCTA-blue:hover:after,
.home .home-cta .textCTA-blue:focus:after {
background-position-x: 4px;
}
.home .home-cta .btnCTA,
.home .home-cta .textCTA {
margin: 0 0 20px;
}
@media (min-width: 80em) {
.home-cta .content {
padding: 50px 20px;
text-align: center;
}
.home-cta .sectionText {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 24px;
max-width: 100%;
}
.home-cta h2 {
margin: 0;
width: auto;
font-size: 1.875rem;
line-height: 1.2em;
text-align: left;
}
.home-cta .home-cta-btnGroup {
display: flex;
flex-direction: row;
gap: 12px;
align-items: flex-end;
width: max-content;
}
}
/* END .home-cta */
/* .home-whatsNext */
.home-whatsNext {
display: none;
}
/* END .home-whatsNext */
.home {
contain: paint;
}
.home .ravenBlobs {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 100%;
max-width: 1280px;
height: 100%;
z-index: 0;
div {
opacity: 1;
}
.blob1 {
position: absolute;
left: calc(-675px / 1.75);
top: -100px;
width: 675px;
height: 656px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_1.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
left: calc(-1200px / 1.75);
top: -100px;
width: 1200px;
height: 1200px;
}
}
@media (min-width:80em) {
& {
left: calc(-1351px / 1.75);
top: -100px;
width: 1351px;
height: 1312px;
}
}
}
.blob2 {
position: absolute;
right: calc(-537px / 1.75);
top: 700px;
width: 537px;
height: 544px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_2.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
right: calc(-1074px / 1.75);
top: 700px;
width: 1074px;
height: 1088px;
}
}
@media (min-width:80em) {
& {
right: calc(-1074px / 1.75);
top: 1100px;
width: 1074px;
height: 1088px;
}
}
}
.blob3 {
position: absolute;
left: calc(-647px / 1.75);
top: 1500px;
width: 647px;
height: 692px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_3.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
left: calc(-1295px / 1.75);
top: 1500px;
width: 1295px;
height: 1385px;
}
}
@media (min-width:80em) {
& {
left: calc(-1295px / 1.75);
top: 1700px;
width: 1295px;
height: 1385px;
}
}
}
.blob4 {
position: absolute;
right: calc(-613px / 1.75);
top: 2500px;
width: 613px;
height: 621px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_4.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
right: calc(-1226px / 1.75);
top: 2500px;
width: 1226px;
height: 1242px;
}
}
@media (min-width:80em) {
& {
right: calc(-1226px / 1.75);
top: 2200px;
width: 1226px;
height: 1242px;
}
}
}
.blob5 {
position: absolute;
left: calc(-572px / 1.75);
top: 3300px;
width: 572px;
height: 597px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_5.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
left: calc(-1144px / 1.75);
top: 3300px;
width: 1144px;
height: 1195px;
}
}
@media (min-width:80em) {
& {
left: calc(-1144px / 1.75);
top: 3100px;
width: 1144px;
height: 1195px;
}
}
}
.blob6 {
position: absolute;
right: calc(-836px / 1.75);
top: 4100px;
width: 836px;
height: 766px;
background: transparent url(https://cdn.oreillystatic.com/oreilly/images/raven_blob_6.jpg) 0 0 no-repeat;
background-size: contain;
@media (min-width:50em) {
& {
right: calc(-1672px / 1.75);
top: 4100px;
width: 1672px;
height: 1533px;
}
}
@media (min-width:80em) {
& {
right: calc(-1672px / 1.75);
top: 3500px;
width: 1672px;
height: 1533px;
}
}
}
}
/* Define the butterfly animation */
@keyframes animateButterfly {
0% {
background-image: url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_animation.gif);
}
4.5% {
background-image: url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_animation.gif);
}
5% {
background-image: url(https://cdn.oreillystatic.com/oreilly/images/raven_butterfly_still.gif);
}
}
/* Define the icon scroll animation */
@keyframes iconScroll {
0% {
transform: scale(75%) translateY(20px);
opacity: 0;
}
25% {
transform: scale(75%) translateY(20px);
opacity: 0;
}
100% {
transform: scale(100%) translateY(0);
opacity: 1;
}
}
</style>
<span class="home" id="home">
<section class="home-hero"><!-- with-preheadCta -->
<div class="content">
<a id="event-preheadCta" class="preheadCta" href="https://www.oreilly.com/pub/pr/3459">New! O’Reilly announces launch of the AI Academy. Read now</a>
<h1>Introducing the <span class="highlight">AI Academy</span> <span class="light"><span class="nowrap">Help your</span> entire org put GenAI to work</span></h1>
<p>Every employee today needs to know how to prompt GenAI, use it to enhance critical thinking and productivity, and more. With the AI Academy they can. For less.</p>
<div class="home-hero-cta">
<a id="ai-academy-cta" href="https://www.oreilly.com/online-learning/ai-academy.html" class="btnCTA"><span class="inner">Learn more</span></a>
</div>
</div>
</section>
<section class="home-aiCombo">
<div class="content">
<div class="sectionText">
<h2>O’Reilly AI-powered Answers just got even smarter</h2>
<p>O’Reilly Answers instantly generates information teams can trust, sourced from thousands of titles on our learning platform.</p>
<a id="answers-cta" href="https://www.oreilly.com/online-learning/feature-answers.html" class="textCTA-blue"><span class="inner">Discover Answers</span></a>
</div>
<div class="sectionText">
<h2>Give your teams the GenAI and tech skills they need</h2>
<p>More than 5,000 organizations count on our learning platform and AI Academy to help their teams learn the tools and technologies that drive business outcomes. We can help yours too.</p>
<div class="btnGroup">
<a id="requestDemo1-cta-c" href="https://www.oreilly.com/online-learning/teams.html" class="btnCTA"><span class="inner">Request a demo</span></a>
<a id="tryFree1-cta-c" href="https://learning.oreilly.com/start-trial/" class="textCTA secondary"><span class="inner">Try it free</span></a>
</div>
</div>
</div>
</section>
<section class="home-testimonial sectionBreak">
<div class="content">
<div class="home-testimonial-figure">
<div id="js-testimonialVideo1" class="home-testimonial-video">
<div id="kaltura_player_1689279523"></div>
</div>
<div id="js-testimonialVideo2" class="home-testimonial-video hidden">
<div id="kaltura_player_1674688758"></div>
</div>
<div id="js-testimonialVideo3" class="home-testimonial-video hidden">
<div id="kaltura_player_1666285022"></div>
</div>
<div id="js-testimonialVideo4" class="home-testimonial-video hidden">
<div id="kaltura_player_1660838772"></div>
</div>
<div class="home-testimonial-thumbnails">
<button id="js-testimonialThumbnail1" class="home-testimonial-thumbnails-item active"><img src="https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb1-711x400-20230201.jpg" alt="Testimonial video thumbnail 1"></button>
<button id="js-testimonialThumbnail2" class="home-testimonial-thumbnails-item"><img src="https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb3-711x400-20230201.jpg" alt="Testimonial video thumbnail 2"></button>
<button id="js-testimonialThumbnail3" class="home-testimonial-thumbnails-item"><img src="https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb1-711x400-20221020.jpg" alt="Testimonial video thumbnail 3"></button>
<button id="js-testimonialThumbnail4" class="home-testimonial-thumbnails-item"><img src="https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb2-400x225-20221019.jpg" alt="Testimonial video thumbnail 4"></button>
</div>
</div>
<div class="sectionText">
<figure class="sectionIcon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M21 8H3M16 2V5M8 2V5M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22ZM11.9973 12.3306C11.1975 11.4216 9.8639 11.1771 8.86188 12.0094C7.85986 12.8418 7.71879 14.2335 8.50568 15.2179C9.077 15.9327 10.6593 17.3397 11.4833 18.0569C11.662 18.2124 11.7513 18.2902 11.856 18.321C11.9466 18.3477 12.0479 18.3477 12.1386 18.321C12.2432 18.2902 12.3325 18.2124 12.5112 18.0569C13.3353 17.3397 14.9175 15.9327 15.4888 15.2179C16.2757 14.2335 16.1519 12.8331 15.1326 12.0094C14.1134 11.1858 12.797 11.4216 11.9973 12.3306Z" stroke="#2563EA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></figure>
<div id="js-testimonialText1">
<h2>Hear why Jose is on O’Reilly every day</h2>
<p>Jose, a principal software engineer, trusts our learning platform to filter what his teams need to know to stay ahead.</p>
</div>
<div id="js-testimonialText2" class="hidden">
<h2>See why Addison loves our learning platform</h2>
<p>Addison always appreciated O’Reilly books, but the learning platform helped take her skills to the next level.</p>
</div>
<div id="js-testimonialText3" class="hidden">
<h2>Amir trusts O’Reilly to find the answers he needs. See why.</h2>
<p>For over eight years Amir has counted on our learning platform whether he needs proven methods to learn new technologies or the latest management tips.</p>
</div>
<div id="js-testimonialText4" class="hidden">
<h2>Mark’s been an O’Reilly member for 13 years. See why.</h2>
<p>Mark credits the O’Reilly learning platform with helping him to stay ahead at every turn throughout his tech career.</p>
</div>
<a id="testimonial-cta" href="https://www.oreilly.com/online-learning/testimonials.html" class="textCTA-blue"><span class="inner">See more testimonials</span></a>
</div>
<script src="https://cdnapisec.kaltura.com/p/1681692/sp/168169200/embedIframeJs/uiconf_id/47268383/partner_id/1681692"></script>
<script>
kWidget.embed({
"targetId": "kaltura_player_1689279523",
"wid": "_1681692",
"uiconf_id": 47268383,
"flashvars": {
'thumbnailUrl': 'https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb1-711x400-20230201.jpg',
'autoMute': false,
'autoPlay': false,
'controlBarContainer.plugin': false,
},
"cache_st": 1689279523,
"entry_id": "1_7le83llz"
});
kWidget.embed({
"targetId": "kaltura_player_1674688758",
"wid": "_1681692",
"uiconf_id": 47268383,
"flashvars": {
'thumbnailUrl': 'https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb3-711x400-20230201.jpg',
'autoMute': false,
'autoPlay': false,
'controlBarContainer.plugin': false,
},
"cache_st": 1674688758,
"entry_id": "1_td7km9vj"
});
kWidget.embed({
"targetId": "kaltura_player_1666285022",
"wid": "_1681692",
"uiconf_id": 47268383,
"flashvars": {
'thumbnailUrl': 'https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb1-711x400-20221020.jpg',
'autoMute': false,
'autoPlay': false,
'controlBarContainer.plugin': false,
},
"cache_st": 1666285022,
"entry_id": "1_nrvzd3wa"
});
kWidget.embed({
"targetId": "kaltura_player_1660838772",
"wid": "_1681692",
"uiconf_id": 47268383,
"flashvars": {
'thumbnailUrl': 'https://cdn.oreillystatic.com/oreilly/images/home-video-testimonial-thumb2-400x225-20221019.jpg',
'autoMute': false,
'autoPlay': false,
'controlBarContainer.plugin': false,
},
"cache_st": 1603408139,
"entry_id": "1_4jl34ett"
});
</script>
</div>
</section>
<section class="home-awards" id="awardsSection">
<div class="content">
<figure class="sectionFigure">
<video playsinline autoplay muted loop poster="https://cdn.oreillystatic.com/oreilly/images/oreilly_award_2023_600x600.png">
<source src="https://cdn.oreillystatic.com/oreilly/videos/oreilly_award_animation_alpha2_2023.webm" type="video/webm">
</video>
</figure>
<div class="sectionText">
<figure class="sectionIcon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 15C8.68629 15 6 12.3137 6 9V3.44444C6 3.0306 6 2.82367 6.06031 2.65798C6.16141 2.38021 6.38021 2.16141 6.65798 2.06031C6.82367 2 7.0306 2 7.44444 2H16.5556C16.9694 2 17.1763 2 17.342 2.06031C17.6198 2.16141 17.8386 2.38021 17.9397 2.65798C18 2.82367 18 3.0306 18 3.44444V9C18 12.3137 15.3137 15 12 15ZM12 15V18M18 4H20.5C20.9659 4 21.1989 4 21.3827 4.07612C21.6277 4.17761 21.8224 4.37229 21.9239 4.61732C22 4.80109 22 5.03406 22 5.5V6C22 6.92997 22 7.39496 21.8978 7.77646C21.6204 8.81173 20.8117 9.62038 19.7765 9.89778C19.395 10 18.93 10 18 10M6 4H3.5C3.03406 4 2.80109 4 2.61732 4.07612C2.37229 4.17761 2.17761 4.37229 2.07612 4.61732C2 4.80109 2 5.03406 2 5.5V6C2 6.92997 2 7.39496 2.10222 7.77646C2.37962 8.81173 3.18827 9.62038 4.22354 9.89778C4.60504 10 5.07003 10 6 10M7.44444 22H16.5556C16.801 22 17 21.801 17 21.5556C17 19.5919 15.4081 18 13.4444 18H10.5556C8.59188 18 7 19.5919 7 21.5556C7 21.801 7.19898 22 7.44444 22Z" stroke="#2563EA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></figure>
<h2>The 2024 O’Reilly Awards winners are in!</h2>
<p>Learn who best put the O’Reilly learning platform to work for their organization and what the judges were looking for in winning submissions.</p>
<a id="awards-cta" href="https://www.oreilly.com/online-learning/oreilly-awards-winners-2024.html" class="textCTA-light"><span class="inner">Get the results</span></a>
</div>
</div>
</section>
<section class="home-experts">
<div class="content">
<div class="sectionText">
<figure class="sectionLabel">
<p>O’Reilly Experts</p>
</figure>
<h2>Sharing the knowledge of innovators for over 40 years</h2>
<p>From books to leading tech conferences to a groundbreaking online learning platform, we’ve focused on creating the best technical learning content for more than four decades. Your teams can benefit from that experience.</p>
</div>
<div class="sectionFigure">
<button class="button-left" id="home-experts-slider-button-left" type="button"></button>
<div class="home-experts-slider">
<div class="home-experts-panels" id="home-experts-panels">
<a href="https://learning.oreilly.com/search/?query=author%3A%22Arianne%20Dee%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=suggestion&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/images/live-online-training/39040-720x720.jpg)">
<div class="text">
<span class="name">Arianne Dee</span>
<span class="affiliation">Pearson</span>
</div>
</a>
<a href="https://learning.oreilly.com/search/?query=author%3A%22Sari%20Greene%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=user&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/oreilly/images/home_sari_greene_720x720.jpg)">
<div class="text">
<span class="name">Sari Greene</span>
<span class="affiliation">Cybersecurity practitioner</span>
</div>
</a>
<a href="https://learning.oreilly.com/search/?query=author%3A%22Bruno%20Gon%C3%A7alves%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=user&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/images/live-online-training/39420-720x720.jpg)">
<div class="text">
<span class="name">Bruno Gonçalves</span>
<span class="affiliation">Senior data scientist</span>
</div>
</a>
<a href="https://learning.oreilly.com/search/?query=author%3A%22Neal%20Ford%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=user&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/oreilly/images/home_neal_ford_720x720.jpg)">
<div class="text">
<span class="name">Neal Ford</span>
<span class="affiliation">Software architect</span>
</div>
</a>
<a href="https://learning.oreilly.com/search/?query=author%3A%22Kelsey%20Hightower%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=user&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/oreilly/images/kelsey_hightower_color_400x400.jpg)">
<div class="text">
<span class="name">Kelsey Hightower</span>
<span class="affiliation">Software engineer</span>
</div>
</a>
<a href="https://learning.oreilly.com/search/?query=author%3A%22Ken%20Kousen%22&extended_publisher_data=true&highlight=true&include_assessments=false&include_case_studies=true&include_courses=true&include_playlists=true&include_collections=true&include_notebooks=true&include_sandboxes=true&include_scenarios=true&is_academic_institution_account=false&source=user&sort=date_added&facet_json=true&json_facets=true&page=0&include_facets=false" style="background-image: url(https://cdn.oreillystatic.com/oreilly/images/ken-kousen-400x400.jpg)">
<div class="text">
<span class="name">Ken Kousen</span>
<span class="affiliation">Java Champion</span>
</div>
</a>
</div>
</div>
<button class="button-right" id="home-experts-slider-button-right" type="button"></button>
</div>
</div>
</section>
<section class="home-whatsNext">
<div class="content">
<div class="sectionText">
<h2>Keep your organization ahead of what’s next</h2>
</div>
<div class="sectionFigure">
<button class="button-left" id="home-whatsNext-slider-button-left" type="button"></button>
<div class="home-whatsNext-frame" id="home-whatsNext-frame">
<img class="active" src="https://cdn.oreillystatic.com/oreilly/images/bento_browser_live_events.jpg" alt="" data-target="live events">
<img src="https://cdn.oreillystatic.com/oreilly/images/bento_browser_interactive_labs.jpg" alt="" data-target="interactive labs">
<img src="https://cdn.oreillystatic.com/oreilly/images/bento_browser_courses.jpg" alt="" data-target="courses">
<img src="https://cdn.oreillystatic.com/oreilly/images/bento_browser_certification.jpg" alt="" data-target="certifications">
</div>
<button class="button-right" id="home-whatsNext-slider-button-right" type="button"></button>
</div>
<div class="home-whatsNext-cards" id="home-whatsNext-cards">
<div class="home-whatsNext-cards-item active" data-target="live events">
<h2>Live events</h2>
<p>Get in the virtual room with an expert instructor who’ll take questions and guide you through today’s most important tools and technologies.</p>
<a href="https://www.oreilly.com/online-learning/live-online-sessions.html" class="textCTA">Learn from experts</a>
</div>
<div class="home-whatsNext-cards-item" data-target="interactive labs">
<h2>Interactive labs</h2>
<p>Get step-by-step guidance in a secure coding environment to learn fundamental concepts, practice a use case, prepare for a certification, or explore a new tool.</p>
<a href="https://www.oreilly.com/online-learning/intro-interactive-learning.html" class="textCTA">Hands-on learning</a>
</div>
<div class="home-whatsNext-cards-item" data-target="courses">
<h2>Courses</h2>
<p>Pick the role you have (or the role you want) and we’ll guide you to the top live and on-demand courses to learn the technologies and skills you need to succeed.</p>
<a href="https://www.oreilly.com/online-learning/courses.html" class="textCTA">Explore courses</a>
</div>
<div class="home-whatsNext-cards-item" data-target="certifications">
<h2>Certifications</h2>
<p>A certification means you can trust they’ve mastered the skills your organization needs. We help your people prep for their exams with direct paths to the official materials and interactive practice tests.</p>
<a href="https://www.oreilly.com/online-learning/feature-certification.html" class="textCTA">Get them certified</a>
</div>
</div>
</div>
</section>
<section class="home-courses">
<div class="content">
<a id="courses-image" href="https://www.oreilly.com/online-learning/courses.html" class="sectionFigure">
<img src="https://cdn.oreillystatic.com/oreilly/images/laptop-flat-courses-20230228.png" alt="">
</a>
<div class="sectionText">
<figure class="sectionIcon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.99994 4C5.44765 4 4.99994 4.44772 4.99994 5C4.99994 5.55228 5.44765 6 5.99994 6C6.55222 6 6.99994 5.55228 6.99994 5C6.99994 4.44772 6.55222 4 5.99994 4ZM2.99994 5C2.99994 3.34315 4.34308 2 5.99994 2C7.65679 2 8.99994 3.34315 8.99994 5C8.99994 6.65685 7.65679 8 5.99994 8C4.34308 8 2.99994 6.65685 2.99994 5ZM17.9999 4C17.4477 4 16.9999 4.44772 16.9999 5C16.9999 5.55228 17.4477 6 17.9999 6C18.5522 6 18.9999 5.55228 18.9999 5C18.9999 4.44772 18.5522 4 17.9999 4ZM14.9999 5C14.9999 3.34315 16.3431 2 17.9999 2C19.6568 2 20.9999 3.34315 20.9999 5C20.9999 6.65685 19.6568 8 17.9999 8C16.3431 8 14.9999 6.65685 14.9999 5ZM11.9999 10C10.8953 10 9.99988 10.8954 9.99988 12C9.99988 13.1046 10.8953 14 11.9999 14C13.1044 14 13.9999 13.1046 13.9999 12C13.9999 10.8954 13.1044 10 11.9999 10ZM7.99988 12C7.99988 9.79086 9.79074 8 11.9999 8C14.209 8 15.9999 9.79086 15.9999 12C15.9999 14.2091 14.209 16 11.9999 16C9.79074 16 7.99988 14.2091 7.99988 12ZM1.20044 11.3988C2.29342 9.94409 4.03657 9 5.99994 9C6.55222 9 6.99994 9.44772 6.99994 10C6.99994 10.5523 6.55222 11 5.99994 11C4.6921 11 3.53091 11.6266 2.79943 12.6002C2.46769 13.0417 1.84081 13.1307 1.39926 12.799C0.957713 12.4673 0.868699 11.8404 1.20044 11.3988ZM16.9999 10C16.9999 9.44772 17.4477 9 17.9999 9C19.9636 9 21.7069 9.94434 22.7999 11.3994C23.1316 11.841 23.0425 12.4679 22.6009 12.7996C22.1593 13.1313 21.5324 13.0422 21.2007 12.6006C20.4693 11.6268 19.3079 11 17.9999 11C17.4477 11 16.9999 10.5523 16.9999 10ZM5.4336 20.4279C6.87755 18.3578 9.27968 17 11.9991 17C14.7185 17 17.1206 18.3578 18.5646 20.4279C18.8806 20.8809 18.7695 21.5042 18.3165 21.8202C17.8635 22.1361 17.2402 22.0251 16.9242 21.5721C15.8383 20.0152 14.0372 19 11.9991 19C9.96102 19 8.15991 20.0152 7.07397 21.5721C6.75801 22.0251 6.13466 22.1361 5.68169 21.8202C5.22871 21.5042 5.11764 20.8809 5.4336 20.4279Z" fill="#2563EA"/></svg></figure>
<h2>5,000+ courses to keep teams on the <span class="nowrap">right path</span></h2>
<p>Our live and on-demand courses are organized by skill and role, and team members get verifiable and sharable badges that use the Open Badges 2.0 standard to show off what they’ve learned.</p>
<a id="courses-cta" href="https://www.oreilly.com/online-learning/courses.html" class="textCTA-light"><span class="inner">Explore courses</span></a>
</div>
</div>
</section>
<section class="home-live">
<div class="content">
<div class="sectionText">
<figure class="sectionIcon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 10V12C19 15.866 15.866 19 12 19M5 10V12C5 15.866 8.13401 19 12 19M12 19V22M8 22H16M12 15C10.3431 15 9 13.6569 9 12V5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5V12C15 13.6569 13.6569 15 12 15Z" stroke="#2563EA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></figure>
<h2>Live events keep your organization ahead of what’s next</h2>
<p>Your teams have access to nearly 1,000 live online courses and events every year, led by top experts in AI, software architecture, cloud, data, programming, and more. And they can ask questions along the way.</p>
<div class="sectionFigure">
<img src="https://cdn.oreillystatic.com/oreilly/images/home_plot3_lot_600x600.jpg" alt="">
<p>Kai Holnes, Thoughtworks</p>
</div>
<a id="live-cta" href="https://www.oreilly.com/online-learning/live-online-sessions.html" class="textCTA-dark"><span class="inner">Learn from experts</span></a>
</div>
<div class="sectionCards">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_live_courses_400x400.jpg" alt="">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_whatsnew_ai_400x400.png" alt="">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_superstream_400x400.png" alt="">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_whatsnew_io_400x400.jpg" alt="">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_tech_leadership_tuesday_400x400.jpg" alt="">
<img src="https://cdn.oreillystatic.com/oreilly/images/raven_whatsnew_sa_400x400.jpg" alt="">
</div>
</div>
</section>
<section class="home-certification">
<div class="content">
<div class="sectionText">
<figure class="sectionIcon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6.5 20H5C3.89543 20 3 19.1046 3 18V4C3 2.89543 3.89543 2 5 2H19C20.1046 2 21 2.89543 21 4V18C21 19.1046 20.1046 20 19 20H17.5M12 19C13.6569 19 15 17.6569 15 16C15 14.3431 13.6569 13 12 13C10.3431 13 9 14.3431 9 16C9 17.6569 10.3431 19 12 19ZM12 19L12.0214 18.9998L8.82867 22.1926L6.00024 19.3641L9.01965 16.3447M12 19L15.1928 22.1926L18.0212 19.3641L15.0018 16.3447M9 6H15M7 9.5H17" stroke="#2563EA" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></figure>
<h2>Certified teams are teams you can count on</h2>
<p>Trust that they’ve mastered the skills your organization needs. Help your people prep for their certification exams with direct paths to the official materials and interactive practice tests.</p>
<a id="certification-cta" href="https://www.oreilly.com/online-learning/feature-certification.html" class="textCTA-dark"><span class="inner">Get them certified</span></a>
</div>
<div class="sectionFigure">
<img src="https://cdn.oreillystatic.com/oreilly/images/cert-vendor-logos.png" alt="">
</div>
</div>
</section>
<section class="home-cta">
<div class="content">
<div class="sectionText">
<h2>See how O’Reilly can help your tech teams stay ahead</h2>
<div class="home-cta-btnGroup">
<a id="requestDemo2-cta" href="https://www.oreilly.com/online-learning/enterprise.html" class="btnCTA-blue"><span class="inner">Request a demo</span></a>
<a id="tryFree2-cta" href="https://learning.oreilly.com/start-trial/" class="textCTA-blue"><span class="inner">Try it free</span></a>
</div>
</div>
</div>
</section>
<div class="ravenBlobs">
<div class="blob1"></div>
<div class="blob2"></div>
<div class="blob3"></div>
<div class="blob4"></div>
<div class="blob5"></div>
<div class="blob6"></div>
</div>
</span>
<script>
kWidget.addReadyCallback(function( playerId ){
var kdp = document.getElementById( playerId );
kdp.sendNotification("changeVolume", 1);
kdp.kBind("firstPlay", function() {
//GA
/*
dataLayer.push({
'event': 'eventTracker',
'eventCat': 'marketing',
'eventAct': 'video play',
'eventLbl': 'start',
'eventVal': 0,
'nonInteraction': 0
});
*/
});
kdp.kBind("playerPlayEnd", function() {
//GA
/*
dataLayer.push({
'event': 'eventTracker',
'eventCat': 'marketing',
'eventAct': 'video play',
'eventLbl': 'complete',
'eventVal': 0,
'nonInteraction': 0
});
*/
});
});
(function() {
//Add thumbnail button controls
const thumbnail1 = document.getElementById('js-testimonialThumbnail1');
const thumbnail2 = document.getElementById('js-testimonialThumbnail2');
const thumbnail3 = document.getElementById('js-testimonialThumbnail3');
const thumbnail4 = document.getElementById('js-testimonialThumbnail4');
const video1 = document.getElementById('js-testimonialVideo1');
const video2 = document.getElementById('js-testimonialVideo2');
const video3 = document.getElementById('js-testimonialVideo3');
const video4 = document.getElementById('js-testimonialVideo4');
const text1 = document.getElementById('js-testimonialText1');
const text2 = document.getElementById('js-testimonialText2');
const text3 = document.getElementById('js-testimonialText3');
const text4 = document.getElementById('js-testimonialText4');
thumbnail1.addEventListener('click', function(e) {
e.preventDefault();
thumbnail1.classList.add('active');
video1.classList.remove('hidden');
text1.classList.remove('hidden');
// document.getElementById('kaltura_player_1689279523').sendNotification('doPlay');
thumbnail2.classList.remove('active');
text2.classList.add('hidden');
video2.classList.add('hidden');
document.getElementById('kaltura_player_1674688758').sendNotification('doPause');
thumbnail3.classList.remove('active');
text3.classList.add('hidden');
video3.classList.add('hidden');
document.getElementById('kaltura_player_1666285022').sendNotification('doPause');
thumbnail4.classList.remove('active');
text4.classList.add('hidden');
video4.classList.add('hidden');
document.getElementById('kaltura_player_1660838772').sendNotification('doPause');
});
thumbnail2.addEventListener('click', function(e) {
e.preventDefault();
thumbnail2.classList.add('active');
video2.classList.remove('hidden');
text2.classList.remove('hidden');
// document.getElementById('kaltura_player_1674688758').sendNotification('doPlay');
thumbnail1.classList.remove('active');
text1.classList.add('hidden');
video1.classList.add('hidden');
document.getElementById('kaltura_player_1689279523').sendNotification('doPause');
thumbnail3.classList.remove('active');
text3.classList.add('hidden');
video3.classList.add('hidden');
document.getElementById('kaltura_player_1666285022').sendNotification('doPause');
thumbnail4.classList.remove('active');
text4.classList.add('hidden');
video4.classList.add('hidden');
document.getElementById('kaltura_player_1660838772').sendNotification('doPause');
});
thumbnail3.addEventListener('click', function(e) {
e.preventDefault();
thumbnail3.classList.add('active');
video3.classList.remove('hidden');
text3.classList.remove('hidden');
// document.getElementById('kaltura_player_1666285022').sendNotification('doPlay');
thumbnail1.classList.remove('active');
text1.classList.add('hidden');
video1.classList.add('hidden');
document.getElementById('kaltura_player_1689279523').sendNotification('doPause');
thumbnail2.classList.remove('active');
text2.classList.add('hidden');
video2.classList.add('hidden');
document.getElementById('kaltura_player_1674688758').sendNotification('doPause');
thumbnail4.classList.remove('active');
text4.classList.add('hidden');
video4.classList.add('hidden');
document.getElementById('kaltura_player_1660838772').sendNotification('doPause');
});
thumbnail4.addEventListener('click', function(e) {
e.preventDefault();
thumbnail4.classList.add('active');
video4.classList.remove('hidden');
text4.classList.remove('hidden');
// document.getElementById('kaltura_player_1660838772').sendNotification('doPlay');
thumbnail1.classList.remove('active');
text1.classList.add('hidden');
video1.classList.add('hidden');
document.getElementById('kaltura_player_1689279523').sendNotification('doPause');
thumbnail2.classList.remove('active');
text2.classList.add('hidden');
video2.classList.add('hidden');
document.getElementById('kaltura_player_1674688758').sendNotification('doPause');
thumbnail3.classList.remove('active');
text3.classList.add('hidden');
video3.classList.add('hidden');
document.getElementById('kaltura_player_1666285022').sendNotification('doPause');
});
//Hide DEIJ module after April 1, 2024.
var today = new Date();
deijScholarshipStartDate = new Date('2024-03-08T07:00:00.000-07:00');
deijScholarshipEndDate = new Date('2024-04-02T00:00:00.000-07:00');
//if during date range,
//show the deij scholarship section
if (today > deijScholarshipStartDate && today < deijScholarshipEndDate) {
// Target exit intent overlay
const deijSection = document.getElementById('deijSection');
deijSection.classList.remove('hidden');
}
})();
//Bento expert carousel controls
(function() {
let carouselInner = document.getElementById('home-experts-panels');
let slideDistance = 196; //carousel image width + gap
let currentX = 0;
let timeoutID;
let sliding = false;
function moveCarousel() {
let transform = `translateX(${currentX}px)`;
carouselInner.style.transform = transform;
}
document.getElementById('home-experts-slider-button-left').addEventListener('click', function (e) {
if (sliding === false) {
currentX = currentX - slideDistance;
sliding = true;
carouselInner.classList.add("stopMove");
carouselInner.prepend(carouselInner.lastElementChild);
moveCarousel();
timeoutID = setTimeout(() => {
carouselInner.classList.remove("stopMove");
currentX = 0;
moveCarousel();
}, 1);
setTimeout(() => {
sliding = false;
}, 400);
}
});
document.getElementById('home-experts-slider-button-right').addEventListener('click', function (e) {
if (sliding === false) {
carouselInner.classList.remove("stopMove");
currentX = currentX - slideDistance;
sliding = true;
moveCarousel();
timeoutID = setTimeout(() => {
carouselInner.classList.add("stopMove");
carouselInner.appendChild(carouselInner.children[0]);
currentX = 0;
moveCarousel();
sliding = false;
}, 400);
}
});
})();
(function() {
const whatsNextImages = document.getElementById('home-whatsNext-frame');
const whatsNextCards = document.getElementById('home-whatsNext-cards');
document.getElementById('home-whatsNext-slider-button-left').addEventListener('click', function (e) {
const activeImage = whatsNextImages.querySelector('.active');
var nextImage;
const activeCard = whatsNextCards.querySelector('.active');
var nextCard;
if (activeImage.previousElementSibling != null) {
nextImage = activeImage.previousElementSibling;
nextCard = activeCard.previousElementSibling;
} else {
nextImage = whatsNextImages.lastElementChild;
nextCard = whatsNextCards.lastElementChild;
}
activeImage.classList.remove('active');
nextImage.classList.add('active');
activeCard.classList.remove('active');
nextCard.classList.add('active');
});
document.getElementById('home-whatsNext-slider-button-right').addEventListener('click', function (e) {
const activeImage = whatsNextImages.querySelector('.active');
var nextImage;
const activeCard = whatsNextCards.querySelector('.active');
var nextCard;
if (activeImage.nextElementSibling != null) {
nextImage = activeImage.nextElementSibling;
nextCard = activeCard.nextElementSibling;
} else {
nextImage = whatsNextImages.firstElementChild;
nextCard = whatsNextCards.firstElementChild;
}
activeImage.classList.remove('active');
nextImage.classList.add('active');
activeCard.classList.remove('active');
nextCard.classList.add('active');
});
const cardItems = whatsNextCards.querySelectorAll('.home-whatsNext-cards-item');
const cardLinks = whatsNextCards.querySelectorAll('a.textCTA');
//Activate screenshots for each card click
cardItems.forEach((item) => {
item.addEventListener("click", function (e) {
//If the card is not not already active
if (!this.classList.contains('active')) {
const activeImage = whatsNextImages.querySelector('.active');
const activeCard = whatsNextCards.querySelector('.active');
activeImage.classList.remove('active');
whatsNextImages.querySelector('[data-target="' + this.dataset.target + '"]').classList.add('active');
activeCard.classList.remove('active');
this.classList.add('active');
}
});
});
//Prevent CTA links from activating cards
cardLinks.forEach((item) => {
item.addEventListener("click", function (e) {
e.stopPropagation();
});
});
})();
</script>
<script src="https://cdn.oreillystatic.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
//GA event for "Let's talk CTA"
$('#letsTalk').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'lets talk',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Learn more CTA"
$('#onlineLearning-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'learn more',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for business hero "Get Ahead CTA"
$('#getAhead-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'get ahead',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Request a demo" CTA
$('#requestDemo1-cta-a, #requestDemo1-cta-b, #requestDemo1-cta-c, #requestDemo2-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'request a demo',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Try it free" CTA
$('#tryFree1-cta-a, #tryFree1-cta-b, #tryFree1-cta-c, #tryFree2-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'try it free',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Generative AI Success Stories" CTA
$('#event-preheadCta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'announcement: ai academy',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Testimonials" CTA
$('#testimonial-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'see more testimonials',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Awards" CTA
$('#awards-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'awards see the results',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Answers" CTA
$('#answers-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'answers: discover answers',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "ai academy" CTA
$('#ai-academy-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'ai academy: learn more',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "courses" CTA
$('#courses-cta, #courses-image').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'explore courses',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "deij" CTA
$('#deij-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'2024 deij learn more',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Learn from experts" CTA
$('#live-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'learn from experts',
'eventVal':0,
'nonInteraction': 0,
});
});
//GA event for "Get them certified" CTA
$('#certification-cta').on('click', function(e) {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'click',
'eventLbl':'get them certified',
'eventVal':0,
'nonInteraction': 0,
});
});
});
</script>
<script>
(function() {
//Adelphic pixel on page load
var adelphicPixel = new Image(1,1);
adelphicPixel.src="https://ad.ipredictive.com/d/track/cvt/pixel?acct_id=58840&cache_buster=" + Math.floor(Date.now()/1000);
})();
</script>
</main>
<footer id="footer" class="footer">
<div class="content">
<div class="footer-main" aria-label="company info">
<div class="footer-mainLeft">
<div class="footer-mainLeftOne">
<div class="footer-approach">
<h2 class="footer-header"><a href="/about/">About O’Reilly</a></h2>
<ul class="footer-links">
<li><a href="/work-with-us.html">Teach/write/train</a></li>
<li><a href="/careers/">Careers</a></li>
<li><a href="/press/">O’Reilly news</a></li>
<li><a href="/press/media-coverage.html">Media coverage</a></li>
<li><a href="/partner/signup.csp">Community partners</a></li>
<li><a href="/affiliates/">Affiliate program</a></li>
<li><a href="/online-learning/rfp.html">Submit an RFP</a></li>
<li><a href="/diversity/">Diversity</a></li>
<li><a href="/content-marketing-solutions.html" id="footerSponsorshipLink">O’Reilly for marketers</a></li>
</ul>
</div>
</div>
<div class="footer-mainLeftTwo">
<div class="footer-contact">
<h2 class="footer-header"><a href="/online-learning/support/">Support</a></h2>
<ul class="footer-links">
<li><a href="/about/contact.html">Contact us</a></li>
<li><a href="/emails/newsletters/">Newsletters</a></li>
<li><a href="/privacy.html">Privacy policy</a></li>
<li><a href="/about/oreilly-approach-to-generative-ai.html">AI policy</a></li>
</ul>
<a href="https://www.linkedin.com/company/oreilly-media" target="_blank"><svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.25 32.25"><defs><style>.cls-1{fill:#d30000;fill-rule:evenodd;}</style></defs><title>linkedin-logo</title><path class="cls-1" d="M17.43,13.53v0l0,0ZM16.12,0A16.13,16.13,0,1,0,32.25,16.12,16.12,16.12,0,0,0,16.12,0ZM11.77,22.92H8.12v-11h3.65ZM9.94,10.44h0a1.89,1.89,0,0,1-2-1.89A1.91,1.91,0,0,1,10,6.65a1.9,1.9,0,1,1,0,3.79Zm15,12.48H21.28V17.05c0-1.48-.53-2.49-1.85-2.49a2,2,0,0,0-1.88,1.34,2.63,2.63,0,0,0-.12.89v6.13H13.79s.05-10,0-11h3.64V13.5a3.63,3.63,0,0,1,3.29-1.82c2.4,0,4.21,1.57,4.21,4.95Z"/></svg></a>
<a href="https://www.youtube.com/user/OreillyMedia" target="_blank"><svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.25 32.25"><defs><style>.cls-1{fill:#d30000;fill-rule:evenodd;}</style></defs><title>youtube-logo</title><path class="cls-1" d="M18.35,18.68a.89.89,0,0,0-.86.63V16.94h-1v7.59h1v-.59a.92.92,0,0,0,.89.74c.52,0,.86-.36,1-1.07a8.56,8.56,0,0,0,.14-1.9,10.47,10.47,0,0,0-.12-1.93C19.21,19.05,18.87,18.68,18.35,18.68Zm.09,4.14c-.05.52-.2.77-.45.77s-.43-.21-.49-.63a7.22,7.22,0,0,1,0-1c0-.72,0-1.14,0-1.26.07-.58.23-.88.51-.88s.4.27.46.79c0,.09,0,.47,0,1.13S18.46,22.71,18.44,22.82ZM8.61,18.19H9.86v6.34H11V18.19H12.2V16.94H8.61Zm7.71-6.12c.27,0,.43-.22.49-.66,0-.09,0-.45,0-1.07V9.78c0-.58,0-.93,0-1-.07-.43-.23-.65-.48-.65s-.41.19-.48.57a8.79,8.79,0,0,0,0,1v.53c0,.71,0,1.09,0,1.16C15.88,11.82,16.05,12.07,16.32,12.07Zm-1.74,10.4a2.92,2.92,0,0,1-.06.71c-.07.25-.2.37-.4.37s-.32-.11-.38-.34a2.63,2.63,0,0,1-.05-.66V18.83h-1v4.48c0,.91.33,1.37,1,1.37A1,1,0,0,0,14.6,24v.57h1v-5.7h-1Zm7.1-3.79a1.35,1.35,0,0,0-1.22.59,2.48,2.48,0,0,0-.3,1.07c0,.23,0,.61,0,1.16s0,1.13,0,1.37a2.93,2.93,0,0,0,.35,1.27,1.25,1.25,0,0,0,1.14.54,1.36,1.36,0,0,0,1.13-.45,2.29,2.29,0,0,0,.37-1.43s0-.07,0-.11v-.12h-1c0,.75-.17,1.12-.51,1.12s-.38-.18-.45-.56a4.68,4.68,0,0,1-.06-.9c0-.18,0-.31,0-.37h2v-.43a4.86,4.86,0,0,0-.3-2.11A1.28,1.28,0,0,0,21.68,18.68ZM22.15,21h-1c0-.05,0-.11,0-.16v-.08a1.64,1.64,0,0,1,.11-.8.39.39,0,0,1,.38-.23.42.42,0,0,1,.43.33,2.32,2.32,0,0,1,.07.7Zm-6-21A16.13,16.13,0,1,0,32.25,16.12,16.12,16.12,0,0,0,16.12,0Zm2.51,7.2h1V11a2.52,2.52,0,0,0,.06.66c.06.23.18.34.38.34s.34-.12.41-.37a3.76,3.76,0,0,0,.05-.71V7.2h1v5.74h-1v-.57a1,1,0,0,1-.93.72c-.66,0-1-.46-1-1.38ZM15,8a1.29,1.29,0,0,1,1.33-.92A1.3,1.3,0,0,1,17.65,8a6.77,6.77,0,0,1,.23,2.1,6.77,6.77,0,0,1-.23,2.1,1.3,1.3,0,0,1-1.32.92A1.29,1.29,0,0,1,15,12.17a6.77,6.77,0,0,1-.23-2.1A6.86,6.86,0,0,1,15,8ZM11.45,5.3l.89,2.87.88-2.87H14.4L12.88,9.7v3.24h-1.1V9.7L10.24,5.3ZM24.93,23.91a3,3,0,0,1-3,3h-12a3,3,0,0,1-3-3V18.05a3,3,0,0,1,3-3h12a3,3,0,0,1,3,3Z"/></svg></a>
</div>
<div class="footer-international">
<h2 class="footer-header">International</h2>
<ul class="footer-links">
<li><a href="https://www.oreilly.com/anz/">Australia & New Zealand</a></li>
<li><a href="https://oreilly.hk/">Hong Kong & Taiwan</a></li>
<li><a href="https://oreillylearning.in/">India</a></li>
<li><a href="https://oreilly.id/">Indonesia</a></li>
<li><a href="https://www.oreilly.co.jp/index.shtml">Japan</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-download" id="download-info">
<h2 class="footer-header">Download the O’Reilly App</h2>
<p>Take O’Reilly with you and learn anywhere, anytime on your phone <span class="nowrap">and tablet.</span></p>
<div class="footer-downloadLinks">
<a href="https://itunes.apple.com/us/app/safari-to-go/id881697395"><img src="https://cdn.oreillystatic.com/oreilly/images/app-store-logo.png" alt="Apple app store" /></a>
<a href="https://play.google.com/store/apps/details?id=com.safariflow.queue"><img src="https://cdn.oreillystatic.com/oreilly/images/google-play-logo.png" alt="Google play store" /></a>
</div>
</div>
<div class="footer-download" id="tv-info">
<h2 class="footer-header">Watch on your big screen</h2>
<p>View all O’Reilly videos, Superstream events, and Meet the Expert sessions on your <span class="nowrap">home TV.</span></p>
<div class="footer-downloadLinks">
<a href="https://channelstore.roku.com/details/c8a2d0096693eb9455f6ac165003ee06/oreilly"><img src="https://cdn.oreillystatic.com/oreilly/images/roku-tv-logo.png" alt="Roku Players and TVs" /></a>
<a href="https://www.amazon.com/OReilly-Media-Inc/dp/B087YYHL5C/ref=sr_1_2?dchild=1&keywords=oreilly&qid=1604964116&s=mobile-apps&sr=1-2"><img src="https://cdn.oreillystatic.com/oreilly/images/amazon-appstore-logo.png" alt="Amazon appstore" /></a>
</div>
</div>
<div class="footer-donotsell" id="donotsell-info">
<h2 class="footer-header"><a href="https://www.oreilly.com/privacy.html?donotsell=show">Do not sell or share my personal information</a></h2>
</div>
</div>
<div class="footer-subfooter">
<a href="https://www.oreilly.com" title="home page" aria-current="page">
<img
class="footer-subfooterLogo"
id="footer-subfooterLogo"
src="https://cdn.oreillystatic.com/images/sitewide-headers/oreilly_logo_mark_red.svg"
onerror="this.src='https://cdn.oreillystatic.com/images/sitewide-headers/oreilly_logo_mark_red_@2x.png'; this.onerror=null;"
alt="O'Reilly home">
</a>
<p>© 2024, O’Reilly Media, Inc. All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.</p>
<p><a href="/terms/">Terms of service</a> • <a href="/privacy.html">Privacy policy</a> • <a href="/about/editorial_independence.html">Editorial independence</a><span class="transparencyStatement" style="display:none;"> • <a href="/modern-slavery-act-transparency-statement.html">Modern Slavery Act Statement</a></span></p>
</div>
</div>
</footer>
<script src="https://cdn.oreillystatic.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(function() {
//Toggle isActive and mobileHidden classes for mobileNavButton
$('nav #mobileNavButton').on('click', function() {
var expanded = $(this).attr('aria-expanded') === 'true' || false;
$(this).attr('aria-expanded', !expanded);
$(this).toggleClass("isActive");
$(this).next().toggleClass("mobileHidden");
});
//Toggle isFocused class for keyboard navigation of submenus
$('nav #menuList .menuList-subItem a').each(function(navItem) {
$(this).on('focus', function() {
$(this).parent().parent().toggleClass('isFocused');
});
$(this).on('blur', function() {
$(this).parent().parent().toggleClass('isFocused');
});
});
//Toggle mobileHidden class accordian elements
$('.mobileAccordian').each(function() {
var $btn = $(this).find('button');
var $target = $(this).next();
$btn.on('click', function() {
var expanded = $btn.attr('aria-expanded') === 'true' || false;
$btn.attr('aria-expanded', !expanded);
$target.toggleClass("mobileHidden");
});
});
//Search platform form action
function searchSubmit(e) {
e.preventDefault();
sParameter = searchForm.search.value;
sParameter = encodeURIComponent(sParameter.trim());
sURL = searchForm.action + '?query=' + sParameter;
window.location = sURL;
//GA event for search
dataLayer.push({
'event': 'eventTracker',
'eventCat':'site search',
'eventAct':'search box',
'eventLbl':'explore our content',
'eventVal':0,
'nonInteraction': 0,
});
}
const searchForm = document.getElementById('js-searchForm');
searchForm.addEventListener('submit', searchSubmit);
//Search button action
function showNavSearch(e) {
$('.menuList-item-search').addClass('overlay');
$('.menuList-item-search input#search').focus();
}
const searchButton = document.getElementById('js-searchButton');
searchButton.addEventListener('click', showNavSearch);
//Close search button action
function hideNavSearch(e) {
$('.menuList-item-search').removeClass('overlay');
}
const searchCloseButton = document.getElementById('js-searchCloseButton');
searchCloseButton.addEventListener('click', hideNavSearch);
//"Try Now" nav button tracking
$('#nav-tryNow').on('click', function() {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'nav',
'eventLbl':'try now',
'eventVal':0,
'nonInteraction': 0,
});
});
//"Sign in" nav button tracking
$('#nav-signIn').on('click', function() {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'nav',
'eventLbl':'sign in',
'eventVal':0,
'nonInteraction': 0,
});
});
//"O'Reilly Platform" nav button tracking
$('#nav-platform').on('click', function() {
dataLayer.push({
'event': 'eventTracker',
'eventCat':'marketing',
'eventAct':'nav',
'eventLbl':'oreilly platform',
'eventVal':0,
'nonInteraction': 0,
});
});
});
(function(document, history, location) {
var HISTORY_SUPPORT = !!(history && history.pushState);
FIXED_HEADER_HEIGHT = document.querySelector('body > header').offsetHeight;
FIXED_HEADER_HEIGHT += 20;
var anchorScrolls = {
ANCHOR_REGEX: /^#[^ ]+$/,
OFFSET_HEIGHT_PX: FIXED_HEADER_HEIGHT,
/**
* Establish events, and fix initial scroll position if a hash is provided.
*/
init: function() {
this.scrollToCurrent();
window.addEventListener('hashchange', this.scrollToCurrent.bind(this));
document.body.addEventListener('click', this.delegateAnchors.bind(this));
},
/**
* Return the offset amount to deduct from the normal scroll position.
* Modify as appropriate to allow for dynamic calculations
*/
getFixedOffset: function() {
return this.OFFSET_HEIGHT_PX;
},
/**
* If the provided href is an anchor which resolves to an element on the
* page, scroll to it.
* @param {String} href
* @return {Boolean} - Was the href an anchor.
*/
scrollIfAnchor: function(href, pushToHistory) {
var match, rect, anchorOffset;
if(!this.ANCHOR_REGEX.test(href)) {
return false;
}
match = document.getElementById(href.slice(1));
if(match) {
rect = match.getBoundingClientRect();
anchorOffset = window.pageYOffset + rect.top - this.getFixedOffset();
// Wait 1ms and scroll. It wasn't consistently scrolling immediately.
setTimeout(function(){
window.scroll(window.pageXOffset, anchorOffset);
}, 1);
// Add the state to history as-per normal anchor links
if(HISTORY_SUPPORT && pushToHistory) {
history.pushState({}, document.title, location.pathname + href);
}
}
return !!match;
},
/**
* Attempt to scroll to the current location's hash.
*/
scrollToCurrent: function() {
this.scrollIfAnchor(window.location.hash);
},
/**
* If the click event's target was an anchor, fix the scroll position.
*/
delegateAnchors: function(e) {
var elem = e.target;
if(
elem.nodeName === 'A' &&
this.scrollIfAnchor(elem.getAttribute('href'), true)
) {
e.preventDefault();
}
}
};
window.addEventListener(
'DOMContentLoaded', anchorScrolls.init.bind(anchorScrolls)
);
})(window.document, window.history, window.location);
</script><script type="text/javascript" src="/4BMbyV/6x/TA/7-9l/IiohB1MKq3/X99SbhDwz4wp/ejN9VGIBBQ/SCBmMm/k1HxwB"></script><link rel="stylesheet" type="text/css" href="/4BMbyV/6x/TA/7-9l/IiohB1MKq3/VQ/dARdVGIBBQ/bnsSHC/0DAg1Y">
<script src="/4BMbyV/6x/TA/7-9l/IiohB1MKq3/VQ/dARdVGIBBQ/IjcPcA/cJLX0o" async defer></script>
<div id="sec-overlay" style="display:none;">
<div id="sec-container">
</div>
</div></body>
</html>