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

Search In

How to compile and run C program in Ubuntu?

Hello friends, Today we will learn how to compile and run a C program in Ubuntu using the following steps: Step 1. Open your terminal. Step 2. Now type the following command: gedit cprg.c The above command open a text editor in which you will wr

SEO Steps to Follow When Domain Name is Changed

Being an SEO professional, you must always be ready to follow the right steps during the different stage of web development along with the major changes that is happening with the domain name. There a

How to Allow 2 Users One at a Time to Place Their Ships on a Board

Please check the code below and provide a solution for this:   package Gui; import java.util.Scanner; public class Board {     public static void main(String[] args) {         // TODO Auto-generated method stub

JavaScript - Learn how to find the difference in multiple arrays using reduce

So when we talk about iteration on arrays in JavaScript, first thing comes in mind is traditional loops, but here we are discussing something that might surprise you that is array reduce() method, so first I’ll tell you, how does array reduce()

CSS4 selectors

HI all, As we all knows CSS33 describes the look and formatting of a document written in a markup language very well but now the time is coming for CSS4. Because it is still in WORKING DRAFT in W3C so all selector is not compatible with all browser

How To Install Plugins in Cake PHP

There are four ways to install a plugin in CakePHP-> • Plugin install through Composer • Manually plugin install • Plugin installed As Git Submodule • By Git Cloning 1- Manually To install a plugin manually in CakePHP, you just have to make a p

Start project with npm init - Node.js

NPM's init command will scaffold out a valid json file for you project. The commands for npm init are:- mkdir myapis cd myapis npm init --yes I have used --yes option with the above command, because I don't want to set author name, keywor

How to show new messages in desing using CSS

Hello Reader's if you want to make nice view to show the messages and alert count then you can use the Badge of bootstap <!DOCTYPE html> <html lang="en"> <head> <title>Bootstrap Example</title> <meta charset="ut

How to load properties file and fetch values by using annotation in Spring

Properties file: It is basically used to store data that is constant and can be used anywhere in the program. Example: You can store the database credentials and connection parameters in the file and fetch it when required. How to use: PropertyP

2018 Social Media Image Size Cheat Sheet - A Social Marketers Guide

In this booming era of technology, social media has become a vital part of everybody's lifestyle. We use social networking platforms not only for entertainment purposes but also for some other more important things like business, research and mee

1 145 423
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: