{"id":18947565,"url":"https://github.com/osenoah/alx-low_level_programming","last_synced_at":"2025-04-15T23:30:23.648Z","repository":{"id":65049256,"uuid":"576047927","full_name":"osenoah/alx-low_level_programming","owner":"osenoah","description":"Let's look at C","archived":false,"fork":false,"pushed_at":"2023-07-26T19:23:29.000Z","size":180,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-07-26T19:58:55.502Z","etag":null,"topics":["alogrithms","alx","alx-low-level-programming","bash","betty-style","c","coding","data-structures","gcc-complier","low-level-programming","memory-allocation","osenoah","shell-script","ubuntu","ubuntu2004"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osenoah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-08T22:19:56.000Z","updated_at":"2023-04-25T23:49:38.000Z","dependencies_parsed_at":"2023-02-14T23:00:53.668Z","dependency_job_id":null,"html_url":"https://github.com/osenoah/alx-low_level_programming","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osenoah%2Falx-low_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osenoah%2Falx-low_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osenoah%2Falx-low_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osenoah%2Falx-low_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osenoah","download_url":"https://codeload.github.com/osenoah/alx-low_level_programming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223688714,"owners_count":17186298,"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":["alogrithms","alx","alx-low-level-programming","bash","betty-style","c","coding","data-structures","gcc-complier","low-level-programming","memory-allocation","osenoah","shell-script","ubuntu","ubuntu2004"],"created_at":"2024-11-08T13:10:30.403Z","updated_at":"2024-11-08T13:10:32.171Z","avatar_url":"https://github.com/osenoah.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Low-level programming \u0026 Algorithm\n\nModule of **Low-level programming** carried out during **Software Engineering studies** at **ALX**\n\n## Technologies\n* Scripts written in Bash\n* C files are compiled using `gcc` using the options `-Wall -Werror -Wextra -pedantic -std=gnu89`\n* C files are written in `Betty` coding style\n* Tested on `Ubuntu 20.04 LTS`\n\n## Projects\nAll of the following folders are projects done during the studies:\n\n| Project name | Description |\n| ------------ | ----------- |\n| `0x00-hello_world` | It aims to learn about what is entry point, basics commands (puts, printf, putchar), compilation process with gcc in **C language** |\n| `0x01-variables_if_else_while` | It aims to learn about arithmetic operators, relational operators, boolean operators, comments, declaring variables and loops in **C language** |\n| `0x02-functions_nested_loops` | It aims to learn about header files, functions, loops and nested loops in **C language** |\n| `0x03-debugging` | It aims to learn how to debug in **C language** |\n| `0x04-more_functions_nested_loops` | It aims to learn about nested loops in **C language** |\n| `0x05-pointers_arrays_strings` | It aims to learn about pointers and arrays in **C language** |\n| `0x06-pointers_arrays_strings` | It aims to learn about pointers and arrays in **C language** |\n| `0x07-pointers_arrays_strings` | It aims to learn about pointers and arrays in **C language** |\n| `0x08-recursion` | It aims to learn about recursion and how to implement it in **C language** |\n| `0x09-static_libraries` | It aims to learn about static libraries in **C language** |\n| `0x0A-argc_argv` | It aims to learn about how to use arguments passed to a program in **C language** |\n| `0x0B-malloc_free` | It aims to learn about automatic and dynamic allocation in **C language** |\n| `0x0C-more_malloc_free` | It aims to learn about how to use `malloc`, `calloc`, `realloc` and `exit` functions in **C language** |\n| `0x0D-preprocessor` | It aims to learn about how to include guard in the header files and macros in **C language** |\n| `0x0E-structures_typedef` | It aims to learn about structures and `typedef` in **C language** |\n| `0x0F-function_pointers` | It aims to learn about function pointers in **C language** |\n| `0x10-variadic_functions` | It aims to learn about variadic functions in **C language** |\n| `0x12-singly_linked_lists` | It aims to learn about linked lists in **C language** |\n| `0x13-more_singly_linked_lists` | It aims to learn about singly linked lists in **C language** |\n| `0x14-bit_manipulation` | It aims to learn about how to manipulate bits and use bitwise operators in **C language** |\n| `0x15-file_io` | It aims to learn about how to handle files (open, close, read and write), file descriptors, system calls and file permissions in **C language** |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosenoah%2Falx-low_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosenoah%2Falx-low_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosenoah%2Falx-low_level_programming/lists"}