Thursday 25 December 2008

C# Programs for exam

Abhilash.G has shared some material regarding C# programs which are related to exam questions.
Hope they will help!

They are solutions to Question paper problems!


Download C# Programs

Thnx to Abhilash


Other downloads you might wanna check out:

1) CN-II solutions (Please download Soon - the site may ban the file any moment) -Ashwini

2)C# and DOS notes - Concise notes (As additional reference only) - Kavya Srikanta

3)Jigar's first page - Akhi

Friday 19 December 2008

CN-II solutions for problems in Textbook by ANDREW S. TANENBAUM

Ashwini Pandit has shared material containing solutions to the problems in the Computer Networks- II prescribed textbook - ANDREW S. TANENBAUM

Download CN-II Solutions

*X PLEASE DOWNLOAD RIGHT AWAY. IT'S A TEMPORARY UPLOAD. X*
If it's cancelled, I am not uploading it repeatedly!




This is a temporary upload. Please download it right away (Provided you are interested). Tell your friends about this download too.

Say Thnx to Ashwini for sharing this with us! :)

--
PS: Thnx to Akhi for helpin me figure out the click and open in new tab technique ;)

Wednesday 17 December 2008

Some important topics for ETM

Chapter 3
Foundation for planning
Forecasting

Chapter 4
Types of decision making
Decision trees

Chapter 6
Human resource planning
sources of power

Chapter 7
Hersey and Blanchard life cycle theory
Maslow's heirarchy of needs

Chapter 8
Steps in control process
Non-financial controls



Or to put them in page numbers for the 4th edition:
68
76
91
100
117
131
144
160
169
188
196


Request: Those who have the 4th edition, please check for consistency between the topics and the page numbers. If anything is off place...please inform! You can do so in the comments form or through the email given on the sidebar(left).

Thank you

Error

In the ETM solutions provided -->
click here to read that entry and
click here to Download

Our classmate Keshav Karthik has noticed that in the file "Chap8Problemsincontrolling" which is a spreadsheet document, there is an error in the solution worked out in sheet 2.
Akhilesh Bhargav who provided the material has agreed that it is indeed an erroneous solution.

Please be aware.

Tuesday 16 December 2008

C# and .Net + Dos Notes

Kavya Srikanta of 7th ISE, GSSS, Mysore has again shared more material, this time they are actually related to our 7th sem exam ;)
They are:
1)C# and .Net Notes
2)DOS notes
They might help in a better understanding of the subjects!

Download C# Material

Download DOS Material


Thnx to Kavya :)

CIP notes

Kavya Srikanta of 7th ISE, GSSS, Mysore would like to share the softcopy of notes related to CIP subject to other students who access this page.

The material has been uploaded.

Download CIP NOTES

(We dont have CIP this year [CSE/ISE] and its late for the other branches - but we can use this for next sem)

Kavya says "All the best to students for the upcoming exams "


Thank you Kavya :)

Apology due

Dear friends,

I understand that I might have unsettled your study hours by a slight margin by my hasty actions today morning over the ambiguous news articles. I would like to apologise for that and any other inconvenience caused. It was done in the best interest of the class and not to create any panic. I take the liberty to say that I am sure you all agree and thnx! :)

--
The moderator.

Sunday 14 December 2008

Jigars - First Page

Akhilesh wants to share some material with the class again. This time, it is the first page of the Jigars, for those who are interested.

He received this material from his friend - Abhishek, PES College, Mandya.

Akhilesh screams-

" Hi my friend-Abhishek who is studying in mandya has sorted the questions. This time the 1st page in jigars contains only 2006 paper.I hope this will be useful. Thanx for abhishek. "




Download Jigars First page

--
Thnx to Akhi and Abhishek (PES,Mandya :)


NOTE:
If you have anything useful that you want to share, mail it to me, thank you.

Wednesday 10 December 2008

ETM Solutions

Solutions to exercises and problems in the ETM text book have been provided by Akhi
I have uploaded them to the blog.
Hope it will be helpful!

Download ETM Solutions


Don't forget to say thanks to Akhi :D

--

NOTE:
If you find any material or news that would be helpful for the rest of the class, please mail it to me, so that I can upload it here!

Thank you!

Tuesday 9 December 2008

CN exam finally postponed!

Exams on 27h have been postponed to 19th of January
Its now official.
I am sure all of you know by now :)

Friday 5 December 2008

Program 2b

Uploaded by Chinmayi:

Download

Wednesday 3 December 2008

Why Fedora 9 when you have XAMPP??

