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

Search In

Collections in Ruby

Whenever we code in any language, the first question arises that, what are the important Data collection in the corresponding Language contains. As we have Ruby language with us. We have some nice Data Collections here. Array Hash Set Array:

Coin exchange problem solution Implementation in Java

Hi, In this blog I tried to provide an efficient solution for a famous coin exchange problem using dynamic problem in bottom up approach whose time complexity is O(mn). Problem Definition In coin exchange problem you can think of a coin v

How to create multilingual translated routes in Laravel 4.x

Now there are n number of site which we have to make multilingual. In Laravel we have the facility to make our site multilingual. In Laravel 4.x we will also make multilingual routes.There are few steps we have to follow to create multilingual transl

Arrays and Objects in Javascript

Objects -> Javascript objects is a set of properties and methods . A method is a member of an object and their value is property . Javascript contain 4 kinds of objects : 1) Intrinsic objects -> Array and String . 2) Objects 3) Host objects

SEO Growth Hacker Plan: Learn and Promote your Business

STEP I- Website Optimization (One Time Effort During Development) Enhancing technical aspects of website (On-site) is the first SEO move. Your focus should be to optimize your website for high user friendly experience and make it readily availab

Convert HTML to PDF using Cakephp 2

HTML to PDF using TCPDF in Cakephp 2 Hello friends, today I am writing this blog which will let you know how to convert HTML to PDF using Cakephp 2.x. We are going to use TCPF library to achieve this.  Lets begin with downloading TCPDF from Git

How to delete rows from a JTable using swingworker?

Am trying to create an application that sends messages(SMS) to a list of people in the JTable and each time a message is sent to the recipient who is a row in the JTable i want that row to be deleted and i want the sending of the message to be done i

TableView in Swift

To create a tableView in swift please follow following steps: Step 1: Add a tableView in viewController. Step 2: set the dataSource and delegate Step 3: Create a prototype cell Step 4: Change the class of prototypecell to "TableViewCell" S

System Data Types and Corresponding C# Keywords

To hold the data of different kinds like string, number, bool, decimal in memory, c# uses flowing data types to achieve this. In this tutorial, I am providing you the list of system data types and their range in c#:   C# Shorthand

Generate Excel file using php with PHPExcel library

To generate an excel file in core php we can use PHPExcel library. download library from the following link here - Download PHPExcel library   Lets cut the chase and see how can we do it :   First of all extract the .zip folder of the l

1 8 109
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: