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

Search In

How to Write SEO Text for Your Blog?

It is important to know how to optimize your blog posts to make them more search engine. Read the key SEO writing tips for good blog posts.   The internet era has brought into existence many websites that serve for business and advertising pur

A Detailed Typography Guide for Designers and Developers

Typography is the main element in any design you create. Without proper typography, you can't get your hands on the appropriate design because it plays a huge role in letting people know what your design is about and what message you want to conv

Crowdfunding Basics: Everything You Need to Know to Crowdfund Your Next Project

In digital era, crowdfunding has emerged as a great medium for startups and early stage companies to raise funds by reaching out to masses. Crowdfunding means receiving donations from people who you believe will like, support the idea of yo

Access Modifiers

Access modifiers in java are used to control the access of other classes to access the class or method. There are different type of access modifiers used 1.Public-It is the default access modifier it means that your class or method is visible to al

How can we know the count/number of elements of an array?

Hello Readers In php we count the number of elements of an array by two ways: 1. sizeof() 2. count() sizeof() sizeof() function is an alias of count() and it is used to count the elements of an array. Syntax of the function sizeof(): sizeof(a

Solve null pointer exception

Here is my Code: import java.sql.*; public class dbcon { Connection con; Statement st; ResultSet rs; dbcon() { try { Class.forName("net.ucanaccess.jdbc.UcanaccessDriver"); Connection con = DriverManager.getConnection("jdbc:ucanaccess:

what is clearfix?

Hello readers ! Today We will discuss about clearfix If you have any floating div inside a container and want to clear the floats normally you may are using clear:both class because this is simplest and most common way to solve this. But it's a ver

fdenl xdwmy for 78% didrpy2

鈥淚t is especially critical to change your filter during the cooling season,鈥?noted Jodsaas, 鈥渂ecause it is critical for air flow. A dirty filter can cause big problems, plus it lowers the efficiency and life expectancy of the system.鈥?www.raybanoutle

How to create RSS (Rich Site Summary) in Cakephp framework

This tutorial help us in creating RSS Feed in cakephp framework. For more on RSS Feed see the link below: "http://findnerd.com/account#url=/list/publish/What-is-RSS-Rich-Site-Summary-/2965/" Let use take a table users in the database. Step 1: We

How to give border color to UIButton in objc and Swift.

To give border color to UIButton :- 1. Take UIButton as property . 2. Give corner radius and corner width to UIButton. 3. Now give border color to UIButton. For Swift use :- demoButton.backgroundColor = UIColor.clearColor() demoButton.layer.cor

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