10/1/2025

Today I completed 10 days in this learning journey. Today I learned about vectors in the C++ programming language and their applications, as well as the different applications of IDs and classes in web development. Additionally, I explored an ultimate tool for web development and how to build my own AWS in supplementary topics.

What I learned?

  • What are Vectors

  • Vector Syntax

  • Vector Functions

  • Static vs Dynamic memory allocation


What I learned?

  • How to use IDs (it is also used to create links)

  • How to use classes (one element can have multiple classes or same class can have multiple elements) 

Advanced topic:

What I learned?

  • Save your code snippets in a more organized way

  • Recall it from anywhere

  • Use AI to improve performance

What I learned?

  • Building own search engine using sewarxng

  • Running inside a docker inside a aws

What I learned?

  • how to create test cases and evaluate it

  • Problem setting and boiler plate generation

  • How to store the test cases

  • How to sand box the code

  • How to manage the test requests

  • How to manage the outputs

  • How to show real time leader board


Comments