<?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: Novice Mk</title>
    <description>The latest articles on DEV Community by Novice Mk (@mk_novice).</description>
    <link>https://dev.to/mk_novice</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%2F3879033%2F11dc0c98-037f-4f10-a5fc-b263e042a2c6.jpg</url>
      <title>DEV Community: Novice Mk</title>
      <link>https://dev.to/mk_novice</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mk_novice"/>
    <language>en</language>
    <item>
      <title>The Restart Challenge: Day 02</title>
      <dc:creator>Novice Mk</dc:creator>
      <pubDate>Tue, 14 Apr 2026 20:13:25 +0000</pubDate>
      <link>https://dev.to/mk_novice/the-restart-challenge-day-02-45ej</link>
      <guid>https://dev.to/mk_novice/the-restart-challenge-day-02-45ej</guid>
      <description>&lt;p&gt;Hey guys, Mk here!&lt;/p&gt;

&lt;p&gt;Today was Day 2  — still motivated and fully pumped. I tried to do better than yesterday.&lt;/p&gt;

&lt;p&gt;I started the day with SSMS.&lt;/p&gt;

&lt;p&gt;Continuing from yesterday’s tutorial, I covered SSMS/SQL Topics:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Filtering Data&lt;/li&gt;
&lt;li&gt;SQL Joins(basics)&lt;/li&gt;
&lt;li&gt;SQL Joins(Advanced)&lt;/li&gt;
&lt;li&gt;Set Operators&lt;/li&gt;
&lt;li&gt;some query practice&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After that, I switched to Django.&lt;br&gt;
For Django, my plan is to quickly skim through the basics and then focus more on advanced topics and practical implementation.&lt;/p&gt;

&lt;p&gt;Django Topics Covered are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;web development introduction (because why not)&lt;/li&gt;
&lt;li&gt;Django introduction and history&lt;/li&gt;
&lt;li&gt;Creating Django project and app&lt;/li&gt;
&lt;li&gt;virtual environment&lt;/li&gt;
&lt;li&gt;running Django file&lt;/li&gt;
&lt;li&gt;templates&lt;/li&gt;
&lt;li&gt;settings.py structure and configurations&lt;/li&gt;
&lt;li&gt;Django admin panel (overview)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Today was Day 2/7 of SSMS and 1/15 of Django.&lt;br&gt;
So, That’s it for today.&lt;/p&gt;

</description>
      <category>devjournal</category>
      <category>django</category>
      <category>learning</category>
      <category>sql</category>
    </item>
    <item>
      <title>The Restart Challenge: Day 1</title>
      <dc:creator>Novice Mk</dc:creator>
      <pubDate>Tue, 14 Apr 2026 18:36:17 +0000</pubDate>
      <link>https://dev.to/mk_novice/the-restart-challenge-day-1-1l87</link>
      <guid>https://dev.to/mk_novice/the-restart-challenge-day-1-1l87</guid>
      <description>&lt;p&gt;Hey guys, Mk here.&lt;/p&gt;

&lt;p&gt;I officially started this challenge yesterday, but today is the first day I’m documenting my progress.&lt;/p&gt;

&lt;p&gt;The beginning of any challenge always feels exciting — motivation is high and energy is strong. I’m trying to use that momentum properly this time.&lt;/p&gt;

&lt;p&gt;Anyways, yesterday was pretty cool I focused mainly on SQL Server Management System (SSMS). SQL might not be the most exciting subject, but the lecture turned out to be surprisingly immersive.&lt;/p&gt;

&lt;p&gt;I’m currently following:&lt;br&gt;
“SQL Full Course for Beginners (30 Hours) – From Zero to Hero” by Data with Baraa.&lt;br&gt;
I took notes and practiced along with the video.&lt;/p&gt;

&lt;p&gt;So, the topics covered yesterday were:&lt;br&gt;
Introduction to Databases&lt;br&gt;
Introduction to SQL&lt;br&gt;
Environment Setup&lt;br&gt;
Querying Data (SELECT)&lt;br&gt;
DDL Commands&lt;br&gt;
DML Commands&lt;br&gt;
Filtering Data&lt;br&gt;
Basic query practice&lt;/p&gt;

&lt;p&gt;That’s my progress so far.&lt;br&gt;
Still at the starting line, but this time I’m focusing on consistency rather than speed.&lt;/p&gt;

&lt;p&gt;Let’s see how far I can go.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>database</category>
      <category>devjournal</category>
      <category>sql</category>
    </item>
    <item>
      <title>The Restart Challenge: Day 0</title>
      <dc:creator>Novice Mk</dc:creator>
      <pubDate>Tue, 14 Apr 2026 18:00:43 +0000</pubDate>
      <link>https://dev.to/mk_novice/the-restart-challenge-day-0-3hm6</link>
      <guid>https://dev.to/mk_novice/the-restart-challenge-day-0-3hm6</guid>
      <description>&lt;p&gt;Hey guys! My name is Mk.&lt;br&gt;
I’m what you might call an unsuccessful and unemployed guy. I completed my computer application's master’s degree in 2024, and yes — I’m still jobless. Part of it is due to inflation and companies raising their expectations for freshers, but honestly, most of it was my own fault for not keeping up.&lt;/p&gt;

&lt;p&gt;After many failed attempts, I lost hope for a while.&lt;/p&gt;

&lt;p&gt;I’m not a very tough person, but recently I gathered some courage to start again — to brush up my knowledge and sharpen my skills better than before.&lt;/p&gt;

&lt;p&gt;That’s a little background about me.&lt;/p&gt;

&lt;p&gt;Now, coming to the point, I’m starting a challenge where I will share everything I learn daily until I get a job. This will basically be my journey — my progress, struggles, and lessons.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;TARGET SKILLS TO ACHIEVE:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HTML&lt;/li&gt;
&lt;li&gt;CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Django&lt;/li&gt;
&lt;li&gt;REST API&lt;/li&gt;
&lt;li&gt;SSMS (SQL Server Management Studio)&lt;/li&gt;
&lt;li&gt;Git &amp;amp; GitHub&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yes, maybe I’m aiming too high. But I need to catch up, and it’s not like I’m a complete beginner.&lt;/p&gt;

&lt;p&gt;Here’s how I divide my current level:&lt;/p&gt;

&lt;p&gt;HTML &amp;amp; CSS: Light revision&lt;br&gt;
JavaScript: Concepts are clear, but I lack practical experience — needs serious practice&lt;br&gt;
Django: Same issue — weak practical exposure&lt;br&gt;
REST API: Completely confused — relearning from scratch&lt;br&gt;
SSMS: Light revision + Advanced SQL practice&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CHALLENGE PLAN&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I initially thought about a 30- or 40-day challenge (and no, I’m not overconfident — I’ve already learned around 50%-55%; I just need structured revision, not a complete relearn).&lt;/p&gt;

&lt;p&gt;Instead of doing everything at once, I decided to focus on what interests me first.&lt;/p&gt;

&lt;p&gt;So I’m starting with &lt;strong&gt;Django&lt;/strong&gt; and &lt;strong&gt;SSMS&lt;/strong&gt; since they don’t conflict with each other.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;First Targets&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;SSMS&lt;/strong&gt;: 7 days&lt;/li&gt;
&lt;li&gt;Django: 15 days (I strongly believe I can achieve this — though timing may vary because I learn slowly.)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is my starting point.&lt;br&gt;
Let’s see where this journey takes me.&lt;/p&gt;

</description>
      <category>career</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
