diff --git a/_data/partnerships.yml b/_data/partnerships.yml index 268587e..c6916d1 100644 --- a/_data/partnerships.yml +++ b/_data/partnerships.yml @@ -3,3 +3,8 @@ description: "When you use the promo code: bpd-20pc-1c1da at checkout, you will receive 10% off your course purchase. TalkPython Training will also donate 20% of the purchase to Black Python Devs." url: "/2024-08-16-talkpython-training-partnership" logo: "/assets/images/talkpython.webp" +- name: "O'Reilly Media" + promo_code: "https://oreillymedia.pxf.io/c/5713155/2126973/15173" + description: 'Sign up with our promo code to receive a 30-day trial of O''Reilly''s Learning Platform. If you sign up beyond the trial a percentage of your subscription will go to Black Python Devs.' + url: "/2024-09-09-oreilly-partnership/" + logo: "/assets/images/oreilly_logo_mark_red.svg" diff --git a/_posts/2024-09-09-oreilly-partnership.md b/_posts/2024-09-09-oreilly-partnership.md new file mode 100644 index 0000000..a1dcdb5 --- /dev/null +++ b/_posts/2024-09-09-oreilly-partnership.md @@ -0,0 +1,19 @@ +--- +title: "O'Reilly Media Partners with Black Python Devs" +date: 2024-09-09 +author: Jay Miller +lang: en +featured_image: /assets/images/bpd_x_oreilly.jpg +--- + +We are excited to announce a new partnership with O'Reilly Media! + +You can [get a 30-day free trial of O'Reilly's Learning Platform](https://oreillymedia.pxf.io/c/5713155/2126973/15173). If you continue past your trial, a portion of your subscription will go to Black Python Devs. + +## A multi-faceted partnership + +A common question from professionals is how to continue learning and what resources are trusted by other Python professionals. + +Our partnership with O'Reilly is one that will see us providing O'Reilly content to communities of Black Pythonistas through our [Book Club](https://blackpythondevs.com/bookclub) and [Local Meetups](https://www.meetup.com/pro/black-python-devs). + +We're incredibly excited for this opportunity and we hope that folks considering the O'Reilly Learning Platform will consider using [our affiliate link](https://oreillymedia.pxf.io/c/5713155/2126973/15173) to continue their learning and contribute to Black Python Devs. diff --git a/assets/images/bpd_x_oreilly.jpg b/assets/images/bpd_x_oreilly.jpg new file mode 100644 index 0000000..d84419d Binary files /dev/null and b/assets/images/bpd_x_oreilly.jpg differ diff --git a/assets/images/oreilly_logo_mark_red.svg b/assets/images/oreilly_logo_mark_red.svg new file mode 100644 index 0000000..a2da6b2 --- /dev/null +++ b/assets/images/oreilly_logo_mark_red.svg @@ -0,0 +1,16 @@ + + + oreilly_logo_mark_red_d30000 + + + + + + + + + + + + + \ No newline at end of file