Slashdot Mirror


User: jeanphilippe.gravel

jeanphilippe.gravel's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Convert integral numbers to Roman notation on Ask Slashdot: Good Introductory SW Engineering Projects? (HS Level) · · Score: 1

    This is a *programming* intro project. SwE projects are hardly shorter than a month of work. Anyway, this "code kata" is excellent to learn 'if then else' constructs, integral division and modulo operator. Cheers