STEVEJOBS BIOGRAPHY BY WALTER ISSACSON


Steve Jobs(FOUNDER OF APPLE INC..) is the authorized biography of Steve Jobs. The biography was written at the request of Jobs by Walter Isaacson, a former executive at CNN.
                     Based on more than forty interviews with Jobs conducted over two years—in addition to interviews with more than one hundred family members, friends, adversaries, competitors, and colleagues—Isaacson was given "unprecedented" access to Jobs's life. Jobs is said to have encouraged the people interviewed to speak honestly. Although Jobs cooperated with the book, he asked for no control over its content other than the book's cover, and waived the right to read it before it was published.
                                                             The book was released on October 24, 2011.....


DOWNLOAD STEVE JOBS BIOGRAPHY BY WALTER ISSAC SON

Software engineering 8th edition by Sommerville

C# Programming Books

C# (pronounced as see sharp) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within its .NET initiative and later approved as a standard by Ecma (ECMA-334) and ISO (ISO/IEC 23270:2006). C# is one of the programming languages designed for the Common Language Infrastructure. C# is built on the syntax and semantics of C++, allowing C programmers to take advantage of .NET and the common language runtime.

C# is intended to be a simple, modern, general-purpose, object-oriented programming language.[8] Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0, which was released on August 15, 2012.



Web development books:

HTML,CSS,Javascript PHP,MySQL,XML,PHP6,Apche,XHTML


Web development has been one of best career and its quite easy to learn when compared to other developments.We all see many websites daily.Anyone know how they are constructed and how they are working?For developing something we must understand how it actually works.So same thing applies here.For building a website we must know how it works.What the actual process behind it.

The first thing we have to learn is HTML.Everyone who are with the internet should know the basic tags of HTML so that we can do some small tricks like finding hidden passwords behind the stars in the check boxes ,removing unwanted popups so that we can see the actual content behind it etc.HTML is the basic front end language.

CSS(Cascading style sheets) adds styles to your webpages.We can create effects and beautiful user interfaces.

Javascript is a dynamic programming language.Its widely used in web browsers.Its maily used for client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed.It is also being used in server-side programming, game development and the creation of desktop and mobile applications.

PHP back end  ,server side programming language,which deals  interaction of webpages with servers.

MySQL is a popular choice of database for use in web applications.























Linux books for beginners and experts

Linux is the best,powerful,efficient operating system nowadays.Linux was originally developed as a free operating system for Intel x86-based personal computers. It has since been ported to more computer hardware platforms than any other operating system.The development of Linux is one of the most prominent examples of free and open source software collaboration.

 The underlying source code may be used, modified, and distributed—commercially or non-commercially—by anyone under licenses such as the GNU General Public License. Because Linux is freely redistributable , anyone may create a distribution for any intended use.

At first Linux is command line user interface.But now many distribution and versions of the Linux are out.They have a neat Graphical User Interface which are now competing with Windows in this aspect.

Here are some books which will guide you through your Linux journey ! 

All the best !