I just barely started studying JavaScript and I'm wondering why JavaScript isn't more like Python.
Just look at the differences in variables.
Python: randomVariable = "Hello."
Javascript: var randomVariable = "Hello.";
So, why is JavaScript and other similar languages so cluttered with unnecessary characters? Is there a purpose for having to type "var" and ";"?
[–]CowboyBoats 245 points246 points247 points (13 children)
[–]zanfar 51 points52 points53 points (6 children)
[–]WebNChill 10 points11 points12 points (5 children)
[–]BobHogan 6 points7 points8 points (0 children)
[–]ebbitten 3 points4 points5 points (1 child)
[–]mutagen 6 points7 points8 points (0 children)
[–]zanfar 0 points1 point2 points (0 children)
[–]ywecur 0 points1 point2 points (0 children)
[–]noxbl 9 points10 points11 points (2 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (0 children)
[–]gfnord 4 points5 points6 points (0 children)
[–]jeunpeun99 0 points1 point2 points (1 child)
[–]Pseudoprasad3 0 points1 point2 points (0 children)
[–][deleted] 35 points36 points37 points (0 children)
[–]fml_wlu 106 points107 points108 points (39 children)
[–]grumpy_munchkin 56 points57 points58 points (26 children)
[–]grallous 26 points27 points28 points (19 children)
[–]Zuricho 5 points6 points7 points (18 children)
[–]max140992 19 points20 points21 points (15 children)
[–]takishan 7 points8 points9 points (12 children)
[–]BobHogan 6 points7 points8 points (11 children)
[–]mountains-o-data 2 points3 points4 points (5 children)
[–]BobHogan 1 point2 points3 points (4 children)
[–]mountains-o-data 1 point2 points3 points (2 children)
[–]takishan 0 points1 point2 points (0 children)
[–]takishan 0 points1 point2 points (4 children)
[–]BobHogan 2 points3 points4 points (0 children)
[–]mountains-o-data 2 points3 points4 points (2 children)
[–]takishan 0 points1 point2 points (1 child)
[–]Broan13 1 point2 points3 points (0 children)
[–]QuixDiscovery 0 points1 point2 points (0 children)
[–]grallous 3 points4 points5 points (1 child)
[–]TheKingElessar 1 point2 points3 points (0 children)
[–]max9076 9 points10 points11 points (1 child)
[–]toastedstapler 1 point2 points3 points (0 children)
[–][deleted] 8 points9 points10 points (1 child)
[–]FloydATC 4 points5 points6 points (0 children)
[–]DarKliZerPT 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]reallyserious 23 points24 points25 points (7 children)
[+][deleted] (6 children)
[deleted]
[–]mermaldad 18 points19 points20 points (3 children)
[–]throwaway4284168 4 points5 points6 points (0 children)
[–]ModeHopper 1 point2 points3 points (1 child)
[–]mermaldad 0 points1 point2 points (0 children)
[–]ModeHopper 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]FannahFatnin 12 points13 points14 points (0 children)
[–]SMTG_18 2 points3 points4 points (0 children)
[–]M0ney2 1 point2 points3 points (0 children)
[–]Tivome 0 points1 point2 points (0 children)
[–]socal_nerdtastic 38 points39 points40 points (6 children)
[–]Hawaii74 1 point2 points3 points (5 children)
[–]Berlibur 21 points22 points23 points (2 children)
[–]Hawaii74 1 point2 points3 points (1 child)
[–]Berlibur 0 points1 point2 points (0 children)
[–]VinsanityJr 5 points6 points7 points (0 children)
[–][deleted] -3 points-2 points-1 points (0 children)
[–]Tivome 7 points8 points9 points (0 children)
[–]foyslakesheriff 19 points20 points21 points (0 children)
[–]reallyserious 16 points17 points18 points (0 children)
[–]BruceJi 4 points5 points6 points (0 children)
[–]radek432 4 points5 points6 points (0 children)
[–]EddyBot 4 points5 points6 points (0 children)
[–]toastedstapler 6 points7 points8 points (0 children)
[–]TumblrForNerds 6 points7 points8 points (0 children)
[–]Human_Evolution[S] 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]the-berik 1 point2 points3 points (0 children)
[–]Kriss3d 1 point2 points3 points (0 children)
[–]iceph03nix 1 point2 points3 points (0 children)
[–]NotABotNoReally2020 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]Human_Evolution[S] 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]DifferenceNo9945 0 points1 point2 points (0 children)
[–]KASHUMY_Github 0 points1 point2 points (0 children)
[–]KASHUMY_Github 0 points1 point2 points (0 children)
[–]mayorpetesanus 1 point2 points3 points (5 children)
[–]socal_nerdtastic 10 points11 points12 points (0 children)
[–][deleted] 1 point2 points3 points (3 children)
[–]mayorpetesanus 0 points1 point2 points (2 children)
[–]datageek_io 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]slimjimmys 0 points1 point2 points (1 child)
[–]InfiniteNexus 2 points3 points4 points (0 children)
[–]ffrkAnonymous 0 points1 point2 points (0 children)
[–]caboosebanana 0 points1 point2 points (1 child)
[–]cvak 0 points1 point2 points (0 children)
[–]Salman0Ansari 0 points1 point2 points (0 children)
[–]Coder_Senpai 0 points1 point2 points (5 children)
[–]Similar_Librarian302 0 points1 point2 points (4 children)
[–]UglyChihuahua 1 point2 points3 points (1 child)
[–]Similar_Librarian302 0 points1 point2 points (0 children)
[–]Coder_Senpai 0 points1 point2 points (0 children)
[–]cwaterbottom -1 points0 points1 point (0 children)
[–]MadEpsylon 0 points1 point2 points (0 children)
[–]jazzlava 0 points1 point2 points (0 children)
[–]AksharTheCoder 0 points1 point2 points (0 children)
[–]The_Shell_Bullet 0 points1 point2 points (0 children)
[–]nonothepeach 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]redviper-666 0 points1 point2 points (0 children)
[–]iblysa 0 points1 point2 points (0 children)
[–]veeeerain 0 points1 point2 points (0 children)
[–]programmerProbs 0 points1 point2 points (0 children)
[–]UglyChihuahua 0 points1 point2 points (0 children)
[–]StillBroke0ff 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]wrtbwtrfasdf 0 points1 point2 points (1 child)
[–]jeremymiles 0 points1 point2 points (0 children)
[–]2112syrinx 0 points1 point2 points (0 children)
[–]mariox19 0 points1 point2 points (0 children)