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. Requires no programming skills?

Requires no programming skills?

Scheduled Pinned Locked Moved The Lounge
javascriptcomquestionannouncementlearning
19 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.
  • H Offline
    H Offline
    Hooga Booga
    wrote on last edited by
    #1

    I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

    Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

    Richard DeemingR raddevusR F C CPalliniC 7 Replies Last reply
    0
    • H Hooga Booga

      I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

      Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Hooga Booga wrote:

      So, someone with no understanding whatsoever can open up a web page and start programming?

      Try viewing the source of the websites you visit. I think you'll find that's precisely what's happening! :laugh:


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      1 Reply Last reply
      0
      • H Hooga Booga

        I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

        Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

        raddevusR Offline
        raddevusR Offline
        raddevus
        wrote on last edited by
        #3

        Type* the following in your browser's navigation text box (where you normally type the URL):

        javascript:alert(navigator.appName)

        You are now a programmer even though *you* do not know anything. You really did just program the computer but you have not had to learn anything. :rolleyes: That's the power of JavaScript!!! :laugh: <ENTER> denotes the place where you press the <ENTER> key. *you* is not you, but the person who knows nothing about programming. :) *NOTE: If you copy the code and paste it, then the browser will remove the important javascript: protocol and it won't work. It's a safety feature.

        C W 2 Replies Last reply
        0
        • H Hooga Booga

          I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

          Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

          F Offline
          F Offline
          Foothill
          wrote on last edited by
          #4

          ...because it is easy to copy and paste code from the internet and call yourself a developer ;P

          if (Object.DividedByZero == true) { Universe.Implode(); } Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

          C 1 Reply Last reply
          0
          • H Hooga Booga

            I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

            Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

            C Offline
            C Offline
            CodeWraith
            wrote on last edited by
            #5

            It's a study in clumsiness, not a programming language. What would you need programming skills for? But, as I can read in the same article, it can be used for most things you could use other languages for. Really? Why don't we just use those other languages and finally can do all things we used to do again? Sounds a lot like the bragging of the PHP Hobbits. They also claimed to be able to do EVERYTHING with PHP. Only until you told them what they definitely could not do. Then PHP magically was not a programming language anymore, just a scripting language. Why do those guys stumble from one useless interpreter to the next?

            The user can't update the up: we update it for them (Choice in the CP poll)

            G W 2 Replies Last reply
            0
            • H Hooga Booga

              I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

              Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              False. Only Project Management requires no skills at all. :rolleyes:

              In testa che avete, signor di Ceprano?

              1 Reply Last reply
              0
              • H Hooga Booga

                I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

                Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

                M Offline
                M Offline
                megaadam
                wrote on last edited by
                #7

                You are doomed mate. The pointy-haired boss will take your job.

                ... such stuff as dreams are made on

                1 Reply Last reply
                0
                • C CodeWraith

                  It's a study in clumsiness, not a programming language. What would you need programming skills for? But, as I can read in the same article, it can be used for most things you could use other languages for. Really? Why don't we just use those other languages and finally can do all things we used to do again? Sounds a lot like the bragging of the PHP Hobbits. They also claimed to be able to do EVERYTHING with PHP. Only until you told them what they definitely could not do. Then PHP magically was not a programming language anymore, just a scripting language. Why do those guys stumble from one useless interpreter to the next?

                  The user can't update the up: we update it for them (Choice in the CP poll)

                  G Offline
                  G Offline
                  GKP1992
                  wrote on last edited by
                  #8

                  CodeWraith wrote:

                  It's a study in clumsiness, not a programming language. What would you need programming skills for?

                  Precisely. ;)

                  CodeWraith wrote:

                  Sounds a lot like the bragging of the PHP Hobbits.

                  Every article bragging about the awesomeness and omnipotence of a "certain programming language" ( :laugh: ) is essetially someone's opinion. Although in mine, the world is a better place without that language.

                  I am not the one who knocks. I never knock. In fact, I hate knocking.

                  1 Reply Last reply
                  0
                  • F Foothill

                    ...because it is easy to copy and paste code from the internet and call yourself a developer ;P

                    if (Object.DividedByZero == true) { Universe.Implode(); } Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

                    C Offline
                    C Offline
                    Chris C B
                    wrote on last edited by
                    #9

                    Oi! What's wrong with that? I bin doin' it like that since 1980. :laugh:

                    P 1 Reply Last reply
                    0
                    • raddevusR raddevus

                      Type* the following in your browser's navigation text box (where you normally type the URL):

                      javascript:alert(navigator.appName)

                      You are now a programmer even though *you* do not know anything. You really did just program the computer but you have not had to learn anything. :rolleyes: That's the power of JavaScript!!! :laugh: <ENTER> denotes the place where you press the <ENTER> key. *you* is not you, but the person who knows nothing about programming. :) *NOTE: If you copy the code and paste it, then the browser will remove the important javascript: protocol and it won't work. It's a safety feature.

                      C Offline
                      C Offline
                      CodeWraith
                      wrote on last edited by
                      #10

                      Would you be interested in becoming a Ninja in five minutes?[^]

                      The user can't update the up: we update it for them (Choice in the CP poll)

                      raddevusR 1 Reply Last reply
                      0
                      • raddevusR raddevus

                        Type* the following in your browser's navigation text box (where you normally type the URL):

                        javascript:alert(navigator.appName)

                        You are now a programmer even though *you* do not know anything. You really did just program the computer but you have not had to learn anything. :rolleyes: That's the power of JavaScript!!! :laugh: <ENTER> denotes the place where you press the <ENTER> key. *you* is not you, but the person who knows nothing about programming. :) *NOTE: If you copy the code and paste it, then the browser will remove the important javascript: protocol and it won't work. It's a safety feature.

                        W Offline
                        W Offline
                        W Balboos GHB
                        wrote on last edited by
                        #11

                        How does your example differ from copy/paste of any other language (into an appropriate environment). If, for example, someone bought VS2017 and copied/pasted C# code, does that make them a programmer (as per your description)? And it doesn't have to work. A bad programmer, but programmer non-the-less, by your scenario. And a "Hello World!" to you, too!

                        Ravings en masse^

                        "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                        "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                        L raddevusR 2 Replies Last reply
                        0
                        • C CodeWraith

                          It's a study in clumsiness, not a programming language. What would you need programming skills for? But, as I can read in the same article, it can be used for most things you could use other languages for. Really? Why don't we just use those other languages and finally can do all things we used to do again? Sounds a lot like the bragging of the PHP Hobbits. They also claimed to be able to do EVERYTHING with PHP. Only until you told them what they definitely could not do. Then PHP magically was not a programming language anymore, just a scripting language. Why do those guys stumble from one useless interpreter to the next?

                          The user can't update the up: we update it for them (Choice in the CP poll)

                          W Offline
                          W Offline
                          W Balboos GHB
                          wrote on last edited by
                          #12

                          From your post, I clearly ascertain that your favorite native programming language is Huberis++

                          Ravings en masse^

                          "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                          "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                          1 Reply Last reply
                          0
                          • W W Balboos GHB

                            How does your example differ from copy/paste of any other language (into an appropriate environment). If, for example, someone bought VS2017 and copied/pasted C# code, does that make them a programmer (as per your description)? And it doesn't have to work. A bad programmer, but programmer non-the-less, by your scenario. And a "Hello World!" to you, too!

                            Ravings en masse^

                            "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                            "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

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

                            W∴ Balboos wrote:

                            If, for example, someone bought VS2017 and copied/pasted C# code, does that make them a programmer (as per your description)?

                            No, that's a consultant :thumbsup:

                            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                            W 1 Reply Last reply
                            0
                            • L Lost User

                              W∴ Balboos wrote:

                              If, for example, someone bought VS2017 and copied/pasted C# code, does that make them a programmer (as per your description)?

                              No, that's a consultant :thumbsup:

                              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                              W Offline
                              W Offline
                              W Balboos GHB
                              wrote on last edited by
                              #14

                              As I am no longer a consultant, + !

                              Ravings en masse^

                              "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                              "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                              1 Reply Last reply
                              0
                              • W W Balboos GHB

                                How does your example differ from copy/paste of any other language (into an appropriate environment). If, for example, someone bought VS2017 and copied/pasted C# code, does that make them a programmer (as per your description)? And it doesn't have to work. A bad programmer, but programmer non-the-less, by your scenario. And a "Hello World!" to you, too!

                                Ravings en masse^

                                "The difference between genius and stupidity is that genius has its limits." - Albert Einstein

                                "If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

                                raddevusR Offline
                                raddevusR Offline
                                raddevus
                                wrote on last edited by
                                #15

                                No compiling. No special tools -- web browser is now an extension to the human. :-D I mean if you have to install Visual Studio that's a pretty big deal and will preclude some from becoming developers. There should be no barriers to entry. :D Yes, I'm being facetious. :rolleyes: As I was in my original post.

                                1 Reply Last reply
                                0
                                • C CodeWraith

                                  Would you be interested in becoming a Ninja in five minutes?[^]

                                  The user can't update the up: we update it for them (Choice in the CP poll)

                                  raddevusR Offline
                                  raddevusR Offline
                                  raddevus
                                  wrote on last edited by
                                  #16

                                  Totally awesome. As long as people think you're a ninja, then you are a ninja*. :laugh: *Please replace _ninja_ with any other noun that you would like to be (engineer, dev, etc).

                                  1 Reply Last reply
                                  0
                                  • C Chris C B

                                    Oi! What's wrong with that? I bin doin' it like that since 1980. :laugh:

                                    P Online
                                    P Online
                                    PIEBALDconsult
                                    wrote on last edited by
                                    #17

                                    Really? Hard to copy/paste on a VT100...

                                    C 1 Reply Last reply
                                    0
                                    • P PIEBALDconsult

                                      Really? Hard to copy/paste on a VT100...

                                      C Offline
                                      C Offline
                                      Chris C B
                                      wrote on last edited by
                                      #18

                                      Not to mention a minor difficulty on connecting to the WWW... :laugh:

                                      1 Reply Last reply
                                      0
                                      • H Hooga Booga

                                        I subscribe to the CodeProject daily newsletter (keep up the good work). In today's update, there was a link to an article, Why Every Developer Should Learn Javascript? [^] In the article, there is a line "Where as most languages require a bit of knowledge and programming understanding, Javascript does not." Really? So, someone with no understanding whatsoever can open up a web page and start programming? I'd love to use his website ...

                                        Outside of a dog, a book is a man's best friend; inside of a dog, it's too dark to read. -- Groucho Marx

                                        D Offline
                                        D Offline
                                        dandy72
                                        wrote on last edited by
                                        #19

                                        "Put together by people with no skills" is not an argument that will compel me to visit a site. Especially one that might require me to enter credit card details.

                                        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