<?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: A-Ar Andrew Concepcion</title>
    <description>The latest articles on DEV Community by A-Ar Andrew Concepcion (@aarconcepcion).</description>
    <link>https://dev.to/aarconcepcion</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%2F269625%2Ffe1cfd11-1f0d-4a4c-9c01-e21b29aea21b.jpg</url>
      <title>DEV Community: A-Ar Andrew Concepcion</title>
      <link>https://dev.to/aarconcepcion</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aarconcepcion"/>
    <language>en</language>
    <item>
      <title>Android Layouts Hands-On (Tagalog) </title>
      <dc:creator>A-Ar Andrew Concepcion</dc:creator>
      <pubDate>Sat, 15 Feb 2020 07:51:09 +0000</pubDate>
      <link>https://dev.to/aarconcepcion/android-tutorial-tagalog-part-3-layouts-18el</link>
      <guid>https://dev.to/aarconcepcion/android-tutorial-tagalog-part-3-layouts-18el</guid>
      <description>&lt;p&gt;A hands-on tutorial + explanation of android layouts. (In Tagalog)&lt;/p&gt;

&lt;p&gt;What can you expect from this video:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Learn about android layouts&lt;/li&gt;
&lt;li&gt;Learn the Linear and Constraint Layout&lt;/li&gt;
&lt;li&gt;Learn the difference between px and dp&lt;/li&gt;
&lt;li&gt;Learn how to create user interfaces using XML&lt;/li&gt;
&lt;li&gt;Learn the difference of margin and padding&lt;/li&gt;
&lt;li&gt;Coding / Debugging tips and tricks&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://youtu.be/dgzvP1VduIo"&gt;https://youtu.be/dgzvP1VduIo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>android</category>
      <category>beginners</category>
      <category>kotlin</category>
    </item>
    <item>
      <title>Android Intents In-Depth (Tagalog) </title>
      <dc:creator>A-Ar Andrew Concepcion</dc:creator>
      <pubDate>Tue, 11 Feb 2020 04:28:03 +0000</pubDate>
      <link>https://dev.to/aarconcepcion/android-intents-in-depth-tagalog-2m53</link>
      <guid>https://dev.to/aarconcepcion/android-intents-in-depth-tagalog-2m53</guid>
      <description>&lt;p&gt;Explaining in-depth what android intents are, how they work and how they behave. (In Tagalog)&lt;/p&gt;

&lt;p&gt;What can you expect from this video:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Learn about android intents' usage for starting Activities, Services, and sending Broadcasts&lt;/li&gt;
&lt;li&gt;Learn about explicit and implicit intents&lt;/li&gt;
&lt;li&gt;Learn how to compose / make an explicit intent&lt;/li&gt;
&lt;li&gt;Learn how to use implicit intents&lt;/li&gt;
&lt;li&gt;Android Studio shortcuts&lt;/li&gt;
&lt;li&gt;Coding / Debugging tips and tricks&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://youtu.be/0E6D_h0EZbQ"&gt;https://youtu.be/0E6D_h0EZbQ&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>kotlin</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Android Development Tutorial Intro (Tagalog) </title>
      <dc:creator>A-Ar Andrew Concepcion</dc:creator>
      <pubDate>Tue, 11 Feb 2020 04:25:04 +0000</pubDate>
      <link>https://dev.to/aarconcepcion/tagalog-android-development-tutorial-2dbc</link>
      <guid>https://dev.to/aarconcepcion/tagalog-android-development-tutorial-2dbc</guid>
      <description>&lt;p&gt;I recently started a native android development tutorial series in tagalog. &lt;/p&gt;

&lt;p&gt;I made it specifically different from other tutorials because I don't want the viewers to just copy what I do on screen. I want them to listen. I'll go in-depth with all the essential knowledge to learn android development. &lt;/p&gt;

