Skip to content

Commit e7c55fa

Browse files
committed
GP-132 Update readme files
1 parent 8c5aae6 commit e7c55fa

File tree

22 files changed

+62
-9
lines changed

22 files changed

+62
-9
lines changed

0-0-intro/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ _(we know it's silly, but we wanted to give you a simple example 😀)_
2626
* switch to branch `completed` and **see the correct implementation** of the exercise
2727
* [join the discussion](https://github.com/bobocode-projects/java-fundamentals-course/discussions) on the GitHub
2828
* contact us via [email protected]
29+
30+
##
31+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

1-0-java-basics/1-3-1-crazy-generics/README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ runtime to compile time and makes type parametrization safer.**
2626
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2727
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/u6kHcecFuzxV232LA)
2828

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

1-0-java-basics/1-5-0-hello-annotations/README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ Learn annotations basics to better understand how the frameworks use them 💪
1414
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1515
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/UADe1YKHiFVXQJLF8)
1616

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

2-0-data-structures-and-algorithms/2-2-1-node/README.MD

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,7 @@ You're supposed to be familiar **Java classes** and **generics**
1717

1818
---
1919
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
20-
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/JGTFw5nfwR89tmSbA)
20+
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/JGTFw5nfwR89tmSbA)
21+
22+
##
23+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

2-0-data-structures-and-algorithms/2-2-2-stack/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ stored to the stack.**
2323
---
2424
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2525
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/VgcSYEgm68pzYp6E8)
26+
27+
##
28+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

2-0-data-structures-and-algorithms/2-2-3-linked-queue/README.MD

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ You're supposed to be familiar [Queue](https://en.wikipedia.org/wiki/Queue_(abst
1313
---
1414
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1515
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/ps9feaVAUsUT1gA29)
16+
17+
##
18+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

2-0-data-structures-and-algorithms/2-2-4-linked-list/README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ You're supposed to be familiar [Linked List](https://en.wikipedia.org/wiki/Linke
1919
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2020
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/tjCWWmpPHupe7Y8x7)
2121

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

2-0-data-structures-and-algorithms/2-2-5-array-list/README.MD

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ Build strong skills implementing a well known Array List data structure 💪
2323

2424
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2525
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/WQPxc7rDFgZK6eEk7)
26+
27+
##
28+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

2-0-data-structures-and-algorithms/2-2-6-binary-search-tree/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ Learn tree data structures and build strong skills implementing binary search tr
2121
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2222
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/7U9XZHuTtT5xpjXR6)
2323

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

3-0-java-core/3-6-1-file-reader/README.MD

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ You're supposed to know the basics of Stream API and how to work with files in J
1414
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1515
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/MAfCxL1JLfY76ki9A)
1616

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

3-0-java-core/3-6-2-file-stats/README.MD

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ You're supposed to know how to work with text files and be able to write Java co
1717
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1818
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/jhXEAzG4TB81S43CA)
1919

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

3-0-java-core/3-6-3-crazy-regex/README.MD

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ it's called back reference)
6363
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
6464
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/jhXEAzG4TB81S43CA)
6565

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

4-0-object-oriented-programming/4-3-1-flight-search/README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ You're supposed to be familiar polymorphism and Java interfaces
2323
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
2424
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/8YUNC2YctwDi7qwP7)
2525

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

5-0-functional-programming/5-0-1-lambda-functions-map/README.MD

+4-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ Start learning functional programming in Java by writing simple math functions u
1313
---
1414

1515
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
16-
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/TPSCpZAMZvNXYCoA6)
16+
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/TPSCpZAMZvNXYCoA6)
17+
18+
##
19+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

5-0-functional-programming/5-0-2-stream-sum-of-squares/README.MD

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ Learn functional programming by refactoring a piece of code using Stream API
99

1010
---
1111
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
12-
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/7GaNdgTDWhaSh4fc7)
12+
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/7GaNdgTDWhaSh4fc7)
13+
14+
##
15+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

5-0-functional-programming/5-1-1-crazy-lambdas/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ it can help you to simplify the code even more:
6060
---
6161
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
6262
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/GcKJyr1fEGaPrrLz8)
63+
64+
##
65+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

5-0-functional-programming/5-2-1-crazy-streams/README.MD

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,7 @@ To verify your implementation, run `CrazyStreamsTest.java`
1414

1515
---
1616
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
17-
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/K1ETyrRybV1RpfHA6)
17+
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/K1ETyrRybV1RpfHA6)
18+
19+
##
20+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

5-0-functional-programming/5-3-1-crazy-optionals/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ To verify your implementation, run `CrazyOptionalsTest.java`
1515
---
1616
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1717
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/vkhad17uT7DTWThQ9)
18+
19+
##
20+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

5-0-functional-programming/5-4-1-fun-prime-numbers/README.MD

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ You're supposed to be familiar with Lambdas, Stream API and Optional API
1515
---
1616
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
1717
#### ➡️ Have any feedback? – [Please fill the form ](https://forms.gle/ndFEj5xArhTBQaRQA)
18+
19+
##
20+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

6-0-test-driven-development/6-1-1-stack/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ You're supposed to know [The Three laws of TDD](https://github.com/bobocode-proj
2121

2222
---
2323
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
24+
25+
##
26+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

6-0-test-driven-development/6-1-2-linked-list/README.MD

+3
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ You're supposed to know [The Three laws of TDD](https://github.com/bobocode-proj
2727

2828
---
2929
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
30+
31+
##
32+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

6-0-test-driven-development/6-1-3-binary-search-tree/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ and understand [Recursion](https://en.wikipedia.org/wiki/Recursion_(computer_sci
2222

2323
---
2424
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
25+
26+
##
27+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

0 commit comments

Comments
 (0)