Hello everyone,
I will start soon a journey here sharing what I do throughout the day. I will be almost posting everyday to document my journey, and encourage myself and others to continue learning and building.
Stay tuned my friends!
Day 18
π Unfortunately not a huge progress but I tried to make every effort to maintain a consistent pace in my progress. Today I continue exploring processes tab on DataDog and how they affect CPU or memory on each host or container.
#100DaysOfCode#SoftwareEngineering#BuildInPublic
Day 17
π Today I learned about matrices, logs, host lists and infra, and creating custom tags on DataDogs. Also I continue development my portfolio.
#100DaysOfCode#SoftwareEngineering#BuildInPublic
Day 16
π¨Today I paused learning python temporarily and focus on learning and exploring DataDog since it will be using for performance monitoring in my work. Also, I am working a little bit for my portfolio.
#100DaysOfCode#SoftwareEngineering#BuildInPublic
Be honest software engineers
How much of your actual coding is now done by AI tools?
β’ 0-30%
β’ 30-60%
β’ 60-90%
β’ 90% (Iβm basically a prompt engineer now)
Day 12
- Done with regular expressions in python and especially those are common validation cases such as email and password.
- Done testing in python specifically using unit test package class that you could build methods to test each a certain case.
- starting with building some project related to every aspect of python careers.
#100DaysOfCode#SoftwareEngineering#BuildInPublic
Day 11
- Done with file IO, including how to read, write, and append a text on a file. Also how to access files from relative or absolute paths. Finally, how to handle a custom file errors in python.
- starting with regular expressions.
#100DaysOfCode#SoftwareEngineering#BuildInPublic