&lt;p&gt;So here is the first in the series:&lt;br&gt;
&lt;a href="https://youtu.be/zLeI4mBAH6k"&gt;https://youtu.be/zLeI4mBAH6k&lt;/a&gt;&lt;/p&gt;

</description>
      <category>android</category>
      <category>kotlin</category>
      <category>tutorial</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Pricing a freelance project</title>
      <dc:creator>A-Ar Andrew Concepcion</dc:creator>
      <pubDate>Mon, 11 Nov 2019 18:05:43 +0000</pubDate>
      <link>https://dev.to/aarconcepcion/pricing-a-freelance-project-n0b</link>
      <guid>https://dev.to/aarconcepcion/pricing-a-freelance-project-n0b</guid>
      <description>&lt;p&gt;Pricing a freelance project is a very tricky task, sometimes we get stumped when pricing freelance projects because we try to think without certain factors and criterias. &lt;/p&gt;

&lt;p&gt;There's certainly a lot of factors to consider, but here are the most common ones:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your hourly rate&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This is the most important thing to know&lt;/li&gt;
&lt;li&gt;How much do you value yourself? &lt;/li&gt;
&lt;li&gt;Every decision you will make with regards to accepting the project will revolve around your rate&lt;/li&gt;
&lt;li&gt;As a rule of thumb, your desired value might not be far from your current value on the job market&lt;/li&gt;
&lt;li&gt;E.g. If you're earning 20-30k/mo whilst employed, and your target for your next job/project is higher than that, let's say 40k. 40k divided by 21 days divided by 8 hours, that's more or less 238/hour. &lt;/li&gt;
&lt;li&gt;Don't forget to factor in the utilities, tools, services costs, if valuing self at 238/hr for example, add 30% more for the utilities, that's 309/hr&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The project's complexity&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You should factor in how much mental load are you capable of and willing to use up for the project &lt;/li&gt;
&lt;li&gt;There are projects that are inherently complex&lt;/li&gt;
&lt;li&gt;There are projects that not complex but tedious&lt;/li&gt;
&lt;li&gt;There are easy projects&lt;/li&gt;
&lt;li&gt;There are projects that are easy when you think a mental model of it but becomes complex when implemented or when a client introduced a change jn the requirements that throws the project into a whole new level of complexity&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The project deadline&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You should always try to charge more for projects that have a shorter timeline&lt;/li&gt;
&lt;li&gt;This means that the client really needs this to run before that date, so the client must be at a difficult position and you should leverage that&lt;/li&gt;
&lt;li&gt;A shorter deadline also means there's very little room for feedback loops and requirements changes&lt;/li&gt;
&lt;li&gt; knowing clients, they always have changes so you should always bear that in mind because a client will have changes to the requirements but not the deadlines&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Your interest in the project&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It really depends on what kind of a freelance dev are you &lt;/li&gt;
&lt;li&gt;If you don't really need the project or the project is not that interesting for you, you have liberty to play with your pricing model and see what works &lt;/li&gt;
&lt;li&gt;Similarly, when doing a project and you're offer is more than what the client can afford, if you are really intrigued by the project, you can have some kind of equity arrangement or something to that effect &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Client's initial estimate&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Of course, all of these boils down to what the client can afford or is willing to pay&lt;/li&gt;
&lt;li&gt;Should you try to lower your rate to match the client's estimate? It depends, is it reasonable? Is the project still worth it with a lower rate? &lt;/li&gt;
&lt;li&gt;Should you chase after clients who says they can get things done for a lower price with another freelancer? Personally no, I don't chase clients, I'll say that's ok, I price higher because I'm confident and is equipped with the right skillset to do the project, if by chance the other freelancer cannot do it, you can always return to me. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Compromises and meeting halfway&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Everything can be sorted out with proper communication&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything above is not set in stone, you can have your own pricing model, this only serves as a rule of thumb when you are new to freelance projects. &lt;/p&gt;

</description>
      <category>career</category>
      <category>freelance</category>
      <category>pricing</category>
    </item>
  </channel>
</rss>
