Do you need to know Javascript ?

Microsoft Development, Rad Studio Delphi Development, Software development Concepts
Do you need to know Javascript ? Web site maintenance or development has led to the need for software developers to know and understand how to write or read JavaScript.  The need for professional JavaScript developers is growing at a fast rate.  Now that does not mean there will be college courses dealing with JavaScript 101 but there is a vast amount of on-line knowledge areas for self taught on how to use JavaScript. The beauty of JavaScript is that you do not need a degree where it is a free technology that requires no installation and no configuration.  You can easily open up a HTML page and quickly write a function to send out the famous "Hello World!" Hello World Sample <!DOCTYPE HTML> <html> <body> <p>Simple JavaScript</p> <script> alert(…
Read More