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

Search In

How to Write Python Code (2.7 version) for the following Problem?

Write python code(2.7 version) for the following and also explain the logic because i am not understanding please explain.   Eight houses ,represented as cells , are arranged in a straight line.Each day every cell competes with its adjacent ce

How to print dates monthly between two given dates

Hello Reader's if you want to make ajax html form that takes two dates from user and print then daily or yearly or monthly then you can my code as below:- Lets say the html form, the code will go like this. <div class="form-group clearfix">

20 Keyboards Shortcuts of twitter everyone should Know

Twitter is Social networking site having 300+ million active user. Apart from this almost all the celebrities, Politicians, ,musicians, Poet, Businessmen nowadays has a valid twitter account and connect to their fans through Twitter website or App.Ou

What are Equivalence Class Partitioning & Boundary Value Analyses?

Boundary Value Analyses & Equivalence partitioning are both test case design techniques in black box testing. Equivalence partitioning: In this method, the input data is divided into different three classes. This method is used to reduce the numb

Network Topologies

A network topology is the geometric arrangement of nodes and cable links in a LAN,     There are mainly three topology in the networks . These are start ring and bus Star, in a star topology each node has a dedicated set of wires conne

  • 270
LINQ Update in MVC

In writing the code in MVC we can use the LINQ Language Integrated Query then we use this query for interacting with the database that will make the manipulations easier and time efficient  in terms of execution and in terms of programming . &n

  • 119
LINQ Delete in MVC

While working in MVC we use LINQ to make our task easier and to make the manipulations easier   First we will create the action for doing this task.   [HttpPost] public JsonResult Remove(int id) { n

Arrays and Objects in Javascript

Objects -> Javascript objects is a set of properties and methods . A method is a member of an object and their value is property . Javascript contain 4 kinds of objects : 1) Intrinsic objects -> Array and String . 2) Objects 3) Host objects

Difference between pure virtual function and virtual function in C++

td p { margin-bottom: 0cm; }p { margin-bottom: 0.25cm; line-height: 120%; } Pure virtual function virtual function

Create animated css3 buttons

Hi Reader, If you want to create an animated button using css3, below is the code example. Here I am posting some css 3 animated buttons just copy paste and enjoy the code ;) . button { font: inherit; color: inherit;

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