{"id":17679391,"url":"https://github.com/tmck-code/syllabus","last_synced_at":"2025-10-05T16:53:45.820Z","repository":{"id":37271954,"uuid":"137329455","full_name":"tmck-code/Syllabus","owner":"tmck-code","description":"A collection of various lessons that I've written. Beginner -\u003e Indermediate, Programming \u0026 Data Wrangling","archived":false,"fork":false,"pushed_at":"2022-12-11T21:55:53.000Z","size":4615,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T18:32:59.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/tmck-code.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":"2018-06-14T08:30:53.000Z","updated_at":"2022-12-14T22:50:58.000Z","dependencies_parsed_at":"2023-01-27T07:46:22.372Z","dependency_job_id":null,"html_url":"https://github.com/tmck-code/Syllabus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmck-code/Syllabus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2FSyllabus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2FSyllabus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2FSyllabus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2FSyllabus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmck-code","download_url":"https://codeload.github.com/tmck-code/Syllabus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2FSyllabus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486278,"owners_count":25994941,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-24T08:22:17.893Z","updated_at":"2025-10-05T16:53:45.799Z","avatar_url":"https://github.com/tmck-code.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syllabus\n\nA collection of various lessons that I've written\n\n1. [Installing and Running](#installing-and-running)\n2. [The Lessons](#the-lessons)\n\n___\n\n## Installing and Running Python\n\n\u003e This section is needed for all of the beginner lessons, and some of the wrangler lessons.\n\u003e If you already have a recent version of Python installed then you're ready to go.\n\n### - Install the latest python\n\nYou can find OSX python installers on the [**official site**](https://www.python.org/downloads/mac-osx/).\nFollow the `\"Latest Python 3 Release\"` link at the top of the page, and then scroll down to download the\n`\"macOS. 64-bit installer\"`.\n\nIn particular, the installer for 64-bit Python 3.8.2 (latest stable at the time of writing) is here:\n[https://www.python.org/ftp/python/3.8.2/python-3.8.2-macosx10.9.pkg](https://www.python.org/ftp/python/3.8.2/python-3.8.2-macosx10.9.pkg)\n\n1. Download and install in OSX\n2. Open a terminal and check that it's installed with `python3 -V`\n\n_For beginner lessons only:_\n\n3. Install Jupyter with `python3 -m pip install jupyter`\n\n\n#### Alternative installation methods\n\nYou could alternatively use\n\n- `pyenv` if you want to maintain and switch between multiple python versions\n- `homebrew` if you like homebrew and know what you're doing to avoid wrecking\n    your PATH and PYENV ;)\n\n___\n\n## The Lessons\n\n_This list will be updated as more lessons are written_\n\n### Beginner\n\n**Note**: These lessons do not start from ground 0, there are a few bits of prior knowledge that are assumed\n\n1. Creating variables\n2. Creating lists\n3. Using a for loop\n4. Using an if statement\n\nLessons will be added for these in the future.\n\n1. Collections (`lists` \u0026 `dictionaries`)\n2. OOP Basic Into (making a simple object)\n\n### Wranglers\n\nThis set of lessons are aimed at briefly covering many relevant topics in turn, rather than focusing in-depth on each subject for a longer period.\n\nThe aim is to help data wranglers become as effective as possible, as fast as possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmck-code%2Fsyllabus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmck-code%2Fsyllabus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmck-code%2Fsyllabus/lists"}