<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Meadow Cho</title>
    <description>The latest articles on DEV Community by Meadow Cho (@agilemeadow).</description>
    <link>https://dev.to/agilemeadow</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F937444%2F8169e3e9-e2fc-4648-aa06-7d8f6de73da9.png</url>
      <title>DEV Community: Meadow Cho</title>
      <link>https://dev.to/agilemeadow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agilemeadow"/>
    <language>en</language>
    <item>
      <title>Do companies in Canada use Spring/Spring Boot?</title>
      <dc:creator>Meadow Cho</dc:creator>
      <pubDate>Fri, 07 Oct 2022 00:37:36 +0000</pubDate>
      <link>https://dev.to/agilemeadow/do-companies-in-canada-use-springspring-boot-4ofg</link>
      <guid>https://dev.to/agilemeadow/do-companies-in-canada-use-springspring-boot-4ofg</guid>
      <description>&lt;p&gt;Do companies in Canada use Spring/Spring Boot frameworks?&lt;/p&gt;

</description>
      <category>canada</category>
      <category>java</category>
      <category>framework</category>
      <category>spring</category>
    </item>
    <item>
      <title>What do I have to start to learn Java?</title>
      <dc:creator>Meadow Cho</dc:creator>
      <pubDate>Thu, 06 Oct 2022 05:05:32 +0000</pubDate>
      <link>https://dev.to/agilemeadow/what-do-i-have-to-start-to-learn-java-hj</link>
      <guid>https://dev.to/agilemeadow/what-do-i-have-to-start-to-learn-java-hj</guid>
      <description>&lt;p&gt;Hey guys, &lt;br&gt;
I am a coding school student and have been learning Java for the last three months every day for more than 8-10 hours! &lt;br&gt;
It's already been over 5000 hours since I studied programming. &lt;br&gt;
(Check out my insta! &lt;a class="mentioned-user" href="https://dev.to/agilemeadow"&gt;@agilemeadow&lt;/a&gt;)&lt;br&gt;
Still a noobie, but for those who want to start the programming journey, I brought what I did in my very first month.&lt;/p&gt;

&lt;p&gt;I would be very happy to hear your new idea for improving my must-know list. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Data types&lt;/li&gt;
&lt;li&gt;Variables 
(regional variable, member variable, static variable)&lt;/li&gt;
&lt;li&gt;Operators&lt;/li&gt;
&lt;li&gt;Control statement 
(condition statement, repeat statement)&lt;/li&gt;
&lt;li&gt;Auxiliary control statement 
(break, continue)&lt;/li&gt;
&lt;li&gt;Call Methods
(Call by Value, Call by Reference)&lt;/li&gt;
&lt;li&gt;Arrays&lt;/li&gt;
&lt;li&gt;classes, objects, constructors, methods&lt;/li&gt;
&lt;li&gt;Access Controllers&lt;/li&gt;
&lt;li&gt;Date, Timestamp, Calendar&lt;/li&gt;
&lt;li&gt;String-related classes 
(String, StringBuffer, StringTokenizer)&lt;/li&gt;
&lt;li&gt;Inheritance
(Member variable, method, constructor)&lt;/li&gt;
&lt;li&gt;Abstract classes, interface&lt;/li&gt;
&lt;li&gt;Collection, Generic&lt;/li&gt;
&lt;li&gt;List, Map&lt;/li&gt;
&lt;li&gt;Transform data type&lt;/li&gt;
&lt;li&gt;Basic data type conversion ex) double &amp;lt;---&amp;gt; int&lt;/li&gt;
&lt;li&gt;Data type conversion using a wrapper 
(basic data type &amp;lt;---&amp;gt; reference type)&lt;/li&gt;
&lt;li&gt;ex) int &amp;lt;---&amp;gt; String Wrapper Class 
(Boxing and Unboxing)&lt;/li&gt;
&lt;li&gt;int n = Integer.parseInt("20");&lt;/li&gt;
&lt;li&gt;Reference Type Transformation&lt;/li&gt;
&lt;li&gt;Exception handling&lt;/li&gt;
&lt;li&gt;Thread&lt;/li&gt;
&lt;li&gt;java.io.* 
(BufferedReader, FileReader, FileWriter, File)&lt;/li&gt;
&lt;li&gt;java.net.* 
(Socket Communications)&lt;/li&gt;
&lt;li&gt;java.sql.* 
(Database interlocking)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>java</category>
      <category>beginners</category>
      <category>webdev</category>
      <category>programming</category>
    </item>
    <item>
      <title>How does the GIF function works in Whatsapp and Telegram?</title>
      <dc:creator>Meadow Cho</dc:creator>
      <pubDate>Wed, 05 Oct 2022 07:20:15 +0000</pubDate>
      <link>https://dev.to/agilemeadow/how-does-the-gif-function-works-in-whatsapp-and-telegram-210m</link>
      <guid>https://dev.to/agilemeadow/how-does-the-gif-function-works-in-whatsapp-and-telegram-210m</guid>
      <description>&lt;p&gt;Hi guys, I am a noobie developer who has a lot of daily-life tech-related questions every time when I use any web/app.&lt;/p&gt;

&lt;p&gt;This is my very first post on dev.to, and I wanted to ask you guys this question since I've always been wondering.&lt;/p&gt;

&lt;p&gt;Does anybody know this? &lt;br&gt;
When you search a keyword on the GIF search bar, you can see the pictures you want to send.&lt;br&gt;
How does it work? &lt;/p&gt;

</description>
      <category>whatsapp</category>
      <category>gif</category>
      <category>telegram</category>
      <category>help</category>
    </item>
  </channel>
</rss>
