How to check any country Information using Python ?

In this tutorial I’m going to learn how to check any country information using python. So follow this tutorial in this tutorial I have mentioned in very…

Read More

How to check any Country alternative names using Python ?

In this tutorial I’m going to learn how to check any country alternative name using python. So follow this tutorial in this tutorial I have mentioned in…

Read More

How to install python on windows ? Hello word print in Python ?

In this tutorial I’m going to install python on windows and also run hellow word in python, so follow this video in this I have demonstrate in…

Read More

Introduction of DevOps Certified Professional Course – DevOpsSchool

What is DevOps? DevOps is an approach that combines software development (Dev) and IT operations (Ops) to create an efficient and streamlined software development and delivery process….

Read More

How to use one component to another component ?

In this tutorial im going to learn how to use component to another component. First to create 1 component Second go to user-list.components.ts And copy selector Next…

Read More

How to Generate component and Module in Angular ? Useful Command in Angular ?

In this tutorial im going to learn how to generate component and module in Angular JS using command. 1ste step 2nd step 3rd step How to Generate…

Read More

How to write Hello world in Angular?

In this tutorial i’m going to write hellow world in Angular. First go to your app/index.html Next go to app.component.html Next go to app.component.ts Now you can…

Read More

Jquery get difference between two dates in days example

In this tutorial im going to learn how to get difference between two dates using jquery. Using below example i can calculate difference dates in days in…

Read More

How to Install Angular on Windows ?

In this tutorial I’m going to install Angular JS on windows follow this tutorial i have to mentioned in very easy way. Next to run below code…

Read More

How to call JavaScript function on button click

In this tutorial I’m going to use button on click when click it should be count. Example :- Output :-

Read More