Chinmayi has let me know about this new application, which she wants to share with the whole class and anybody else who wants to practise CGI/php/MySQL programs but don't want to install Fedora for various reasons.

Refer to this link to know more about XAMPP.

http://www.apachefriends.org/en/xampp-windows.html


After the download - Its quite a simple/basic install procedure.
Ask Chinmayi for any queries about the application which can solve your headaches related to linux :)

With this you save a lot of time of installing Linux, configuring and all, which can be used to study for the lab!



Chinmayi says:
certain tips for php programs
in the mysql_connect sometimes when u use a database enough priveleges would not have been given to user so instead of using "csusr**","csusr**" for user name and password the default changes can be "root",''
note: there is no spaces between the single inverted commas

for xampp users
or executing cgi programs
remove #!/usr/bin/perl
and add #!"C:\xampp\perl\bin\perl.exe" or where ever ur perl.exe is
it works

note:still working on 5 and 6th program
all other work on xampp with suggested changes

Monday 1 December 2008

Some replacement programs #2

Here are the programs:



RSA #1


RSA #2


RSA #3 - Complicated slightly, but 100% orginal coding by Akhi. Structures used. Spaces in input strings are also considered.


Akhilesh Says: "The RSA that i have given might not work(i havent checked) in TC because i have made adjustments so as to run in GCC linux......."


I haven't checked either. The contributors have!
The RSA program in the previous post - rsamine.c is incorrect, as realised after the first exam, for most inputs asked by the external.
Apparently some problem with inputs with a sentence to be sent as data, which has spaces in between.

Sunday 30 November 2008

Network Lab manuals for VIVA

Download Both:-

1)NCTUNS Simulation Lab manual for Network Laboratory



2)Networks Lab manual



--
Provided by: Aditi

Some replacement programs for Network lab

Some programs may work in Turbo C but may not work in Fedora for whatever reasons. Some such programs were found and also some with other minor errors which was brought to notice over the last few hours.
Here are the replacements.


Distance Vector Algorithm
http://www.4shared.com/file/73769754/facf3dba/distancevector.html

Quick sort - Frame sort
http://www.4shared.com/file/73769752/13ac988f/qs_-_Kavya_-_2nd.html

Spanning - Kruskal
http://www.4shared.com/file/73775605/86cb0556/spanning_Gandhi.html


RSA
http://www.4shared.com/file/73769750/fda2f9a3/rsamine_-_ashwini.html


Hamming Code
Refer the merged file (Batta file)
First time while giving inputs - enter 4 bits with no spaces
1010

next time, enter data recieved with spaces between each bits like
1 0 1 0 0 1 0

Else, you wont get the output!


Leaky Bucket
http://www.4shared.com/file/73769749/9d657046/Leakyb_Deepa.html









Thnx to everyone who brought this to the attention and everyone who sent the right code.

All the best!


(Keep checking for updates)

Friday 28 November 2008

Lab Programs

Lab programs have been uploaded. click on the following links to download the respective Lab programs.

CGI Lab programs

Network Lab Programs


If there is any problems if any of the programs. Please report it here!
Thnx



NOTE: This is a new set. Different from the ones I had uploaded previously. Some or most of the programs from the old set may not work.

All programs from this set are fully functional.





---
TCP SOCKET PROGRAM - Download here

If the set that you have of networks lab programs has the TCP socket program, missing, then you can download it here. However, there are no hassles with the links that are here now.

Wednesday 26 November 2008

Electives!

Hello people,
We get to Choose our electives again, just like we did in 5th sem and 6th sem.

This time we are choosing our electives for our 8th sem.
The voting is on Friday - 28th,November 2008
Time: 10 O'clock

As told by V.K.A


---

GROUP D
MOBILE COMMUNICATION:
Faculties ready to Handle: CVR , VKA (Annapoorna), BNK(Kiran) , CNC , PBS(Prathiba) ,BG (Geetha)
Its more on technology,current trend,topics are not that huge.
NEURAL NETWORKS:
Faculties ready to Handle: BNK
A bit problems oriented.
EMBEDDED SYSTEM:
Faculties ready to Handle:BNK
New concept,should have knowledge about VLSI..
NETWORK MANAGEMENT:
Faculties ready to Handle: VKA , RA(Anitha), BNK, PBS, RKS(Rekha)
Extension of CN.. quite huge syllabus ..
ADVANCED SOFTWARE ENGINEERING:
Faculties ready to Handle: RKS
Extension of software engineering and OOAD..
GROUP E
DISTRIBUTED OBJECT:
Faculties ready to Handle: None
REAL TIME SYSTEM:
Faculties ready to Handle:BNK
Extension of of OS.. real time kernel and all..
CRYPTOGRAPHY AND NETWORK SECURITY
Faculties ready to Handle:BNK, VKA,CNC
Fully problem oriented like RSA problem ..
LINUX:
Faculties ready to Handle:BNK
Fully commands,same as UNIX..
DATA MINING AND WAREHOUSING:
Faculties ready to Handle:BNK(handling first time)
Its based on how to mine or get data from multiple source)
MULTICAST COMMUNICATION:
Faculties ready to Handle:BNK , CVR ,VKA
Extension of CN,only few topics i.e..portion is not huge..
Actually mobile communication and multicast communication goes parallel..
All the above information is as per information collected from HOD,please do go through the syllabus and put comments so that all of us make right decision in electing..
Timings 10 to 1:30
CS office
Hall Tickets will be given tomorrow after 10

