{"id":890,"date":"2014-07-02T21:17:30","date_gmt":"2014-07-03T01:17:30","guid":{"rendered":"http:\/\/learninglover.com\/blog\/?p=890"},"modified":"2014-07-03T12:14:00","modified_gmt":"2014-07-03T16:14:00","slug":"introduction-to-javascript-programming","status":"publish","type":"post","link":"https:\/\/learninglover.com\/blog\/index.php\/2014\/07\/02\/introduction-to-javascript-programming\/","title":{"rendered":"Introduction to JavaScript Programming"},"content":{"rendered":"<p>Here is <a href=\"http:\/\/learninglover.com\/examples.php?id=75\">a link to my sample JavaScript code<\/a>.<\/p>\n<p>I received a lot of attention from friends interested in programming after my recent blog post entitled &#8220;Introduction to Python Programming&#8221;. While many found it interesting, the fact that Python is more useful to mathematicians hindered sine of my friends desire to learn it as their first language. <\/p>\n<p>In out conversations, my recommendation for a first language was JavaScript. This is a powerful language in the sense that just about anybody who is involved with the internet knows it, and it&#8217;s likely to boost a person&#8217;s resume. It also has many similarities to more powerful languages like C++ and Java, so while not trivial, it could be a good launch pad into more advanced languages. But my favorite reason is that unlike many other programming languages that rely in an MS-DOS like command like approach for run time interaction, JavaScript&#8217;s basic interaction is with the standard internet browsers we use everyday. There isn&#8217;t even anything you need to download or install. Just create a basic HTML file in a text editor (like notepad, wordpad, or notepad++). This makes it easier to show off your creations which makes learning more fun. <\/p>\n<p>The script I&#8217;ve finished provides examples on writing output, declaring variables, data types, conditionals, loops, and functions. Although I do not go into detail about all the events and objects on an HTML page, I do finish with three examples of more advanced JavaScript programs. Once you&#8217;ve selected a program, the code well be revealed in the text area. There is also a button that, when clicked, will execute that script on a new HTML tab. <\/p>\n<p>I hope you enjoy, and let me know if you have any suggestions or comments. <\/p>\n<p>With that being said, here is <a href=\"http:\/\/learninglover.com\/examples.php?id=75\">a link to my sample JavaScript code<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here is a link to my sample JavaScript code. I received a lot of attention from friends interested in programming after my recent blog post entitled &#8220;Introduction to Python Programming&#8221;. While many found it interesting, the fact that Python is more useful to mathematicians hindered sine of my friends desire to learn it as their [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-890","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=890"}],"version-history":[{"count":2,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/890\/revisions"}],"predecessor-version":[{"id":892,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/890\/revisions\/892"}],"wp:attachment":[{"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=890"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=890"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learninglover.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}