{"id":3178,"date":"2023-02-19T14:40:25","date_gmt":"2023-02-19T19:40:25","guid":{"rendered":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/?p=3178"},"modified":"2023-02-19T14:40:25","modified_gmt":"2023-02-19T19:40:25","slug":"javascript","status":"publish","type":"post","link":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/2023\/02\/19\/javascript\/","title":{"rendered":"Javascript"},"content":{"rendered":"<p>This week was a difficult one because we were learning JavaScript and I knew nothing about it. This is more of my sister&#8217;s thing. She is a Graphic Designer. Anyway, variables are identifiers. Identifiers of data being entered. We create a variable by using the keyword let and after typing the name we came up with for the variable. This is how we declare a variable let yourname. This is how we initialize a variable let yourname= &#8220;Isel Sainte&#8221;; When naming a variable, the length does not matter, it can start with a letter\/underscore\/dollar sign, you can mix and match lowercase and uppercase letters, a number is not allowed, spaces are also not allowed.<br \/>\nHere is what arithmetic operators in JavaScript, and what they all do:<br \/>\n+   it adds <\/p>\n<p>&#8211;   it subtracts <\/p>\n<p>*  it multiples  <\/p>\n<p>\/  it divides but this result is a floating-point number  <\/p>\n<p>% it divides but this result gives the remainder  <\/p>\n<p>Order of operation is important when using the arithmetic operators. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>This week was a difficult one because we were learning JavaScript and I knew nothing about it. This is more of my sister&#8217;s thing. She is a Graphic Designer. Anyway, variables are identifiers. Identifiers of data being entered. We create a variable by using the keyword let and after typing the name we came up [&hellip;]<\/p>\n","protected":false},"author":27632,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[10531],"tags":[845005,845091],"class_list":{"0":"post-3178","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-student-post","7":"tag-javascript","8":"tag-variable","9":"entry"},"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/users\/27632"}],"replies":[{"embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/comments?post=3178"}],"version-history":[{"count":1,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3178\/revisions"}],"predecessor-version":[{"id":3179,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/posts\/3178\/revisions\/3179"}],"wp:attachment":[{"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/media?parent=3178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/categories?post=3178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/community.mis.temple.edu\/mis2101sec730spring2023\/wp-json\/wp\/v2\/tags?post=3178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}