Skip navigation.
Home
Removing digital divide

10 Year Question Papers

To download question papers click here

Enjoy

Marks and attendance

See your marks and attendance.

New URL for RCC Design book

A new short URL (web address) has been created to access book entitled "Design of Reinforced Cement Concrete Elements". This short URL is;
 
http://tinyurl.com/gnedcs
 
IT working for you!

Presentation in OpenOffice

Instructions for preparing presentation:

Concrete Mix Design - M 20 Grade Of Concrete

1. REQUIREMENTS
a) Specified minimum strength = 20 N/Sq mm

b) Durability requirements
i) Exposure Moderate
ii) Minimum Cement Content = 300 Kgs/cum

c) Cement
(Refer Table No. 5 of IS:456-2000)
i) Make Chetak (Birla)
ii) Type OPC
iii) Grade 43

d) Workability
i) compacting factor = 0.7

e) Degree of quality control Good

2. TEST DATA FOR MATERIALS SUPPLIED
a) CEMENT
i) Specific gravity = 3.05
ii) Avg. comp. strength 7 days = 46.5 more than 33.0 OK
28 days = 55.0 more than 43.0 OK

b) COARSE AGGREGATE
i) 20mm Graded
Type Crushed stone aggregate

House Test Marks

See marks of house test.

DOS Commands

Windows XP DOS Commandline

link to File

Question Databank

what u want to do after Graduation?

latex

(1).Save latex file with ".tex"
like test.tex

(2).Compile the file with following command

$ pdflatex test.tex

(3).pdf file is jenerated

************* Structure of Latex Document *************

\documentclass[10pt]{report}
\author{ssvirdi}
\date{10/03/09}

\begin{document}

Body

\end{document}

(1) At the very beginning

\documentclass[10pt]{report}

(a) Type of document class
{report, book, article}
Font Size
[10pt, 12pt, etc]

(b) Name of author

(c) Date

(2) Type body of document within

\begin{document}

\section{}

Syndicate content