Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Google Sheets

Google Sheets

Scheduled Pinned Locked Moved The Lounge
javascriptcomquestioncode-review
13 Posts 13 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Rage

    I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

    Do not escape reality : improve reality !

    M Offline
    M Offline
    Max Methot
    wrote on last edited by
    #2

    Welcome to the slum. It will soon feel like home! :)

    "It's hard to beat someone who never quits".

    1 Reply Last reply
    0
    • R Rage

      I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

      Do not escape reality : improve reality !

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #3

      Have a look at TypeScript[^]. It's typed javascript that compiles to regular javascript. I know, a monkey with a dress and lipstick is still a monkey, but you have to look at it from a distance. And it's actually the brainchild of Anders Hejlsberg, so I believe the monkey even has a wig.

      Wrong is evil and must be defeated. - Jeff Ello

      Richard Andrew x64R C S 3 Replies Last reply
      0
      • R Rage

        I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

        Do not escape reality : improve reality !

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #4

        It was designed for people who find VB too difficult to get right. X| Unfortunately, it escaped from the asylum and into the real world...

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • R Rage

          I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

          Do not escape reality : improve reality !

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #5

          Welcome to the club. The 'ok, it works' feeling will quickly pass once you get to know it closer and then you will feel really dirty. :-) I have no idea what kind of masochist would want to do more than some trivial scripting on a website with it.

          The language is JavaScript. that of Mordor, which I will not utter here
          This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
          "I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.

          1 Reply Last reply
          0
          • R Rage

            I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

            Do not escape reality : improve reality !

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #6

            That's how I (and many others?) feel about VBA.

            1 Reply Last reply
            0
            • J Jorgen Andersson

              Have a look at TypeScript[^]. It's typed javascript that compiles to regular javascript. I know, a monkey with a dress and lipstick is still a monkey, but you have to look at it from a distance. And it's actually the brainchild of Anders Hejlsberg, so I believe the monkey even has a wig.

              Wrong is evil and must be defeated. - Jeff Ello

              Richard Andrew x64R Offline
              Richard Andrew x64R Offline
              Richard Andrew x64
              wrote on last edited by
              #7

              Will the monkey buy me dinner? :laugh:

              The difficult we do right away... ...the impossible takes slightly longer.

              1 Reply Last reply
              0
              • J Jorgen Andersson

                Have a look at TypeScript[^]. It's typed javascript that compiles to regular javascript. I know, a monkey with a dress and lipstick is still a monkey, but you have to look at it from a distance. And it's actually the brainchild of Anders Hejlsberg, so I believe the monkey even has a wig.

                Wrong is evil and must be defeated. - Jeff Ello

                C Offline
                C Offline
                Colin Mullikin
                wrote on last edited by
                #8

                Jörgen Andersson wrote:

                It's typed javascript

                As opposed to the hand-written crap that other people do? :-\

                The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin

                1 Reply Last reply
                0
                • R Rage

                  I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

                  Do not escape reality : improve reality !

                  K Offline
                  K Offline
                  kmoorevs
                  wrote on last edited by
                  #9

                  Javascript is awesome! :) ...until you find out that a browser update breaks it. :((

                  "Go forth into the source" - Neal Morse

                  P 1 Reply Last reply
                  0
                  • R Rage

                    I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

                    Do not escape reality : improve reality !

                    J Offline
                    J Offline
                    Jeremy Falcon
                    wrote on last edited by
                    #10

                    If you really want to get your feet wet with JS, then brace yourself, it's more functional than most OOP people are used to.

                    Jeremy Falcon

                    1 Reply Last reply
                    0
                    • R Rage

                      I had to write some scripts (=macro) for a google sheet handling the results of a google form, e.g. I made my first steps into javascript. I feel dirty now. What language is this ? It leaves you with the sad impression of "ok, it works, but, geeeez..."

                      Do not escape reality : improve reality !

                      A Offline
                      A Offline
                      Abhinav S
                      wrote on last edited by
                      #11

                      Rage wrote:

                      first steps into javascript

                      Its really easy to use. Everything is var and all is good till you divide two variables and then baaaamm...

                      Mobile Apps - Sound Meter | Color Analyzer | SMBC | Football Doodles

                      1 Reply Last reply
                      0
                      • J Jorgen Andersson

                        Have a look at TypeScript[^]. It's typed javascript that compiles to regular javascript. I know, a monkey with a dress and lipstick is still a monkey, but you have to look at it from a distance. And it's actually the brainchild of Anders Hejlsberg, so I believe the monkey even has a wig.

                        Wrong is evil and must be defeated. - Jeff Ello

                        S Offline
                        S Offline
                        spoljarecDamir
                        wrote on last edited by
                        #12

                        ECMA6 spec seems like a step in a right direction, though. Why, that monkey might now even get a hat and sunglasses! :-\

                        1 Reply Last reply
                        0
                        • K kmoorevs

                          Javascript is awesome! :) ...until you find out that a browser update breaks it. :((

                          "Go forth into the source" - Neal Morse

                          P Offline
                          P Offline
                          Plamen Dragiyski
                          wrote on last edited by
                          #13

                          I agree, but now I'm happy with NodeJS, (almost) never to write browser JS again. However the most awesome features are the one known as "bad practice". It seems with a great power comes "what the **** is happening here?" thoughts.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups