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

Search In

How to fix my code in C language programming

Hello i am doing an exercise that states:  A 3000 lb  vehicle travelling on a road at 100 ft/sec requires a force equal to its mass times its acceleration to stop ( F = ma). The acceleration is given by a=  (v_o^2-v_i^2)/2d  W

Findnerd Product Release - 30-May-2024

Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).Select ‘Cookies and othe

Number Formatting in RoR Views

Number Formatting in Rails Numbers are of different formats, according to their uses like phone numbers, percentage, currency etc. In Rails NumberHelper fulfills this requirement by providing methods for formatting numbers into different forms. Few m

http To https Redirection In ASP.NET

Hello Friend, Many times we need to implement SSL (Secure Socket Layer|) certificate on website for data security. After SSL implementation you don't want to allow page access through http://. If any one try to access website using http:// then he

How to make user in OpenERP (Odoo)?

If you want to make user in OpenERP (Odoo) follow the below mentioned steps: - Step-1 Go to Settings menu and click it. Step-2 Go to users->Users Step-3 click on Create button Step-4 Name->Email->Adress->Access Rights->Appli

SDLC Models

SDLC Models: The full form of SDLC is Software Development Life Cycle. SDLC process is used by Programmer or Developers the most but Tester also follow the rule for testing the applications. In IT company there are many SDLC model, but we can separ

JDBC/ODBC alternative in Java 8

The JDBC/ODBC driver is the type 1 driver it is also known as JDBC-ODBC bridge. It is ODBC driver to connect the database that convert the JDBC calls to ODBC function calls. Type 1 driver is fully platform dependent and use the native libraries of op

An high level over view of Security in OpenERP

OpenERP/Odoo is as secure as any other enterprise standard business application, and the architecture gives you many advantages to deploy applications over the Cloud infrastructure. We have been getting many queries about "How secure is OpenERP/Odoo?

Setting Content Type of a azure blob

When we upload a file on azure blob in byte array format or in any other format then by default it is uploaded as a content type of stream. As a result of it, when we try to get that file from a browser it always starts downloading the file. It happ

JavaScript indexof() and lastindexof() String Methods

indexof() method The indexOf() method gives the position of the first occurrence of a particular text in a string Example < !DOCTYPE html> <p id="see">I am Very good person</p> <button onclick="mydata()">result</

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