Skip to content

Commit 2959be0

Browse files
committed
docs: add Video section to README
A new 'Videos' section has been added to the README document. This section includes two educational videos about Evolutionary Architecture: a webinar from Architecture Weekly and a presentation from Programistok 2023 Conference. Both provide detailed explanations and resources for further learning.
1 parent 00509c8 commit 2959be0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,18 @@ Testing:
309309
- https://github.com/fluentassertions/fluentassertions[Fluent Assertions]
310310
- https://dotnet.testcontainers.org[Test Containers]
311311

312+
== Videos 🎥
313+
314+
You can learn the essentials of Evolutionary Architecture from these videos:
315+
316+
=== Webinar from Architecture Weekly 🇬🇧
317+
318+
In this webinar, Maciej "MJ" Jedrzejewski gives a detailed talk on Evolutionary Architecture. You can watch the recorded webinar link:https://www.architecture-weekly.com/p/webinar-11-maciej-mj-jedrzejewski[here].
319+
320+
=== Presentation at Programistok 2023 Conference 🇵🇱
321+
322+
This is a recorded presentation from the Programistok 2023 Conference, where Evolutionary Architecture was extensively explained. You can watch it on YouTube link:https://www.youtube.com/watch?v=tfCtM8D_DZ4&t=598s[here].
323+
312324
== Authors
313325

314326
[cols=2*,options=header]

0 commit comments

Comments
 (0)