{"id":24534385,"url":"https://github.com/dirkbosman/func_with_scala","last_synced_at":"2025-03-15T22:21:57.968Z","repository":{"id":271561243,"uuid":"913836171","full_name":"dirkbosman/func_with_scala","owner":"dirkbosman","description":"Func / Functions / Fun with Scala :)","archived":false,"fork":false,"pushed_at":"2025-01-10T11:55:01.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:17:00.570Z","etag":null,"topics":["functional-programming","oop","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dirkbosman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-08T12:54:11.000Z","updated_at":"2025-01-10T11:55:05.000Z","dependencies_parsed_at":"2025-01-08T14:44:55.600Z","dependency_job_id":"721e3cf4-2f89-4dc7-9d4b-81be43e483b0","html_url":"https://github.com/dirkbosman/func_with_scala","commit_stats":null,"previous_names":["dirkbosman/func_with_scala"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkbosman%2Ffunc_with_scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkbosman%2Ffunc_with_scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkbosman%2Ffunc_with_scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dirkbosman%2Ffunc_with_scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dirkbosman","download_url":"https://codeload.github.com/dirkbosman/func_with_scala/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243797596,"owners_count":20349432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["functional-programming","oop","scala"],"created_at":"2025-01-22T11:17:07.149Z","updated_at":"2025-03-15T22:21:57.939Z","avatar_url":"https://github.com/dirkbosman.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"First steps with Scala:\n\n### 1. Install Homebrew (if not already installed)\n- Open your terminal and run: `/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"`\n- After installation, ensure Homebrew is working correctly: `brew doctor`\n\n### 2. Install Java\n- Install OpenJDK via Homebrew: `brew install openjdk`\n- Add OpenJDK to your environment: `sudo ln -sfn $(brew --prefix openjdk)/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk`\n- Verify the installation:`java -version`\n\n### 3. Install Scala\n- Install Scala: `brew install scala`\n- Verify the installation:`scala -version`\n\n### 4. (Optional) Install SBT (Scala Build Tool)\n- Install SBT: `brew install sbt`\n- Verify SBT installation: `sbt sbtVersion`\n- Scala Metals VSCode Extention\n\n### 5. Terminal Commands:\nGeneral\n- `% scalac Book.scala`\n- `% scala Book.scala`\n- `% rm *.class`\n- `% rm *.tasty`\n\nE.g. exercise_4\n- `scalac *.scala`\n- `scala *.scala`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkbosman%2Ffunc_with_scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdirkbosman%2Ffunc_with_scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdirkbosman%2Ffunc_with_scala/lists"}