dgfdg

Loading...
Gadget by The Blog Doctor.
Read more: http://www.blogdoctor.me/2009/01/random-rotating-post-gadget-with.html#ixzz2UMHl8Fc6

Pages

Showing posts with label ebooks. Show all posts
Showing posts with label ebooks. Show all posts

Download 80+ free e-books from Microsoft

Hi friends. Today I came with an important article, it's about technologies and programs related free e-books. Microsoft MSDN blog provides you more than 80 free e-books which are related to technologies and programs.

Download 80+ Free E-Books From Microsoft

I hope these free e-book will be helpful to all the home users or programmer on various levels. Also these e-book will be useful for those who have interest in building Windows 8 apps, you can learn how to use Javascript, HTML, and CSS to build Windows 8 apps from these free e-books. And there are few e-books available for Windows 7, Windows 8, Office 2013, SQL Server 2012 user's guide too.

Click below links to Download Free E-books 

basic computer hardware and OS


Pdf 32 basic computer hardware and OS

a nice book for beginners.......
Attached Files for Direct Download
File Type: pdf
File Name:
File Size:
1.14 MB
Total Downloads:
398
Click on the 'file icon' or 'file name' to start downloading 

An Introduction to JSP (Presentation on JSP)


Ppt 32 An Introduction to JSP (Presentation on JSP)

A Good Power Point Presentation on JSP (Java Server Pages)...
Attached Files for Direct Download
File Type: ppt
File Name:
File Size:
83.5 KB
Total Downloads:
1229
Click on the 'file icon' or 'file name' to start downloading 

HTML Tutorial | Learn HTML in 2 days Complete presentation, notes and shows with examples & exercises


Ppt 32 HTML Tutorial | Learn HTML in 2 days Complete presentation, notes and shows with examples & exercises

Topics Covered:
  • Getting Started With HTML
  • Introducing HTML
  • How Web pages work
  • Introduction to Tags
  • Structure of HTML page
  • Creating a Web Page
  • Introduction table, tr, td tags.
  • Paragraphs and Line breaks
  • Headings
  • Creating Ordered and Unordered List
  • Text Formatting And Alignment
  • Boldfaces and Italics
  • Font Size, Color and Typeface
  • Special Characters
  • Using Links & Images
  • Style Sheet
  • Purpose of Style Sheet
  • Style Rules
  • Attaching Style Sheet
  • Defining classes
  • Div tag, Span Tag
  • Using Span
  • Developing Forms
  • Introducing Forms
  • Using Standard Form Controls
Attached Files for Direct Download
File Type: zip
File Name:
File Size:
4.72 MB
Total Downloads:
9433
Click on the 'file icon' or 'file name' to start downloading 

Object-Oriented Programming With C++ (E Balaguruswami)


Pdf 32 Object-Oriented Programming With C++ (E Balaguruswami)

One of the very gud book of Object-Oriented Programming With C++ (E Balaguruswami)...
Attached Files for Direct Download
File Type: pdf
File Name:
File Size:
20.92 MB
Total Downloads:
24442
Click on the 'file icon' or 'file name' to start downloading 

Discrete mathematics and its application By Rosen


Pdf 32 Discrete mathematics and its application By Rosen

Discrete mathematics and its application 7th edition By Rosen ebook
Attached Files for Direct Download
File Type: rar
File Name:
File Size:
23.48 MB
Total Downloads:
5420
Click on the 'file icon' or 'file name' to start downloading 

e book android


e book android

android programming tutorial
Attached Files for Direct Download
File Type: pdf
File Name:
File Size:
6.65 MB
Total Downloads:
576
Click on the 'file icon' or 'file name' to start downloading 

JAVA and OOPS E-books, presentations and lecture notes covering full semester syllabus


Zip 32 JAVA and OOPS E-books, presentations and lecture notes covering full semester syllabus

The topics covered in the attached e-books are:

UNIT-I Introduction
UNIT-II Classes and Objects

UNIT-III Inheritance

UNIT-IV Packages and Interfaces

UNIT-V Exception Handling and Multithreading

UNIT-VI Event Handling

