u/jxfaith - 5 Archived Voat Posts in v/programming
u/jxfaith
  • home
  • search

u/jxfaith

2 posts · 3 comments · 5 total

Active in: v/programming (5)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Some day we won't even need coders anymore

Even if you could code a program from casual english and simple instructions, there would still be an art to creating the correct specifications and wording to get a specific outcome.

Hasn't the coding job been 'about to be replaced' for a decade now?

1 07 May 2017 18:19 u/jxfaith in v/programming
Comment on: Module-level variables

In this case, it's Javascript. I've ended up doing this in a couple of other languages though (C#, C++).

Thinking about it at greater length, there would be a reasonable improvement in readability if I nested these variables within a struct or object simply because every reference to such a variable would hold the name of the corresponding struct or class. Rather than having to remember that these variables are held at the top of the script, they would know to look for the corresponding struct or class declaration to find them instead.

0 26 Jan 2017 01:31 u/jxfaith in v/programming
Module-level variables
1 0 comments 25 Jan 2017 17:30 u/jxfaith (self.programming) in v/programming
Comment on: Starting off in C++

It's the same format as the original "Learn Python the hard way" series, and extends from there into C

I mentioned having middling mastery of python in the OP, and actually got started learning the language using that exact site (Python the Hard Way). I'll push through that and see where to go from there. Thanks!

1 07 Aug 2015 23:15 u/jxfaith in v/programming
Starting off in C++
8 13 comments 07 Aug 2015 19:45 u/jxfaith (self.programming) in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.