DEV Community

Novice Mk
Novice Mk

Posted on

The Restart Challenge: Day 02

Hey guys, Mk here!

Today was Day 2 — still motivated and fully pumped. I tried to do better than yesterday.

I started the day with SSMS.

Continuing from yesterday’s tutorial, I covered SSMS/SQL Topics:

  • Filtering Data
  • SQL Joins(basics)
  • SQL Joins(Advanced)
  • Set Operators
  • some query practice

After that, I switched to Django.
For Django, my plan is to quickly skim through the basics and then focus more on advanced topics and practical implementation.

Django Topics Covered are:

  • web development introduction (because why not)
  • Django introduction and history
  • Creating Django project and app
  • virtual environment
  • running Django file
  • templates
  • settings.py structure and configurations
  • Django admin panel (overview)

Today was Day 2/7 of SSMS and 1/15 of Django.
So, That’s it for today.

Top comments (0)