Skip to content

Commit c26ad53

Browse files
authored
Update README.md
1 parent 8f6ae34 commit c26ad53

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ This repository contains working project code used in video Course by Packt Publ
44
### Course link:
55
https://www.packtpub.com/application-development/learn-design-patterns-java-9-video
66

7-
### Authors profile:
8-
![ http://in.linkedin.com/in/premaseem](https://github.com/premaseem/DesignPatternsJava9/blob/master/linkedin.png " http://in.linkedin.com/in/premaseem")
9-
10-
117
## Course introduction Video
128
[![Course introduction video ](http://img.youtube.com/vi/U9jz3omyb_Y/0.jpg)](https://www.youtube.com/watch?v=U9jz3omyb_Y&feature=youtu.be)
139

@@ -33,6 +29,9 @@ https://premaseem.wordpress.com/category/computers/design-patterns/
3329
### Software Design pattern community face book page:
3430
https://www.facebook.com/DesignPatternGuru/
3531

32+
### Authors profile: http://in.linkedin.com/in/premaseem
33+
![ http://in.linkedin.com/in/premaseem](https://github.com/premaseem/DesignPatternsJava9/blob/master/linkedin.png " http://in.linkedin.com/in/premaseem")
34+
3635
### Course Overview:
3736
Learn and master common design patterns in Java , and become an efficient programmer.
3837
In this course, you will start by exploring the benefits of using design patterns for developers in their regular development environment. You will move on to see which design patterns are suited for which circumstances. You will see the different categories to which the Design Patterns belong. Throughout this course, each type of Design Pattern will be accompanied by a practical example and information on when to use a given Design Pattern. You will also be shown scenarios in which specific Design Patterns are to be avoided.

0 commit comments

Comments
 (0)