From 326069dd0e90b46edc81377c640dc7950be39c88 Mon Sep 17 00:00:00 2001 From: SchulichIgnite Date: Fri, 14 Feb 2025 03:08:07 +0000 Subject: [PATCH] Publishing Site schulichignite.com at b892b8e04a5f267e2aa96a13a437231b026d8fd5 on Fri Feb 14 03:08:07 UTC 2025 --- beginner/index.xml | 2 +- index.xml | 2 +- sitemap.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/beginner/index.xml b/beginner/index.xml index 80e9fc57..8c620b29 100644 --- a/beginner/index.xml +++ b/beginner/index.xml @@ -1 +1 @@ -Schulich Ignitehttps://schulichignite.com/beginner/Recent content on Schulich IgniteHugo -- gohugo.ioen-usThu, 13 Feb 2025 00:00:00 +0000Introduction to Pythonhttps://schulichignite.com/beginner/session1/Thu, 13 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session1/In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code!Introduction to Schulich Ignitehttps://schulichignite.com/beginner/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite! \ No newline at end of file +Schulich Ignitehttps://schulichignite.com/beginner/Recent content on Schulich IgniteHugo -- gohugo.ioen-usSun, 09 Feb 2025 00:00:00 +0000Introduction to Schulich Ignitehttps://schulichignite.com/beginner/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite!Introduction to Pythonhttps://schulichignite.com/beginner/session1/Sun, 02 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session1/In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code! \ No newline at end of file diff --git a/index.xml b/index.xml index 267eaecf..e6700873 100644 --- a/index.xml +++ b/index.xml @@ -1,4 +1,4 @@ -Schulich Ignitehttps://schulichignite.com/Recent content on Schulich IgniteHugo -- gohugo.ioen-usThu, 13 Feb 2025 00:00:00 +0000Introduction to Pythonhttps://schulichignite.com/beginner/session1/Thu, 13 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session1/In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code!Introduction to Schulich Ignitehttps://schulichignite.com/beginner/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite!Introduction to Schulich Ignitehttps://schulichignite.com/flare/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/flare/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite!Securityhttps://schulichignite.com/scorch/session8/Fri, 13 Dec 2024 00:00:00 +0000https://schulichignite.com/scorch/session8/Now that we’ve built a backend, it’s time to look at how to secure it!Intro to backend and API'shttps://schulichignite.com/scorch/session7/Fri, 06 Dec 2024 00:00:00 +0000https://schulichignite.com/scorch/session7/In this session we will look at how to build out a backend, get data from users, and how to retrieve data from external sources!Basic networking & Deploying siteshttps://schulichignite.com/scorch/session6/Fri, 22 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session6/In this session we will look at how to deploy sites, how basic networking works, and the basics of CI/CD (automation) systemsMarkup languages, templating & SSG'shttps://schulichignite.com/scorch/session5/Fri, 15 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session5/In this session we cover the basics of markup languages, how to get data into our HTML and static site generators to create sites that are easier to maintainJavascript, and Vendoring (Using other people's code)https://schulichignite.com/scorch/session4/Fri, 08 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session4/This session will cover how to use existing code effectively, and legally. As well as some more advanced Javascript techniquesBootstrap & intro Javascripthttps://schulichignite.com/scorch/session3/Fri, 01 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session3/This session will cover using advanced CSS to design sites, and continuing to use CSS frameworks (specifically bootstrap) as well as introducing javascript!Advanced CSS, and frameworkshttps://schulichignite.com/scorch/session2/Fri, 25 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session2/This session will cover using advanced CSS, and CSS frameworks!HTML, CSS, basic designhttps://schulichignite.com/scorch/session1/Fri, 18 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session1/This session will help cover the basics of how webpages work, building basic pages, and a bit about design!Introduction to Schulich Ignitehttps://schulichignite.com/scorch/session0/Sun, 13 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session0/This session is here to have everyone setup their development environments and get introduced to the course!Beyond Scorchhttps://schulichignite.com/blog/beyond-scorch/Thu, 11 Apr 2024 00:00:00 -0600https://schulichignite.com/blog/beyond-scorch/So, you’ve completed scorch, now what? Well throughout the sessions we covered a ton of content from frontend and design, to security, to networking.Basics of Neural Networkshttps://schulichignite.com/blog/basics-of-neural-networks/Mon, 18 Dec 2023 00:00:00 -0600https://schulichignite.com/blog/basics-of-neural-networks/Maybe at this point you’ve heard of AlphaZero and how it defeated Stockfish, which was then the best chess engine in the world.We Have AI at Homehttps://schulichignite.com/blog/we-have-ai-at-home/Mon, 04 Dec 2023 00:00:00 -0600https://schulichignite.com/blog/we-have-ai-at-home/AI has hit the world hard in the last few years. Particularly with the introduction of newer generative AI systems like LLM’s (Large language models like ChatGPT, Bard, Llama), and image generators (like Midjourney, DALL-E-2, Imagen etc.Game Development with Godothttps://schulichignite.com/blog/godot/introduction/Mon, 20 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/godot/introduction/What is Godot? If you’re just stepping into the world of video game development, you might not know how to get started.How to give a stranger your credit cardhttps://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/Mon, 13 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/When you go online and buy something it’s taken for granted that the store you’re buying from is protecting your data.Building a Good Github profilehttps://schulichignite.com/blog/vcs/building-a-good-github-profile/Mon, 06 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/building-a-good-github-profile/So, you’ve signed up for github, but your profile looks incredibly bland. How do you go about improving it? Why bother?Intro to Githubhttps://schulichignite.com/blog/vcs/intro-to-github/Mon, 30 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-github/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.Intro to Githttps://schulichignite.com/blog/vcs/intro-to-git/Mon, 23 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-git/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:Intro to VCS'shttps://schulichignite.com/blog/vcs/intro-to-vcs-systems/Mon, 16 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-vcs-systems/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.HHTTPPP; Creating a CLIhttps://schulichignite.com/blog/hhttpp/creating-the-cli/Mon, 02 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/creating-the-cli/Now that we have our functionality, it’s time to make our program more practical and easy to use. For our use case a CLI is the best tool for this!HHTTPPP; Implementing the networking portionhttps://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/Mon, 25 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/We have what we need to make HTTP requests and responses properly, so now let’s look at adding networking so we can see the results in the browser.Introducing language indicatorshttps://schulichignite.com/blog/updates/language-indicators/Thu, 21 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/updates/language-indicators/We have quite a few posts on the ignite blog now (over 30!!), and are always continuing to improve it. Today we are implementing a new system, language indicators.HHTTPPP; Parsing HTTP requests and responseshttps://schulichignite.com/blog/hhttpp/parsing-requests-responses/Mon, 18 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/parsing-requests-responses/Now that we have our basic HTTP structure we need a way to read actual http requests/responses. Currently we have hardcoded everything, so today we will focus on creating everything we need for steps 2-4:Handling HTTP Requests with Express.jshttps://schulichignite.com/blog/intro-to-node/express/Mon, 11 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/intro-to-node/express/See previous post +Schulich Ignitehttps://schulichignite.com/Recent content on Schulich IgniteHugo -- gohugo.ioen-usSun, 09 Feb 2025 00:00:00 +0000Introduction to Schulich Ignitehttps://schulichignite.com/beginner/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite!Introduction to Schulich Ignitehttps://schulichignite.com/flare/session0/Sun, 09 Feb 2025 00:00:00 +0000https://schulichignite.com/flare/session0/In this session we will give an intro to the coding platform we use and Schulich Ignite!Introduction to Pythonhttps://schulichignite.com/beginner/session1/Sun, 02 Feb 2025 00:00:00 +0000https://schulichignite.com/beginner/session1/In this session we will give an intro to the coding platform we use and the basics of python. These basics will be the fundamental building blocks of all of our code!Securityhttps://schulichignite.com/scorch/session8/Fri, 13 Dec 2024 00:00:00 +0000https://schulichignite.com/scorch/session8/Now that we’ve built a backend, it’s time to look at how to secure it!Intro to backend and API'shttps://schulichignite.com/scorch/session7/Fri, 06 Dec 2024 00:00:00 +0000https://schulichignite.com/scorch/session7/In this session we will look at how to build out a backend, get data from users, and how to retrieve data from external sources!Basic networking & Deploying siteshttps://schulichignite.com/scorch/session6/Fri, 22 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session6/In this session we will look at how to deploy sites, how basic networking works, and the basics of CI/CD (automation) systemsMarkup languages, templating & SSG'shttps://schulichignite.com/scorch/session5/Fri, 15 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session5/In this session we cover the basics of markup languages, how to get data into our HTML and static site generators to create sites that are easier to maintainJavascript, and Vendoring (Using other people's code)https://schulichignite.com/scorch/session4/Fri, 08 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session4/This session will cover how to use existing code effectively, and legally. As well as some more advanced Javascript techniquesBootstrap & intro Javascripthttps://schulichignite.com/scorch/session3/Fri, 01 Nov 2024 00:00:00 +0000https://schulichignite.com/scorch/session3/This session will cover using advanced CSS to design sites, and continuing to use CSS frameworks (specifically bootstrap) as well as introducing javascript!Advanced CSS, and frameworkshttps://schulichignite.com/scorch/session2/Fri, 25 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session2/This session will cover using advanced CSS, and CSS frameworks!HTML, CSS, basic designhttps://schulichignite.com/scorch/session1/Fri, 18 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session1/This session will help cover the basics of how webpages work, building basic pages, and a bit about design!Introduction to Schulich Ignitehttps://schulichignite.com/scorch/session0/Sun, 13 Oct 2024 00:00:00 +0000https://schulichignite.com/scorch/session0/This session is here to have everyone setup their development environments and get introduced to the course!Beyond Scorchhttps://schulichignite.com/blog/beyond-scorch/Thu, 11 Apr 2024 00:00:00 -0600https://schulichignite.com/blog/beyond-scorch/So, you’ve completed scorch, now what? Well throughout the sessions we covered a ton of content from frontend and design, to security, to networking.Basics of Neural Networkshttps://schulichignite.com/blog/basics-of-neural-networks/Mon, 18 Dec 2023 00:00:00 -0600https://schulichignite.com/blog/basics-of-neural-networks/Maybe at this point you’ve heard of AlphaZero and how it defeated Stockfish, which was then the best chess engine in the world.We Have AI at Homehttps://schulichignite.com/blog/we-have-ai-at-home/Mon, 04 Dec 2023 00:00:00 -0600https://schulichignite.com/blog/we-have-ai-at-home/AI has hit the world hard in the last few years. Particularly with the introduction of newer generative AI systems like LLM’s (Large language models like ChatGPT, Bard, Llama), and image generators (like Midjourney, DALL-E-2, Imagen etc.Game Development with Godothttps://schulichignite.com/blog/godot/introduction/Mon, 20 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/godot/introduction/What is Godot? If you’re just stepping into the world of video game development, you might not know how to get started.How to give a stranger your credit cardhttps://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/Mon, 13 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/When you go online and buy something it’s taken for granted that the store you’re buying from is protecting your data.Building a Good Github profilehttps://schulichignite.com/blog/vcs/building-a-good-github-profile/Mon, 06 Nov 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/building-a-good-github-profile/So, you’ve signed up for github, but your profile looks incredibly bland. How do you go about improving it? Why bother?Intro to Githubhttps://schulichignite.com/blog/vcs/intro-to-github/Mon, 30 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-github/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.Intro to Githttps://schulichignite.com/blog/vcs/intro-to-git/Mon, 23 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-git/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:Intro to VCS'shttps://schulichignite.com/blog/vcs/intro-to-vcs-systems/Mon, 16 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/vcs/intro-to-vcs-systems/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.HHTTPPP; Creating a CLIhttps://schulichignite.com/blog/hhttpp/creating-the-cli/Mon, 02 Oct 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/creating-the-cli/Now that we have our functionality, it’s time to make our program more practical and easy to use. For our use case a CLI is the best tool for this!HHTTPPP; Implementing the networking portionhttps://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/Mon, 25 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/We have what we need to make HTTP requests and responses properly, so now let’s look at adding networking so we can see the results in the browser.Introducing language indicatorshttps://schulichignite.com/blog/updates/language-indicators/Thu, 21 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/updates/language-indicators/We have quite a few posts on the ignite blog now (over 30!!), and are always continuing to improve it. Today we are implementing a new system, language indicators.HHTTPPP; Parsing HTTP requests and responseshttps://schulichignite.com/blog/hhttpp/parsing-requests-responses/Mon, 18 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/parsing-requests-responses/Now that we have our basic HTTP structure we need a way to read actual http requests/responses. Currently we have hardcoded everything, so today we will focus on creating everything we need for steps 2-4:Handling HTTP Requests with Express.jshttps://schulichignite.com/blog/intro-to-node/express/Mon, 11 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/intro-to-node/express/See previous post Introduction Welcome back to our crash course on Node! It’s been a while, but in the last article, we discussed what NPM is and how we can use the 1.HHTTPPP; Setting up the HTTP protocolhttps://schulichignite.com/blog/hhttpp/setting-up-http-protocol/Mon, 04 Sep 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/setting-up-http-protocol/HTTP is the protocol that runs the web, it’s the way most devices talk to each other these days. It’s also the protocol we are going to use, and as such we need to get everything setup for the http protocol.Writing your own HTTP serverhttps://schulichignite.com/blog/hhttpp/series-introduction/Mon, 28 Aug 2023 00:00:00 -0600https://schulichignite.com/blog/hhttpp/series-introduction/HTTP is the way that we communicate over the internet. It’s what allows you to see the content you’re currently looking at.Programming Like a Professional (SOLID)https://schulichignite.com/blog/solid/Mon, 14 Aug 2023 00:00:01 -0600https://schulichignite.com/blog/solid/Learning how to program is more than just finding a cool language and writing code. While it’s true that anybody can learn to code, most people stop before learning the best practices for developing and maintaining their code.How to verify quicklyhttps://schulichignite.com/blog/verifying-quickly/Mon, 31 Jul 2023 00:00:00 -0600https://schulichignite.com/blog/verifying-quickly/Hashing is an incredibly important concept in computer science. It’s used in everyting from validation to speeding up our data lookups.A brief overview of how computers workhttps://schulichignite.com/blog/how-do-computers-actually-work/Mon, 17 Jul 2023 00:00:01 -0600https://schulichignite.com/blog/how-do-computers-actually-work/This article covers a brief overview of how computers work and how they came to be. It does not intend to be a comprehensive explanation or a professional opinion on the subject.Making Things Smallhttps://schulichignite.com/blog/making-things-small/Mon, 03 Jul 2023 00:00:00 -0600https://schulichignite.com/blog/making-things-small/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.The Node Package Manager (NPM) and package.json Filehttps://schulichignite.com/blog/intro-to-node/npm-intro/Mon, 19 Jun 2023 00:00:00 -0600https://schulichignite.com/blog/intro-to-node/npm-intro/See previous post Introduction Welcome back to our crash course on Node! In the previous article, we walked you through the basics of Node, including what it is, what developers use it for, how to install it, and how to use it to run JavaScript files.The power of pathshttps://schulichignite.com/blog/the-power-of-paths/Mon, 05 Jun 2023 00:00:00 -0600https://schulichignite.com/blog/the-power-of-paths/A path is a way to something. It’s how we go from what we know, and where we are, to what we want to know, and where we want to go.The new definitions & difficulty systemhttps://schulichignite.com/blog/updates/definitions/Mon, 29 May 2023 00:00:00 -0600https://schulichignite.com/blog/updates/definitions/We are excited to announce two new systems on the blog. These are intended to help using the blog easier, and for us to become a better resource for people of all skill levels!Datastructures in C++https://schulichignite.com/blog/datastructures-in-c++/Mon, 22 May 2023 00:00:00 -0600https://schulichignite.com/blog/datastructures-in-c++/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’m talking about.Using User Interfaces in VBAhttps://schulichignite.com/blog/vba-ui/Mon, 08 May 2023 00:00:01 -0600https://schulichignite.com/blog/vba-ui/See previous post Overview User Interfaces (UIs) are important to communicate the program to the user. UIs are the gap between the program and the user.Making categories simplerhttps://schulichignite.com/blog/taxonomical-ordering/Mon, 24 Apr 2023 00:00:00 -0600https://schulichignite.com/blog/taxonomical-ordering/Why is a wolf different than a jellyfish? There are obvious differences, but how do we categorize something as more wolfey, or more jellyfishy?Intro To Node.jshttps://schulichignite.com/blog/intro-to-node/intro2node/Mon, 10 Apr 2023 00:00:00 -0600https://schulichignite.com/blog/intro-to-node/intro2node/If you’ve been learning or reading about web development, you’ve probably heard about Node.js. In this article series, we’ll help you get started using Node by building a homework-tracking application and providing you with all the information and tools you need to develop your own projects using Node.It's caches all the way downhttps://schulichignite.com/blog/its-caches-all-the-way-down/Mon, 03 Apr 2023 00:00:00 -0600https://schulichignite.com/blog/its-caches-all-the-way-down/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.General Syntax Visual Basic for Applications (VBA)https://schulichignite.com/blog/vba-syntax/Mon, 27 Mar 2023 00:00:01 -0600https://schulichignite.com/blog/vba-syntax/See previous post diff --git a/sitemap.xml b/sitemap.xml index c5a3cf12..a1854f90 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://schulichignite.com/2025-02-13T00:00:00+00:00monthly0.5https://schulichignite.com/beginner/2025-02-13T00:00:00+00:000https://schulichignite.com/beginner/session1/2025-02-13T00:00:00+00:00monthly0.5https://schulichignite.com/flare/2025-02-09T00:00:00+00:000https://schulichignite.com/beginner/session0/2025-02-09T00:00:00+00:00monthly0.5https://schulichignite.com/flare/session0/2025-02-09T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/2024-12-13T00:00:00+00:000https://schulichignite.com/scorch/session8/2024-12-13T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session7/2024-12-06T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session6/2024-11-22T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session5/2024-11-15T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session4/2024-11-08T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session3/2024-11-01T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session2/2024-10-25T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session1/2024-10-18T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session0/2024-10-13T00:00:00+00:00monthly0.5https://schulichignite.com/authors/kieran-wood/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/authors/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/beyond-scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/css/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/design/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/frontend/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/html/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/javascript/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/js/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/node/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/npm/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/security/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/terminology/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/ui-ux/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/web/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/authors/ryan-leong/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/flare/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/ai/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/blog/basics-of-neural-networks/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/theory/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/open-source/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/tags/python/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/tags/tutorial/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/blog/we-have-ai-at-home/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/authors/cole-pawliw/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/c#/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/godot/introduction/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/gamedev/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/godot/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/cryptography/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/tags/encryption/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/building-a-good-github-profile/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/computer-science/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/legal/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/project-management/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/software-engineering/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/vcs/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-github/2023-10-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-git/2023-10-23T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-vcs-systems/2023-10-16T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/creating-the-cli/2023-10-02T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/2023-09-25T00:00:00-06:00monthly0.5https://schulichignite.com/tags/blog/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/language-indicators/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/tags/seo/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/tags/updates/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/parsing-requests-responses/2023-09-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/express/2023-09-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/express/2023-09-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/setting-up-http-protocol/2023-09-04T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/series-introduction/2023-08-28T00:00:00-06:00monthly0.5https://schulichignite.com/blog/solid/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/tags/software-design/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/tags/solid/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/blog/verifying-quickly/2023-07-31T00:00:00-06:00monthly0.5https://schulichignite.com/tags/optimization/2023-07-31T00:00:00-06:00monthly0.5https://schulichignite.com/authors/brendan-smiley/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/blog/how-do-computers-actually-work/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/tags/electrical-engineering/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/tags/logic-gates/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/blog/making-things-small/2023-07-03T00:00:00-06:00monthly0.5https://schulichignite.com/authors/spencer-fietz/2023-06-19T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/npm-intro/2023-06-19T00:00:00-06:00monthly0.5https://schulichignite.com/tags/low-level/2023-06-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/the-power-of-paths/2023-06-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/definitions/2023-05-29T00:00:00-06:00monthly0.5https://schulichignite.com/tags/c++/2023-05-22T00:00:00-06:00monthly0.5https://schulichignite.com/blog/datastructures-in-c++/2023-05-22T00:00:00-06:00monthly0.5https://schulichignite.com/tags/productivity/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/blog/vba-ui/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/tags/vba/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/blog/taxonomical-ordering/2023-04-24T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/intro2node/2023-04-10T00:00:00-06:00monthly0.5https://schulichignite.com/blog/its-caches-all-the-way-down/2023-04-03T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vba-syntax/2023-03-27T00:00:01-06:00monthly0.5https://schulichignite.com/tags/c/2023-03-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/c-plus-plus-classes/2023-03-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/stealing-like-a-developer/2023-03-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-vba/2023-03-06T00:00:01-06:00monthly0.5https://schulichignite.com/blog/custom-webfonts/2023-02-27T00:00:01-06:00monthly0.5https://schulichignite.com/blog/how-to-cheat-at-css/2023-02-20T00:00:01-06:00monthly0.5https://schulichignite.com/blog/pseudocode/2023-02-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/taking-your-html-elements-further/2023-02-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/pointers-references/2023-02-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/networking/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/dangers-of-cdns/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/introducing-ignite-blog/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/tags/events/2021-05-05T17:30:00-06:00monthly0.5https://schulichignite.com/blog/updates/winter_2021_gala/2021-05-05T17:30:00-06:00monthly0.5https://schulichignite.com/tags/awards/2021-05-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/clubofyear/2021-05-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/fall2020_gala/2020-12-10T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/info_sec_collab_news/2020-10-31T18:30:00-06:00monthly0.5https://schulichignite.com/definitions/api/monthly0.5https://schulichignite.com/definitions/classes/monthly0.5https://schulichignite.com/definitions/collections/monthly0.5https://schulichignite.com/definitions/compression/monthly0.5https://schulichignite.com/definitions/conditionals/monthly0.5https://schulichignite.com/definitions/data-types/monthly0.5https://schulichignite.com/definitions/encoding/monthly0.5https://schulichignite.com/definitions/functions/monthly0.5https://schulichignite.com/definitions/hashing/monthly0.5https://schulichignite.com/definitions/http/monthly0.5https://schulichignite.com/definitions/loops/monthly0.5https://schulichignite.com/definitions/packages/monthly0.5https://schulichignite.com/definitions/paths/monthly0.5https://schulichignite.com/definitions/variables/monthly0.5https://schulichignite.com/definitions/webpages/monthly0.5https://schulichignite.com/difficulty/beginner/monthly0.5https://schulichignite.com/faq/cost/monthly0.5https://schulichignite.com/faq/friends_faq/monthly0.5https://schulichignite.com/faq/gain_out_of_it_faq/monthly0.5https://schulichignite.com/faq/help/monthly0.5https://schulichignite.com/faq/online_or_in_person/monthly0.5https://schulichignite.com/faq/suitable_faq/monthly0.5https://schulichignite.com/home/after-video/monthly0.5https://schulichignite.com/home/before-video/monthly0.5https://schulichignite.com/language/javascript/monthly0.5https://schulichignite.com/language/python/monthly0.5https://schulichignite.com/sponsors/company1/monthly0.5https://schulichignite.com/sponsors/company2/monthly0.5https://schulichignite.com/sponsors/company3/monthly0.5https://schulichignite.com/sponsors/company4/monthly0.5https://schulichignite.com/sponsors/company5/monthly0.5https://schulichignite.com/sponsors/company6/monthly0.5https://schulichignite.com/sponsors/company7/monthly0.5https://schulichignite.com/team/jehan_pinaroc/monthly0.5https://schulichignite.com/team/mehakdeep_kaur/monthly0.5https://schulichignite.com/team/michelle_sadiq/monthly0.5https://schulichignite.com/team/peter_huang/monthly0.5https://schulichignite.com/team/philmo_gu/monthly0.5https://schulichignite.com/team/rodrigo_hernandes/monthly0.5https://schulichignite.com/team/ryan_leung/monthly0.5https://schulichignite.com/team/sujesh_padhi/monthly0.5https://schulichignite.com/language/javascript/advanced/monthly0.5https://schulichignite.com/language/python/advanced/monthly0.5https://schulichignite.com/language/javascript/syntax/monthly0.5https://schulichignite.com/language/python/syntax/monthly0.5https://schulichignite.com/tags/beginner/monthly0.5https://schulichignite.com/contact/monthly0.5https://schulichignite.com/tags/data-structures/monthly0.5https://schulichignite.com/definitions/monthly0.5https://schulichignite.com/faq/monthly0.5https://schulichignite.com/home/monthly0.5https://schulichignite.com/info/monthly0.5https://schulichignite.com/tags/intermediate/monthly0.5https://schulichignite.com/language/monthly0.5https://schulichignite.com/tags/object-oriented/monthly0.5https://schulichignite.com/mission/monthly0.5https://schulichignite.com/team/monthly0.5https://schulichignite.com/tags/programming-paradigms/monthly0.5https://schulichignite.com/sponsors/monthly0.5 \ No newline at end of file +https://schulichignite.com/2025-02-09T00:00:00+00:00monthly0.5https://schulichignite.com/beginner/2025-02-09T00:00:00+00:000https://schulichignite.com/flare/2025-02-09T00:00:00+00:000https://schulichignite.com/beginner/session0/2025-02-09T00:00:00+00:00monthly0.5https://schulichignite.com/flare/session0/2025-02-09T00:00:00+00:00monthly0.5https://schulichignite.com/beginner/session1/2025-02-02T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/2024-12-13T00:00:00+00:000https://schulichignite.com/scorch/session8/2024-12-13T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session7/2024-12-06T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session6/2024-11-22T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session5/2024-11-15T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session4/2024-11-08T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session3/2024-11-01T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session2/2024-10-25T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session1/2024-10-18T00:00:00+00:00monthly0.5https://schulichignite.com/scorch/session0/2024-10-13T00:00:00+00:00monthly0.5https://schulichignite.com/authors/kieran-wood/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/authors/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/beyond-scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/css/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/design/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/frontend/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/html/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/javascript/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/js/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/node/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/npm/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/scorch/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/security/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/terminology/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/ui-ux/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/tags/web/2024-04-11T00:00:00-06:00monthly0.5https://schulichignite.com/authors/ryan-leong/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/difficulty/flare/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/ai/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/blog/basics-of-neural-networks/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/theory/2023-12-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/open-source/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/tags/python/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/tags/tutorial/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/blog/we-have-ai-at-home/2023-12-04T00:00:00-06:00monthly0.5https://schulichignite.com/authors/cole-pawliw/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/c#/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/godot/introduction/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/gamedev/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/godot/2023-11-20T00:00:00-06:00monthly0.5https://schulichignite.com/tags/cryptography/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/tags/encryption/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/how-to-give-a-stranger-your-credit-card/2023-11-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/building-a-good-github-profile/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/computer-science/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/legal/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/project-management/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/software-engineering/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/vcs/2023-11-06T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-github/2023-10-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-git/2023-10-23T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vcs/intro-to-vcs-systems/2023-10-16T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/creating-the-cli/2023-10-02T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/implementing-the-networking-portion/2023-09-25T00:00:00-06:00monthly0.5https://schulichignite.com/tags/blog/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/language-indicators/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/tags/seo/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/tags/updates/2023-09-21T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/parsing-requests-responses/2023-09-18T00:00:00-06:00monthly0.5https://schulichignite.com/tags/express/2023-09-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/express/2023-09-11T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/setting-up-http-protocol/2023-09-04T00:00:00-06:00monthly0.5https://schulichignite.com/blog/hhttpp/series-introduction/2023-08-28T00:00:00-06:00monthly0.5https://schulichignite.com/blog/solid/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/tags/software-design/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/tags/solid/2023-08-14T00:00:01-06:00monthly0.5https://schulichignite.com/blog/verifying-quickly/2023-07-31T00:00:00-06:00monthly0.5https://schulichignite.com/tags/optimization/2023-07-31T00:00:00-06:00monthly0.5https://schulichignite.com/authors/brendan-smiley/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/blog/how-do-computers-actually-work/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/tags/electrical-engineering/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/tags/logic-gates/2023-07-17T00:00:01-06:00monthly0.5https://schulichignite.com/blog/making-things-small/2023-07-03T00:00:00-06:00monthly0.5https://schulichignite.com/authors/spencer-fietz/2023-06-19T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/npm-intro/2023-06-19T00:00:00-06:00monthly0.5https://schulichignite.com/tags/low-level/2023-06-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/the-power-of-paths/2023-06-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/definitions/2023-05-29T00:00:00-06:00monthly0.5https://schulichignite.com/tags/c++/2023-05-22T00:00:00-06:00monthly0.5https://schulichignite.com/blog/datastructures-in-c++/2023-05-22T00:00:00-06:00monthly0.5https://schulichignite.com/tags/productivity/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/blog/vba-ui/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/tags/vba/2023-05-08T00:00:01-06:00monthly0.5https://schulichignite.com/blog/taxonomical-ordering/2023-04-24T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-node/intro2node/2023-04-10T00:00:00-06:00monthly0.5https://schulichignite.com/blog/its-caches-all-the-way-down/2023-04-03T00:00:00-06:00monthly0.5https://schulichignite.com/blog/vba-syntax/2023-03-27T00:00:01-06:00monthly0.5https://schulichignite.com/tags/c/2023-03-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/c-plus-plus-classes/2023-03-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/stealing-like-a-developer/2023-03-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/intro-to-vba/2023-03-06T00:00:01-06:00monthly0.5https://schulichignite.com/blog/custom-webfonts/2023-02-27T00:00:01-06:00monthly0.5https://schulichignite.com/blog/how-to-cheat-at-css/2023-02-20T00:00:01-06:00monthly0.5https://schulichignite.com/blog/pseudocode/2023-02-20T00:00:00-06:00monthly0.5https://schulichignite.com/blog/taking-your-html-elements-further/2023-02-13T00:00:00-06:00monthly0.5https://schulichignite.com/blog/pointers-references/2023-02-06T00:00:00-06:00monthly0.5https://schulichignite.com/tags/networking/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/dangers-of-cdns/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/introducing-ignite-blog/2023-01-30T00:00:00-06:00monthly0.5https://schulichignite.com/tags/events/2021-05-05T17:30:00-06:00monthly0.5https://schulichignite.com/blog/updates/winter_2021_gala/2021-05-05T17:30:00-06:00monthly0.5https://schulichignite.com/tags/awards/2021-05-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/clubofyear/2021-05-05T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/fall2020_gala/2020-12-10T00:00:00-06:00monthly0.5https://schulichignite.com/blog/updates/info_sec_collab_news/2020-10-31T18:30:00-06:00monthly0.5https://schulichignite.com/definitions/api/monthly0.5https://schulichignite.com/definitions/classes/monthly0.5https://schulichignite.com/definitions/collections/monthly0.5https://schulichignite.com/definitions/compression/monthly0.5https://schulichignite.com/definitions/conditionals/monthly0.5https://schulichignite.com/definitions/data-types/monthly0.5https://schulichignite.com/definitions/encoding/monthly0.5https://schulichignite.com/definitions/functions/monthly0.5https://schulichignite.com/definitions/hashing/monthly0.5https://schulichignite.com/definitions/http/monthly0.5https://schulichignite.com/definitions/loops/monthly0.5https://schulichignite.com/definitions/packages/monthly0.5https://schulichignite.com/definitions/paths/monthly0.5https://schulichignite.com/definitions/variables/monthly0.5https://schulichignite.com/definitions/webpages/monthly0.5https://schulichignite.com/difficulty/beginner/monthly0.5https://schulichignite.com/faq/cost/monthly0.5https://schulichignite.com/faq/friends_faq/monthly0.5https://schulichignite.com/faq/gain_out_of_it_faq/monthly0.5https://schulichignite.com/faq/help/monthly0.5https://schulichignite.com/faq/online_or_in_person/monthly0.5https://schulichignite.com/faq/suitable_faq/monthly0.5https://schulichignite.com/home/after-video/monthly0.5https://schulichignite.com/home/before-video/monthly0.5https://schulichignite.com/language/javascript/monthly0.5https://schulichignite.com/language/python/monthly0.5https://schulichignite.com/sponsors/company1/monthly0.5https://schulichignite.com/sponsors/company2/monthly0.5https://schulichignite.com/sponsors/company3/monthly0.5https://schulichignite.com/sponsors/company4/monthly0.5https://schulichignite.com/sponsors/company5/monthly0.5https://schulichignite.com/sponsors/company6/monthly0.5https://schulichignite.com/sponsors/company7/monthly0.5https://schulichignite.com/team/jehan_pinaroc/monthly0.5https://schulichignite.com/team/mehakdeep_kaur/monthly0.5https://schulichignite.com/team/michelle_sadiq/monthly0.5https://schulichignite.com/team/peter_huang/monthly0.5https://schulichignite.com/team/philmo_gu/monthly0.5https://schulichignite.com/team/rodrigo_hernandes/monthly0.5https://schulichignite.com/team/ryan_leung/monthly0.5https://schulichignite.com/team/sujesh_padhi/monthly0.5https://schulichignite.com/language/javascript/advanced/monthly0.5https://schulichignite.com/language/python/advanced/monthly0.5https://schulichignite.com/language/javascript/syntax/monthly0.5https://schulichignite.com/language/python/syntax/monthly0.5https://schulichignite.com/tags/beginner/monthly0.5https://schulichignite.com/contact/monthly0.5https://schulichignite.com/tags/data-structures/monthly0.5https://schulichignite.com/definitions/monthly0.5https://schulichignite.com/faq/monthly0.5https://schulichignite.com/home/monthly0.5https://schulichignite.com/info/monthly0.5https://schulichignite.com/tags/intermediate/monthly0.5https://schulichignite.com/language/monthly0.5https://schulichignite.com/tags/object-oriented/monthly0.5https://schulichignite.com/mission/monthly0.5https://schulichignite.com/team/monthly0.5https://schulichignite.com/tags/programming-paradigms/monthly0.5https://schulichignite.com/sponsors/monthly0.5 \ No newline at end of file