diff --git a/blog/2023-08-20-day-7-100-days-of-code.md b/blog/2023-08-20-day-7-100-days-of-code.md new file mode 100644 index 00000000..839577b4 --- /dev/null +++ b/blog/2023-08-20-day-7-100-days-of-code.md @@ -0,0 +1,19 @@ +--- +slug: day-7-100-days-of-code +title: Day 7 of 100 Days of Code +description: Sunday of rest and study +image: https://github.com/rickmff/100DiasDeCodigo-landing/blob/master/public/thumb.png +authors: paulohfs +tags: [100DaysOfCode, ODB, English, Oracle, Database] +--- + +Today was a day to rest, but I study a little bit of ODB. I did some exercicies that my professor gave me. You can see [here](https://www.paulohernane.me/my-brain/databases/exercicies/quiz-a1-q1) + +I learn this concepts: + +- Object Type +- Object Table +- Function +- Method + +Want to know about the 100 Days of Code Challenge? Check it out [here](https://www.100daysofcode.com/). [PT-BR]()