Videos (504) - Page 5

Watch free Video tutorials by the selected registered members. If you also want to share video tutorials, please let us know for approval.

504 records found.
 
Explain Azure DevOps using Azure Pipeline. 
Last updated on: 17 Jan 2020 01:57:07 AM by Questpond | Views: 2446 | Category: Azure
This Azure DevOps tutorial is meant for beginners where we will be covering following chapters step by step - Chapter 1 - Full form of DevOps Chapter 2 - Dev & Ops Department delivery issues. Chapter 3 - Define DevOps. Chapter 4 - Myths of DevOps. Chapter 5 - DevOps, Continuous Collaboration. Chapter 6 - DevOps using Azure DevOps. Chapter 7 - Creating Organization and Project. Chapter 8 - Creating the plan, workitem and task. Chapter 9 - Creating a clone of the repository. Chapter 10 - Creating a MVC Core project. Chapter 11 - Ignore using GitIgnore. Chapter 12 - Checkingcode against task. Chapter 13 - Create build using Pipeline. Chapter 14 - YAML (yest Another Markup Language). Chapter 15 - Running the build YAML Pipeline. Chapter 16 - Making build continuous and automated. Chapter 17 - Checking continuous build. Chapter 18 - Creating Azure VM Server to host the build. Chapter 19 - Creating the release pipeline. Chapter 20 - Checking Commit, Build and Gol ...
What are basic fundamentals of Machine Learning(for Freshers). 
Last updated on: 30 Sep 2019 11:54:22 PM by Questpond | Views: 3450 | Category: Others
This is an introductory video where we will be learning what exactly is Machine Learning and introduction to it. It will also cover other fundamental concepts like Algorithm, Training Data, Vectors in Machine Learning, Model Concept in Machine Learning, what are Features & Labels and Bag of Words.
Python Tutorial for Beginners 
Last updated on: 19 Sep 2019 09:36:55 AM by Questpond | Views: 3218 | Category: Python
Python Tutorial for Beginners ---------------------------------------------------------- Chapter 1:- Installing Python framework and Pycharm IDE. Chapter 2:- Creating and Running your first Python project. Chapter 3:- Python is case-sensitive Chapter 4:- Variables, data types, inferrence & type() Chapter 5:- Python is a dynamic language Chapter 6:- Comments in python Chapter 7:- Creating function, whitespaces & indentation Chapter 8:- Importance of new line Chapter 9:- List in python, Index, Range & Negative Indexing Chapter 10:- For loops and IF conditions Chapter 11:- PEP, PEP 8, Python enhancement proposal Chapter 12:- ELSE and ELSE IF Chapter 13:- Array vs Python Chapter 14:- Reading text files in Python Chapter 15:- Casting and Loss of Data Chapter 16:- Referencing external libararies Chapter 17:- Applying linear regression using sklearn Chapter 18:- Creatiing classes and objects.
Most asked Angular Interview Questions & Answers- Part 1. 
Last updated on: 09 Sep 2019 05:35:46 AM by Questpond | Views: 3154 | Category: Angular
In this part 1 of the series we will be discussing about the most commonly asked Angular interview questions with detailed answers.
Flutter step by step training for beginners. 
Last updated on: 05 Aug 2019 01:18:36 AM by Questpond | Views: 3035 | Category: Android
In this step by step video will try to understand what is Flutter, setting up flutter for windows and IDE to use Flutter, directory structure, creating Hello World application and display list using ListView.
  • Host Angular application using Azure DevOps. 
    Last updated on: 29 Jul 2019 12:20:12 AM by Questpond | Views: 2484 | Category: Azure
    In this tutorial we will be hosting Angular application, CI/CD linking and will also create a pipeline using using Azure DevOps.
    Power BI Step by Step for Beginners. 
    Last updated on: 17 Jul 2019 12:46:16 PM by Questpond | Views: 2036 | Category: Others
    This tutorial is meant for Power BI beginners where we will be explaining what is Power BI, creating decent Power BI reports, will also look into different visualization components like Column Chart, Stacked Bar Chart, Bar Chart, Line Chart, Pie Chart, Table Chart, publishing reports online, Model relationships etc.
    Mathematics in Data Science(Beginners). 
    Last updated on: 29 May 2019 07:19:56 AM by Questpond | Views: 2443 | Category: Others
    This tutorial is for Data Science freshers comprising in-debth lessons on Data science, Average , Mode , Min and Max, Multi-disciplinary, golden rules for mathematics for data science, Mean,Median,Mode,Max and Min, Outlier, Quartile & Inter-Quartile, Standard deviation, Normal distribution, Plotting bell curve, 68,95 and 98 Emprical rule, Probability of getting 50% above and 50% less, getting 20 value, getting 40 to 60, Importance of Z Score and The Z score calculation.
    How to Install the Quicken in Mac Computers using the Method of CD version? 
    Last updated on: 04 Apr 2019 03:06:26 AM by Evelynacton | Views: 2640 | Category: Visual Studio
    Watch this video, and get the information about installing the quicken program in Mac. You can easily install this program by following some easy steps. Want to talk our setup group for any help just call www quicken.com/support group at +61-1800-958-237 or visit http://wwwquicken.comsetup.support/
    Data Science Training - Part 1. 
    Last updated on: 27 Mar 2019 02:44:08 AM by Questpond | Views: 2613 | Category: Python
    In this 1 hour tutorial of Data Science we will be covering 18 Chapters where will try to understand Machine Learning, Artificial Intelligence, Data Mining, Python, R Programming, Installations of R framework, Python Framework etc step by step.
    Async VS Threads in C# - Part 2. 
    Last updated on: 25 Jan 2019 12:17:00 PM by Questpond | Views: 3070 | Category: C#
    In this second part of the video will try to understand does Asynchronous code use threads internally.
    Concurrency VS Parallelism - Part 1. 
    Last updated on: 25 Jan 2019 12:41:35 AM by Questpond | Views: 2700 | Category: C#
    This is the first part of the video demonstrates the difference between Concurrency & Parallelism concepts with example.