Hacker News new | past | comments | ask | show | jobs | submit login

It depends on what are you vision of the "programming skills" and how you define a "better programmer". There is so much area of expertise to master them all..

You seems to have a certain inclinaison for scientific programming. I suppose it's in this area that you want to have better programming skill. The book that I heard a lot about is the following one (it's on my shelf) :

  - The Art of Computer Programming, Volumes 1-4, by Donald E. Knuth
Some books are more generals and provide insightfull tips that I found quite helpfull :

  - 97 things every programmer should know, by a lots of people

  - The pragmatics programmer, by Andy Hunt and Dave Thomas 

  - Clean code, by Robert C. Martin
If you want improve you skill about a particular programm language, the best is learn every kog and what happend under the hood of you language. Books, Video, any things that will help in that direction, it depends of your choice . Usually it takes time to improve.

There is many type of language and big difference inside those type : Scripting languages (python,bash,js...), compiled languages (c,c++,java,c#,...),... If you know different tools you are more likely to be able to use the right tools for the right jobs.

But the real advise is to be doing some real stuff : face real world problem

Take care !




I'd add to 97 things every programmer should know, there is also a '97 things every architect should know', which is just as good.


I will definitly have a look on this one. Thanks a lot for sharing




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: