Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Import modules

I downloaded a python package, and installed it using pip command in Windows PowerShell. I cut-pasted site-package folder to the PATH where python is installed. But still when I import the module in python shell, it says that the module is not found.

Return To Merchant Error pay-pal

Hello Everyone, I am using the express checkout recurring API for Paypal on my site. When I am using the live credentials on the API of pay-pal account, getting "return to merchant"-error and redirecting me to another window instead of the URL

Form Validation in AngularJS with ngMessages

In this post, you will learn about ngMessages directive in angularJs and how it can help to show error messages in your application. ngMessages provides custom form validation facility to display error messages in angularJs. Let’s start with a

Object Literals In Javascript

Like in many other programming languages, there are objects in JavaScript.The objects in JavaScript can be compared to object in real life. JavaScript object's is a standalone entity, with its own properties and type . Compare it with a bucket, for

Understanding Modules in Angular2

A module is component in angular that can export classes, function and values. It can work as a library for some other module. angular2 library is primary library that is a module and will be imported by some other component. This is the code for mo

Http Status Codes and Explain all codes

HTTP, Hypertext Transfer Protocol, is the medium through which clients and servers can communicate. Basically, it works as a request-response protocol between a client and server. When user clicks at any link, types in a URL or submits the form, then

Create a Simple Twitter Bot with Node.js in 9 Easy Steps

Before Creating a Simple Twitter Bot with Node.js let us first know what twitter bot is and what it does?   The Twitter bot is a software program you write that listen to something to happen and carry out the action in response. It will listen

Software Testing Types, Methodologies and Types of Software Bug

A. Software testing Methods Software testing methods are the methodologies that describe the ways in which we can test a particular software product in order to check whether the software is developed in a correct manner to fulfil the functionality

How to add custom methods in checkit module?

Sometimes, you may have a long conditions to check for validity. In general, you may need to check certain thing that doesn't exists in checkit module, In that case you extends checkit module and add custom methods into it.   For ex.- To w

Request LifeCycle in Asp.net MVC

This blog will explain how the MVC lifecycle works to provide a response to the user's browser. We run our MVC application in the browser and see the rendered view, So we will understand how actually that user request is able to get the response

1 6 160
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: