As part of 100 Days of Code i decided today to start the challenge, this repo will contain all log for the next days, and links to another repo so can keep track from projects.
commitment: for the next 100 days i'll code daily
Start date | Est Comp DT |
---|---|
March 14, 2022 | June 22, 2022 |
- Code daily
- Expand knowledge
- Learn new principles
- Learn Angular
Today i continue reading about ID principles of SOLID, tomorrow I'll do exercises trying to respect SOLID principles.
Today was only about Liskov substitution principle, can't do examples but tomorrow can do a best effort on making examples of SOLID
Today started SOLID principle, at this moment got main idea about Single responsibility. Open/Closed.
today's project was about how inheritance should add new stuff without altering original and keep class to only work with specific objective.
Learned about abstract keyword in C# abstract and interface differences. One small step...
all apps already installed and dev environment ready to start. GH profile prepared.