46
Webinar : Information Technology For CAT 2013 Call Getters Vivek Pandey Saurabh Maheshwari A webinar by PR Cell, IIM Rohtak for Preparation for WAT-PI process, Admissions-2014

Webinar on IT Basics by IIM Rohtak for Admissions-2014

Embed Size (px)

Citation preview

Page 1: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Webinar : Information Technology

For CAT 2013 Call Getters

Vivek Pandey

Saurabh Maheshwari

A webinar by PR Cell, IIM Rohtak for Preparation for WAT-PI process, Admissions-2014

Page 2: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Session Agenda

The objective of this webinar is to guide the call getters on Information Technology area for WAT-PI process.

Information Technology

Engineering Background

Work Experience

Page 3: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT – Engineering Background

Database concepts

OOP Concepts and Programming Languages

OS Concepts

Networking & Security

Academic Projects & Training

Miscellaneous

Page 4: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Database Concepts

A database is a collection of information organized in such a way that a computer program can quickly select desired pieces of data

Field , records and file

Types of DBMS:

1 Hierarchical DBMS e.g. – IBM_DBMS in 1968s

2 Relational DBMS e.g. – Oracle, Microsoft SQL Server

3 Object-oriented DBMS e.g. – Online hospital DB with graphs

Page 5: Webinar on IT Basics by IIM Rohtak for Admissions-2014

DB Languages

DDL

Create, Drop, Alter, Referential integrity statements

DML

Select, Insert, Update, Delete

Query Languages To retrieve information from a database

SQL, YQL, XQuery, MDX etc.

Page 6: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Concepts

Data Warehouse relational database that is designed for query and analysis

rather than for transaction processing

Page 7: Webinar on IT Basics by IIM Rohtak for Admissions-2014

UML Diagram

Page 8: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Data Mining

Process of discovering patterns in large data sets involving methods at

the intersection of artificial intelligence, machine learning, statistics,

and database systems.

Anomaly detection

Clustering

Classification

Pattern Matching

Page 9: Webinar on IT Basics by IIM Rohtak for Admissions-2014

OOP Concepts and Programming Languages

OOP

Inheritance

Polymorphism

Encapsulation

Abstraction

Overloading

Page 10: Webinar on IT Basics by IIM Rohtak for Admissions-2014

High Level Language

programming language with strong abstraction from the details of the computer

Low Level Language

programming language that provides little or no abstraction from a computer's instruction set

Compiler, Interpreter and Assembler

Page 11: Webinar on IT Basics by IIM Rohtak for Admissions-2014

1st Normal Form The Requirements

The requirements to satisfy the 1st NF:

Each table has a primary key: minimal set of attributes which can uniquely identify a record

The values in each column of a table are atomic (No multi-value attributes allowed).

There are no repeating groups: two columns do not store similar information in the same table.

Page 12: Webinar on IT Basics by IIM Rohtak for Admissions-2014

1st Normal Form Example

Un-normalized Students table:

Normalized Students table:

Student# AdvID AdvName AdvRoom Class1 Class2

123 123A James 555 102-8 104-9

124 123B Smith 467 209-0 102-8

Student# AdvID AdvName AdvRoom Class#

123 123A James 555 102-8

123 123A James 555 104-9

124 123B Smith 467 209-0

124 123B Smith 467 102-8

Page 13: Webinar on IT Basics by IIM Rohtak for Admissions-2014

2nd Normal Form The Requirements

The requirements to satisfy the 2nd NF:

All requirements for 1st NF must be met.

Redundant data across multiple rows of a table must be moved to a separate table.

The resulting tables must be related to each other by use of foreign key.

Page 14: Webinar on IT Basics by IIM Rohtak for Admissions-2014

2nd Normal Form Example

Students table

Registration table

Student# AdvID AdvName AdvRoom

123 123A James 555

124 123B Smith 467

Student# Class#

123 102-8

123 104-9

124 209-0

124 102-8

Page 15: Webinar on IT Basics by IIM Rohtak for Admissions-2014

3rd Normal Form The Requirements

The requirements to satisfy the 3rd NF:

All requirements for 2nd NF must be met.

Eliminate fields that do not depend on the primary key;

That is, any field that is dependent not only on the primary key but also on another field must be moved to another table.

Page 16: Webinar on IT Basics by IIM Rohtak for Admissions-2014

3rd Normal Form Example

Students table:

Student table: Advisor table:

Student# AdvID AdvName AdvRoom

123 123A James 555

124 123B Smith 467

Student# AdvID

123 123A

124 123B

AdvID AdvName AdvRoom

123A James 555

123B Smith 467

Page 17: Webinar on IT Basics by IIM Rohtak for Admissions-2014

3rd Normal Form Example Cont.

Students table:

Registration table: Advisor table: Student# Class#

123 102-8

123 104-9

124 209-0

124 102-8

AdvID AdvName AdvRoom

123A James 555

123B Smith 467

