Skip to content

Commit

Permalink
add day 7 of 100 days of code
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloHFS committed Aug 21, 2023
1 parent 48e4226 commit e990a64
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions blog/2023-08-20-day-7-100-days-of-code.md
Original file line number Diff line number Diff line change
@@ -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](<https://www.100diasdecodigo.dev/>)

0 comments on commit e990a64

Please sign in to comment.