I was searching for some documents in gmail and found a mail that I sent to company X for their hiring process. It was a c program for searching word in file. I do not know how much time I have taken for it but it was basic search utility function.
The point of this blog is not discuss that program but to discuss how time makes you better programmer.
Here are the few things I would like to share myself -
PS: If you are wondering how that program used to look like, then see this repo.
The point of this blog is not discuss that program but to discuss how time makes you better programmer.
Here are the few things I would like to share myself -
- It takes some learning to write clean code.
- Reed books like clean code.
- You need mentor to learn from his experience.
- Get a github account and see how experts are writing code.
PS: If you are wondering how that program used to look like, then see this repo.
Comments