{"id":18581417,"url":"https://github.com/rustkas/simple-about-zig","last_synced_at":"2025-04-30T14:43:10.587Z","repository":{"id":261359567,"uuid":"884075183","full_name":"rustkas/simple-about-zig","owner":"rustkas","description":"Пошаговые уроки по языку программирования Zig для начинающих ","archived":false,"fork":false,"pushed_at":"2024-11-29T08:24:15.000Z","size":86,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-29T08:25:59.191Z","etag":null,"topics":["eduction","russian","step-by-step-guide","study","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustkas.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":"2024-11-06T05:02:22.000Z","updated_at":"2024-11-29T08:24:18.000Z","dependencies_parsed_at":"2024-11-06T06:18:26.619Z","dependency_job_id":"f3361946-bde6-4b63-b278-4e21b68855b0","html_url":"https://github.com/rustkas/simple-about-zig","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"2a846821c85ea2a994c0e85521c7191e4dd375fd"},"previous_names":["rustkas/simple-about-zig"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fsimple-about-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fsimple-about-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fsimple-about-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fsimple-about-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustkas","download_url":"https://codeload.github.com/rustkas/simple-about-zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231384618,"owners_count":18368574,"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":["eduction","russian","step-by-step-guide","study","zig","ziglang"],"created_at":"2024-11-07T00:05:13.385Z","updated_at":"2024-12-26T16:43:07.747Z","avatar_url":"https://github.com/rustkas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003eone of the best ways to learn Zig is to simply read Zig code. Try to read Zig code often, and things will become more clear. A C/C++ programmer would also probably give you this same tip. Because this strategy really works!\n\u003e  [Pedro Duarte Faria \"Introduction to Zig\"](https://pedropark99.github.io/zig-book/)\n\nЭто пошаговое руководство научит основам языка Zig. Для понимания содержания потребуется только знания основ программирования. Необходимо понимать, чем отличаются целые числа от дробных, суметь отличить название переменной от строковой константы и в общем виде понимать, что такое компилятор.\n\n## Оглавление\n\n- [Привет, Zig!](ch-01-print-hello.md)\n- [Арифметические вычисления](ch-02-integer-calculations.md)\n- [Переменные](ch-03-variables.md)\n- [Логический тип данных](ch-04-boolean.md)\n- [Выражение if](ch-05-controlling-execution-flow.md)\n- [Работа с последовательностями данных](ch-06-sequences-of-data.md)\n- [Примитивные типы](ch-07-primitive-types.md)\n- [Перечисления](ch-08-enums.md)\n- [Кортежи и структуры](ch-09-tupes_structs.md)\n- [Функции](ch-10-function.md)\n- [Обобщённое программирование](ch-11-generics.md)\n- [Управление памятью](ch-12-memory-allocation.md)\n- [Реализация типов данных](ch-13-implementation-of-data-types.md)\n- [Анонимные функции](ch-14-anonimus-functions.md)\n- [Строки](ch-15-string.md)\n- [Диапазон](ch-16-range.md)\n- [Срезы](ch-17-slice.md)\n- [Итераторы](ch-18-iterator.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustkas%2Fsimple-about-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustkas%2Fsimple-about-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustkas%2Fsimple-about-zig/lists"}