From e7fa22a4bada0a276dfe7ad6e06016bc31339ec8 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Mon, 17 Apr 2017 03:42:38 -0300 Subject: [PATCH 01/10] Fix broken Markdown headings --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09aaeb1..4d8d968 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -#Java Multithreading +# Java Multithreading This repository will contain all the codes for the ultimate Java multithreading course by John Purcell See the [Video Tutorials](https://www.udemy.com/java-multithreading/) for more information. -##Contributors +## Contributors [Z.B. Celik] (http://www.linkedin.com/in/berkaycelik) [@IOAyman] (https://twitter.com/IOAyman) -##Java Multithreading Topics: +## Java Multithreading Topics: Codes with minor comments are from http://www.caveofprogramming.com/youtube/ also freely available at https://www.udemy.com/java-multithreading/?couponCode=FREE From 776124bd817cdbdaa61acec5eecf736a521a7fde Mon Sep 17 00:00:00 2001 From: Berkay Date: Thu, 2 Aug 2018 12:56:49 -0400 Subject: [PATCH 02/10] Update README.md --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4d8d968..8b742ea 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,11 @@ # Java Multithreading -This repository will contain all the codes for the ultimate Java multithreading course by John Purcell +This repository contains all the codes required for the ultimate Java multithreading course (by John Purcell) -See the [Video Tutorials](https://www.udemy.com/java-multithreading/) +See the course content from [here](https://www.udemy.com/java-multithreading/) or [here](http://www.caveofprogramming.com/youtube/) for more information. -## Contributors -[Z.B. Celik] (http://www.linkedin.com/in/berkaycelik) -[@IOAyman] (https://twitter.com/IOAyman) - - ## Java Multithreading Topics: -Codes with minor comments are from http://www.caveofprogramming.com/youtube/ also freely available at https://www.udemy.com/java-multithreading/?couponCode=FREE - - 1- Java Multithreading: Starting Threads - 2- Java Multithreading: Volatile – Basic Thread Communication @@ -28,3 +21,8 @@ Codes with minor comments are from http://www.caveofprogramming.com/youtube/ al - 12- Java Multithreading: Semaphores - 13- Java Multithreading: Callable and Future - 14- Java Multithreading: Interrupting Threads + + +## Contributors +[Z. Berkay Celik] (https://twitter.com/ZBerkayCelik) +[@IOAyman] (https://twitter.com/IOAyman) From 24eaf4c12fc33ffe7618d5d690855a17193569de Mon Sep 17 00:00:00 2001 From: Berkay Date: Thu, 2 Aug 2018 12:57:10 -0400 Subject: [PATCH 03/10] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8b742ea..beb53ab 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ This repository contains all the codes required for the ultimate Java multithreading course (by John Purcell) See the course content from [here](https://www.udemy.com/java-multithreading/) or [here](http://www.caveofprogramming.com/youtube/) -for more information. ## Java Multithreading Topics: From d6b94587346c2defff3580c19b9825d53b2df8ed Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 18 Aug 2018 15:52:17 -0400 Subject: [PATCH 04/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index beb53ab..6f68b22 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Java Multithreading This repository contains all the codes required for the ultimate Java multithreading course (by John Purcell) -See the course content from [here](https://www.udemy.com/java-multithreading/) or [here](http://www.caveofprogramming.com/youtube/) +[See the course content](https://caveofprogramming.teachable.com/p/java-multithreading) ## Java Multithreading Topics: @@ -23,5 +23,5 @@ See the course content from [here](https://www.udemy.com/java-multithreading/) o ## Contributors -[Z. Berkay Celik] (https://twitter.com/ZBerkayCelik) +[Z. Berkay Celik] (https://twitter.com/ZBerkayCelik) [Twitter] (https://twitter.com/ZBerkayCelik) [@IOAyman] (https://twitter.com/IOAyman) From b60b1a7e4b0772e23bb1c5f6d44cc7f551d70f6a Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 18 Aug 2018 15:52:42 -0400 Subject: [PATCH 05/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f68b22..a1ff932 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,5 @@ This repository contains all the codes required for the ultimate Java multithrea ## Contributors [Z. Berkay Celik] (https://twitter.com/ZBerkayCelik) [Twitter] (https://twitter.com/ZBerkayCelik) + [@IOAyman] (https://twitter.com/IOAyman) From a698052ca6763c82b24b0ee5b40e9580f0997e72 Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 18 Aug 2018 15:53:08 -0400 Subject: [PATCH 06/10] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1ff932..133086e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ This repository contains all the codes required for the ultimate Java multithrea ## Contributors -[Z. Berkay Celik] (https://twitter.com/ZBerkayCelik) [Twitter] (https://twitter.com/ZBerkayCelik) +[Z. Berkay Celik](https://twitter.com/ZBerkayCelik) [Twitter](https://twitter.com/ZBerkayCelik) -[@IOAyman] (https://twitter.com/IOAyman) +[@IOAyman](https://twitter.com/IOAyman) From 789835532e398589e1bf8b597b7bd6f7fe7b4188 Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 18 Aug 2018 15:53:33 -0400 Subject: [PATCH 07/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 133086e..914a2b6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,6 @@ This repository contains all the codes required for the ultimate Java multithrea ## Contributors -[Z. Berkay Celik](https://twitter.com/ZBerkayCelik) [Twitter](https://twitter.com/ZBerkayCelik) +[Z. Berkay Celik](https://twitter.com/ZBerkayCelik) [@IOAyman](https://twitter.com/IOAyman) From 8cf3b6e79a151fc81e3326c33d6d24213007740a Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 27 Oct 2018 21:20:51 -0400 Subject: [PATCH 08/10] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 914a2b6..9938653 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Java Multithreading -This repository contains all the codes required for the ultimate Java multithreading course (by John Purcell) +This repository contains all the codes required for the ultimate Java multithreading course. We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content of John Purcell's Java-MultiThreading (https://caveofprogramming.teachable.com/p/java-multithreading) course. -[See the course content](https://caveofprogramming.teachable.com/p/java-multithreading) ## Java Multithreading Topics: From f0025ce4ad812473f1dcae6181d25269347cf494 Mon Sep 17 00:00:00 2001 From: Berkay Date: Sat, 27 Oct 2018 21:21:34 -0400 Subject: [PATCH 09/10] Update README.md read me updated. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9938653..ee45668 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ - # Java Multithreading -This repository contains all the codes required for the ultimate Java multithreading course. We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content of John Purcell's Java-MultiThreading (https://caveofprogramming.teachable.com/p/java-multithreading) course. +This repository contains all the codes required for the ultimate Java multithreading course. We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content of John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/java-multithreading) course. ## Java Multithreading Topics: From 2dac69bb8e2706d60711b1b65a12437190e18c31 Mon Sep 17 00:00:00 2001 From: Berkay Date: Sun, 28 Oct 2018 05:35:05 -0400 Subject: [PATCH 10/10] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee45668..6d91e04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Java Multithreading -This repository contains all the codes required for the ultimate Java multithreading course. We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content of John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/java-multithreading) course. +This repository contains all the codes required for the ultimate John Purcell's [Java-MultiThreading](https://caveofprogramming.teachable.com/p/java-multithreading) course. + +We recommend the codes for those interested in understanding the multithreading. The code is written in Java and the topics are numbered by following the lecture content. ## Java Multithreading Topics: