<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:59:54 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/javaprogramming/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Java programming tutorial with Official Hord - String Class (Copy Strings with .copyvalueOf(); )]]></title><description><![CDATA[What Will I Learn? You will learn to copy character sets to string variables using string.copyvalueOf(charaterarray); and also choose point to copy with string.copvalueOf(chararray, startindex, stopindex);.]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-string-class-copy-strings-with-copyvalueof</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-string-class-copy-strings-with-copyvalueof</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Tue, 30 Jan 2018 01:56:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45e98KkB6aHEVLYXys4YdBbkNKtjptdUoP2t6?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming tutorial with Official Hord - Integer Multiplication and Division]]></title><description><![CDATA[Details about the tutorial: I explained how to create Integer variables in your program. I explained how to input data into your Java program. I explained how to multiply and divide integer data entered]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-integer-multiplication-and-division</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-integer-multiplication-and-division</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Mon, 08 Jan 2018 19:27:15 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45e7vVbBnNPPsUgpeQwMkHjWjX3TejU7BZmAE?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java programming tutorial with Official Hord - How to Subtract Integers values]]></title><description><![CDATA[Details about the tutorial: I explained how to create Integer variables in your program. I explained how to input data into your Java program. I explained how to subtract integer data entered into the]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-how-to-subtract-integers-values</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-how-to-subtract-integers-values</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Sun, 07 Jan 2018 00:00:48 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45eJpAfUGeBLzmBveuicCVfGfz9rCLMKEP4ge?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java programming tutorial with Official Hord - Integers and Integer addition ]]></title><description><![CDATA[Details about the tutorial: I explained what an integer is. I explained how to create Integer values in your program. I explained how to input data into your Java program. I explained how to add integer]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/3mrdmm-java-programming-tutorial-with-official-hord-integers-and-integer-addition</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/3mrdmm-java-programming-tutorial-with-official-hord-integers-and-integer-addition</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Sat, 06 Jan 2018 08:47:39 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45dw3pq4NZ8eFvZDHWaBwRhvVZvzGhHW8Quc2?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java programming tutorial with Official Hord - Creating and Validating data entered into a Login Program]]></title><description><![CDATA[Details about the tutorial: I explained how to create a login program using Java jframe in netbeans ide. I explained how to create String data to save username and password input. I explained how to validate]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-creating-and-validating-data-entered-into-a-login-program</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-official-hord-creating-and-validating-data-entered-into-a-login-program</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Thu, 04 Jan 2018 11:18:45 GMT</pubDate><enclosure url="https://images.ecency.com/p/S5Eokt4BcQdk7EHeT1aYjzebg2hC7hkthT45dwqRAEi7FJCuSSgp5njMVsZ1qgx2T19fPpz?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[CREATING A TIC-TAC-TOE GAME WITH JAVA.]]></title><description><![CDATA[In the previous tutorial, where we created a simple text pad, we learnt how to set up the IDE, create the main class and also create the GUI and in case you missed it, you can check it out HERE. So today]]></description><link>http://direct.ecency.com/javaprogramming/@soorefunmi/creating-a-tic-tac-toe-game-with-java-abd8abab20acf</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@soorefunmi/creating-a-tic-tac-toe-game-with-java-abd8abab20acf</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[soorefunmi]]></dc:creator><pubDate>Sun, 24 Dec 2017 10:49:09 GMT</pubDate><enclosure url="https://images.ecency.com/p/o1AJ9qDyyJNSpZWhUgGYc3MngFqoAN2UwZM4PE8BZ7MMjDqWN?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming tutorial with officialhord - Connecting Java program to Sqlite Database]]></title><description><![CDATA[Hi steemians thanks for following, from the last tutorial we created example1, today we will be working on creating a database and connecting it to our program. Straight to work Stage 1 – Creating the]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-officialhord-connecting-java-program-to-sqlite-database</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-officialhord-connecting-java-program-to-sqlite-database</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Wed, 20 Dec 2017 02:02:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPFvpvKRUtBkRCkHGbwhHcsqnKHLNQGRfXbNA9dkvgppPg?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming tutorial with officialhord - Variable types [char]]]></title><description><![CDATA[char This is a data type in java that allows you to store only one character alphanumeric data, as it is just 2 bytes in size, storing more would be a practically impossible. How to use char To declare]]></description><link>http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-officialhord-variable-types-char</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@official-hord/java-programming-tutorial-with-officialhord-variable-types-char</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Mon, 18 Dec 2017 22:56:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPFvp3DpDbMF8P2aQsQTNk61JL4YWibQmMeeJ18QNhoHqx?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming tutorial with Official-Hord - Variable type [Integer]]]></title><description><![CDATA[INTEGERS - int An integer data type declared as int is a data type that allows the Java program to accept integer values or what we could call real values, these values range from 2,147,483,647 to]]></description><link>http://direct.ecency.com/javaprogramming/@official-hord/java-tutorial-with-official-hord-variable-type-integer-d9d79183744a</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@official-hord/java-tutorial-with-official-hord-variable-type-integer-d9d79183744a</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Mon, 18 Dec 2017 22:21:48 GMT</pubDate><enclosure url="https://images.ecency.com/p/o1AJ9qDyyJNSpZWhUgGYc3MngFqoAMyThFwXu9KU1X1CkTBLJ?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java programming with Official-hord - Variable types [String]]]></title><description><![CDATA[Good day steemians, I hope you had a great night? Today we will be talking about a Java class called string. String A String class represents character strings Which usually contains a long amount of]]></description><link>http://direct.ecency.com/javaprogramming/@official-hord/java-programming-with-official-hord-variable-types-string-167a531b9e8d</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@official-hord/java-programming-with-official-hord-variable-types-string-167a531b9e8d</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Sat, 16 Dec 2017 15:33:39 GMT</pubDate><enclosure url="https://images.ecency.com/p/o1AJ9qDyyJNSpZWhUgGYc3MngFqoAMyThFwXu9KU1X1CkTBLJ?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[CREATING A SIMPLE WINDOWS APP USING JAVA (text pad)]]></title><description><![CDATA[Hi everyone, so today I am going to tap into the programmer in me and guide you as you create your first working windows application using java. We would be creating a “Text pad (notepad)”. REQUIREMENTS.]]></description><link>http://direct.ecency.com/javaprogramming/@soorefunmi/creating-a-simple-windows-app-using-java-text-pad</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@soorefunmi/creating-a-simple-windows-app-using-java-text-pad</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[soorefunmi]]></dc:creator><pubDate>Wed, 06 Dec 2017 11:24:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/8SzwQc8j2KJb4ARrxQxCjX4jizub4U5CAK3WwB89qEJujECkwEDi5JnuocxYBXpi2wspQGH1Lk8aGxdUyfozarerJXAkLqBkpuEj191dyw6P36UD2Tp?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming tutorial 2 with @officialhord - [Creating our first JFrame Program]]]></title><description><![CDATA[Hi Steemians, from our first tutorial we were able to successfully install the NetBeans 8.2 software and Jdk 8u151 platform, So today we will be learning about our NetBeans application environment, different]]></description><link>http://direct.ecency.com/javaprogramming/@official-hord/java-programming-tutorial-with-official-hord-creating-our-first-jframe-program</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@official-hord/java-programming-tutorial-with-official-hord-creating-our-first-jframe-program</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Mon, 04 Dec 2017 14:57:48 GMT</pubDate><enclosure url="https://images.ecency.com/p/8SzwQc8j2KJb4ARrxQxCjX4jizub4U5CAK3WwB89wFfancU3RANF5vaDV8fCd4ysdEQkdWQ2zKACuJpFVsCiTKgVYV73D99Hy2HEzHjcKsEpiB9z9NW?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Java Programming Tutorial 1 with Official Hord - Introduction (Installing Java jdk,Netbeans and SqliteStudio)]]></title><description><![CDATA[A steemian i just met and a friend of mine asked me a question, "Can you do a tutorial of what you do" and i simply said yes, its a really great idea so if you're reading this right now i'll]]></description><link>http://direct.ecency.com/javaprogramming/@official-hord/java-programming-tutorial-introduction-installing-java-jdk-netbeans-and-sqlitestudio</link><guid isPermaLink="true">http://direct.ecency.com/javaprogramming/@official-hord/java-programming-tutorial-introduction-installing-java-jdk-netbeans-and-sqlitestudio</guid><category><![CDATA[javaprogramming]]></category><dc:creator><![CDATA[official-hord]]></dc:creator><pubDate>Wed, 29 Nov 2017 20:34:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWPGGUiZ9pqnZoj8JHYxCCp9dtn2QVeaVZiUDSaPdt9M9WDm1rq1ULcdGg55aMY1EarK63jggo9XQeRcNWPiWjzSB6An2UtcUoRxx2fVgYpE?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Visualize a boxplot graph with JFreeChart in Java]]></title><description><![CDATA[This small visualization is about boxplot graphs. A boxplot represents in just five numbers (Min, Max, Q25, Q75 and Median) every kind of interval of observations. If you have difficoulty remembering what]]></description><link>http://direct.ecency.com/boxplot/@datatreemap/39vmpe-visualize-a-boxplot-graph-with-jfreechart-in-java</link><guid isPermaLink="true">http://direct.ecency.com/boxplot/@datatreemap/39vmpe-visualize-a-boxplot-graph-with-jfreechart-in-java</guid><category><![CDATA[boxplot]]></category><dc:creator><![CDATA[datatreemap]]></dc:creator><pubDate>Fri, 03 Nov 2017 07:22:51 GMT</pubDate><enclosure url="https://images.ecency.com/p/LcTxR7u1XKae8Zaj594qUJafNyNSBw9svATPAkZ7kRxF8zAhCyWeyh8vn5dueW3j2hAeL7Vaeh9Taae69ff4KhErCtniMEV8Bz3pHieRwrHWHNUKdexwDmr719G8fmbeNkTWvNtJULiSKEsSPzj7LCgZ4?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Calculate distance between two locations in Java]]></title><description><![CDATA[For the spatial applications there is always need to calculate the distance between two geographic points. In Java it is possible to make this calculation very easly with LatLong java library. The calculation]]></description><link>http://direct.ecency.com/java/@datatreemap/calculate-distance-between-two-locations-in-java</link><guid isPermaLink="true">http://direct.ecency.com/java/@datatreemap/calculate-distance-between-two-locations-in-java</guid><category><![CDATA[java]]></category><dc:creator><![CDATA[datatreemap]]></dc:creator><pubDate>Sun, 29 Oct 2017 06:41:42 GMT</pubDate><enclosure url="https://images.ecency.com/p/LcTxR7u1XKae8Zaj594qUJafNyNSBw9svATPAkZ7nCh2ycKjwQCmdpuLkLC6Mj8KyxmqMpAJk7uomr7mjQ2vR9B9Ljryjr1ua5yFePEavhVrXaCCru3bWtYkA48dL3oTyiYFG74yoAf2WsdAn2tHhPnq4?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[How to iterate in a HashMap in Java]]></title><description><![CDATA[There are many applications in the information have to be processed or organized in different ways. In Java there is a way to organize data in keys and values. To every key corresponds a value and this]]></description><link>http://direct.ecency.com/java/@datatreemap/how-to-iterate-in-a-hashmap-in-java</link><guid isPermaLink="true">http://direct.ecency.com/java/@datatreemap/how-to-iterate-in-a-hashmap-in-java</guid><category><![CDATA[java]]></category><dc:creator><![CDATA[datatreemap]]></dc:creator><pubDate>Wed, 18 Oct 2017 10:02:39 GMT</pubDate><enclosure url="https://images.ecency.com/p/LcTxR7u1XKae8Zaj594qUJafNyNSBw9svATPAkZ7fdcYWyzYKGYx8YzvYrSrDZ5ZvpChuE8iFtoLMAbM7rG4DNzRxEcYjTRNoJMgX84TPcMZVkx2K5XFdyZRgowxdXCSvKz72yMAhxFS35hp2CmoX1XvE?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Visualize a boxplot graph with JFreeChart in Java]]></title><description><![CDATA[This small visualization is about boxplot graphs. A boxplot represents in just five numbers (Min, Max, Q25, Q75 and Median) every kind of interval of observations. If you have difficulty remembering what]]></description><link>http://direct.ecency.com/visualization/@datatreemap/visualize-a-boxplot-graph-with-jfreechart-in-java</link><guid isPermaLink="true">http://direct.ecency.com/visualization/@datatreemap/visualize-a-boxplot-graph-with-jfreechart-in-java</guid><category><![CDATA[visualization]]></category><dc:creator><![CDATA[datatreemap]]></dc:creator><pubDate>Tue, 17 Oct 2017 07:17:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/8SzwQc8j2KJb4ARrxQxCjX4jizub4U5CAK3WwB89rKSgBxxrBek3sd4qQw9df3WHxsdzDT9PgLiJpExVssUh7epWdswDAuAdN2ga3AGfw2d4TCRa9WE?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[The most useful and influential Java libraries and frameworks.]]></title><description><![CDATA[I have been programming in Java for about six years now. During this period I have learned a lot in terms of experience in using the different Java libraries for various task. The libraries I have listed]]></description><link>http://direct.ecency.com/javalibraries/@alketcecaj/the-most-useful-and-influential-java-libraries-and-frameworks</link><guid isPermaLink="true">http://direct.ecency.com/javalibraries/@alketcecaj/the-most-useful-and-influential-java-libraries-and-frameworks</guid><category><![CDATA[javalibraries]]></category><dc:creator><![CDATA[alketcecaj]]></dc:creator><pubDate>Sun, 10 Sep 2017 09:14:48 GMT</pubDate></item></channel></rss>