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

Search In

xabnc szlmo for 98% hnatoc1

Our guidelines prohibit the solicitation of products or services, the impersonation of another site user, threatening or harassing postings and the use of vulgar, abusive, obscene or sexually oriented language, defamatory or illegal material. You may

fibonaci series using arrays in Ruby

It is a series of Whole number where we have to find sum of the two preceding numbers. It Begins with 0 and 1, the sequence goes like this 0,1,1, 2, 3, 5, 8, 13, 21, 34, etc. using the formula n = n(-1) + n(-2), where the n(-1) is the the last

How to use array_fill() function php.?

Use of array_fill() function in php. The array_fill() function is basically used for filling an array with values. Syntax of array_fill() function: array_fill(index,number,value) According to above syntax, there are three main Parameter of arra

Layout View in MVC

In a web application, we often use common section in most of the pages i.e. Menu, Side Navigations, Footer etc. So in order to not write the same code in all the pages, we have the provisions of Layout view in MVC. Layout view works in the same way

Setting up development environment for Angular2 application

In this tutorial we will learn how to set up develpment environment for Angular 2. TypeScript is a main language for developing applications in Angular. TypeScript is super set for all ECMAScripts and javascript. Setting up the development environm

Wordpress vs Drupal We Development Framework Comparison: Which One Would You Choose?

When you think about developing websites, writing a blog, starting up an online shopping portal or displaying information, you may have heard of the major two options which are used by almost 80% population of the world and those are WordPress and Dr

How to use UIStackView in iOS 9.0

Stack View is a class that allows you to layout views either a vertical or horizontal manner. It saves us from use of constraints in auto layout. We simply embed our views to StackView to make it work. Stack View manages the layout of its subvie

A Complete Guide to Concurrency in Sporting

Let’s face it, betting on sports is fun. The rush of backing your favorite team while also knowing you have money on the line is an adrenaline rush. But what if you can’t bet on your favorite teams because your country, bank, or even spou

How to make alerts in Lunch module in OpenERP(Odoo)?

If you want to make alerts in Lunch module in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install the lunch module. Step-2 Go to Lunch menu and Click it. Step-3 Now go to: Lunch ->Alerts->Create->Schedule Date ->Recurrenc

Select Vs Pluck in Rails

In this tutorial we will see how we can use pluck and select in rails active record queries.   Select is used to fetch records with specific attributes. It returns ActiveRecord::Relation object.   Project.select(:id) Project Load (41.5m

1 54 481
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: