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

Search In

Accessing Values in Strings in python

Python does not support a character type treated as strings of length 1, thus also consider a substring. To access substrings, use the square brackets for slicing along with the index or indices to obtain your substring. For example − #!/usr/bin/pyt

How To Open Node.js Command Prompt/Terminal in Mac

How to open node.js command prompt in mac JavaScript is revered as one of the leading programming languages across the globe. As it is built into the majority of web browsers, web designers and programmers use JavaScript to add new designs and inter

Some Useful Statements Used In Javascript

Hello readers, Today in my blog I will discuss about some useful statements that are used in JavaScript.   Basically the web developers use statements as it allow us to implement different type of logic in our code.   The various statem

Expression

An Expression is a combination of operators, constants and variables arranged as per rules of language. It may also include function calls which return values. An expression may consist of one or more operators and zero or more operator to produce va

CHAR_LENGTH(str) & CHARACTER_LENGTH(str) MySQL string function

CHAR_LENGTH(str) The string str length measured in characters is returned by CHAR_LENGTH. It also counts a single character for a multibyte character. This means, for a string containing five 2-byte characters, LENGTH() returns 10, whereas CHAR_LENG

Use Position Property-Sticky to Make an Element Stick at Any Portion of the Window

In CSS, we have learned many things and there is a very unique concept of one of the property i.e position and its values i.e static, fixed, absolute, relative.   We all have gone through these properties but not the new value in the position

Spring JAXB Integration

Spring JAXB Integration JAXB stands for Java Architechture for XML Binding. JAXB is a popular api for the Java object mapping with the xml. With JAXB we can map a Java object to it's corresponding XML document. It is also called an OXM (Object XML M

How to convert image color to Gray Scale using OpenCV?

OpenCV library is useful to convert image background color to another RGB color. We basically read the image using BufferedImage then we read bytes data from that image and we create a new MAT by applying image height and width and then put that byt

How to create joomla plugins

Plugin is an extension which provides a function that is associated with any trigger events. Following are the files required for creating a simple custom plugin in Joomla. 1 myfirsttest.xml 2 myfirsttest.php 3 index.html First for creating a custo

How To show Rating (Angular.js)

How to show Rating Dynamically If you want to show rating dynamically you can follow the code below. Here phone.rating contains rating and it comes dynamically. <html> <div class="rating-block clearfix" funboard-rating rating-value="phon

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