
better eCampus
Von Ramon Brullo am 20.06.2022
I attempt to create a browser extension to make a better eCampus.
Von Ramon Brullo am 20.06.2022
I attempt to create a browser extension to make a better eCampus.
Von Ramon Brullo am 19.06.2022
Introduction It is often said, that programming is simply a form of applied mathematics and so it is no surprise that many concepts usually used in the field of mathematics, such as variables, functions or algebra are also found in various programming languages. One area of mathematics which is integral to many programming languages, especially […]
Von Ramon Brullo am 27.02.2022
Abstract Since their invention in the 50s and today code compilers have undergone a long history of development. This paper will give a brief summary on how compilers work and an overview of the current state of research. From there topics of interest and future research directions will be shown. Introduction Computers naturally can only […]
Von Ramon Brullo am 22.02.2022
JavaScript und der Mangel von Typen Auf einer sehr abstrakten Ebene ist es das Ziel von allen Computer-programmen mit Daten zu arbeiten; sie zu lesen, verändern und wieder zu speichern oder weiter-zu-geben. Zu diesem Zweck besitzen alle modernen Programmiersprachen das Konzept von Datentypen, also Arten von Daten. Häufige Datentypen beinhalten verschiedene Arten von Zahlen, Wahrheitswerte, […]
Von Ramon Brullo am 14.10.2021
Das Problem Als Neuling beim Gärtnern einzusteigen ist nicht einfach. Es gibt extrem viel zu beachten, von der richtigen Erde, über das korrekte Gießen bis hin zum Düngen und Ernten. Für alle Pflanzen die man zuhause anbauen könnte findet man einiges an Informationen zu all diesen Bereichen im Internet, aber geht es vielleicht auch einfacher […]