<?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: Christine</title>
    <description>The latest articles on DEV Community by Christine (@christi86736680).</description>
    <link>https://dev.to/christi86736680</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%2F444259%2Ff065fd98-3801-4c8f-9826-67ac5ebe364f.jpg</url>
      <title>DEV Community: Christine</title>
      <link>https://dev.to/christi86736680</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christi86736680"/>
    <language>en</language>
    <item>
      <title>Where to host your website for free.</title>
      <dc:creator>Christine</dc:creator>
      <pubDate>Sat, 22 Aug 2020 07:09:57 +0000</pubDate>
      <link>https://dev.to/christi86736680/where-to-host-your-website-for-free-3nk2</link>
      <guid>https://dev.to/christi86736680/where-to-host-your-website-for-free-3nk2</guid>
      <description>&lt;p&gt;Static websites are web pages with fixed content and its constant. But now static sites also handle dynamic data using APIs and queries.Thanks to the development in the tech world&lt;/p&gt;

&lt;p&gt;Applications that provide data for frontend through REST API are backend applications. Some of the free hosting providers for your backend were also mentioned below.&lt;/p&gt;

&lt;p&gt;Hosting all these applications to cloud for the public access to prototype our idea, showing to friends, colleagues, reach audience during development needs someplace to host and we can't afford high hosting prices during prototype or in development.&lt;/p&gt;

&lt;p&gt;Here's the list of free application hosting providers, are f&lt;/p&gt;

&lt;p&gt;Github Pages - &lt;a href="https://pages.github.com"&gt;https://pages.github.com&lt;/a&gt;&lt;br&gt;
Hosted directly from your GitHub repository. Just edit, push, and your changes are live.&lt;/p&gt;

&lt;p&gt;Netlify - &lt;a href="https://www.netlify.com"&gt;https://www.netlify.com&lt;/a&gt;&lt;br&gt;
Easy deploy by dropping your site folder or link your repository for auto-build and auto-publish on commit.&lt;/p&gt;

&lt;p&gt;Vercel - &lt;a href="https://vercel.com"&gt;https://vercel.com&lt;/a&gt;&lt;br&gt;
Host static sites, JAMstack, and auto-deploy on commit.&lt;/p&gt;

&lt;p&gt;Render - &lt;a href="https://render.com"&gt;https://render.com&lt;/a&gt;&lt;br&gt;
In Render, we can host static sites and also backend part (adds pricing). Also, auto builds and publishes from a commit.&lt;/p&gt;

&lt;p&gt;Surge - &lt;a href="https://surge.sh"&gt;https://surge.sh&lt;/a&gt;&lt;br&gt;
Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line at any time.&lt;/p&gt;

&lt;p&gt;Tiiny Host - &lt;a href="https://tiiny.host"&gt;https://tiiny.host&lt;/a&gt;&lt;br&gt;
The simplest way to publish your website for free.&lt;/p&gt;

&lt;p&gt;Fast - &lt;a href="https://fast.io"&gt;https://fast.io&lt;/a&gt;&lt;br&gt;
Host anything like images, documents, and files. Global content delivery network free for personal projects.&lt;/p&gt;

&lt;p&gt;Cheap services&lt;br&gt;
Heroku - &lt;a href="https://www.heroku.com"&gt;https://www.heroku.com&lt;/a&gt;&lt;br&gt;
The cloud service provider offers up to 500 MB of hosting storage for personal projects and we can host all kinds of applications.&lt;/p&gt;

&lt;p&gt;Amazon S3 - &lt;a href="https://aws.amazon.com/s3"&gt;https://aws.amazon.com/s3&lt;/a&gt;&lt;br&gt;
It provides static site hosting with objects stored in it. It's free for a limited amount of requests and also based on CRUD operation on objects. Check their site for full information.&lt;/p&gt;

&lt;p&gt;Azure and GCP&lt;br&gt;
Similar to AWS, azure and google cloud provides site hosting services. Check documentation for the free pricing limit.&lt;/p&gt;

&lt;p&gt;Host your website for free .with the above host providers.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>CAREER TRAJECTORY FOR PROGRAMMERS.</title>
      <dc:creator>Christine</dc:creator>
      <pubDate>Fri, 21 Aug 2020 05:43:16 +0000</pubDate>
      <link>https://dev.to/christi86736680/career-trajectory-for-programmers-2eef</link>
      <guid>https://dev.to/christi86736680/career-trajectory-for-programmers-2eef</guid>
      <description>&lt;p&gt;As a developer, there are a lot of very cool directions your career path can lead you.&lt;/p&gt;

&lt;p&gt;You could end up a team lead or manager, or even Chief Technology Officer for your company. You could be a top-tier coder in a particular technical field. You could be an entreprogrammer, a contractor who’s sought after for the coolest new app or startup.Their are so many direction you just need to know what you really want&lt;/p&gt;

&lt;p&gt;But getting to the point where you’re making those big choices takes time, dedication, and a career-long trajectory of personal growth. Where do you start? How do you make sure your career keeps moving forward, propelling you toward your end goals?&lt;/p&gt;

&lt;p&gt;Realistically, you’ll likely need to spend around a decade honing your skills and working your way through the typical career ladder for engineers. But once you’ve put in the time and built up the skills and knowledge, a lot of new doors will open up.Will definetly open up .&lt;/p&gt;

