Skip to content

Commit f90f623

Browse files
author
Måns Magnusson
committed
add prog-lang and afbot_scala events
1 parent 6539d1d commit f90f623

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: event_small_title
3+
title: "Intro to Programming Languages"
4+
place: "E:iDét"
5+
timerange: "14:00 - 15:00 UTC+2"
6+
---
7+
8+
This is a lecture part of the introduction (nollning) for new students studying Computer Science at LTH.
9+
10+
You will learn about some popular programming languages, and the main differences between them, and why you might want to use multiple programming languages when building a product. You will see some example code and examples of how a standard web stack can look like.
11+
12+
There is some merit to learning languages and frameworks well, but it's also a good idea to find new techniques and new features in other languages to be able to pick good tools for your next project. There is no language that is optimal at every task!
13+
14+
At the end we will introduce a problem solving site - [Kattis](https://open.kattis.com). Here you can solve small programming problems in many different languages, which we encourage.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: events
3+
title: Find your dream apartment with Scala!
4+
timerange: "17:15-18:30"
5+
place: "E:1406"
6+
aboveimg: "/assets/images/2022/scala-crawl.png"
7+
---
8+
9+
The 22th of September we will host a lecture where you'll learn how to find your dream apartment with Python!
10+
11+
The student apartment organization AFB in Lund only have the new apartments on their website for a couple of days. It's extremely easy to miss your dream apartment if you don't visit their website daily. Visiting their website and looking for apartments is automatable, and we will teach you how! With no prior coding knowledge required we plan to teach you how to write a bot in [scala](https://www.scala-lang.org/) that emails you about new apartments each day!
12+
13+
AFB actually has a hidden API that will make our lives a lot easier when we automate this: [https://api.afbostader.se:442/redimo/rest/vacantproducts?lang=sv_SE&type=1](https://api.afbostader.se:442/redimo/rest/vacantproducts?lang=sv_SE&type=1).
14+
15+
Come visit the event to learn more - guaranteed to be beginner friendly. There will also be some fika!

assets/images/2022/scala-crawl.png

1.01 MB
Loading

0 commit comments

Comments
 (0)