Category: FromSitesTree.com

Building Your Own Directives in AngularJS #AngularJS #By Sayed Ahmed

Building Your Own Directives Directives can appear as HTML elements, attributes, comments, or CSS classes. Examples <my-directive></my-directive> <input my-directive> <!– directive: my-directive–> <input> Defining a Directive angular.module(‘app’, []).directive(‘myDir’, function() { return myDirectiveDefinition; }); Writing a Button Directive escribe(‘button directive’, function () { var $compile, $rootScope; beforeEach(module(‘directives.button’)); beforeEach(inject(function(_$compile_, _$rootScope_) { $compile = _$compile_; $rootScope = _$rootScope_; …

Continue reading

Securing Your AngularJS Applications #AngularJS #By Sayed Ahmed

Securing Your AngularJS Applications Some security measures can be as follows: Take security measures at the entry and exit points of data to and from the server Secure the server and prevent unauthorized access to data, and HTML Encrypt the connection i.e https:// Prevent cross-site scripting (XSS), Prevent cross-site request forgery (XSRF) attacks Block JSON …

Continue reading

Introduction to project management using dot project 2 #AngularJS #Management

From: http://sitestree.com/?p=2614 Categories:AngularJS, ManagementTags:Project Management Post Data:2015-10-18 06:39:16 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada

Angular.JS resources : Related JavaScript framework Stuff #AngularJS #By Sayed Ahmed #Misc. Reading

Why Angular? and Why not Angular 10 reasons why use angular? http://www.sitepoint.com/10-reasons-use-angularjs/ Why Does Angular.js Rock? http://angular-tips.com/blog/2013/08/why-does-angular-dot-js-rock/ Check the total article and esp the section: Why not Angular, Why not Backbone, Why not Ember https://moot.it/blog/technology/frameworkless-javascript.html   These articles do worth reading: http://angular-tips.com/blog/archives/   Bite-sized web development training with AngularJS. https://egghead.io/   Mastering Web Application Development …

Continue reading

Big Data and AWS #Big Data

AWS Concepts and Tools for Big Data Implementation Amazon Kinesis Big Data Streaming and Amazon Kinesis Example: Using Amazon Kinesis to Stream and Analyze Apache Server Log Data Amazon Athena Big Data Processing and Analytics Example: Using Amazon Athena to Query Log Data From Amazon S3 DynamoDB No SQL DBMS: Storing and Querying Data on …

Continue reading

bangla course curriculam grade 9 10 computer study #Bengali Literature

From: http://sitestree.com/?p=2606 Categories:Bengali LiteratureTags: Post Data:2015-10-17 06:10:48 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada

bengali search engine optimization google webmaster tools #Bengali Literature

From: http://sitestree.com/?p=2616 Categories:Bengali LiteratureTags:Bengali, search engine optimization, google webmaster Post Data:2015-10-18 12:43:39 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada

Linux Bash Commands A to Z #AngularJS #RHCSA

From: http://sitestree.com/?p=2596 Categories:AngularJS, RHCSATags:AngularJS, Linux, Command Post Data:2015-10-16 06:49:38 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada

english database management system #AngularJS #Management #Data Warehouse

From: http://sitestree.com/?p=2612 Categories:AngularJS, Management, Data WarehouseTags:database, management Post Data:2015-10-18 00:25:18 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada

Spark and Machine Learning Resources #Big Data

What is Apache Spark: What is Spark SQL? What is RDD? What is Spark ML? What is GraphX https://en.wikipedia.org/wiki/Apache_Spark (Sure theoreticians matter, SPark was first developed at the University of California, Berkeley’s AMPLab) Tutorial: Apache Spark – RDD https://www.tutorialspoint.com/apache_spark/apache_spark_rdd.htm Hands-on Intro to Machine Learning with Apache Spark and Apache Zeppelin https://www.youtube.com/watch?v=k4KOmnenuFk Apache Spark Machine Learning …

Continue reading