{"id":16705614,"url":"https://github.com/storopoli/julia-workshop","last_synced_at":"2025-03-21T20:32:29.964Z","repository":{"id":46510808,"uuid":"513825867","full_name":"storopoli/Julia-Workshop","owner":"storopoli","description":"JuliaCon 2022 - Introduction to Julia Tutorial","archived":false,"fork":false,"pushed_at":"2022-10-22T09:43:31.000Z","size":21,"stargazers_count":61,"open_issues_count":0,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-13T19:31:24.839Z","etag":null,"topics":["julia","julia-language","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/storopoli.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}},"created_at":"2022-07-14T08:48:10.000Z","updated_at":"2024-05-29T16:23:52.000Z","dependencies_parsed_at":"2023-01-20T07:35:08.190Z","dependency_job_id":null,"html_url":"https://github.com/storopoli/Julia-Workshop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storopoli%2FJulia-Workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storopoli%2FJulia-Workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storopoli%2FJulia-Workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storopoli%2FJulia-Workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/storopoli","download_url":"https://codeload.github.com/storopoli/Julia-Workshop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221818377,"owners_count":16885737,"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","tutorial"],"created_at":"2024-10-12T19:31:14.920Z","updated_at":"2024-10-28T10:45:47.508Z","avatar_url":"https://github.com/storopoli.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction to Julia Tutorial Workshop\n\n[![CC BY-SA\n4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n\nThe JuliaCon 2022 workshop can be viewed at: https://youtu.be/uiQpwMQZBTA.\n\nThe content is licensed under a very permissive Creative Commons license (CC BY-SA).\nThis workshop is geared towards anyone who wants to start using Julia.\n\nThe workshop is 3 hours long with 5-minute breaks every 45 minutes.\n\n## Contents\n\n1. Using Packages\n2. Variables and Data Structures\n3. Boolean operators and numeric comparisons\n4. Types: concrete and abstract\n5. `if`-`elseif`-`else` statements\n6. `for` loops\n7. `while` loops\n8. Functions\n9. User-defined custom structures: `struct`\n\n## How to use the content?\n\nTo configure a local environment:\n\n1. Download and install [Julia](https://www.julialang.org/downloads/)\n2.  Clone the repository from GitHub:\n    `git clone https://github.com/storopoli/Julia-Workshop.git`\n3.  Access the directory: `cd Julia-Workshop`\n4.  Open a Julia REPL, a Pluto notebook, or a VSCode session.\n\n## How to cite\n\nTo cite these tutorials, please use:\n\n    Storopoli (2022). Introduction to Julia Tutorial Workshop. https://github.com/storopoli/Julia-Workshop.\n\nOr in BibTeX format (LaTeX):\n\n    @misc{storopoli2022juliaworkshop,\n      author = {Storopoli, Jose},\n      title = {Introduction to Julia Tutorial Workshop},\n      url = {https://github.com/storopoli/Julia-Workshop},\n      year = {2022}\n    }\n\n## License\n\nThis content is licensed under [Creative Commons Attribution-ShareAlike 4.0 Internacional](http://creativecommons.org/licenses/by-sa/4.0/).\n\n[![CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoropoli%2Fjulia-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoropoli%2Fjulia-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoropoli%2Fjulia-workshop/lists"}