Write what this project is all about. It can be a brief summary of what you are learning and what you will do
Note: Delete this note and the paragraph above after
Important note: escape special characters like * and _ so that it doesn't affect the whole document. You will find examples where it was done if you go through the document. Delete this note after.
Note: you can add or remove table of contents not needed or will be needed like tasks where you have more or less. Remember to add them to the content also with the link as done above. Delete this note after.
- task 0
- task 1
- task 2
- task 3
- task 4
- task 5
- task 6
- task 7
- task 8
- task 9
- task 10
- task 11
- task 12
Note: Replace space with x to mark to insert a tick which signifies you have completed the task. Delete this note after.
-
Mandatory tasks
-
Advanced tasks
Note: The extra braces is to the links below. If you add a text at the top remember to put the link below. Follow the format which was used. Delete this note after.
Note: replace replace-this-file-name
with the name of the task file eg 0-strcat.c
. You can also add links here and reference them using just the name in [brackts]. Delete this note after.
Write a function that concatenates two strings.
- Prototype: char *_strcat(char *dest, char *src);
- This function appends the...
Note: this is just an example you can write whatever you want here. Delete this note after.
Task file: 0-strcat.c
Note: the paragraph above is just an example. Replace 0-strcat.c
with your own filename if you want to use it. The second braces [Task 0]
is taken from the links above. It's easier this way than writing the links all over again. Delete this note after.
- Shell
- C
- Python
- Javascript
Note: remove and add whatever you used to build this project. Delete this note after
I learned about strings...(Replace this paragraph with yours)
Note: Write what you learned during this project. Delete this note after
- ALX - ALX Africa
- Twitter - @yourusername
Note: you are free to add more. Replace yourusername
with yours. Delete this note after
Thanks to Evil Ghost for helping me with this template...(Replace this paragraph with yours)
- Twitter - @Evil_Ghost__
Note: Acknowledge the people who helped you during the project. You can include their names and also link to their social profiles. Remove or edit the Twitter link above. Delete this note after.
This template is made possible and written by:
- GitHub - Evil-Ghost
- Twitter - @Evil_Ghost__
- Medium - Evil Ghost
- Website - Coming soon...
Note: Do not remove this if you used this template
- GitHub Repository - alx-readme-template
Note: Do not remove this if you used this template