{"id":16157462,"url":"https://github.com/kwchang0831/path-learning-elixir","last_synced_at":"2025-04-07T01:39:15.181Z","repository":{"id":117920082,"uuid":"458941818","full_name":"kwchang0831/path-learning-elixir","owner":"kwchang0831","description":"✍Hands-on learning Elixir","archived":false,"fork":false,"pushed_at":"2022-02-23T07:14:07.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T07:15:19.359Z","etag":null,"topics":["elixir","elixir-lang","learn-to-code","learning","learning-by-doing"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/kwchang0831.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":"2022-02-13T21:55:16.000Z","updated_at":"2023-04-11T15:45:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c03b821-d3fc-4121-889b-b0a4e87f1e65","html_url":"https://github.com/kwchang0831/path-learning-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwchang0831%2Fpath-learning-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwchang0831%2Fpath-learning-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwchang0831%2Fpath-learning-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwchang0831%2Fpath-learning-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwchang0831","download_url":"https://codeload.github.com/kwchang0831/path-learning-elixir/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578615,"owners_count":20961269,"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":["elixir","elixir-lang","learn-to-code","learning","learning-by-doing"],"created_at":"2024-10-10T01:49:35.289Z","updated_at":"2025-04-07T01:39:15.153Z","avatar_url":"https://github.com/kwchang0831.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Path of Learning Elixir\r\n\r\nThis is my path of learning Elixir. Learning by doing.  \r\n\r\nInspired by [**30 Days of Elixir**](https://github.com/seven1m/30-days-of-elixir).  \r\n\r\nPlease refer to [Contents](#contents) and each `.exs` script files for more details.  \r\n\r\n## Prerequisite\r\n\r\n- Install Elixir: [https://elixir-lang.org/install.html](https://elixir-lang.org/install.html)\r\n\r\n## Run\r\n\r\nGet dependencies first\r\n\r\n```shell\r\nmix do deps.get\r\n```\r\n\r\nRun the specific exercise\r\n\r\n```shell\r\nmix run ./code/basic/00-HelloWorld.exs\r\n```\r\n\r\n## Contents\r\n\r\n- ### [Basic](https://github.com/kwchang0831/path-learning-elixir/tree/main/code/basic)\r\n\r\n- ### [Process](https://github.com/kwchang0831/path-learning-elixir/tree/main/code/process)\r\n\r\n## Formatting\r\n\r\nAll `.exs` files are formatted using `mix format`, see `.formatter.exs`.\r\n\r\n```shell\r\nmix format\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwchang0831%2Fpath-learning-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwchang0831%2Fpath-learning-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwchang0831%2Fpath-learning-elixir/lists"}