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

Search In

Difference Between Static, Dynamic and Responsive Website

Difference between Static, Dynamic and Responsive Website   Static, dynamic, responsive are the common terms you must have heard somewhere or the other. But many people still aren’t aware about these as they are not from the technical ba

WordPress: Features, Benefits & all About Most Popular Web Framework

Talking about the software-based times, everything you do starting from shopping to shipping, selling to buying online, management to social media is governed by software-based websites. And to serve this huge world that runs on web, you need an equa

What Is Bitcoin And How this Cryptocurrency Works?

What is Bitcoin? Bitcoin is a digital currency that was created by Satoshi Nakamoto in 2009. It is a digital currency in the form of electronic cash which is used and distributed electronically. Bitcoin is a decentralized currency that works in a p2p

Is cloud hosting the future for small businesses?

Be it a small industry or a big organization, the data from all of them needs to have access at all the hours of the day, year, or month. Also, why worry about the storage maintenance and hardware maintenance costs when there is cloud hosting&nb

How to subtract two column of different table using sql query

I Have 2 tables WIthdrawMaterial and DepositMaterial,Both In WithdrawMaterial contain quantity column, and DepositMaterial contain totalDeposit ,I want to perform subtraction between quantity and totalDeposit column using query and store the result i

How to Make a Hassle-free Human Resource Management System

Employee Onboarding:   New Employee onboarding is the way toward incorporating another representative with an organization and its way of life, and in addition getting another contract the apparatuses and data expected to wind up a b

Can you Spot the Error in this PHP Code?

<?php class Post { private $user_obj; private $con; public function __construct($con, $user){ $this->con = $con; $this->user_obj = new User($con, $user); } public function submitPost($body, $user_to) { $body = strip_tags($body); $body = m

Data Science: Mathematical Techniques for Big Data Analytics

 Major courses like Calculus, theory of optimization, differential equations, linear algebra, and probability complete a wide range of mathematical tools used in data science. Since data science is used in almost every place in our society, the

Creative Loader Animation using css3

Hello readers, This tutorial is simply an example of css3 loader using css3 and html5. There is no rocket science used in this tutorial it is very simple if yo need such animation loader without using any image, just follow the code below. CSS /**

Use of Render option in Ruby on Rails

render() method in rails is used for rendering a content to the view . Its uses are: In Controller for rendering an action Example: render :action => "show" This is the most common use of render in controller . The template for show will be r

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