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

Search In

HTML Canvas element

The canvas is an HTML5 element used for graphics. It was presented by Apple for their Mac OS in 2004. In 2005 it was introduced for other browsers. The canvas is just a container, graphics is added through javascript in it. Canvas is having height

Android Fragments Video Tutorial

Fragment are the android component that are meant to make the UI more flexible and dynamic screens. In this Android Video tutorial we will learn :- What are fragments 1) Component that is used to implement the complex UI in a simpler manner. &nbs

Regex To Extract 2nd Level Domains From All TLDs ?

Good Day Folks! 1. Is the following regex ok to extract top level domains and 2nd level domains ? [^.]*\.[^.]{2,3}(?:\.[^.]{2,3})?$ How to write php code to use that regex ? Any sample code welcome.

What all the code in this link mean to make Social App?

Hey I wanna make my own social network so I just wonder if someone please can tell me what all the code in this link mean: view-source:https://www.facebook.com/ except line 1 and 2

How to Resolve "Unhashable Type: Index" Error Code in Python3?

I'm getting "Unhashable Type: index" error in python code. Can you please help to resolve this? I'm using python3.   df_temp_cns = pd.read_excel(r"/nsmnt/NS_Exec_DSHBD/IS_IT_Demad_Perf/cns_weekly/SrcFile/JnJ_CNS_Weekly_No_In

Reasons That Show the Importance of Technology in Business

  Have you ever considered the benefits of technology in business? There are various benefits of technology. Look at it from a broader perspective. In the current setting, our lives depend on it. It means that technology has resounding benefi

Why I am getting this error in the code ''int' object is not callable'. Thanks for help!

Here is my Code:  class Account:     def __init__(self, owner, balance, deposit, withdraw):         self.owner=owner         self.balance=balance         self.deposit=deposit         self.withdraw=withdraw              def __str__(self):      

Comparison of Wi-Fi

 Wireless Fitility is used to provide connectivity between the nodes that comes within its range.   WiFi is primarily a local area networking (LAN) technology designed to provide in-building broadband coverage. It is based on IEEE 802.11

  • 268
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
Recursive In CakePHP

Hello Readers By default cakephp will get the data of the Model that you are querying for and the data of the Models that are linked to the main Model. So, by using recursive in cakephp you will get the data of the single association as well as dee

1 110 949
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: