Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayobami6/alx-low_level_programming
Low level programming language C
https://github.com/ayobami6/alx-low_level_programming
c computer-science programming software-engineering
Last synced: 2 months ago
JSON representation
Low level programming language C
- Host: GitHub
- URL: https://github.com/ayobami6/alx-low_level_programming
- Owner: Ayobami6
- Created: 2022-10-13T17:57:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T18:43:40.000Z (over 1 year ago)
- Last Synced: 2023-05-09T19:45:34.384Z (over 1 year ago)
- Topics: c, computer-science, programming, software-engineering
- Language: C
- Homepage:
- Size: 483 KB
- Stars: 7
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALX Software Engineer Cohort-10 First Trimester Course on C
## Learning C With Peers
### Making Things Simple Simple For Self And Others
Ok, I know what you're thinking, making things simple simple? sounds like looking for the simple way out, right?
well, got you if that's what you thinking, because that's not what it is, quite the opposite.
So, let me break it down for you, it's actually about studying, researching, understanding context and concepts so as to be able translate to others in the simplest form there is.
And so when i see hardstuffs i say to myself oh you hard for now because i have no information or knowledge about you.
And therefore i seek the knowledge using my analytical thinking skills to break the hardsuffs into pie ces and knowing how to know things skills.### C Made Simple
>- Alx Low level programming task 0x00 [0x00-hello_world](https://github.com/Ayobami6/alx-low_level_programming/tree/main/0x00-hello_world)
>- Alx Low level programming task 0x01 [0x01-variable_if_else_while](https://github.com/Ayobami6/alx-low_level_programming/tree/main/0x01-variables_if_else_while)
>- Alx Low level programming task 0x02 [0x02-functions_nested_loops](https://github.com/Ayobami6/alx-low_level_programming/tree/main/0x02-functions_nested_loops)
>- Alx Low level programming task 0x03 [0x03-debugging](https://github.com/Ayobami6/alx-low_level_programming/tree/main/0x03-debugging)
>- Alx Low level programming task 0x04 [0x04-more_functions_nested_loops](https://github.com/Ayobami6/alx-low_level_programming/tree/main/0x04-more_functions_nested_loops)