{"id":13616919,"url":"https://github.com/google/haskell-trainings","last_synced_at":"2025-04-08T12:08:16.974Z","repository":{"id":34054247,"uuid":"167161766","full_name":"google/haskell-trainings","owner":"google","description":"Haskell 101 and 102: slides and codelabs","archived":false,"fork":false,"pushed_at":"2023-04-10T00:27:48.000Z","size":688,"stargazers_count":1405,"open_issues_count":4,"forks_count":109,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-04-01T10:17:42.212Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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}},"created_at":"2019-01-23T10:10:14.000Z","updated_at":"2025-03-07T15:36:58.000Z","dependencies_parsed_at":"2024-01-14T06:50:58.912Z","dependency_job_id":"ba210cb1-fc1b-4aa7-9a04-634d0a2dcca6","html_url":"https://github.com/google/haskell-trainings","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fhaskell-trainings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fhaskell-trainings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fhaskell-trainings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fhaskell-trainings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/haskell-trainings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838444,"owners_count":21004580,"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":[],"created_at":"2024-08-01T20:01:34.774Z","updated_at":"2025-04-08T12:08:16.955Z","avatar_url":"https://github.com/google.png","language":"Haskell","funding_links":[],"categories":["Haskell"],"sub_categories":[],"readme":"\u003c!-- -*- fill-column: 75; -*- --\u003e\n\n# Haskell training: 101 and 102.\n\nThis repository contains the source for the slides and the exercises used\nin the Haskell trainings at Google. Haskell is not one of the internally\n\"blessed\" languages, but a dedicated team of volunteers is making use of\n20% time to try to make Haskell at Google possible! This set of lessons was\ncreated in 2016, to allow newcomers to the language to get involved with\nthe team.\n\n### Slides\n\nThe slides use LaTeX. Simply run `make` to create the PDFs, assuming you have\nall the required dependencies.\n\nYou need `xelatex` and the [Yanone\nKaffeesatz](https://yanone.de/fonts/kaffeesatz/) fonts installed on your\nmachine.\n\nOn an Ubuntu system, you can get all of these by running\n\n```\nsudo apt-get install texlive-xetex texlive-fonts-extra fonts-yanone-kaffeesatz\n```\n\n### Exercises\n\nThe codelabs only require ghc to be installed and in the path as well as one of\nStack or Cabal. Step-by-step instructions will be provided to guide you through\nthe installation process, at the point where these tools will be necessary. \nIn case you already have them installed, running `make` in each codelab\ndirectory will identify which of the tool is installed and use that to build\nthe exercises as well as run the test.\n\nThere is also a possiblity to run the codelabs using Docker. See the instructions\nin the codelab directories.\n\nTo solve an exercise, you need to replace `codelab` with the actual\nimplementation. For the 101 course, each different codelab directory (except\n`00_setup` which is only used to test installation) has a `src/Codelab.hs` where\nyou would need to do the exercises. For the 102 course, all the exercises are in\nthe same directory in multiple files, given that we are building a full project.\nConsult the slides for instructions on how to run each codelab.\n\nWe also provide solutions, in the same directory as the corresponding exercise.\n\n### Recordings\n\nPublic recordings of the training (in an old format) are available: [Haskell\n101](http://youtu.be/cTN1Qar4HSw), [Haskell\n102](http://youtu.be/Ug9yJnOYR4U).\n\n### Release\n\nSee the [releases](https://github.com/google/haskell-trainings/releases) to\ndownload the generated PDFs and the codelabs.\n\n# Warning\n\nThis code is presented as-is, without the speaker notes. This is not an\nofficially supported Google product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fhaskell-trainings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle%2Fhaskell-trainings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Fhaskell-trainings/lists"}