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

Search In

How to make a penguin in illustrator

In this tutorial we'll learn how to make a penguin in illustrator.   Step 1: Take a ellipse tool and draw a oval on the canvas. Now goto direct selection tool and select the bottom anchor point of the oval, drag the point slightly upw

Behaviour of launchMode "singleTop" in Activity (manifest)

How launchmode parameter in activity behaves   <activity android:name=”.FirstActivity” android:launchMode=”singleTop”></activity>   Let us assume different activity as A ,B ,C ,D ,E   1   android:launchMod

Express.js Middleware

Functions which can retrieve the request object, response object and the next middleware function in the application’s request-response cycle are Middleware. The concept behind middleware is same as Filters in other languages.   Features

Chapter 5: Bootstrap Buttons

Bootstrap button tag represents a clickable button. For a default button, you need to use a .btn class, it has gray color with rounded corners and 1-pixel border. Bootstrap provide some more style button you can use that classes with .btn class. &nb

Bounce effect on View

iOS has integrated full physics engine to UIKit. Which not only integrate physics-related capabilities but adds smooth and fascinating animations by using underlying iOS Physics engine and provided dynamic items what we send in API. One can use the U

Configuration files for AngularJS 2

Hello Everyone. Here,We will be going through a series of tutorials which aims at providing a basic understanding of AngularJS 2 framework. At its best,it will make you quite acquainted with the fundamentals of AngularJS 2. This is the first tutori

Creating Own Custom Hooks in WordPress

Hello readers, today I guide you "How to create own custom hooks in WordPress".   A crucial but often avoided practice is adding custom hooks to your plugin so that other developers can extend and modify it, without having to fork it

Cordova plugin media - record and play back audio files on a device

Hello Readers, In today's post we will discuss about media plugin for Cordova apps. This plugin allows to record and play back audio files on a device. This plugin defines media constructor. We need to use this plugin with the device ready event

Parcelable Android Example

Parcelable is mechanism for passing data between Activities. Parcelable works same like serialization but It is faster then serialization. Here are the points to make class parcelable. 1. Create simple model class like below I created with name Stu

LESS- Mixin

Mixin in LESS are group of CSS properties which have similarities to functions in other programming languages. LESS mixins allow us to include all the properties of an existing class or ids into another by including the class/id name as its property.

1 825 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: