You can find some of exercises and smaller projects done during classes on Computer Science at AGH UST.
-
- basics - basic exercises to familiarize with Erlang
- chatter - project to demonstrate Java integration with Erlang using jInterface library
- pollution-otp-app - project to demonstrate OTP basics using Erlang
-
- exercises - exercises written in Pyton (Jupyter Notebook) to demonstrate some algorithms used in computing and processing data
-
- basics - basic exercises to familiarize with Java
- color-squares-app - small project for mobile applicationm written in Java and Android SDK
- evolution-api - back-end part of Evolution 2.0 project written in Java using Spring Boot (REST + WebSockets)
- evolution-web - front-end part of Evolution 2.0 project written in Angular 8
-
- jfuzzy - small project to demonstrate usage of jFuzzy library for Java
-
- emergency-spot-api - Scala equivalent for emergency-spot-api to demonstrate usage of Play Framework for Scala
-
- chat - small project for client-server chat to demonstrate usage of Java Web Sockets
-
- ethereum-poms - setup for local Ethereum node cluster to demonstrate how Ethereum based blockchain works
-
- exercises - exercises written in Java and JavaScript to demonstrate basics of concurrency models
-
- courses-app - small project for web application written in Angular to learn basics of the framework