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

Search In

Starting a Blog? Here are the things you should consider

So, you want to ‘start a blog’. Well, you’ve come at the right place.     A blog is a timely updated online diary or a personal journal. It’s a place to share your thoughts and express yourself to the world. Blo

Reading and writing file on MAC with Python

Hi All ,   Some time we have to create a file to store some data for our application and also read that file whenever we need it. So in this tutorial we will learn how to create a file on MAC system using python and also reading and writing on

How to create separate AngularJS controller files?

Controllers are used to adding behaviors to $scope object. When you are building a large application,the best practice is to split your controllers into different files according to the purpose that it fulfills. So, you need to follow these very simp

Pass Data from One ViewController to Another in iOS Objective C

Hi, guys, today will learn how to pass data from one view controller to another in iOS 1. First & foremost you have to analyse the type of data that is in your first ViewController that you have to pass ahead to the next view controller. 2. Supp

How to pick image from Camera or Gallery in iOS

Hiii guys, Today I'll be demonstrating how to pick any image via Gallery or via Camera in iOS ObjecticeC 1. Create a ViewController & add these two delegates to it-UIImagePickerControllerDelegate and UINavigationControllerDelegate. 2. Now

Search bar & how search bar displays search-results from API in iOS

Hi all, today we  will discuss about search bar & how search bar displays search results from API in iOS, I'll skip some basics and lets suppose u have a tableView which already has some data lets suppose record of names of students, So

Child Actions in ASP.NET MVC

Child Actions in ASP.NET MVC In ASP.NET MVC controller is defined as collection of action methods which are similar to function having public specifier.These actions can be called directly from browser by typing in URL request. But there are ac

How to create a custom block programatically in Drupal 8

For making a custom block, the steps which are described below are required: Step 1: In your Drupal 8 folder that you have installed you have a folder named module in that module you have to make a sub-folder named custom. modules/custom   S

Magento Event & Observer with Example

Event & observer is one of the most powerful features which we can use in any custom module. Generally, Magento uses a different kind of events which are fired/dispatched by Magento throughout its code base. Each event has class objects (data arr

How to Send Emails Using Nodemailer in Nodejs?

For sending emails using Nodejs we will be using The Nodemailer module. Nodemailer is a module that provides sending emails from the NodeJs application.   Here are some features of the Nodemailer module:   1) Zero Dependencies. 2) Sup

1 750 949
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: