u/bisteot - 4 Archived Voat Posts in v/programming
u/bisteot
  • home
  • search

u/bisteot

0 posts · 4 comments · 4 total

Active in: v/programming (4)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: What Does MVP Mean?

MVP = Most Value Player.

MVC = Model View Controller.

AC/DC = Amazing rock band

0 12 Sep 2017 13:58 u/bisteot in v/programming
Comment on: What is the best language for someone who wants to learn to code for the first time?

C and c++ are for real coders.

Those languages are beautiful (c++ specially for me). But they are really hard to get into. But once again, once you get better and start trying to learn things like list, graphs, and other data structures, I can't think of a better language for that that c++ and its pointers.

0 30 Mar 2016 20:59 u/bisteot in v/programming
Comment on: What is the best language for someone who wants to learn to code for the first time?

Lol, when you get further into js you can learn more about types and all that.

But for me, learn to code for the first time should focus more on learning the logical flow using the different logic operators and cycles and less thinking if you should use an int, float or double.

Logic first, language syntax second. In that sense JS is pretty permissive. A bad developer will always do bad code, a good one will start to get better and better and learn to use JS to its full potential.

1 30 Mar 2016 17:37 u/bisteot in v/programming
Comment on: What is the best language for someone who wants to learn to code for the first time?

Javascript -> Doesn't requires compiling, good tools for debugging including on all the browsers, typeless, everything is an object so oo, can be used on frontend and backend (nodejs).

2 30 Mar 2016 03:55 u/bisteot in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

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