Saturday 22 November 2008

Topics that can be excluded from ETM for 3rd int

Nature of Engineering design
Concurrent Engineering
Configuration management
Development of Product liability
Simple reliability models
The first three pages in Chapter 11
Upto 18 marks worth of questions may come from previous question papers.

Projects from HCL

HCL is offering projects to Final year BE students. Those are interested can go and get more info by meeting them at 5th Cross, SaraswatiPuram.


--
PDH

3rd Internals Timetable (TIMINGS CHANGED)

3rd Internals Timetable [ 24th, 25th and the 26th of November ]

Day .....7:30-8:30 AM .....12:45 - 1:45 PM

Mon ...........ETM ......................................OOAD
Tue.............Java .......................................CN-II
Wed............DOS .......................................C# & .NET

3rd internals timings changed

Portions

Wednesday 19 November 2008

Apache Tomcat 4.1

We need to install Apache Tomcat 4.1 to run the servlet programs in the CGI and Java Lab.

Click here to download Apache Tomcat 4.1

Once the download completes, double click and the rest of the process is self-explainatory.

In the end, set the port number to 8080 if not already set. No other changes.


***********************************************************
NCTUNS for Networks Labarotory:

Just to make a small point, I got NCTUNS installed and running on my Fedora 9. Since its a headache to install and configure, some of you might want to come and practice, only if you have absolutely no idea about simulation :P

Some important questions in C# and .Net

According to group discussions over C# and .Net, the following questions were marked as very important in view of the exams. It is not necessary that these are the only important questions, but it is suggested that you give good weight-age for them during preparations:

1)Explain the steps to run a C# compiler using command-line compiler and also VS.net IDE

2)Write short notes on:
a)Documentary code via XML
b)The command line debugger
c)C# processor directives
d)Solution Explorer

3)Explain the implicit & explicit interfaces in C# with examples

4)Define interfaces in C#.
How will you contrast interfaces with abstract classes?
What is the roles of explicit casting the "AS" keyword and "IS" keyword in obtaining interfaces references?
Explain with relevant code and example

5)Explain how to create an interface with multiple base interfaces

6)Write short notes on Icloneable interfaces with example

7)Breifly explain the system collection namespaces
Explain the interfaces of system.collections and the class type of system.collections

8)Breifly discuss IEnumerable and IEnumerator interfaces with example



If you feel any topic is left out among the very important ones, you can make your suggestion in the form of comments or to me, it will be reviewed and added here.

Monday 17 November 2008

Third internals portions

ETM
Whatever was left out during II internals in 8th and complete 9th Chapters [Syllabus copy] [Text book - 10th & 11th]

OOAD
4th and 7th Chapter [Text book]

Java
Java Classes till Page 210 + Remaining portions of Part 2

Computer Networks-II -

Module 1 has been chosen over popular opinion, the contents of "Module 1" are as follows:-

1)RSVP
2)Beyond best effort: Different scenarios
3)Internet Radio
4)Scheduling and policing mechanisms
5)Voice on Deman
6)RSA Algorithm
7)DES [Data Encryption Standard]

Click here to view Module 2


DOS
Distributed Shared memory
1)General Architecture of DSL Systems
2)Design and implementation issues
3)Replacement strategy
4)Thrashing

Synchronisation
1)Deadlock
2)Election Algorithm

Process Management
1)Process migration
-Address space transfer Mechanism


.Net

Interfaces - complete[6th chapter in Syllabus copy]

Building C# Applications - Details about this chapter will be made known later in the class

Click here for some C# and .Net Important Questions



Any changes, queries, please leave a comment!

Sunday 16 November 2008

CN-2 portions for third internals

We were given two options for the third internals, Module 1 and 2 as listed below

Module 1:


