<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>terminology on Schulich Ignite</title><link>https://schulichignite.com/tags/terminology/</link><description>Recent content in terminology on Schulich Ignite</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 11 Apr 2024 00:00:00 -0600</lastBuildDate><atom:link href="https://schulichignite.com/tags/terminology/index.xml" rel="self" type="application/rss+xml"/><item><title>Beyond Scorch</title><link>https://schulichignite.com/blog/beyond-scorch/</link><pubDate>Thu, 11 Apr 2024 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/beyond-scorch/</guid><description>So, you&amp;rsquo;ve completed scorch, now what? Well throughout the sessions we covered a ton of content from frontend and design, to security, to networking.</description></item><item><title>Building a Good Github profile</title><link>https://schulichignite.com/blog/vcs/building-a-good-github-profile/</link><pubDate>Mon, 06 Nov 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/vcs/building-a-good-github-profile/</guid><description>So, you&amp;rsquo;ve signed up for github, but your profile looks incredibly bland. How do you go about improving it? Why bother?</description></item><item><title>Intro to Github</title><link>https://schulichignite.com/blog/vcs/intro-to-github/</link><pubDate>Mon, 30 Oct 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/vcs/intro-to-github/</guid><description>In the last article we covered git and using it. We talked a bit about remotes, which are services that allow you to use git over the internet.</description></item><item><title>Intro to Git</title><link>https://schulichignite.com/blog/vcs/intro-to-git/</link><pubDate>Mon, 23 Oct 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/vcs/intro-to-git/</guid><description>In the last article we looked at version control systems. We looked at a very manual way of building one out with file folders, and noticed a few issues with our approach:</description></item><item><title>Intro to VCS's</title><link>https://schulichignite.com/blog/vcs/intro-to-vcs-systems/</link><pubDate>Mon, 16 Oct 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/vcs/intro-to-vcs-systems/</guid><description>Things change fast, and keeping track of those changes is not an easy task. Version control systems are built to help manage versions of software, and software changes.</description></item><item><title>How to verify quickly</title><link>https://schulichignite.com/blog/verifying-quickly/</link><pubDate>Mon, 31 Jul 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/verifying-quickly/</guid><description>Hashing is an incredibly important concept in computer science. It&amp;rsquo;s used in everyting from validation to speeding up our data lookups.</description></item><item><title>Making Things Small</title><link>https://schulichignite.com/blog/making-things-small/</link><pubDate>Mon, 03 Jul 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/making-things-small/</guid><description>Compression is the art of taking some data and making it smaller. If you want more details about common compression schemes take a look at our definition page for compression.</description></item><item><title>Datastructures in C++</title><link>https://schulichignite.com/blog/datastructures-in-c++/</link><pubDate>Mon, 22 May 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/datastructures-in-c++/</guid><description>By now you should have a decent understanding of classes and objects. If not, go check out our blog post on the topic to see what I&amp;rsquo;m talking about.</description></item><item><title>Making categories simpler</title><link>https://schulichignite.com/blog/taxonomical-ordering/</link><pubDate>Mon, 24 Apr 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/taxonomical-ordering/</guid><description>Why is a wolf different than a jellyfish? There are obvious differences, but how do we categorize something as more wolfey, or more jellyfishy?</description></item><item><title>It's caches all the way down</title><link>https://schulichignite.com/blog/its-caches-all-the-way-down/</link><pubDate>Mon, 03 Apr 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/its-caches-all-the-way-down/</guid><description>Nostalgia can be very powerful, looking back at the world can make people feel warm and fuzzy inside. However, one thing people are not nostalgic of is how long computers used to take to do things.</description></item><item><title>How to Write Pseudocode</title><link>https://schulichignite.com/blog/pseudocode/</link><pubDate>Mon, 20 Feb 2023 00:00:00 -0600</pubDate><guid>https://schulichignite.com/blog/pseudocode/</guid><description>Perhaps you have taken a computer science course, and you heard the term &amp;ldquo;pseudocode&amp;rdquo; used at some point. If you have ever wondered what this is, here is the guide for you.</description></item><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></channel></rss>