LogFAQs > #908573962

LurkerFAQs, Active DB, DB1, DB2, DB3, Database 4 ( 07.23.2018-12.31.2018 ), DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicI'm thinking of learning programming or whatever. Any recs?
Sahuagin
09/11/18 11:26:46 PM
#25:


Questionmarktarius posted...
Now I'm curious what the use-case is...

mobile data-entry. inventory and things like that.

Questionmarktarius posted...
That does seem like the sort of "trap" that would pop up in an interview, but more likely in a class pop-quiz where it's explicitly stated to encapsulate or something in a language that wasn't really meant to do so.

well... note that JavaScript IS "object oriented". it's not that it isn't OOP, it's that it doesn't have "classical inheritance"; it has prototypal inheritance which is super-weird and something I still haven't fully wrapped my brain around. otherwise it's definitely object oriented, where almost everything is an object (the only things that aren't objects are (I think) unboxed numbers (which are all doubles), unboxed strings, and unboxed booleans).
---
... Copied to Clipboard!
Topic List
Page List: 1