Software development is the fascinating process behind the applications and programs that run our world! It encompasses everything from initial conception to final product

Cohen-Sutherland Line Clippings

October 29, 2017|

  Cohen-Sutherland Line Clippings algorithm uses the clipping window as shown in the following figure. The minimum coordinate for the clipping region is (XWmin,YWmin)(XWmin,YWmin) and the maximum coordinate for the clipping region is (XWmax,YWmax)(XWmax,YWmax).   We will use 4-bits to divide the entire region. These 4 bits represent the Top, Bottom, Right, and [...]

HTML Basic Tags Examples

September 17, 2017|

HTML Documents All HTML documents must start with a document type declaration: . The HTML document itself begins with  and ends with . The visible part of the HTML document is between  and . Example     HTML Headings HTML headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the least [...]

The Highest Paying Companies

July 19, 2017|

Some Of  The Highest paying companies Around The World. Here is a list of some of  the highest paying companies around the glob..companies like A.T. Kearney,Google,Amazon Lab126 ,Facebook..     No. 25: Broadcom, $140,000 Headquarters: Irvine, California Median total compensation: $140,000 Median base salary: $130,000 Broadcom is a specialty computer chips manufacturer. It [...]

Go to Top