Skip to content

Commit 008db75

Browse files
authored
Merge pull request #25 from bobocode-projects/GP-132/142_update_READMEs
GP-132/142 Add star animation and video in existing READMEs
2 parents d286e99 + 1f9c7f0 commit 008db75

File tree

5 files changed

+37
-2
lines changed
  • 1-0-networking-and-http/1-0-0-hello-network-socket
  • 2-0-servlet-api/2-0-1-hello-servlet-api
  • 3-0-spring-framework

5 files changed

+37
-2
lines changed

1-0-networking-and-http/1-0-0-hello-network-socket/README.MD

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ Learn **Sockets** – the essential part of Java networking 💪
1616
* **experiment** with MessageBoard application that consists of a client and server apps ✅
1717

1818
### Exercise overview 🇺🇦
19-
[Network Socket – Основа Основ. Огляд Нової Вправи "hello-network-socket"](https://youtu.be/31u5CoVDX5w) <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/yt_icon_rgb.png" height=13/>
19+
[![Linked List](https://yt-embed.herokuapp.com/embed?v=31u5CoVDX5w)](https://youtu.be/31u5CoVDX5w)
2020

2121
---
2222

23-
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
23+
#### 🆕 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>

2-0-servlet-api/2-0-1-hello-servlet-api/README.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,11 @@ You're supposed to be familiar with [Java Fundamentals](https://github.com/boboc
3939
### Related Materials ℹ️
4040
todo
4141

42+
### Exercise overview 🇺🇦
43+
[![Linked List](https://yt-embed.herokuapp.com/embed?v=s11Fjue5Svs)](https://youtu.be/s11Fjue5Svs)
44+
4245
---
4346
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
47+
48+
##
49+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

3-0-spring-framework/3-0-0-hello-spring-framework/README.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ You're supposed to be familiar with *Spring IoC* and *Dependency injection*
1919
### Related materials :information_source:
2020
* [Spring IoC basics tutorial](https://github.com/boy4uck/spring-framework-tutorial/tree/master/spring-framework-ioc-basics)<img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png" height=20/>
2121

22+
### Exercise overview 🇺🇦
23+
[![Linked List](https://yt-embed.herokuapp.com/embed?v=IjyYJhIRNG4)](https://youtu.be/IjyYJhIRNG4)
24+
25+
---
26+
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
27+
28+
##
29+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png" height=50/>Hello Spring MVC exercise :muscle:
2+
Improve your *SSpring MVC* skills
3+
4+
### Exercise overview 🇺🇦
5+
[![Linked List](https://yt-embed.herokuapp.com/embed?v=GYaZzUeTlhA)](https://youtu.be/GYaZzUeTlhA)
6+
7+
---
8+
9+
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
10+
11+
##
12+
<div align="center"><img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/animation/GitHub%20Star_3.gif" height=50/></div>

3-0-spring-framework/3-1-1-dispatcher-servlet-initializer/README.MD

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ You're supposed to be familiar with *Spring MVC*
1717

1818
### Related materials ℹ
1919
todo
20+
21+
---
22+
#### 🆕 First time here? – [See Introduction](https://github.com/bobocode-projects/java-fundamentals-course/tree/main/0-0-intro#introduction)
23+
24+
##
25+
<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)