1)RSVP
2)Beyond best effort: Different scenarios
3)Internet Radio
4)Scheduling and policing mechanisms
5)Video on Demand (Previously this was written as 'Voice on demand' as mentioned in the list given to me- the confusion is now sorted out)
6)RSA Algorithm
7)DES [Data Encryption Standard]

Module 2:

1)Security in Computer Networks
2)Network Management


After a general, informal discussion among class members, it was decided that we would opt for Module 1 over a popular opinion that said:
-->It included portions concerned for the first 6 questions that we would attempt during the main exam
-->Module 2 would NOT come in handy for our preperations for the main exam


This decision has been conveyed to the faculty. However, if you feel you have not been able to make your opinion count, you can contact the C.Rs, in case a considerable number of students want to opt for Module 2 , a new decision can be made.

Tuesday 11 November 2008

Nokia promotes open source

Nokia is looking at nurturing talent and developing a pool of students interested in the area of Open source and LINUX.
Managers from Nokia will be giving a presentation on the kind of work done by Nokia in these areas and they also expect the students from our college to come prepared with a presentation on the research work/projects conducted in these areas.

They would like to schedule this meeting on 19th November, 2008.

Students are requested to take interest and be prepared for these events.

--
Placement Co-ordinators

Saturday 1 November 2008

Second internals portions

ETM:
Chapters 6,7 and 8 [Syllabus copy]

OOAD:
Chapters 5 and 6 in the TEXTBOOK

Java:
In the text book:
Chapter 5 full, Chapter 7 full, in Chapter 12 - 12.1 to 12.5
(From MySQL to PHP functions[excluding built-in PHP Functions])

Note: This has been the latest update for Java portions i.e, 3.5 and 3.6 are omitted as previously mentioned.


Computer Networks-II:
Chapter 2 [Syllabus copy]
For A section HOD has mentioned today [5/11/08] that we have the second chapter till H.323 Including A/V [Compression. (Please confirm if its the same for B section)]

For B section so far - its been said that it is till RSVP.

DOS:
RPC + Synchronisation upto Mutual Exclusion [ Chapter 3 and 5 in Syllabus copy]

.Net:
Chapters 4 and 5 [Syllabus Copy]

Any changes, please inform!





2nd Internals Timetable [ 10th, 11th and the 12th of November ]

Day .................9-10 AM .................1:30 - 2:30 PM

Mon ...................ETM ........................OOAD
Tue ....................Java ........................CN-II
Wed ...................DOS .........................C# & .NET




NOTE:
Some people may not know that the exam timetable has been revised. The revised timetable has been updated here, just scroll down or click on the first link on the sidebar on the left of your screen.

Friday 31 October 2008

Exam timetable 7th semester [2009 Batch]

Supposedly, this is the Timetable-
Practical Exams:
1 Dec to 12 Dec 2008


Theory: 2 PM - 5 PM

19 Dec -71 - ETM
22 Dec -72 - OOAD
24 Dec -73 - Java
27 Dec -74 - Computer Networks
30 Dec -753 - DOS
1 Jan -761 - C# & .NET

THIS IS THE REVISED TIMETABLE!

Friday 17 October 2008

Portions omitted for .Net and C#

Chapter 1.
.Net Solutions
Overview of .Net Binaries
Compiling CIL to Platform Specific instructions

Chapter 3.
Until Basic i/p & o/p Console classes - omitted from the beginning

Rashmi ma'am has announced in A section.
There might be more portions omitted...in which case, it will be updated here. Unless its too late :)

Monday 13 October 2008

1st Internals Timetable

Day .................9-10 AM .................1:30 - 2:30 PM

Thur ...............ETM ........................OOAD
Fri ...................Java ........................CN-II
Sat ...................DOS .........................C# & .NET

16th , 17th and 18th of October 2008

Portions Excluded for internals in ETM:

Chapter 1:
Inventions and innovations (Pg no 79)

Chapter 2:
Origins (Pg no 87)
Expert systems(Pg no 103)

Chapter 3:
Technology and Modern Organisation structures (P no 118)

Chapter 4:
Barriers to delegation for Engineers(Pg no 143)

Chapter 5:
Herzberg's two-factor theory(Pg no 155)
Last topic in the chapter (Pg no 174)



DONT READ THESE TOPICS. ETM Lecturer has announced in 'B' section today (13/10/2008)

Saturday 11 October 2008

1st Internals portions - 7th sem

Keep checking for updates: Last update: 1745 hours 13 Oct


