Skip to content

nicolas-oliveira/alwayscodeinc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Always code in C

What is it?

Is a super collection of my codes made in C with folders in date order. My purpose is to organize myself and in the course of time be able to consult my own codes that I made in the past.

Motivation:

C is one of the ancient languages in the world of technology, operating systems are based on it, and any and all valued languages have some inspiration in their syntax.

However, besides that its greatest beauty is not in its syntax but in its rigorousness, it is impossible to write algorithms in C without having some learning at the end.

Learning data structures, pointers and memory is one of the most requested foundations in the market and that's why whenever I can I'll bring several ideas in C, which are challenging and interesting.

Arrays

Alocação Dinâmica

Busca

Listas

Ordenação

Ponteiros

Recursividade

Strings

Multiplicação de matrizes

Graphic

Outros

About

Goal to create all data structures in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published