Live data from Hacker News

Viewing profile — invaders78

invaders78

HN member
Joined
Thu, Nov 26, 2020, 8:46 PM UTC
HN karma
1
Public activity
3 items

About invaders78

No profile information was provided.

Recent public activity

  1. story
    Ask HN: How many years did it take for you to become good at programming?

    You have probably already read https://norvig.com/21-days.html If not, read it. It is an awesome article. I am curious to know how many hours or years of work or practice did it ta…

  2. story
    Ask HN: How can I start learning Lisp?

    I have been programming in Python for a few years. I have heard a lot about Lisp on HN. What is a good way for me to start learning Lisp? Which dialect? Common Lisp? Which compiler…

  3. comment
    Comment #25223427

    Why not Fortran? Genuinely curious. It is more difficult to shoot yourself in the foot in Fortran than in C. The perils of garbage collector is missing from Fortran. The syntax is …