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

Search In

String-Print a string character then extract user entered letter match with that word and append it as different word

Problem- Its not entering the If loop in the code snippet, couldn't get what's wrong in this logic.   /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools |

How to Determine the Finished Pricing Strategy for your Mobile App Project?

        | Mobile app pricing Introduction   The big challenge, however, is deciding the price of the app. Different ideas such as if the cost of the app is high, it is possible that users will not use the app, but if the p

How to get the filename only from the given path string in C#

Suppose we have a string with full path with filename and we want to extract only the filename from the given path, then we can use Path.GetFileName method to extract only the file name. Syntax: filename= Path.GetFileName(path); Where path is par

What is And Why to do Regression Testing ?

What is :- Regression testing ensures that quality of software is not disturbed because of the changes made.. Regression testing is used to ensure effectiveness of fixed bugs in the Application. Which means when a tester finds the bugs in the appli

Can I use an enum type in Java switch statement?

The Answer to this question is yes, we can use enum in java with switch statement. the following examle shows how: enum Car{THAR,XUV,SCORPIO} class Cars { Car car; Cars(Car car) { this.car= car; } public void tell

C Preprocessor directives

The preprocessing of C source code is done before it is compiled by the compiler. The Preprocessor directives are the command used for preprocessing which starts with "#" symbol. The list of preprocessor directives that C language offers is given bel

Canvas in HTML

A canvas is a rectangular area on an HTML page. You can use a canvas tag in HTML to draw various shapes in your HTML page.   <canvas id="myCanvas" width="200" height="100"></canvas>  Drawing with JavaScript var c = docu

CURL Fails To Load Page

Php Guys, Why does this cURL show complete blank page ?   <?php /* ERROR HANDLING */ declare(strict_types=1); ini_set('display_errors', '1'); ini_set('display_startup_errors', '1'); error_reporting(E_ALL); mysqli_report(MYSQLI_REPORT_ER

8 Tips and Tricks to Sell Online Courses on Social Media

People have gotten used to the new ways of selling courses and that is online. Social Media plays a pivot role in getting you more buyers for your online courses which you had toiled hard to accomplish. The task doesn’t lie in the situation whe

How to Find Perfect Java Development Company For Your Project?

Java is a popular language for building websites and applications, it is widely used across the world. From custom software solutions to web development, Java is used everywhere. There are countless Java consulting companies in different parts of the

1 15 320
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: