Filter By: Difficulty, Type, Page Lists Learn Vue 2: Step By Step – Episode #3 JAVASCRIPT • NOV 28TH, 2016 • BEGINNER • 5:27 ADD TO WATCHLIST Setup Vue Devtools Learn Vue 2: Step By Step – Episode #2 JAVASCRIPT • NOV 28TH, 2016 • BEGINNER • 3:03 ADD TO WATCHLIST Basic Data Binding Learn …
Category: Root
Mar 16
laracast series episode
Filter By: Difficulty, Type, Page Authenticate Your Users Laravel 5.2 From Scratch – Episode #13 LARAVEL • MAR 1ST, 2016 • BEGINNER • 6:29 ADD TO WATCHLIST Your Questions Answered Laravel 5.2 From Scratch – Episode #12 LARAVEL • FEB 26TH, 2016 • BEGINNER • 1:36 ADD TO WATCHLIST Validation and More Laravel 5.2 From …
Mar 10
WordPress ( approx 5.6 ) sqls to find all big data, ml, ai, related category ids (term ids)
WordPress ( approx: 5.6 ) sqls to find all big data, ml, ai, related category ids (term ids) SELECT wt.term_id FROM `wp_terms` wt inner join wp_term_taxonomy wtt on (wtt.term_id = wt.term_id) and (wtt.taxonomy=’category’) WHERE (name like ‘%big data%’) or ((name like ‘%cloud%’)) or ((name like ‘%machine learning%’)) or ((name like ‘%security%’)) or ((name like ‘AI’)) …
Mar 10
Pretty Simple Java Code #SCJP
/** * The HelloWorldApp class implements an application that * simply prints “Hello World!” to standard output. */ class HelloWorldApp { public static void main(String[] args) { System.out.println(“Hello Worlld”); } } class ArrayDemo { public static void main(String[] args) { // declares an array of integers int[] anArray; int[] theArray; // allocates memory for 10 …
Mar 10
SCJP: Sun Certified Java Programmer: All that you need to know #SCJP
Introduction to Sun Certified Java Programmer Certification Course Java : SCJP: Important Resources JAVA: Some links: useful for exams like scjp/scja SCJP Essential Knowledge SCJP Practice Exams SCJP Training: Lesson 1: Develop code that declares classes (including abstract and all forms of nested classes), interfaces, and enums, and includes the appropriate use of package and …
Mar 10
SCJP: Topics and Resources : will be continued #SCJP
SCJP topics and related resources are provided. I have skimed through the resources at least one time. Garbage Collection Test area:Given a code example, recognize the point at which an object becomes eligible for garbage collection, determine what is and is not guaranteed by the garbage collection system, and recognize the behaviors of the Object.finalize() …
Mar 10
SCJP: Java Operators #SCJP
By Sayed Exams like SCJP test your understanding of Java operators and how to use them like: assignment operators: =, +=, -= arithmetic operators: +, -, *, /, %, ++, — relational operators: <, <=, >, >=, ==, != logical operators: &, |, ^, !, &&, || conditional operators: ? : Also operators to check …
Mar 07
Where to Invest $1 Million Right Now
Where to Invest $1 Million Right Now https://www.bloomberg.com/features/how-to-invest-a-million-dollars/?srnd=premium-canada ETF Buyers Prefer Emerging Stocks Over U.S. Shares, Gold, Bonds https://www.bloomberg.com/news/articles/2021-03-05/etfs-show-balance-is-shifting-in-favor-of-emerging-market-stocks?srnd=premium-canada Asian Stocks Gain on Growth Outlook; Oil Rises: Markets Wrap https://www.bloomberg.com/news/articles/2021-03-07/asia-stocks-to-open-week-higher-currencies-steady-markets-wrap?srnd=markets-vp *** . *** *** . *** . *** . *** Courses: http://Training.SitesTree.com (Big Data, Cloud, Security, Machine Learning) Blog: http://Bangla.SaLearningSchool.com, http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net …
Mar 07
step by step spring inventory management #Spring #Spring Framework and Hibernate #Spring #Spring Framework and Hibernate
From: http://sitestree.com/?p=2746 Categories:Spring, Spring Framework and Hibernate, Spring, Spring Framework and HibernateTags:spring, inventory management Post Data:2015-11-01 18:17:34 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
Mar 03
Economy:Market: Five Things You Need to Know to Start Your Day
Five Things You Need to Know to Start Your Day https://www.bloomberg.com/news/newsletters/2021-03-02/five-things-you-need-to-know-to-start-your-day?srnd=premium-canada Cathie Wood’s Flagship ETF Roars Back With Near-Record Inflow (However, personally I will not go for it ) : https://ark-funds.com/arkk https://www.bloomberg.com/news/articles/2021-03-02/cathie-wood-s-flagship-etf-roars-back-with-near-record-inflow?srnd=premium-canada The Five Hotspots Where Food Prices Are Getting People Worried https://www.bloomberg.com/news/articles/2021-02-28/the-five-hotspots-where-food-prices-are-getting-people-worried?srnd=premium-canada Food Prices Are Soaring Faster Than Inflation and Incomes *** . *** …
