Live data from Hacker News

Viewing profile — yanickmartel

yanickmartel

HN member
Joined
Thu, Sep 15, 2016, 9:33 AM UTC
HN karma
3
Public activity
2 items

About yanickmartel

No profile information was provided.

Recent public activity

  1. comment
    Comment #12504653

    I think the best way to explain it is that a recursive function is a function which should return either: - A 'base case' value - The result of a call to itself (could be multiple …

  2. comment
    Comment #12504597

    I think it's a degree that teaches you how to think. You don't need a degree to learn this. But one could argue that you don't need a degree to be a software engineer either.