Skip to content

The repository contains all my progress/practice/learnings which I'm doing in the 30daysofcode challenge.

Notifications You must be signed in to change notification settings

AnantLuthra/30daysofcode

Repository files navigation

This repository contains my each day progress of #30daysofcode and practice which I've done each day while following cs50x introductory course.


Daily progress

  • Day 1 🔗 - Revised basic stuff functions, data types etc in C.
  • Day 2 🔗 - revised loops, [lower/upper conversion, implicit & explicit conversion] of characters. also how to make strings.
  • Day 3 🔗 - Revised recursions, typdef function.
  • Day 4 🔗 - Started solving sea waves(horizontal version) problem.
  • Day 5 🔗 - Solved sea waves(horizontal) problem given by Parampreet Singh on twitter.
  • Day 6 🔗 - Revised pointers, and how strings our made through it.
  • Day 7 🔗 - Revised memory allocation[dynamatically alloted integer array, taking intput(integer, string)].
  • Day 8 🔗 - Started revising linked list.
  • Day 9 🔗 - Revised how to make linked list and how to print them.
  • Day 10-14 🔗 - Revised all stuff of week 5, completed pset5 of week 5.
  • Day 15 🔗 - Watched full lecture of week 6 of python.
  • Day 16 🔗 - Learned something new in for loop.
  • Day 17 🔗 - Today I solved lab 6, and three problems from pset6 of week 6 'python' from cs50x course.
  • Day 18 🔗 - Today I solved two remaining problems of week6 pset, and now week 6 is also compelted.
  • Day 19 🔗 - learnt more about reading and analyzing data from a csv file through python.
  • Day 20 🔗 - Learnt about SQL commands, functions, also(select, insert, update, delete) data.
  • Day 21-23 🔗 - Learnt about schemas of database, primary keys, foriegn keys and how we fetch data by nested queries with the help of foriegn keys.
  • Day 24 🔗 - Learnt about indexes in SQL.
  • Day 25-26 🔗 - Use SQL in python, Race conditions, SQL injection.
  • Day 27 🔗 - Solved Lab 7 of week 7.
  • Day 28 🔗 - Solved 9 question from pset7 "Movies" of week 7 "SQL".
  • Day 29 🔗 - Completed movies problem set of week 7 SQL in cs50x course.
  • Day 30 🔗 - Solved fiftyville last problem of week 7 on day 30, also next day I solved it completely link

About

The repository contains all my progress/practice/learnings which I'm doing in the 30daysofcode challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published