&lt;p&gt;Here’s what you can expect during the early and mid-stage years of your career.&lt;/p&gt;

&lt;p&gt;Step 1: Junior Developer&lt;br&gt;
Graduating with a CS degree, completing a bootcamp, or finishing a tech apprenticeship will all put you in a good position to snag a role as a junior developer. This is entry level. It’s the ground floor where most great engineers started, and it’s a great place to learn how to take the skills you learned during your educational background and apply them to the real world.&lt;/p&gt;

&lt;p&gt;A junior developer should be able to:&lt;br&gt;
Write simple scripts&lt;br&gt;
Understand database and application services, like queuing and caching&lt;br&gt;
It’s pretty normal to be at this stage for up to the first three years of your career. During that time, you’ll probably find yourself sometimes doing similar work to senior developers and wondering why you don’t have their title. That’s normal! It’s all part of the learning process, and you’ll be at that stage soon enough.&lt;/p&gt;

&lt;p&gt;Step 2: Software Developer or Senior Software Developer&lt;br&gt;
With a little job experience, you’ll be qualified for positions as a software developer or senior software developer. Not much about the job itself changes at this point, but with some real work experience under your belt, you’ll have the knowledge and confidence to do more complex tasks and projects.&lt;/p&gt;

&lt;p&gt;A software developer or senior software developer should be able to:&lt;br&gt;
Demonstrate how they’ve learned and grown with some experience in the job behind them&lt;br&gt;
Write complex code&lt;br&gt;
Thoroughly understand things like databases, application services, and application lifecycle development&lt;br&gt;
Typically, 1-8 years of experience in the field will give you the qualifications you need for this level. Software developers and senior developers often aren’t quite at the level they’d need to be to manage and supervise others, but they’re on their way. At this point, engineers can start to choose their next steps based on their future goals, and there are two good, but different, next steps. The question to ask yourself to decide which of these two paths to take is this: Do you want to manage a team?&lt;/p&gt;

&lt;p&gt;Step 3A: Lead Developer or Technical Architect&lt;br&gt;
If you do want more challenges and responsibilities, but don’t want to manage a team, a position as a lead developer or technical architect is a good next step for you. These are specialized engineers who write code that others look to for help or inspiration. They also design the most complex systems that will then be implemented by other engineers.&lt;/p&gt;

&lt;p&gt;A lead developer or technical architect should be able to:&lt;br&gt;
Show skills and knowledge developed with years of programming experience&lt;br&gt;
Have subject matter expertise&lt;br&gt;
Have well-developed technical skills&lt;br&gt;
Be able to conceptualize, plan, and build out complex projects&lt;br&gt;
Alternatively, if you do want to manage a team, you can take a different path.&lt;/p&gt;

&lt;p&gt;Step 3B: Development Team Lead or Software Development Manager&lt;br&gt;
Stepping into a supervisory or managerial role is another logical next step you can take after you’ve gained the necessary experience.&lt;/p&gt;

&lt;p&gt;A development team lead or manager should be able to:&lt;br&gt;
Manage large-scale projects&lt;br&gt;
Manage teams of people&lt;br&gt;
Recruit, hire, and fire developers&lt;br&gt;
Taking a management path requires more than just coding skills. In order to succeed as a supervisor, you’ll need soft skills like communication, leadership, and the ability to mentor and teach others. This might take more work, since those are skills that don’t inherently come in an engineer’s playbook and will have to be learned separately.&lt;/p&gt;

&lt;p&gt;So whether you’re a junior programmer just starting out, or you’re looking to step into your first management role, you might be wondering what it takes to keep your career moving forward over time. For that, and no matter what career path you want to be on, there’s one simple rule.&lt;/p&gt;

&lt;p&gt;Success is dependent on your impact. The one thing engineers should do to keep propelling their careers upward is to always seek to increase their impact in peoples life no matter what.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Human being are creatures of habit.</title>
      <dc:creator>Christine</dc:creator>
      <pubDate>Wed, 19 Aug 2020 20:02:50 +0000</pubDate>
      <link>https://dev.to/christi86736680/human-being-are-creatures-of-habit-4on7</link>
      <guid>https://dev.to/christi86736680/human-being-are-creatures-of-habit-4on7</guid>
      <description>&lt;p&gt;Human being are creatures of the habit&lt;br&gt;
The simple act  we do each day piles  up and after few loops it become an habit that determines the direction of our life.It so crazy  to know that what we do  knowing or unknowing  determine our friends ,quality of life we live and so on the list is endless. So with that in mind we have to form healthy habit that will enrich our life in every aspect of life.But to do that is not as simple as saying i wanna change my habit it is a process that we have to follow .Killing those old bad  is so hard  compared to forming them.But it is not impossible .Follow this  leads and  they will transform your life in an amazing way&lt;br&gt;
1.Indentify an habit you want to form.&lt;br&gt;
2.Do that thing you want.&lt;br&gt;
3.After doing it reward your self .&lt;br&gt;
Do this for a week and  drop your comment over  on your transformation  process&lt;/p&gt;

&lt;h1&gt;
  
  
  Take control of your life by forming the habit you want.
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