ETM:
Chapters 1-5 in the Syllabus Copy. i.e, Planning and forecasting till Motivating and leading Technical People. [ 5th chap included]
/*
Portions Excluded for internals in ETM:
Chapter 1:
Inventions and innovations (Pg no 79)

Chapter 2:
Origins (Pg no 87)
Expert systems(Pg no 103)

Chapter 3:
Technology and Modern Organisation structures (P no 118)

Chapter 4:
Barriers to delegation for Engineers(Pg no 143)

Chapter 5:
Herzberg's two-factor theory(Pg no 155)
Last topic in the chapter (Pg no 174)

*/


OOAD:
Upto Frameworks [ In the text book - First 4 chapters ]
It seems she has announced in B section that she wont give Case studied in the test.

Java & CGI Programming:
Under Java Programming:- 1st Chapter full in the Syllabus copy
Under CGI Programming:- Till log files(in structural). Log files included.

Compter Networks- II :
Application Layer full

DOS:
1st and 2nd Chapter in the Syllabus copy

.NET:
1st and 3rd Chapter in the Syllabus copy
(Supposedly 10 marks from 1st Chapter and 15 marks from the 3rd)

(Incidently this is the 50th Post on our class blog :) )


All the best!

Thursday 9 October 2008

Lab Programs

Click on the links to download:

Network Lab Programs

CGI Lab Programs


Links are also on the top of the side bar!

Sunday 28 September 2008

Programming Contest

PROGRAMMING CONTEST

confondere.iiita
Confondere:Programming contest(obfuscated-1/10/08)
Effervescence- The technical and cultural festival of Indian Institute Of Information Technology, Allahabad is scheduled between 1st and 5th october

Among the many conducted events, Confonder - The obfuscated programming Contest is one of the most prestigious event. It is an on online event scheduled on 1st october 2008 at
Round 1- 2pm to 3pm IST
Round 2- 5pm to 9pm IST

for details check website at http://effervescence.iiita.ac.in/confondere/home.html
to register for the same:- http://effervescence.iiita.ac.in/events.php?event=confondere

in case of any problems or discrepancy contact
vivekbhalgat@ug.iiita.ac.in(+919451054349)
sachiniiit@gmail.com(+91933594262)
vishal2018@gmail.com

Saturday 27 September 2008

How do antiviruses work?

http://cse.stanford.edu/class/cs201/Projects/viruses/anti-virus.html

Its raining links

http://www.stetson.edu/~efriedma/numbers.html

http://www.bbc.co.uk/science/humanbody/body/interactives/senseschallenge/

http://www.techtree.com/India/Techtree_Notes/India-developed_Intel_processor/551-93235-889.html

http://eduspread.com/MarbleSolitaire.aspx

Friday 26 September 2008

Friday 22 August 2008

Urgent: "Manhattan Associates" Recruitment

Manhattan Associates (Dream)

Test date: 27th Aug
Time : 4:30 PM
Venue: SJCE, Mysore
Last Date to Apply: 25th Aug

(Interview for the shortlisted candidates at NIE on 30th Aug)

Eligibility to take the test:
BE/B.Tech(CS/IT/IS) with more than 65% aggregate.

How to apply:
The last date to complete the following process is 25th aug 08, Monday, but, complete it as soon as possible to avoid last-minute problems.
Note: If you already have an eLitmus account with a valid "LoginID" and "Password", skip steps 1 to 4 and directly start from step 5.

Step 1: Visit www.elitmus.com
Step 2: Click on the "Sign up" link below the login box.
Step 3: Enter your name and email id on this screen (this will become your login id)
Step 4: You will receive an email with password for your account. Please check your bulk/spam folders too.
Step 5: Log into eLitmus.com using your Login-ID and password.
Step 6: Complete the "My profile" section.
This has two screens - the first screen has personal data and second screen has academic details. You need to completely fill all the details.
Step 7: Click on the "Tests"->"New" link from the left panel, and apply to the 27-Aug-08/pH-Campus Test at Mysore.(Passcode is "2009mysore").
Step 8: Note down your Registration ID [it starts with "EL"] and pass it on to your Placement Coordinator. [ARJUN : 9986858008]

If you have any queries/problems please contact the eLitmus Customer support at query@elitmus.com or 9880826171

Monday 11 August 2008

Verdict

Ok..the 19 people who voted for HP to be second slot will be really happy,
The 82 people and the people from HP will be sad , because...
The verdict is that HP will be second slot!

VOTING CLOSED

VOTING CLOSED

Today at 3 PM the poll was closed.
Final status:

82 (81%) in Favour of Mass

19 (18%) in Favour of Second Slot

In total 101 Votes.

