<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Edwin Schmierer</title>
    <description>The latest articles on DEV Community by Edwin Schmierer (@eschmier).</description>
    <link>https://dev.to/eschmier</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1104390%2Ff24b8bee-19b8-4d82-86d2-9e41541fa970.png</url>
      <title>DEV Community: Edwin Schmierer</title>
      <link>https://dev.to/eschmier</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eschmier"/>
    <language>en</language>
    <item>
      <title>Asynchronous Programming in Go</title>
      <dc:creator>Edwin Schmierer</dc:creator>
      <pubDate>Thu, 22 Jun 2023 15:09:22 +0000</pubDate>
      <link>https://dev.to/eschmier/a-developers-guide-to-asynchronous-processing-40ce</link>
      <guid>https://dev.to/eschmier/a-developers-guide-to-asynchronous-processing-40ce</guid>
      <description>&lt;p&gt;If you're a Go developer, discover the secrets of robust asynchronous code in golang! Dive into the world of managing concurrency &amp;amp; asynch processing with this insightful &lt;a href="https://rotational.io/blog/async-or-swim/"&gt;post&lt;/a&gt;.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9gjhkMGA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/otdoiujl9f93ncm2zawn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9gjhkMGA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/otdoiujl9f93ncm2zawn.png" alt="sea otter inspector" width="800" height="894"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>programming</category>
      <category>softwareengineering</category>
      <category>coding</category>
    </item>
    <item>
      <title>Data Streaming Tutorial</title>
      <dc:creator>Edwin Schmierer</dc:creator>
      <pubDate>Mon, 19 Jun 2023 15:43:50 +0000</pubDate>
      <link>https://dev.to/eschmier/data-streaming-tutorial-5bch</link>
      <guid>https://dev.to/eschmier/data-streaming-tutorial-5bch</guid>
      <description>&lt;p&gt;Hello &lt;a class="mentioned-user" href="https://dev.to/everyone"&gt;@everyone&lt;/a&gt;, I'd like to invite you to a webinar on Tues June 20 on how software engineers can experiment with data streams. We'll feature our open source Python SDK PyEnsign that simplifies streaming. We think there are some great BI/ R&amp;amp;D use cases. If you can't make it, register anyway and we'll send you a link to the recording. Hope to see you there! &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Topic: Data Streaming with PyEnsign&lt;/li&gt;
&lt;li&gt;Time: Tues, June 20 12-1pm EDT&lt;/li&gt;
&lt;li&gt;RSVP link: &lt;a href="https://us06web.zoom.us/webinar/register/8716871826956/WN_JklI0k2WRq6jaAitXPp1Mg"&gt;https://us06web.zoom.us/webinar/register/8716871826956/WN_JklI0k2WRq6jaAitXPp1Mg&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Learn: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;How to get started with PyEnsign, including a brief tour of the repo&lt;/li&gt;
&lt;li&gt;Introduction to asynchronous vs synchronous events&lt;/li&gt;
&lt;li&gt;How to re-conceptualize familiar machine learning models for event-driven model training and operations&lt;/li&gt;
&lt;li&gt;How to set up your first event stream&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Presenters:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://rotational.io/bio/rebecca-bilbro/"&gt;Rebecca Bilbro&lt;/a&gt;: Founder of scikit Yellowbrick OSS library &amp;amp; Rotational Labs, author of Applied Text Analysis with Python, Georgetown U. faculty
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://rotational.io/bio/patrick-deziel/"&gt;Patrick Deziel&lt;/a&gt;: Distributed systems engineer at Rotational&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>beginners</category>
      <category>eventdriven</category>
      <category>python</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
