Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vsushko authored Feb 1, 2023
1 parent 5661ed8 commit cf6e25b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,11 @@
This repository contains projects that are either under research or under development. After development is completed, some projects are transferred to other repositories.

## Java8InAction
This repository contains all the source code for the examples and quizzes in the book Java 8 in Action: Lambdas, Streams and functional-style programming ([link](https://github.com/vsushko/research/tree/master/Java8InAction)).
This folder contains all the source code for the examples and quizzes in the book Java 8 in Action: Lambdas, Streams and functional-style programming ([link](https://github.com/vsushko/research/tree/master/Java8InAction)).

## angular-4-the-complete-guide
This folder contains comprehensive and bestselling Angular course sources from from Udemy ([Angular - The Complete Guide](https://www.udemy.com/course/the-complete-guide-to-angular-2/)), ([link](https://github.com/vsushko/research/tree/master/angular-4-the-complete-guide)).

## bank-with-currency-app
Simple application with a try to create an application for managing accounts with currencies ([link](https://github.com/vsushko/research/tree/master/bank-with-currency-app/src)).

0 comments on commit cf6e25b

Please sign in to comment.