{"id":21357039,"url":"https://github.com/gjbex/julia_good_bad_ugly","last_synced_at":"2025-07-13T00:32:30.226Z","repository":{"id":43093640,"uuid":"372732068","full_name":"gjbex/Julia_good_bad_ugly","owner":"gjbex","description":"Get to know the Julia programming language to see whether it is for you.","archived":false,"fork":false,"pushed_at":"2025-07-10T10:55:05.000Z","size":4628,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-10T16:53:19.335Z","etag":null,"topics":["julia","julia-language","julialang","scientific-computing","training","visualization"],"latest_commit_sha":null,"homepage":"https://gjbex.github.io/Julia_good_bad_ugly/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gjbex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2021-06-01T06:59:04.000Z","updated_at":"2025-07-10T10:55:09.000Z","dependencies_parsed_at":"2025-07-10T11:41:10.056Z","dependency_job_id":"bd9a8807-c35b-48e3-a349-196c41714e55","html_url":"https://github.com/gjbex/Julia_good_bad_ugly","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gjbex/Julia_good_bad_ugly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FJulia_good_bad_ugly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FJulia_good_bad_ugly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FJulia_good_bad_ugly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FJulia_good_bad_ugly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gjbex","download_url":"https://codeload.github.com/gjbex/Julia_good_bad_ugly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gjbex%2FJulia_good_bad_ugly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265075631,"owners_count":23707510,"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":["julia","julia-language","julialang","scientific-computing","training","visualization"],"created_at":"2024-11-22T04:42:56.759Z","updated_at":"2025-07-13T00:32:29.391Z","avatar_url":"https://github.com/gjbex.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Julia: the good, the bad and the ugly\n\nThis repository contains Julia code and notebooks and is intended to get\nfamiliar with the language.\n\n\n## What is it?\n\n1. `julia,_good_back_ugly.pptx`: Powerpoint presentation highlighting features\n   of the Julia programming language.\n1. `source-code`: Julia source code and notebooks.\n1. `environment.yml`: conda environment to use  Jupyter lab.\n1. `LICENSE`: license information for the material in this repository.\n1. `CONTRIBUTING.md`: how to contirubte to this repository.\n\n\n## How to?\n\nTo start a Julia notebook\n```bash\n$ julia\njulia\u003e using IJulia\njulia\u003e notebook()\n```\n\nIf the `IJulia` package is not yet installed, you can do that using\n```bash\n$ julia\njulia\u003e using Pkg\njulia\u003e Pkg.add(\"IJulia\")\n```\n*Note:* recent versions of Julia will offer to install the package when\nyou first try to use it.\n\n## Contributors\n\n* Geert Jan Bex ([geertjan.bex@uhasselt.be](mailto:geertjan.bex@uhasselt.be)),\n  Hasselt University/University of Leuven\n* Joris Van Houtven\n  * suggestions to improve the Powerpoint presentation\n\nYou are very welcome to contribute, please read\n[some guidelines](CONTRIBUTING.md) before you do.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbex%2Fjulia_good_bad_ugly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgjbex%2Fjulia_good_bad_ugly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgjbex%2Fjulia_good_bad_ugly/lists"}