{"id":505,"date":"2013-03-14T09:24:43","date_gmt":"2013-03-13T22:24:43","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/wordpress\/?p=505"},"modified":"2013-03-14T09:24:43","modified_gmt":"2013-03-13T22:24:43","slug":"java-bubblesort-sum-average-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/java-bubblesort-sum-average-tutorial\/","title":{"rendered":"Java BubbleSort + Sum + Average Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/Java\/Java-Tutorial-BubbleSort-Sum-Average.jpg\"><img decoding=\"async\" style=\"border: 15px solid pink;\" alt=\"Java BubbleSort + Sum + Average Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/Java\/Java-Tutorial-BubbleSort-Sum-Average.jpg\" title=\"Java BubbleSort + Sum + Average Tutorial\"  style=\"float:left;\" \/><\/a><p class=\"wp-caption-text\">Java BubbleSort + Sum + Average Tutorial<\/p><\/div>\n<p>Java is a great language to  <a target=_blank title='click picture' href='http:\/\/www.rjmprogramming.com.au\/Java\/Java-Tutorial-BubbleSort-Sum-Average.jpg'>learn<\/a>.   If you like Java you may eventually like C++, and vice versa.   It has sophisticated data structures, Object Oriented (the thinking that you can build classes with data and methods which define objects created as you run the program &#8230; eg. you might write a class for book and have data members for things like numPages and publisher, author, creationDate and have methods called things like getCreationDate, setCreationDate, getAuthor, setAuthor allowing the user to use these methods rather than changing the  data members themselves &#8230; heaven forbid that!) code concepts, and is the language of Android Apps, and many other software applications.     <\/p>\n<p><a target=_blank href='http:\/\/www.rjmprogramming.com.au\/Java\/BubbleSort.java_GETME'>Download programming source code and rename to BubbleSort.java<\/a><\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d505' onclick='var dv=document.getElementById(\"d505\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"http:\/\/www.rjmprogramming.com.au\/wordpress\/?s=Java\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d505' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Java is a great language to learn. If you like Java you may eventually like C++, and vice versa. It has sophisticated data structures, Object Oriented (the thinking that you can build classes with data and methods which define objects &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/java-bubblesort-sum-average-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,37],"tags":[167,644,997,1173,1319],"class_list":["post-505","post","type-post","status-publish","format-standard","hentry","category-elearning","category-tutorials","tag-bubble-sort","tag-java","tag-programming","tag-sort","tag-tutorial"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/505"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=505"}],"version-history":[{"count":0,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/505\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=505"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=505"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}