Thank you everybody for voting, especially those who also expressed their opinions in form of the comments.
To go through the opinions(comments) Click here

The result of the poll is on the left side of this page, you can't miss it :).

Saturday 9 August 2008

HP should be Mass/ Second slot? Vote for your choice.

Hi guys,
As of now hp(services) is a non dream(2nd slot). The main intention here is that the job should not get waste i.e. a student(usually 70+) who gets into hp services will obviously write a dream company and may get into it, so a job at hp(services) will go waste. Besides opportunities for a 60+ student is very less compared to 70+.

HP GDAS allows 60+
HP STSD allows 70+

HP STSD is a dream
HP GDAS is currently a SECOND SLOT


Please cast your vote , in the poll seen on the left side of this page and then leave a comment on THIS post. You can leave a comment by clicking on the 'comment' link at the bottom of THIS post ( or click here) and Enter your name in the name field, then give your reason and suggestions.
Please follow this format while leaving a comment n please don't vote twice. The format for commenting is :
"NAME BRANCH SUGGESTIONS"
I can't promise that hp(services) WILL be made as a mass/non dream on the basis of voting. I can only suggest to BKS and I can show this survey. Thank you for your cooperation.

Please leave comments

-
Placement Coordinators.


***
After voting CLICK HERE to Comment.

Monday 21 July 2008

Register at PeP for Offcampus recruitment oppurtunities

PEP Campus Connect
http://www.campus-connect.com/
http://www.careernet.co.in/academia/student/register

Many companies refer to your score from PeP and recruit. They (Campus Connect) will conduct an exam , probably in our college or something like that. It will be like CET. The scores from this exams and your online profile on the site ( + CV) will play a major role in your offcampus recruitment by companies affiliated with it.
It is very helpful...please do join!

Sunday 20 July 2008

Some more places to Visit

www.tekpool.com

www.123eng.com

www.ittestpapers.com

placementsindia.blogspot.com

-Keshava


Thank you!

Placement materials! Download

Placement Stuff 1 CLICK HERE

-Keshav ( Congrats on your new Job - 1st one from NIE CSE 2009 )


TCS Papers 1st Compilation CLICK HERE

-Shambu


TCS Papers 2nd Compilation CLICK HERE

-Deepti Shekar J
A friend from SJCE :)



Thank You!

Sunday 13 July 2008

Opinions on various companies

1) Wipro

2) Best Places

-Pramukh

Thank You!

Tuesday 8 July 2008

Placements this week!

CLICK HERE TO KNOW!!

Tuesday 17 June 2008

Target - Company visiting NIE

http://www.placementscse.x10hosting.com/target.html
Check out the link!

DBMS VIVA Questions

This file has only viva question.Click the link below to download:

DBMS VIVA QUESTIONS & ANSWERS

The DBMS PROGRAMS CAN BE FOUND IN THE LINK BELOW:

DBMS PROGRAMS(REFER SET 1 - best)

Progs and viva stuff courtesy of:
Deepa,Batta,Anusha,Kavya,Pramukh,Anup and Rubiyya.

Wednesday 11 June 2008

Trip Pictures to Kudremukh

Trip Pictures to Kudremukh can be found here --> Click here

-
Rameez

Monday 9 June 2008

Download all programs

A compilation of all available programs till date for both CG and DBMS ( Too early? ;) )
Click on the link below. Read the instructions below to know which programs are best to learn from.

CG + DBMS Programs

or if the above link doesn't work click on the next link.
CG + DBMS Programs 2

You have to wait for a few seconds before the download window shows up (Like Rapidshare)
DOWNLOAD program 1C (SPIRAL) (CG)here:

1C.C spiral click here
or here:-
1C.C spiral 2 click here



For the perfect set of all working programs:-
The 1st question , subquestion C (Spiral) refer the second download link provided.
The 5th question(Rectangle) (CG) refer folder "final cg progs"
The 6th question (HOUSE) (CG) refer folder "graphics lab"
The 8A and 8B for 8th question(CG) refer folder "CG1"
10.cpp for 10th question(CG) refer the folder "CG1".
The remaining progs are simple in the file merge.c



Some links that will help you for VIVA:
Bézier curve - Wikipedia, the free encyclopedia
Hermite Curve Interpolation
Rendering (computer graphics) - Wikipedia, the free encyclopedia
--Links digged up by Batta! :)


DBMS!
The folder 'DBMS set 1' has a set of programs easiest to practice on at home.
A file called "dbmslab" in the folder "DBMS set 2" has extra queries.

Wednesday 28 May 2008

6th sem Exam timetable

