<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/global/feed/rss.xslt" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:podaccess="https://access.acast.com/schema/1.0/" xmlns:acast="https://schema.acast.com/1.0/">
    <channel>
		<ttl>60</ttl>
		<generator>acast.com</generator>
		<title>CS Connect - Course Companion</title>
		<link>https://feeds.acast.com/public/shows/cs-connect-course-companion</link>
		<atom:link href="https://feeds.acast.com/public/shows/682a74f9bc0e758152e517ee" rel="self" type="application/rss+xml"/>
		<language>en</language>
		<copyright>Benjamin Hislop</copyright>
		<itunes:keywords>operating systems,computer science,school</itunes:keywords>
		<itunes:author>Benjamin Hislop</itunes:author>
		<itunes:subtitle/>
		<itunes:summary><![CDATA[A podcast for computer science majors, by computer science majors. We cover topics from core CS classes — like data structures, algorithms, systems, and more — to help you understand the material and stay ahead in your studies. Tune in for clear explanations, study tips, and everything you need to navigate your CS degree.<hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></itunes:summary>
		<description><![CDATA[A podcast for computer science majors, by computer science majors. We cover topics from core CS classes — like data structures, algorithms, systems, and more — to help you understand the material and stay ahead in your studies. Tune in for clear explanations, study tips, and everything you need to navigate your CS degree.<hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></description>
		<itunes:explicit>false</itunes:explicit>
		<itunes:owner>
			<itunes:name>Benjamin Hislop</itunes:name>
			<itunes:email>me@benhislop.com</itunes:email>
		</itunes:owner>
		<acast:showId>682a74f9bc0e758152e517ee</acast:showId>
		<acast:showUrl>cs-connect-course-companion</acast:showUrl>
		<acast:signature key="EXAMPLE" algorithm="aes-256-cbc"><![CDATA[wbG1Z7+6h9QOi+CR1Dv0uQ==]]></acast:signature>
		<acast:settings><![CDATA[FYjHyZbXWHZ7gmX8Pp1rmTHg2/BXqPr07kkpFZ5JfhvEZqggcpunI6E1w81XpUaBscFc3skEQ0jWG4GCmQYJ66w6pH6P/aGd3DnpJN6h/CD4icd8kZVl4HZn12KicA2k]]></acast:settings>
        <acast:network id="682a73543e2c04fd7a27245b" slug="benjamin-hislop-682a73543e2c04fd7a27245b"><![CDATA[Benjamin Hislop]]></acast:network>
			<itunes:image href="https://assets.pippa.io/shows/cover/1747612886269-4564fa01-507c-4841-a686-6366a576eb2f.jpeg"/>
			<image>
				<url>https://assets.pippa.io/shows/cover/1747612886269-4564fa01-507c-4841-a686-6366a576eb2f.jpeg</url>
				<link>https://feeds.acast.com/public/shows/cs-connect-course-companion</link>
				<title>CS Connect - Course Companion</title>
			</image>
		<item>
			<title>Introduction to Databases</title>
			<itunes:title>Introduction to Databases</itunes:title>
			<pubDate>Wed, 28 May 2025 15:30:40 GMT</pubDate>
			<itunes:duration>17:27</itunes:duration>
			<enclosure url="https://sphinx.acast.com/p/open/s/682a74f9bc0e758152e517ee/e/68372c21998551779face9d5/media.mp3" length="16754311" type="audio/mpeg"/>
			<guid isPermaLink="false">68372c21998551779face9d5</guid>
			<itunes:explicit>false</itunes:explicit>
			<link>https://shows.acast.com/cs-connect-course-companion/episodes/68372c21998551779face9d5</link>
			<acast:episodeId>68372c21998551779face9d5</acast:episodeId>
			<acast:showId>682a74f9bc0e758152e517ee</acast:showId>
			<acast:settings><![CDATA[FYjHyZbXWHZ7gmX8Pp1rmbKbhgrQiwYShz70Q9/ffXZMTtedvdcRQbP4eiLMjXzCKLPjEYLpGj+NMVKa+5C8pL4u/EOj1Vw4h5MMJYp0lCcFAe0fnxBJy/1ju4Qxy1fh8gO4DvlGA40yms2g0/hOkcrfHIopjTygHFqGwwOPKFIai4SuTvs86Lx3UYCyl6Zse88gdXrCDwNI0OycBBFOMY2FBsWoWRfUtQvOHwztHw5lt1UhTwSr7hLNQQiukTF872EaikAfKxDmq8ZhFsBX44QBBOYFcbc1zIQct8vjJCaEkXUCjAhyP8Zau/sv4Qqf]]></acast:settings>
			<itunes:subtitle>Uncover the foundations of database systems!</itunes:subtitle>
			<itunes:episodeType>full</itunes:episodeType>
			<itunes:image href="https://assets.pippa.io/shows/682a74f9bc0e758152e517ee/1748446103009-71301e59-ea0f-4c9b-9788-dd3389a95663.jpeg"/>
			<description><![CDATA[<p><strong>Uncover the foundations of database systems!</strong></p><br><p>What exactly is a database, and how do systems manage vast amounts of digital information? In this episode, we introduce the basics of data and databases, explore how database systems evolved from traditional file systems, and dive into how queries—especially through SQL—allow us to interact with data. Drawing from core concepts in database architecture, transactions, and query languages, this is your essential primer on how the modern world stores, retrieves, and secures information.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></description>
			<itunes:summary><![CDATA[<p><strong>Uncover the foundations of database systems!</strong></p><br><p>What exactly is a database, and how do systems manage vast amounts of digital information? In this episode, we introduce the basics of data and databases, explore how database systems evolved from traditional file systems, and dive into how queries—especially through SQL—allow us to interact with data. Drawing from core concepts in database architecture, transactions, and query languages, this is your essential primer on how the modern world stores, retrieves, and secures information.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></itunes:summary>
		</item>
		<item>
			<title>Operating Systems: 01 Structure and Principles</title>
			<itunes:title>Operating Systems: 01 Structure and Principles</itunes:title>
			<pubDate>Sun, 25 May 2025 14:30:35 GMT</pubDate>
			<itunes:duration>21:27</itunes:duration>
			<enclosure url="https://sphinx.acast.com/p/open/s/682a74f9bc0e758152e517ee/e/68332990381499796b72ff80/media.mp3" length="20594102" type="audio/mpeg"/>
			<guid isPermaLink="false">68332990381499796b72ff80</guid>
			<itunes:explicit>false</itunes:explicit>
			<link>https://shows.acast.com/cs-connect-course-companion/episodes/68332990381499796b72ff80</link>
			<acast:episodeId>68332990381499796b72ff80</acast:episodeId>
			<acast:showId>682a74f9bc0e758152e517ee</acast:showId>
			<acast:settings><![CDATA[FYjHyZbXWHZ7gmX8Pp1rmbKbhgrQiwYShz70Q9/ffXZMTtedvdcRQbP4eiLMjXzCKLPjEYLpGj+NMVKa+5C8pL4u/EOj1Vw4h5MMJYp0lCcFAe0fnxBJy/1ju4Qxy1fh8gO4DvlGA40yms2g0/hOkcrfHIopjTygHFqGwwOPKFIai4SuTvs86Lx3UYCyl6Zse88gdXrCDwNI0OycBBFOMY2FBsWoWRfUtQvOHwztHw7j0j5EAWN798cwUDreKI0oTWNtndm061OMUrG2Cd8or2NhV48p7I5kkJztKZkA5t1XI63fxSmVBhmAUQUo9r8y]]></acast:settings>
			<itunes:subtitle>Dive into the essential foundations of Operating Systems!</itunes:subtitle>
			<itunes:episodeType>full</itunes:episodeType>
			<itunes:image href="https://assets.pippa.io/shows/682a74f9bc0e758152e517ee/1748183412033-901bd072-2b07-4121-a63b-b7f1a7b5419b.jpeg"/>
			<description><![CDATA[<p><strong>Dive into the essential foundations of Operating Systems!</strong></p><br><p>What <em>is</em> an operating system, and how does it provide the backbone for modern computing? In this episode, we explore key OS services, modes like batching and time-sharing, the impact of security and networking, and the power of abstractions and virtual machines. Based on Chapters 1 and 2 of <em>Operating System Concepts</em>, this is your guide to understanding how systems are structured—from monolithic kernels to microkernel designs.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></description>
			<itunes:summary><![CDATA[<p><strong>Dive into the essential foundations of Operating Systems!</strong></p><br><p>What <em>is</em> an operating system, and how does it provide the backbone for modern computing? In this episode, we explore key OS services, modes like batching and time-sharing, the impact of security and networking, and the power of abstractions and virtual machines. Based on Chapters 1 and 2 of <em>Operating System Concepts</em>, this is your guide to understanding how systems are structured—from monolithic kernels to microkernel designs.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></itunes:summary>
		</item>
		<item>
			<title>Principles of Database Systems Overview</title>
			<itunes:title>Principles of Database Systems Overview</itunes:title>
			<pubDate>Tue, 20 May 2025 18:39:50 GMT</pubDate>
			<itunes:duration>55:48</itunes:duration>
			<enclosure url="https://sphinx.acast.com/p/open/s/682a74f9bc0e758152e517ee/e/682ccc772bdf3e25ba9ad3b1/media.mp3" length="53579023" type="audio/mpeg"/>
			<guid isPermaLink="false">682ccc772bdf3e25ba9ad3b1</guid>
			<itunes:explicit>false</itunes:explicit>
			<link>https://shows.acast.com/cs-connect-course-companion/episodes/682ccc772bdf3e25ba9ad3b1</link>
			<acast:episodeId>682ccc772bdf3e25ba9ad3b1</acast:episodeId>
			<acast:showId>682a74f9bc0e758152e517ee</acast:showId>
			<acast:settings><![CDATA[FYjHyZbXWHZ7gmX8Pp1rmbKbhgrQiwYShz70Q9/ffXZMTtedvdcRQbP4eiLMjXzCKLPjEYLpGj+NMVKa+5C8pL4u/EOj1Vw4h5MMJYp0lCcFAe0fnxBJy/1ju4Qxy1fh8gO4DvlGA40yms2g0/hOkcrfHIopjTygHFqGwwOPKFIai4SuTvs86Lx3UYCyl6Zse88gdXrCDwNI0OycBBFOMY2FBsWoWRfUtQvOHwztHw5g0BM6gS/wLzDgTqeG40PRC7dIjM30uA7ClmxxjfGyPrpPzlMdDVvOzpWiGOfzhQbKosK3c9YvuR4FmjQUXDM6]]></acast:settings>
			<itunes:subtitle>Explore the backbone of modern data-driven applications!</itunes:subtitle>
			<itunes:episodeType>full</itunes:episodeType>
			<itunes:image href="https://assets.pippa.io/shows/682a74f9bc0e758152e517ee/1747764942484-b08baef4-d4e7-4899-a37b-f3296cce1414.jpeg"/>
			<description><![CDATA[<p><strong>Explore the backbone of modern data-driven applications!</strong></p><br><p>Ever wondered how massive amounts of data are stored, organized, and retrieved in everything from your favorite social media platforms to online banking systems? This podcast series unpacks the core ideas behind database systems, offering a clear and accessible introduction to the principles that govern how data is structured, queried, and maintained. Drawing from the foundational text<em> "Fundamentals of Database Systems"</em>, we’ll guide you through the logic, design, and theory that power today’s information systems.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></description>
			<itunes:summary><![CDATA[<p><strong>Explore the backbone of modern data-driven applications!</strong></p><br><p>Ever wondered how massive amounts of data are stored, organized, and retrieved in everything from your favorite social media platforms to online banking systems? This podcast series unpacks the core ideas behind database systems, offering a clear and accessible introduction to the principles that govern how data is structured, queried, and maintained. Drawing from the foundational text<em> "Fundamentals of Database Systems"</em>, we’ll guide you through the logic, design, and theory that power today’s information systems.</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></itunes:summary>
		</item>
		<item>
			<title>Operating Systems Overview</title>
			<itunes:title>Operating Systems Overview</itunes:title>
			<pubDate>Mon, 19 May 2025 00:12:52 GMT</pubDate>
			<itunes:duration>1:06:52</itunes:duration>
			<enclosure url="https://sphinx.acast.com/p/open/s/682a74f9bc0e758152e517ee/e/682a7783bc0e758152e55f47/media.mp3" length="64206053" type="audio/mpeg"/>
			<guid isPermaLink="false">682a7783bc0e758152e55f47</guid>
			<itunes:explicit>false</itunes:explicit>
			<link>https://shows.acast.com/cs-connect-course-companion/episodes/682a7783bc0e758152e55f47</link>
			<acast:episodeId>682a7783bc0e758152e55f47</acast:episodeId>
			<acast:showId>682a74f9bc0e758152e517ee</acast:showId>
			<acast:settings><![CDATA[FYjHyZbXWHZ7gmX8Pp1rmbKbhgrQiwYShz70Q9/ffXZMTtedvdcRQbP4eiLMjXzCKLPjEYLpGj+NMVKa+5C8pL4u/EOj1Vw4h5MMJYp0lCcFAe0fnxBJy/1ju4Qxy1fh8gO4DvlGA40yms2g0/hOkcrfHIopjTygHFqGwwOPKFIai4SuTvs86Lx3UYCyl6Zse88gdXrCDwNI0OycBBFOMY2FBsWoWRfUtQvOHwztHw4OW4bnhOcLGW4mkAxHUNfN7eghhcCPJt+Rq85mgrQ5ltaRCJCl70LPwITB49vDcxCGGfz0xSGVB0vJcxNEMlGL]]></acast:settings>
			<itunes:subtitle>Dive into the fascinating world of Operating Systems! </itunes:subtitle>
			<itunes:episodeType>full</itunes:episodeType>
			<itunes:image href="https://assets.pippa.io/shows/682a74f9bc0e758152e517ee/1747613553406-62b74da4-e659-427e-acb6-7da8b9ef3d4b.jpeg"/>
			<description><![CDATA[<p><strong>Dive into the fascinating world of Operating Systems! </strong></p><br><p>Ever wondered how your computer or smartphone manages all its tasks, runs your favorite apps, and keeps everything organized? This podcast series provides a clear overview of the fundamental concepts that underpin operating systems, drawing on material from the acclaimed text "Operating System Concepts".</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></description>
			<itunes:summary><![CDATA[<p><strong>Dive into the fascinating world of Operating Systems! </strong></p><br><p>Ever wondered how your computer or smartphone manages all its tasks, runs your favorite apps, and keeps everything organized? This podcast series provides a clear overview of the fundamental concepts that underpin operating systems, drawing on material from the acclaimed text "Operating System Concepts".</p><hr><p style='color:grey; font-size:0.75em;'> Hosted on Acast. See <a style='color:grey;' target='_blank' rel='noopener noreferrer' href='https://acast.com/privacy'>acast.com/privacy</a> for more information.</p>]]></itunes:summary>
		</item>
    	<itunes:category text="Technology"/>
    	<itunes:category text="Education"/>
		<itunes:category text="Education">
			<itunes:category text="Courses"/>
		</itunes:category>
    </channel>
</rss>
