Skip to content

Commit 3048a5a

Browse files
authored
chore(curriculum): backticks for OOP in Programming Vocabulary (freeCodeCamp#60786)
1 parent 371dcd5 commit 3048a5a

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f150f6e708633720c8c52.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ What question might Tom want to ask Sarah based on his statement?
2323

2424
### --feedback--
2525

26-
Tom's statement indicates he understands how to use the internet as he was reading on it; his focus is on object-oriented programming.
26+
Tom's statement indicates he understands how to use the internet as he was reading on it; his focus is on `object-oriented programming`.
2727

2828
---
2929

@@ -43,7 +43,7 @@ While it's possible Tom might want resources, his statement suggests he's seekin
4343

4444
### --feedback--
4545

46-
Tom mentioned that object-oriented programming is a new concept for him, not that it is old or outdated.
46+
Tom mentioned that `object-oriented programming` is a new concept for him, not that it is old or outdated.
4747

4848
## --video-solution--
4949

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f18633253ba3511982c4e.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ While Sarah mentions modern languages, `it` specifically points back to the main
2727

2828
---
2929

30-
It refers to the use of object-oriented programming in the past.
30+
It refers to the use of `object-oriented programming` in the past.
3131

3232
### --feedback--
3333

34-
Sarah's discussion focuses on the current use, not the historical aspect, of object-oriented programming.
34+
Sarah's discussion focuses on the current use, not the historical aspect, of `object-oriented programming`.
3535

3636
---
3737

@@ -43,7 +43,7 @@ Sarah's statement does not discuss the difficulty of languages but rather the ex
4343

4444
---
4545

46-
It refers to object-oriented programming.
46+
It refers to `object-oriented programming`.
4747

4848
## --video-solution--
4949

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f2e4b96f60636d44eb7db.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dashedName: task-66
99

1010
# --description--
1111

12-
A `class` is a fundamental concept, especially in object-oriented programming. It acts like a blueprint for creating objects. A `class` defines the properties (attributes) and behaviors (`methods`) that the objects created from the `class` can have.
12+
A `class` is a fundamental concept, especially in `object-oriented programming`. It acts like a blueprint for creating objects. A `class` defines the properties (attributes) and behaviors (`methods`) that the objects created from the `class` can have.
1313

1414
For example, a `Person` class might have properties like `name` and `age`, and behaviors like `talk()` and `walk()`.
1515

@@ -37,7 +37,7 @@ This word is used here to introduce the existence or presence of something.
3737

3838
### --feedback--
3939

40-
They are blueprints in object-oriented programming from which objects are created.
40+
They are blueprints in `object-oriented programming` from which objects are created.
4141

4242
---
4343

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f31024608f337c0bf53a9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please answer the question below.
1515

1616
## --text--
1717

18-
How much does Tom know about object-oriented programming?
18+
How much does Tom know about `object-oriented programming`?
1919

2020
## --answers--
2121

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f38df518e713b716c3e2f.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,35 @@ Please answer the question below.
1515

1616
## --text--
1717

18-
Which statement best describes object-oriented programming as explained by Sarah?
18+
Which statement best describes `object-oriented programming` as explained by Sarah?
1919

2020
## --answers--
2121

22-
Object-oriented programming is about creating a sequence of commands that the computer follows one after another.
22+
`Object-oriented programming` is about creating a sequence of commands that the computer follows one after another.
2323

2424
### --feedback--
2525

26-
This statement describes procedural programming, not object-oriented programming which focuses on classes and objects.
26+
This statement describes procedural programming, not `object-oriented programming` which focuses on classes and objects.
2727

2828
---
2929

30-
Object-oriented programming primarily involves using standard templates for web development.
30+
`Object-oriented programming` primarily involves using standard templates for web development.
3131

3232
### --feedback--
3333

34-
This option incorrectly describes object-oriented programming as it does not mention the creation and interaction of objects, which are central to OOP.
34+
This option incorrectly describes `object-oriented programming` as it does not mention the creation and interaction of objects, which are central to `OOP`.
3535

3636
---
3737

38-
Object-oriented programming uses classes as blueprints to create objects, and methods within these classes define what actions the objects can perform.
38+
`Object-oriented programming` uses classes as blueprints to create objects, and methods within these classes define what actions the objects can perform.
3939

4040
---
4141

42-
Object-oriented programming is a simple method that involves copying existing codes into new programs.
42+
`Object-oriented programming` is a simple method that involves copying existing codes into new programs.
4343

4444
### --feedback--
4545

46-
This description is incorrect as object-oriented programming is not about copying code but designing systems through objects and classes.
46+
This description is incorrect as `object-oriented programming` is not about copying code but designing systems through objects and classes.
4747

4848
## --video-solution--
4949

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f659f6ad8103db5d73490.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dashedName: task-75
1111

1212
The preposition `on` is often used to specify the subject or topic of a book or discussion. In this context, it connects the book to the topic it covers, which is `Object-Oriented Programming` (also known as `OOP`).
1313

14-
The word `principle` refers to the fundamental theories or beliefs that form the basis for a system, in this case, the core ideas of OOP.
14+
The word `principle` refers to the fundamental theories or beliefs that form the basis for a system, in this case, the core ideas of `OOP`.
1515

1616
# --fillInTheBlank--
1717

@@ -25,23 +25,23 @@ The word `principle` refers to the fundamental theories or beliefs that form the
2525

2626
### --feedback--
2727

28-
This preposition is used here to indicate that the book is about the subject of OOP's principles.
28+
This preposition is used here to indicate that the book is about the subject of `OOP's` principles.
2929

3030
---
3131

3232
`OOP's`
3333

3434
### --feedback--
3535

36-
This possessive form shows that the noun followed belongs to Object-Oriented Programming.
36+
This possessive form shows that the noun followed belongs to `Object-Oriented Programming`.
3737

3838
---
3939

4040
`principles`
4141

4242
### --feedback--
4343

44-
They are the basic ideas or rules that guide the structure and functioning of OOP.
44+
They are the basic ideas or rules that guide the structure and functioning of `OOP`.
4545

4646
# --scene--
4747

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f66ed185bc53e6171be3c.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ Sarah clearly expresses her willingness to recommend a book by mentioning it.
2727

2828
---
2929

30-
Sarah is willing to recommend a book about the principles of Object-Oriented Programming.
30+
Sarah is willing to recommend a book about the principles of `Object-Oriented Programming`.
3131

3232
---
3333

3434
Sarah recommends a book about general programming practices.
3535

3636
### --feedback--
3737

38-
Sarah specifically mentions a book on OOP's principles, not general programming practices.
38+
Sarah specifically mentions a book on `OOP's` principles, not general programming practices.
3939

4040
---
4141

curriculum/challenges/english/21-a2-english-for-developers/learn-how-to-use-basic-programming-vocabulary-in-conversations/662f69e2ea29ba3fd64e66e0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please answer the question below.
1515

1616
## --text--
1717

18-
Why does Sarah recommend that specific book on OOP's principles to Tom?
18+
Why does Sarah recommend that specific book on `OOP's` principles to Tom?
1919

2020
## --answers--
2121

@@ -27,7 +27,7 @@ This option is misleading; Sarah recommends the book not because it's her only o
2727

2828
---
2929

30-
Because it includes the most recent research on OOP
30+
Because it includes the most recent research on `OOP`
3131

3232
### --feedback--
3333

0 commit comments

Comments
 (0)