diff --git a/README.md b/README.md index 3895af2..4c9735b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Expert JavaScript [[Download]](/book/Expert%20JavaScript.pdf) * Express in Action - Writing, Building, and Testing Node.js Applications [[Download]](/book/Express%20in%20Action%20-%20Writing%2C%20Building%2C%20and%20Testing%20Node.js%20Applications.pdf) * Front-End Reactive Architectures [[Download]](/book/Front-End%20Reactive%20Architectures.pdf) +* Full Stack Javascript Development With MEAN [[Download]](/book/Full%20Stack%20Javascript%20Development%20With%20MEAN.pdf) * Functional JavaScript - Introducing Functional Programming with Underscore.js [[Download]](/book/Functional%20JavaScript%20-%20Introducing%20Functional%20Programming%20with%20Underscore.js.pdf) * Functional Programming in JavaScript [[Download]](/book/Functional%20Programming%20in%20JavaScript.pdf) * Getting Started with HTML5 WebSocket Programming [[Download]](/book/Getting%20Started%20with%20HTML5%20WebSocket%20Programming.pdf) @@ -36,6 +37,9 @@ You can find all the books listed below in [**book**](/book) folder of this repo * JavaScript - The Good Parts [[Download]](/book/JavaScript%20-%20The%20Good%20Parts.pdf) * JavaScript Recipes - A Problem-Solution Approach [[Download]](/book/JavaScript%20Recipes%20-%20A%20Problem-Solution%20Approach.pdf) * jQuery Design Patterns [[Download]](/book/jQuery%20Design%20Patterns.pdf) +* Jump Start CSS [[Download]](/book/Jump%20Start%20CSS.pdf) +* Jump Start HTML5 [[Download]](/book/Jump%20Start%20HTML5.pdf) +* Jump Start Javascript [[Download]](/book/Jump%20Start%20Javascript.pdf) * Learning Bootstrap 4 - Second Edition [[Download]](/book/Learning%20Bootstrap%204%20-%20Second%20Edition.pdf) * Learning Bootstrap [[Download]](/book/Learning%20Bootstrap.pdf) * Learning JavaScript Robotics [[Download]](/book/Learning%20JavaScript%20Robotics.pdf) @@ -77,6 +81,7 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Thinking in JavaScript [[Download]](/book/Thinking%20in%20JavaScript.pdf) * TypeScript Design Patterns [[Download]](/book/TypeScript%20Design%20Patterns.pdf) * Vue.js 2 Web Development Projects - Learn Vue.js by building 6 web apps [[Download]](/book/Vue.js%202%20Web%20Development%20Projects%20-%20Learn%20Vue.js%20by%20building%206%20web%20apps.pdf) +* Web Development with Bootstrap 4 and Angular 2 - Second Edition [[Download]](/book/Web%20Development%20with%20Bootstrap%204%20and%20Angular%202%20-%20Second%20Edition.pdf) * Web Performance in Action [[Download]](/book/Web%20Performance%20in%20Action.mobi) * WebRTC Blueprints [[Download]](/book/WebRTC%20Blueprints.pdf) * WebRTC Cookbook [[Download]](/book/WebRTC%20Cookbook.pdf) diff --git a/book/Full Stack Javascript Development With MEAN.pdf b/book/Full Stack Javascript Development With MEAN.pdf new file mode 100644 index 0000000..426c5d5 Binary files /dev/null and b/book/Full Stack Javascript Development With MEAN.pdf differ diff --git a/book/Jump Start CSS.pdf b/book/Jump Start CSS.pdf new file mode 100644 index 0000000..9dbefa5 Binary files /dev/null and b/book/Jump Start CSS.pdf differ diff --git a/book/Jump Start HTML5.pdf b/book/Jump Start HTML5.pdf new file mode 100644 index 0000000..03c0883 Binary files /dev/null and b/book/Jump Start HTML5.pdf differ diff --git a/book/Jump Start Javascript.pdf b/book/Jump Start Javascript.pdf new file mode 100644 index 0000000..4b5a7e4 Binary files /dev/null and b/book/Jump Start Javascript.pdf differ diff --git a/book/Web Development with Bootstrap 4 and Angular 2 - Second Edition.pdf b/book/Web Development with Bootstrap 4 and Angular 2 - Second Edition.pdf new file mode 100644 index 0000000..6e5a967 Binary files /dev/null and b/book/Web Development with Bootstrap 4 and Angular 2 - Second Edition.pdf differ