UNIT-VII AWT ControlsUNIT-VIII Networking and Java Library

Attached Files for Direct Download
File Type: zip
File Name:
File Size:
1.95 MB
Total Downloads:
6659
* Click on the 'file icon' or 'file name' to start downloading 

22 Years GATE PAPERS (1991 to 2012)


Rar 32 c

This Mega Set Contains 22 Years GATE Papers for CSE. 4.70 MB ZIP File 
Attached Files for Direct Download
File Type: rar
File Name:
File Size:
4.71 MB
Total Downloads:
7608
Click on the 'file icon' or 'file name' to start downloading 

Analysis Of Algorithm and Design FREE Ebook covering full semester syllabus


Pdf 32 Analysis Of Algorithm and Design FREE Ebook covering full semester syllabus

Hey FaaDoOs!!

I am here uploading some important ebooks for Analysis Of Algorithm and Design which cover the complete semester syllabus.
he course contents covered in the attached Ebooks are:
  1. Introduction of Analysis of Algorithm
  2. Divide and Conquer
  3. Greedy Method
  4. Sorting Methods
  5. Searching Methods
  6. Graph
  7. Programs for Reference
  8. Algorithm
Please find the ebooks attached....

Attached Files for Direct Download
File Type: pdf
File Name:
File Size:
5.10 MB
Total Downloads:
10193
File Type: pdf
File Name:
File Size:
2.64 MB
Total Downloads:
7851
* Click on the 'file icon' or 'file name' to start downloading 

WEB TECHNOLOGIES Ebooks, presentations and lecture notes covering full semester syllabus


Zip 32 WEB TECHNOLOGIES Ebooks, presentations and lecture notes covering full semester syllabus


The topics covered in the attached e-books are:

UNIT-I: HTML Common tags- List, Tables, images, forms, Frames; Cascading Style sheets;

UNIT-II: Introduction to Java Scripts, Objects in Java Script, Dynamic HTML with Java Script

UNIT-III: XML: Document type definition, XML Schemas, Document Object model, Presenting XML, Using XML Processors: DOM and SAX

UNIT-IV: Java Beans: Introduction to Java Beans, Advantages of Java Beans, BDK
Introspection, Using Bound properties, Bean Info Interface, Constrained properties
Persistence, Customizes, Java Beans API, Introduction to EJB’s

UNIT-V: Web Servers and Servlets: Tomcat web server, Introduction to Servelets: Lifecycle of a Serverlet, JSDK, The Servelet API, The javax.servelet Package, Reading Servelet parameters, Reading Initialization parameters. The javax.servelet HTTP package, Handling Http Request & Responses, Using Cookies-Session Tracking, Security Issues,

UNIT-VI: Introduction to JSP: The Problem with Servelet. The Anatomy of a JSP Page, JSP Processing. JSP Application Design with MVC Setting Up and JSP Environment: Installing the Java Software Development Kit, Tomcat Server & Testing Tomcat

UNIT-VII: JSP Application Development: Generating Dynamic Content, Using Scripting Elements Implicit JSP Objects, Conditional Processing – Displaying Values Using an Expression to Set an Attribute, Declaring Variables and Methods Error Handling and Debugging Sharing Data Between JSP pages, Requests, and Users Passing Control and Date between Pages – Sharing Session and Application Data – Memory Usage Considerations

UNIT VIII: Database Access :
 Database Programming using JDBC, Studying Javax.sql.* package,Accessing a Database from a JSP Page, Application – Specific Database Actions,Deploying JAVA Beans in a JSP Page, Introduction to struts framework.

Attached Files for Direct Download
File Type: zip
File Name:
File Size:
18.11 MB
Total Downloads:
7329
Click on the 'file icon' or 'file name' to start downloading

The Complete Windows 7 Shortcuts eBook by Nitin Agarwal


Pdf 32 The Complete Windows 7 Shortcuts eBook by Nitin Agarwal

The Complete Windows 7 Shortcuts eBook
Attached Files for Direct Download
File Type: pdf
File Name:
File Size:
1.47 MB
Total Downloads:
233
Click on the 'file icon' or 'file name' to start downloading