<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Learning</title>
    <link>https://learn.kalschatzi.com/index.html</link>
    <description>Welcome to Kalschatzi’s Learning Accelerator! The goal of this site is to build a knowledge database for people to learn, using different modules that will touch the basics to more complex topics.&#xA;We believe that learning is most effective when it’s interactive, engaging, and visually supported. Our platform is designed to guide you through each lesson with a combination of expert instruction and carefully crafted visual aids available right here on our website.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://learn.kalschatzi.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Module 1</title>
      <link>https://learn.kalschatzi.com/module1/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://learn.kalschatzi.com/module1/index.html</guid>
      <description>Java and OOP introduction Module Objectives This is an introductory module to start understanding the key concepts of Object Oriented Programming - OOP.&#xA;We’ll be using Java, as it’s widely use, a run-everywhere language thanks to the JVM portability. It’s a somewhat verbose language which has positives and negatives - main positive as far as we’re concerned is that it’s a great introductory OOP language, very widely used, with loads of resources ready to use.</description>
    </item>
    <item>
      <title>Module 2</title>
      <link>https://learn.kalschatzi.com/module2/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://learn.kalschatzi.com/module2/index.html</guid>
      <description>Computer Networks Module Objectives This model will cover computer networks, how they are structured, their protocolos and some deep-dives into how the internet as a whole works.&#xA;What we’ll cover: OSI Model TCP and UDP HyperText Transfer Protocol Networking Concepts What happens when I enter a URL on a browser? Traffic Routing</description>
    </item>
    <item>
      <title>Module 3</title>
      <link>https://learn.kalschatzi.com/module3/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://learn.kalschatzi.com/module3/index.html</guid>
      <description>Module Objectives This module focuses on how to package a java application. It also introduces the concept of containerization using docker.&#xA;What we’ll cover: Pre-requisites Packaging Java Applications Containerization with Docker Running Containers with Docker Compose</description>
    </item>
  </channel>
</rss>