<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>intermediate on Schulich Ignite</title><link>https://schulichignite.com/tags/intermediate/</link><description>Recent content in intermediate on Schulich Ignite</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://schulichignite.com/tags/intermediate/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://schulichignite.com/definitions/classes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://schulichignite.com/definitions/classes/</guid><description>Classes are a programming construct that allows you to organize your code. Essentially you create a class which acts as a kind of template which you can then create instances/objects out of.</description></item><item><title/><link>https://schulichignite.com/definitions/compression/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://schulichignite.com/definitions/compression/</guid><description>Storage space is valuable. Whether it&amp;rsquo;s memory on someones computer that needs to be preserved to keep it running, or space on a drive to keep it from being full.</description></item><item><title/><link>https://schulichignite.com/definitions/encoding/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://schulichignite.com/definitions/encoding/</guid><description>Encoding just means a way to take a set of information in one format, and convert or represent it to another format.</description></item><item><title/><link>https://schulichignite.com/definitions/packages/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://schulichignite.com/definitions/packages/</guid><description>Packages allow you to break up code into chunks that make it easier to understand what each piece is doing. How this works is up to the language, typically there will be a defined file/folder structure that is used to define packages.</description></item><item><title/><link>https://schulichignite.com/definitions/paths/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://schulichignite.com/definitions/paths/</guid><description>Many times when you are writing a program you will need to find something. For example you will need to open a file to read it&amp;rsquo;s contents, or send users a page based on their URL.</description></item></channel></rss>