Jun 23,2008 - CS 61 -USP
Jun 25,2008 - CS 62 -SE
Jun 27,2008 - CS 63 -CG
Jun 30,2008 - CS 64 -CN1
Jul 02,2008 - CS 65 -SSM
Jul 04,2008 - CS 661 -PPL

Sunday 25 May 2008

Vote for Mass companies

Tomorrow (26/05/08) at 3!
We gather and vote in the classroom.



We meet at 1:30 to discuss about the same.

Some info digged up
Infosys ----13
TCS -------11
Accenture -1

Wipro -----??
Igate ------??

Monday 19 May 2008

Goodbye Ma'am!













A farewell to the best teacher we have had so far, Rashmi ma'am!

Here's to a great time with us and a great future that will definitely follow, maybe not with us, but wherever destiny awaits,

Cheers!

Thursday 15 May 2008

Electives for 7th sem!

We'l have to meet on saturday 17th May, New building, 10:00 am, Room 314 to vote for our electives.
we have 2 elective subjects next semester, Elective II and Elective III (Group B and C).
please vote for the subjects here in our class community (POLLS) so that everybody can have an idea about the numbers in favour for each subject.




ELECTIVE - II (GROUP - B)



Advanced DBMS
Digital Signal Processing
Distributed Operating System
Multimedia Computing
Pattern Recognition
Web 2.1 & Rich Internet Applications


ELECTIVE - III (GROUP - C)


C# programming and .NET concepts
Digital Image Processing
Fuzzy Logic
Client Server Computing
VLSI design
ARM Architecture

Saturday 10 May 2008

CN Important questions:

These are supposedly the important topics/questions:

1)ATM-BISDN ref model compulsary question
2)Berkely packets
3)ipv4 frame packet(imp)
4)nesting ppdu packet
5)tcp/ip connection establishment and release
6)he has not given any questions from network layer itseems
7)guess the protocols ARP and RARP are imp.

Friday 9 May 2008

Post reval results

Hey ppl...

Reval results are out :P - Welcome to VTU


plz update the marks if u have got(or lost) marks in the reva...... u can login using the same password that has been given to u before... thnxhttp://www.placementscse.x10hosting.com/pageup.html


-Akhi

Post reval results

Hey ppl...

Reval results are out :P - Welcome to VTU


plz update the marks if u have got(or lost) marks in the reva...... u can login using the same password that has been given to u before... thnxhttp://www.placementscse.x10hosting.com/pageup.html


-Akhi

SSM Questions for 'A' section

------------------------------------------------------
SSM QUESTIONS FOR 3RD INTERNALS ( A SECTION )
------------------------------------------------------

Random Number Generation Chapter
---------------------------------------

Problems on all types of Runs test
Problems on Auto correlation test
Problems on Poker test
Problems on Gap test ( she has not done a single problem on Gap test but she said she may give a problem from this topic...)

--------------------------------------------
Random Variate Generation Chapter

'
1) Explain the inverse transformation technique of producing random variates for
exponential distribution

2) Explain the inverse transformation technique of producing random variates for
uniform distribution

3) Explain acceptance , rejection technique . Generate 5 Poisson variates with mean
alpha = 0.25

4) Discrete distribution ( entire topic !! )

Thursday 8 May 2008

3rd internals portions A section

USP:
Process control and process relationship in syllabus book

PPL:
Object oriented programming and in Functional programming till type checking

COMPUTER NETWORKS-1 :


------------------------------------
From Network Layer CHapter
------------------------------------
IP Address - > Classful & classless
IPV4
IPV6 protocol
NAT ,ARP ,RARP , THCP , Internet Routine
'
----------------------------------------------
Transport Layer
----------------------------------------------
Berkley Sockets , Service primitives
Connection Release & connection establishment
UDP header
TCP header ---- > Timer management , congestion control , connection establishment & release

'
--------------------------------------------------
ATM
-------------------------------------------------
Cell format
Bisdn Reference model
'
'
ONE QUESTION FROM ATM WILL BE IN THE COMPULSORY PART ..REST HAVE CHOICES ...


SSM:
Test for random numbers ( in random number generation chapter) and random variate generation chapter


CG:
In raster graphics algorithm chapter we have from filling polygons till line style and pen style , Interaction techniques, dialogue design and user interface system full chapter


SE:
user interface design, verification n validation, software testing

3rd internals portions B section

USP:
-->process control
-->process relationship

SE:
-->software design
user interface design
verification and validation
software testing

CN-1:
N/w layer-
IPV4,subnet,NAT,RAP,RARP,CIDR - protocols,IPV6,internet routing.
TCP connection establishment and release, congestion control, TCP timer, Timer management, ATM : BISDN reference model

