<?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: Joshua Bangle</title>
    <description>The latest articles on DEV Community by Joshua Bangle (@joshbangle).</description>
    <link>https://dev.to/joshbangle</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%2F339035%2Fdf988647-fbbf-43b3-b243-7e51ffb98ed5.jpeg</url>
      <title>DEV Community: Joshua Bangle</title>
      <link>https://dev.to/joshbangle</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshbangle"/>
    <language>en</language>
    <item>
      <title>My First Interview: What I Wish I Knew</title>
      <dc:creator>Joshua Bangle</dc:creator>
      <pubDate>Thu, 20 Feb 2020 16:22:55 +0000</pubDate>
      <link>https://dev.to/joshbangle/my-first-interview-what-i-wish-i-knew-39be</link>
      <guid>https://dev.to/joshbangle/my-first-interview-what-i-wish-i-knew-39be</guid>
      <description>&lt;h2&gt;
  
  
  This week I had my first interview for an entry level Full Stack Developer position.
&lt;/h2&gt;

&lt;p&gt;I was nervous. I didn't think I was ready (imposter syndrome is real, and it sucks), I didn't sleep the night before,&lt;br&gt;
and most importantly, I had no idea what to expect.&lt;/p&gt;

&lt;p&gt;Of course, I had heard of the feared 'whiteboard challenges', the strange logic tests such as "How many building windows are there in Dallas?",&lt;br&gt;
and in my mind I half expected to be sat in a small windowless room with a lamp swinging overhead. &lt;/p&gt;

&lt;p&gt;When the first of two interviewers came down to greet me, we exchanged smiles and pleasantries, he walked me up to his office and requested that&lt;br&gt;
I sit, and he simply asked me to tell him about myself. I don't remember much about what I said. I had no reason to be so terrified. I've been on stage&lt;br&gt;
in front of hundreds of people in a wetsuit and divers goggles singing a solo before, so the trembling of my hands made no sense to me. In the end,&lt;br&gt;
I chalked it up to the feeling of unpreparedness; I had never done this before, and my mind was racing through every worst scenario it could fathom.&lt;/p&gt;

&lt;p&gt;But where I got tripped up wasn't where I expected.&lt;/p&gt;

&lt;p&gt;I can build you a pretty decent website. I can Google-fu my way through just about any relatively difficult (for a junior dev) problem that &lt;br&gt;
web development could throw at me. But the question that staggered me didn't deal with any of that. He asked:&lt;/p&gt;

&lt;p&gt;"When you type Google.com into your web browser and hit enter, what happens?"&lt;/p&gt;

&lt;p&gt;I froze. I realized that I had spent the last 8-9 months learning React, JavaScript, Ruby, Ruby on Rails, CSS, etc. But I never stopped to&lt;br&gt;
study the basics.&lt;/p&gt;

&lt;p&gt;I scrambled together an answer about how the MVC structure is set up, and using a GET request to retrieve information from a database.&lt;br&gt;
Sure, that is sort of kind of half the answer. Still, it was clear that I didn't REALLY know the most basic function of the internet, and&lt;br&gt;
from that moment in the interview, I decided that I would dedicate the coming disaster (okay it wasn't THAT bad, I gave competent answers&lt;br&gt;
to the majority of the questions asked, but still) to making a mental list of my own shortcomings and use this experience to improve my future&lt;br&gt;
interviews. In the end, I walked away with this knowledge:&lt;/p&gt;

&lt;h2&gt;
  
  
  Build your foundation
&lt;/h2&gt;

&lt;p&gt;HTTP is the basic communication protocol used by the internet to send and receive requests. I won't explain everything I have since learned in&lt;br&gt;
this blog post, but I absolutely suggest making sure you have the basics down pat before going into an interview for anything. That was my&lt;br&gt;
mistake for focusing on becoming as advanced as possible in as little time as I could manage. Without a solid foundation, any building is destined&lt;br&gt;
to fall.&lt;/p&gt;

&lt;h2&gt;
  
  
  Interview Practice is going to be important
&lt;/h2&gt;

&lt;p&gt;This was my very first interview for a development position, and I really had no reason to believe that I was going to knock it out of&lt;br&gt;
the park. My toolbelt is a little fuller now, and I received some great feedback on what is expected of me as a junior dev, and in turn, what &lt;br&gt;
I should know going into interviews in the future.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honesty is key
&lt;/h2&gt;

&lt;p&gt;Halfway through the first interviewer, I realized that my rambling, jumbled explanations for things I was unsure about were absolutely doing&lt;br&gt;
more harm than good. I found myself ending sentences with, "At least that's how I understand it," and that really isn't a comforting thing&lt;br&gt;
for an interviewer to hear. The phrase 'I don't know' exists for a reason, and not only will it save you from looking like a rambling fool,&lt;br&gt;
but it also opens you up to quickly follow with 'But I will definitely find out.' Show you are willing to fix your shortcomings instead of&lt;br&gt;
trying to hide them with nonsense. Which leads to...&lt;/p&gt;

&lt;h2&gt;
  
  
  Ask how you can improve
&lt;/h2&gt;

&lt;p&gt;My career mentor Mark armed me with a fantastic question to ask the interviewer at the end of the interview: "Is there anything that you feel&lt;br&gt;
I could improve upon based on this interview?" it not only shows that you are open to criticism, but is the perfect time to build up that&lt;br&gt;
mental list on what you need to research that night and try to become proficient in before your next interview. Take that advice and use it.&lt;/p&gt;

&lt;p&gt;In the end, I feel like my first interview could have gone better, but really, it showed me a lot about where I need to make improvements. And you&lt;br&gt;
can bet your butt I know how HTTP works now. &lt;/p&gt;

&lt;p&gt;Good luck getting jobs out there, and happy coding!&lt;/p&gt;

</description>
      <category>interview</category>
    </item>
  </channel>
</rss>
