Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into completed
Browse files Browse the repository at this point in the history
  • Loading branch information
tboychuk committed Jun 20, 2024
2 parents 5c4e3ca + 707802e commit 86444d6
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 17 deletions.
1 change: 0 additions & 1 deletion 1-0-java-basics/1-3-0-hello-generics/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ it is not safe. Using `Object` requires runtime casting which can cause runtime

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/Q5aEmF8E86fbZ4rXA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
4 changes: 3 additions & 1 deletion 1-0-java-basics/1-3-2-heterogeneous-max-holder/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
* implement a generic method getMax that retrieves a max value by its type ✅
* wrap a comparator instance to make it null-safe ✅

### Exercise overview 🇺🇦
[![Watch the video](https://img.youtube.com/vi/jQnGDgH-Zfg/0.jpg)](https://www.youtube.com/watch?v=jQnGDgH-Zfg)

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/u6kHcecFuzxV232LA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Build strong skills implementing a well known Array List data structure 💪
---

#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/WQPxc7rDFgZK6eEk7)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
1 change: 0 additions & 1 deletion 3-0-java-core/3-6-1-file-reader/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ You're supposed to know the basics of Stream API and how to work with files in J

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/MAfCxL1JLfY76ki9A)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
1 change: 0 additions & 1 deletion 3-0-java-core/3-6-2-file-stats/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ You're supposed to know how to work with text files and be able to write Java co
---

#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/jhXEAzG4TB81S43CA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
1 change: 0 additions & 1 deletion 3-0-java-core/3-6-3-crazy-regex/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ it's called back reference)
---

#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/jhXEAzG4TB81S43CA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
1 change: 0 additions & 1 deletion 3-0-java-core/3-6-4-random-field-comparator/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/u6kHcecFuzxV232LA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ You're supposed to be familiar polymorphism and Java interfaces
---

#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/8YUNC2YctwDi7qwP7)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Start learning functional programming in Java by writing simple math functions u
---

#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/TPSCpZAMZvNXYCoA6)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Learn functional programming by refactoring a piece of code using Stream API

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/7GaNdgTDWhaSh4fc7)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
3 changes: 1 addition & 2 deletions 5-0-functional-programming/5-1-1-crazy-lambdas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,10 @@ it can help you to simplify the code even more:
* Favor the use of standard functional interfaces - Item 44

### Exercise overview 🇺🇦
[![Linked List](https://yt-embed.herokuapp.com/embed?v=tNizKD1JbwM)](https://youtu.be/tNizKD1JbwM)
[![Watch the video](https://img.youtube.com/vi/tNizKD1JbwM/0.jpg)](https://www.youtube.com/watch?v=tNizKD1JbwM)

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/GcKJyr1fEGaPrrLz8)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
3 changes: 1 addition & 2 deletions 5-0-functional-programming/5-2-1-crazy-streams/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ To verify your implementation, run `CrazyStreamsTest.java`
* [Modern Java in Action (chapters 4 - 6)](https://www.amazon.com/dp/1617293563/ref=cm_sw_r_tw_dp_XN3TPAASB945V8XQPW5F) 📕

### Exercise overview 🇺🇦
[![Linked List](https://yt-embed.herokuapp.com/embed?v=o1H6kMlCQ74)](https://youtu.be/o1H6kMlCQ74)
[![Watch the video](https://img.youtube.com/vi/o1H6kMlCQ74/0.jpg)](https://www.youtube.com/watch?v=o1H6kMlCQ74)

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/K1ETyrRybV1RpfHA6)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
3 changes: 1 addition & 2 deletions 5-0-functional-programming/5-3-1-crazy-optionals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ To verify your implementation, run `CrazyOptionalsTest.java`
* [Stream API. Optional. Курс Enterprise Java <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/yt_icon_rgb.png" height=13/>](https://youtu.be/OD0hIs1cGmY)

### Exercise overview 🇺🇦
[![Linked List](https://yt-embed.herokuapp.com/embed?v=yyhD0QZGMRs)](https://youtu.be/yyhD0QZGMRs)
[![Watch the video](https://img.youtube.com/vi/yyhD0QZGMRs/0.jpg)](https://www.youtube.com/watch?v=yyhD0QZGMRs)

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/vkhad17uT7DTWThQ9)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ You're supposed to be familiar with Lambdas, Stream API and Optional API

---
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-exercises/tree/main/0-0-intro#introduction)
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/ndFEj5xArhTBQaRQA)

##
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

0 comments on commit 86444d6

Please sign in to comment.