3/1/2025
Today, being the 3rd of January, marks the day I've consolidated all the fundamental knowledge about data structures and algorithms (DSA) as well as web programming. I am set to delve into the third video of the DSA and web development series. My excitement to learn more is at its peak.
What i learned?
- If else statement
- If - else if - else statement
- Ternary operator
- For loop
- While loop
- Do - while loop
- Nested loops
What i learned?
- How to link CSS file
- How to link js file
- Basic structure of html file
- How to view the same code output in mobile (through same network)
Advanced topic:
What I learned?
- learn programming languages
- Do follow-up questions
- Use to complete code (amazon whisperer, lama, GitHub copilot)
- Divide and use
- Debug and optimize
- Problem solving
What I learned?
- Use the right os for your image (alpine image)
- Use caching to optimize your image
- Create a dockerignore file similar to gitignore.
- First copy all files then delete them in stages
What I learned?
- How to make a 2d place where everyone can join and make their own spaces
- How to make real tome movement visible in the spaces.
- How web socket used to make real time movement
- How to use postgrace to build some constrains like people shouldn't stand on a table
- how to do test driven production
Comments
Post a Comment