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

Search In

Exception Handling in C++

While writing programs we always have a chance of exception to occur that needs to be handled in our program.   For exception handling we use the try catch blocks and finally blocks. throw: A program throws exception when it occurs.

Chapter 3: Angular.js with UI Logic(Controller)

In the previous chapter we have discuss what is angularjs and what are the directives before proceeding to next chapter where we will practically try to implement all this it is necessary to know about angular.js definition and directives. As we all

String Literals and Character Classes of regular expression

String Literals: The string literals is the most basic form of pattern matching of regular-expression. For example if regular-expression is srinivas and input string is srinivas then match will succeeds. Enter the regex: srinivas Enter input stri

AngularJs Directive to show clock.

Hi All, In this post we will discuss about to build clock using AngularJs. Angularjs provides a directive to build clock face and digital clock. This clock is responsive and auto updated when we change the data. To use this directive we need to downl

Overriding Equality of objects

Overriding Equality of objects In ruby the equality of the objects depend upon several things, which are a) == b) hash c) eql? In normal cases whenever you run == method for string numbers etc it works perfectly fine, but if there are two identic

Discussion on merge function in Ruby

Welcome to Findnerd. Today we are going to discuss merge function in Ruby. If we talk about the merge function then it is used for hashes only. We can merge two hashes in one hash. Please have a look.   teacher1 = { "id" => 232 ,"name" =&g

Captcha Implementation with Javascript

Hello!!  Captcha is stands for "Completely Automated Public Turing test to tell Computers and Humans Apart". It is a test for checking that the response is coming from human. People have tried to abu

Stashing in Git

Hi Friends, Git is the great tool for project versioning and code management, but mostly we are unaware so many things. So here I am going to tell you what is stashing in Git. Sometimes we are working on some code and we don't want it to commit

Friend Assembly in C#

Friend Assembly in C#   Access modifiers such as internal and private when used with types or type members defined in files in an assembly are accessed only in the files defined within same assembly. An assembly can only access public membe

How to make Python 3 as your default “Python Version” on Windows 10/7

Python is known to be a Data Science programming language that effectively and simply solves algorithmic problems or Python is used to develop web applications. Python is a universal programming language. Python eases the execution of code because of

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