https://github.com/csaba79-coder/rock-the-jvm-with-daniel-ciocirlan-scala-basics
https://github.com/csaba79-coder/rock-the-jvm-with-daniel-ciocirlan-scala-basics
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csaba79-coder/rock-the-jvm-with-daniel-ciocirlan-scala-basics
- Owner: Csaba79-coder
- Created: 2024-05-18T08:12:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-15T10:29:03.000Z (over 1 year ago)
- Last Synced: 2024-06-16T10:28:47.188Z (over 1 year ago)
- Language: Scala
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The official repository for the Scala beginners course on Udemy
This repository contains the code we wrote during [Rock the JVM's Scala beginners course](https://www.udemy.com/rock-the-jvm-scala-for-beginners) on Udemy. Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.
How to install:
- either clone the repo or download as zip
- open with IntelliJ as it's a simple IDEA project
If you have changes to suggest to this repo, either
- submit a GitHub issue
- tell me in the course Q/A forum
- submit a pull request!
### Created by [Daniel Ciocîrlan](https://github.com/daniel-ciocirlan)