<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>Get Started With Advanced Python</title><link>https://www.spreaker.com/podcast/get-started-with-advanced-python--4741002</link><description><![CDATA[Advancing Python, 1 step at a time.]]></description><atom:link href="https://www.spreaker.com/show/4741002/episodes/feed" rel="self" type="application/rss+xml"/><language>en</language><category>Courses</category><copyright>Copyright Ah Pooi</copyright><image><url>https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg</url><title>Get Started With Advanced Python</title><link>https://www.spreaker.com/podcast/get-started-with-advanced-python--4741002</link></image><lastBuildDate>Tue, 26 Apr 2022 12:25:03 +0000</lastBuildDate><itunes:author>Ah Pooi</itunes:author><itunes:owner><itunes:name>Ah Pooi</itunes:name><itunes:email>feeds@spreaker.com</itunes:email></itunes:owner><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg"/><itunes:subtitle>Advancing Python, 1 step at a time.</itunes:subtitle><itunes:summary><![CDATA[Advancing Python, 1 step at a time.]]></itunes:summary><itunes:category text="Education"><itunes:category text="Courses"/></itunes:category><itunes:explicit>false</itunes:explicit><itunes:type>episodic</itunes:type><item><title>MIPS Assembly Instruction</title><link>https://www.spreaker.com/episode/mips-assembly-instruction--44408881</link><description><![CDATA[Understanding the fetch-decode-execute cycle, knowing the main components of a MIPS program as we can use assembly directives in a program.]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/44408881</guid><pubDate>Tue, 20 Apr 2021 16:21:59 +0000</pubDate><enclosure url="https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/44408881/mips_assembly_instruction_set_2.mp3" length="10236237" type="audio/mpeg"/><itunes:author>Ah Pooi</itunes:author><itunes:subtitle>Understanding the fetch-decode-execute cycle, knowing the main components of a MIPS program as we can use assembly directives in a program.</itunes:subtitle><itunes:summary><![CDATA[Understanding the fetch-decode-execute cycle, knowing the main components of a MIPS program as we can use assembly directives in a program.]]></itunes:summary><itunes:duration>640</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Introduction to MIPS 1</title><link>https://www.spreaker.com/episode/introduction-to-mips-1--42973986</link><description><![CDATA[More basics of MIPS.]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/42973986</guid><pubDate>Sun, 17 Jan 2021 07:05:53 +0000</pubDate><enclosure url="https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/42973986/introduction_to_mips_1.mp3" length="9855058" type="audio/mpeg"/><itunes:author>Ah Pooi</itunes:author><itunes:subtitle>More basics of MIPS.</itunes:subtitle><itunes:summary><![CDATA[More basics of MIPS.]]></itunes:summary><itunes:duration>616</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Introduction to MIPS Architecture</title><link>https://www.spreaker.com/episode/introduction-to-mips-architecture--42973985</link><description><![CDATA[MIPS is a reduced instruction set computer (RISC) instruction set architecture.]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/42973985</guid><pubDate>Sun, 17 Jan 2021 07:05:06 +0000</pubDate><enclosure url="https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/42973985/introduction_to_mips_architecture.mp3" length="10006777" type="audio/mpeg"/><itunes:author>Ah Pooi</itunes:author><itunes:subtitle>MIPS is a reduced instruction set computer (RISC) instruction set architecture.</itunes:subtitle><itunes:summary><![CDATA[MIPS is a reduced instruction set computer (RISC) instruction set architecture.]]></itunes:summary><itunes:duration>626</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg"/><itunes:episodeType>full</itunes:episodeType></item><item><title>Binary and Value Placed Systems</title><link>https://www.spreaker.com/episode/binary-and-value-placed-systems--42865233</link><description><![CDATA[Learn all about binary values which uses two digits namely, 1 and 0 to represent numbers, unlike in decimal numbers where the place value goes up in factors of ten.]]></description><guid isPermaLink="false">https://api.spreaker.com/episode/42865233</guid><pubDate>Sun, 10 Jan 2021 06:29:26 +0000</pubDate><enclosure url="https://dts.podtrac.com/redirect.mp3/api.spreaker.com/download/episode/42865233/binary_and_value_placed_systems.mp3" length="9615150" type="audio/mpeg"/><itunes:author>Ah Pooi</itunes:author><itunes:subtitle>Learn all about binary values which uses two digits namely, 1 and 0 to represent numbers, unlike in decimal numbers where the place value goes up in factors of ten.</itunes:subtitle><itunes:summary><![CDATA[Learn all about binary values which uses two digits namely, 1 and 0 to represent numbers, unlike in decimal numbers where the place value goes up in factors of ten.]]></itunes:summary><itunes:duration>601</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:image href="https://d3wo5wojvuv7l.cloudfront.net/t_rss_itunes_square_1400/images.spreaker.com/original/5a3742a91bb80a0abc1e71b714e963cd.jpg"/><itunes:episodeType>full</itunes:episodeType></item></channel></rss>