Student# AdvID

123 123A

124 123B

Page 18: Webinar on IT Basics by IIM Rohtak for Admissions-2014

OS Concepts Networking And Security

OS – What is so operating in them??

Types of OS

Difference between UNIX and LINUX

Windows v/s UNIX based OS

Page 19: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Linux Shell Structure

Page 20: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Network & Security

Network Types LAN

WAN

PAN

MAN

Internet

Network Security e.g. – Firewall, Antivirus Software, SSID Network Name, Network Analyzers, Encryption etc.

Page 21: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Miscellaneous

Difference b/w IT and CS.

Father of Computer?

Why MBA after IT?

How do you align IT with MBA?

Subject of Interest and Qs related to that.

Latest Trends in IT – cloud computing etc.

IT in News..

Page 22: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT – Work Experience About the organization

Board / Management Employee strength Any noteworthy event/news in recent past Group composition ( if present ) Quality Standards & Best Practices followed

About the Industry Competitor companies & their top management Performance – Industry wise & company wise Verticals STPIs , SEZs etc. Attrition rate and its justification Industry body - NASSCOM

Page 23: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT Industry Evolution

Page 24: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT Sector - Segments

Page 25: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT – Growth Drivers

Talent Pool – 4.7 million ( FY13E)

IT Penetration & Government Projects

Robust IT Infrastructure

STPI and SEZs

IT Offshore spending – CAGR of 8% ( FY 11-13)

Page 26: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT Industry - Verticals

Page 27: Webinar on IT Basics by IIM Rohtak for Admissions-2014

BFSI

Banking , Financial Services and Insurance

BFSI is a key business vertical for the IT-BPM Industry

Export Revenue generated - $31 billion ( FY13)

41 % of total IT-BPM exports from India

IT spend on BFSI vertical expected to reach $ 3.5 billion by FY14

Contribution to India’s GDP ~ 8 %

Page 28: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Trends in Verticals

Page 29: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Market size of growing Verticals

Page 30: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT Industry - Performance

Page 31: Webinar on IT Basics by IIM Rohtak for Admissions-2014

IT Industry – Export Market

Page 32: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Export Across Verticals

Page 33: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Major Import Markets

Page 34: Webinar on IT Basics by IIM Rohtak for Admissions-2014

GIC/Captive Centers

Global In-house Centers

Accounts for 16-18 % of IT-BPM revenues

750+ captive centers in India

90% from Europe and North America

GDP contribution – 1%

Page 35: Webinar on IT Basics by IIM Rohtak for Admissions-2014

STPI and SEZs

Page 36: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Growing Technologies

SMAC – Social , Mobile

Analytics and Cloud

Cloud - CAGR of ~ 30%

$650-750 billion (2020E)

Social Media - $250 billion opportunity

Mobility

Big data/Analytics

Page 37: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Attrition rate & Retention Factors

TCS ~ 11% , Infosys ~ 18%

Factors Pay packages

Career level growth

Relationship with supervisors

Work pressure

Retention Creating large talent pool

Emergence of Tier II/III cities

Better Work Environment & pay structure

Flexibility

Page 38: Webinar on IT Basics by IIM Rohtak for Admissions-2014
Page 39: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Big Five

CEO : N Chandrase-karan

Revenue : $ 11.57 billion

Employees : 285,250

CEO : S.D. Shibulal

Revenue : $ 7.39 billion

Employees : 160,227

CEO : Francisco D’Souza

Revenue : $ 8.84 billion

Employees : 171,400

CEO : T. K. Kurien

Revenue : $ 6.87 billion

Employees : 147,216

CEO :Anant Gupta

Revenue : $ 4.3 billion

Employees : 88,332

Page 40: Webinar on IT Basics by IIM Rohtak for Admissions-2014

NASSCOM

Trade association of Indian IT –BPO Industry

Founded in 1988 , Non-Profit Organization Facilitates business and trade in software

and services Encourages research in software technology 1500+ members , 250+ from abroad Member companies domain

Software development/products/services ITeS/BPO E-Commerce

Page 41: Webinar on IT Basics by IIM Rohtak for Admissions-2014

NASSCOM growth

Page 42: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Future Vision

Page 43: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Technical Aspects

Project

Client/Customer

Technologies used

Tools used

Role

Project Life cycle – Approaches & processes

Testing Testing methods

Testing Levels

Testing types

Testing process

Page 44: Webinar on IT Basics by IIM Rohtak for Admissions-2014

Managerial Aspects

Team size

Team/module/project leader – how did you manage the team

Conflicts in the team

How to resolve it

Learning / takeaways from work exp

Some general things Confidence

Attitude

Communication Skills

Page 45: Webinar on IT Basics by IIM Rohtak for Admissions-2014

References

www.nasscom.in

www.ibef.org

http://economictimes.indiatimes.com/

en.wikipedia.org/

Page 46: Webinar on IT Basics by IIM Rohtak for Admissions-2014