PPL:
Types: data representation

SSM:

1. random variate generation -->chapter
2.steps used for development of useful input model
3.Histogram - different steps of constructing histograms--different types of histograms

4. goodness of fit tests--chi square n KS test

5. verification and validation of simulation models
model building,verification,validation
calibration nad validation of models

6.explain different types of simulation wrt o/p analysis
different measures of performance and estimation



CG:
geometrical transformations,interaction techniques,dd and uis
IMPORTANT TOPICS:- user interface styles,basic interaction task,concept of data glove,rubberband technique

PPL:
Types:Data Representation-full chapter.

what is the output of this program?

what is the output of this program ???explain plzzz

#include
void e(int n)
{
if(n>0)
{
e(--n);
printf("%d",6*n*6);
e(--n);
}
}

int main()
{
e(4);
}



--Asked by Koole Keshava

The horse puzzle

1. You have 81 horses
2. In a race not more than 9 horses can be made to run at the same time.
3. There is no timer to time the horses however u can rank the horses.
4 .How many minimum number of races have to be conducted to identify the best four horses.

--Asked by Koole Keshava


Solution

Divide 81 horses into 9 groups.....run each group pick the best one...so after 9 races u have best 9 horses.
Run the best 9 horses.....pick the best one among them,now pick the horses in 2,3,4 positions in the group from where best horse emerged.Now totally ten races over...best 1 is selected,
among the best 9 that we run eliminate horses in 7,8,9 positions and add those horses selected(2,3,4 positions).Run the 9 u ll get the best 4!!!
!!!RACE IS OVER!!!


--Cracked by Kavya

Link to upload your data for placements

Update soon:


http://www.placementscse.x10hosting.com/pageup.html

Cut off details of companies that visited NIE

Please find the list in the link below:

http://spreadsheets.google.com/pub?key=pcbv-c8pd34X3BVPLri6reA


--Sonali

Technical interview guide

"PROGRAMMING INTERVIEWS EXPOSED" a bible for tech interview
use the following link
http://www.esnips.com/doc/c6067218-2942-4ab4-ad62-6eea00e70c30/programming-interview-exposed


--Koole Keshava

Data structures and related concepts

Here is the link where u can get to know about the concepts of most of the data structures ..

http://www.cs.auckland.ac.nz/software/AlgAnim/ds_ToC.html


--Batta

Trees

An interesting lookup on Trees (v imp data sructures)

You can just brush up the basic defnitions n basic operations on trees visit this
http://en.wikipedia.org/wiki/Tree_data_structure



--Ashwini

Linked List & other topics

Linked List

http://cslibrary.stanford.edu/105/LinkedListProblems.pdf

go through this and you will be able to handle linked lists very easily.


http://cslibrary.stanford.edu/
here you can go through some of the topics that we have studied.



--Akhilesh

Provisional Marks card for 5th semester

Provisional Marks card for 5th semester

http://www.4shared.com/file/46740511/3632ecf1/prov5cs.html

You can download it from there...all the 5th sem subjects have been updated!

Placements questions

http://cplacemetquestion.blogspot.com/


--Koole Keshava

Aptitude material

http://203.199.178.89/cce/aptitude.html



--Koli
(also posted http://www.glasbergen.com/ )

Placement materials

http://n.akhilesh.googlepages.com/


--Akhi

Opensource

Opensource (rite now sun club)
http://opensourceatnie.co.nr/
Obscura
http://blogs.sun.com/libre/

--Chinmayi

Serial keys for most popular softwares

http://www.serials.ws/index.php

--Pradeep

Freshers world

www.freshersworld.com

--Pramukh

Language translator

Language translator
http://www.google.com/transliterate/indic

--Batta

IQ

Test your IQ
http://www.robmathiowetz.com/

--Prajwal

Wednesday 7 May 2008

6th sem exams -postponed

Laboratory exams:

Jun 6, 2008 to Jun 14, 2008

Theory exams:

Jun 23,2008 - CS 61
Jun 25,2008 - CS 62
Jun 27,2008 - CS 63
Jun 30,2008 - CS 64
Jul 02,2008 - CS 65
Jul 04,2008 - CS 661

--Niraj Singh

http://vtu.ac.in/pdf/exams/TTUGPG.pdf


--Batta




ALL THE BEST!

Welcome

Welcome to the class page!
Here all the announcements, important information related to class,tests, exams and anything else will all be posted in an organised manner based on whats discussed in our forums etc,.
 

NIE CSE 09


THINK - CREATE - HELP - SHARE