0% found this document useful (0 votes)
56 views

Business Business: BR Ochure BR Ochure

This document provides details about training courses offered by Baluja Labs for VBA, SAS, and NS2. The courses include: 1. A 2-month VBA course costing Rs. 5,000 that covers topics like loops, variables, working with cells and ranges, and user forms. 2. A 2-month SAS course costing Rs. 10,000 that covers SAS Data Integration Studio, Enterprise Guide, Information Map Studio, and Web Report Studio. 3. A 2-month NS2 course costing Rs. 10,000 that provides an introduction to data warehousing and dimensional modeling. Contact information and addresses for Baluja Labs are also included.

Uploaded by

balujalabs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views

Business Business: BR Ochure BR Ochure

This document provides details about training courses offered by Baluja Labs for VBA, SAS, and NS2. The courses include: 1. A 2-month VBA course costing Rs. 5,000 that covers topics like loops, variables, working with cells and ranges, and user forms. 2. A 2-month SAS course costing Rs. 10,000 that covers SAS Data Integration Studio, Enterprise Guide, Information Map Studio, and Web Report Studio. 3. A 2-month NS2 course costing Rs. 10,000 that provides an introduction to data warehousing and dimensional modeling. Contact information and addresses for Baluja Labs are also included.

Uploaded by

balujalabs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 8

COMPANY

LOGO.

BUSINESS
·BR OCHURE·

TRAINING DETAILS VBA DURATION: 2 Month Fees Course:Rs 5,000/-


SAS DURATION: 2 Month Fees Course:Rs 10,000/-
FOR VBA & SAS NS2 DURATION: 2 Month Fees Course:Rs 10,000/-

Lorem ipsum dolor sit amet, consectetur adi-


[email protected] A1/17, Top Floor, Opposite
piscing elit. Suspendisse in 9313565406 Metro Pillar no: 636, Main
011-4166-8088, 90155-96280,
Najafgarh
www.balujalabs.in Road, Janakpuri New Delhi - 110058
VBA
1.0 Introduction to VBA 11.0 Additional VBA Techniques
• Introduction to Excel • Running a Macro when user selects a
• Introduction to Programming cell
• Introduction to VBA • Showing & Hiding information using
• How to launch Visual Basic Editor VBA
• What you can do with Macros • Text Processing & Analysis using VBA
• How to use Visual Basic Editor 12.0 Class Project & More
• Class Project #1: Alphabet Reader
2.0 Understanding Loops & Writing VBA App in Excel & VBA
Code • Class Project #2: Back office Tracker
• Using Do While Loops & IF Statement in App in Excel & VBA
VBA • Using Arrays in VBA
• Do While Loop Explained • Building a Workbook Change Tracker
• Using FOR NEXT Loop in Excel App Using VBA
• Debugging & Error Handling in VBA
• Using Select Case Statement in VBA & Working by Debra
with user Defined Functions (UDF)
8.0 User Forms & Databases
3.0 Variable & More • Linking to Database from Excel &
• Sneak peek in to Excel Object Model Working with them
• Deep Dive in to VBA: Theory on Variable, • User from Basics
Scoping etc. • User from : Lesson #2
• How to save and Reuse your Macros
• Introduction to Databases 9.0 More User forms & Examples
Application
4.0 Dealing with cells & Ranges • Understanding user from Events &
• Displaying Message Boxes using VBA working with Multiple Forms
• Understanding & Using Cells Object • Building an Application using User
forms & VBA
• File Handling: Opening, Reading & Writing to
Files from VBA 10.0 Integrating with Word &
• Wrapping a set of Formulas with Iferror PowerPoint
• Generate MS Word Reports from
5.0 Workbooks, Worksheets & Databases Excel
• Introduction to MS Access & SQL • Create a PPT Slide Deck from Excel
• Using Worksheets, Workbook Objects in VBA:
Example on how to save a copy of workbook
• Consolidate Multiple Workbooks in to one using
VBA
• Delete Blank Cells & Sort a List using VBA
• Generating Multiple PDF Reports using VBA

6.0 Working with Charts & Shapes


• Creating Spark-Line Chart in Excel using VBA
• Cleaning up multiple charts using VBA
• Interactive Excel Charts using VBA
• Animating Excel Charts with VBA

7.0 Working with Pivots


• Pivot Tables & VBA Examples #1
• Generating Multiple pivot Table Reports using
VBA
• BOUNS : Guest Lecture on Pivot Tables & VBA
[email protected]
011-4166-8088, 90155-96280, 9313565406
SAS Data Integration Studio 4.2
» Introduction to SAS DIS Studio
• Features of SAS DIS Studio
• Tasks performed by SAS DIS Studio
• Navigation to SAS DIS Studio
• Registering Source Tables Metadata
» Register metadata for existing SAS data sets
• Register metadata for a relational database
accessed through an ODBC Driver
• Register metadata for an external flat file (.csv,
.txt files)
» Registering Target Tables Metadata
• Register target metadata for dimensional and
fact tables
» Creating a Job to load target tables
• Dimensional Tables
• Fact Table
» Creating the Star Schema Design
(Implementing Slowly Changing Dimension
Concepts)
» Applying Transformations
Slowly Changing Dimensions
• SCD Type2 Loader
• Fact Table Lookup
• Surrogate Key Generator
• Key Effective Date
Data Transformations
• Proc SQL
• Lookup Table
• Append
• Extract
• Validate
• Return Code Check
• Data Transfer
• Sort
• Rank
» SAS Metadata Server
• Connecting to the Metadata Server
• Introduction and Working With Metadata
Repositories

[email protected]
011-4166-8088, 90155-96280, 9313565406
• Client / Server Interactions • Setting a filter and selecting columns
• Create a Custom and Project • Creating new columns in a query
Repository
• Replacing values in a query
• Replication and Promotion of
Metadata • Joining Tables
• User Manager plug-in • Inner Joins
• Introduction to SAS Application • Outer Joins
Servers • Creating and applying custom formats
• Security planning for the user and » Creating Advanced Queries
user groups • Controlling Query Output
• Access control planning • Creating and applying parameterized
• Data Library queries
Manager plug-in • Grouping and Filtering data in a query
Defining a data
library
» Setting up Change
Management
» Creating a new metadata
profile from SAS ETL Studio
» Using Job Scheduler plug-in
• Define a SAS Batch Server
• Define a Scheduling Server
• Create and Schedule a job
• Introduction to Stored Process and
• creating Stored Process
• Additional Topics
» Introduction to Query Builder

SAS Enterprise Guide 4.2


» Introduction to SAS Enterprise
Guide
» SAS Enterprise Guide Framework
• SAS EG Building Blocks
• SAS EG Navigation
» Create a Project
» Add data to the Project:
• Adding local SAS table
• Accessing remote data (Self Study)
• Adding spreadsheet to a project
• Adding text file to a project as a SAS
dataset
» Creating various Report Tasks
• List Report
• Frequency Report
• One-Way Frequency Report
• Two-Way Frequency Report
• Generating Summary Statistics
• Create Tabular Summary Report
• Creating a Graph
• » Create various Data Transformation
Filter Sort Rank
Transpose Splitter Append
» Additional Topics • SAS Data Integration Studio (Create and
• Automating projects and processes Register)
• Creating customized Process Flow • SAS Management Console (Registration)
• Modifying SAS Code • Access Stored Process from SAS Web Report
• Customizing Task Code Studio / SAS Information Map Studio / SAS
• Exporting SAS Code Stored
» Process Web Applciation
• Customizing the Outputs » Create Stored Process with Prompts.
• Style Manager
• Document Builder
• Project View
» Viewing an OLAP Cube with SAS Enterprise
Guide
» Viewing an Information Map with SAS
Enterprise Guide
» Create and Register Stored Process from
SAS Enterprise Guide

SAS Information Map Studio


» Introduction to SAS Information Map Studio
» Navigating SAS Information Map Studio
» Access and source data from SAS
Information Map Studio
» Updating an Information Map with filters,
prompts, folders and new data items
» Building an Information Map from:
• SAS Datasets (Relational SAS Information
Map)
• OLAP Cube (Multi Dimensional Information
Map)

SAS Web Report


Studio
• Introduction and Navigation to SAS Web
Report Studio Interface
• Understanding the Tasks performed within
SAS Web Report Studio
• Creating Basic reports by using New Report
and Report Wizard
• Create a Web Report from Detail table and
OLAP cubes Information Maps
» Managing Existing Reports
• Searching a report
• Navigating report folders
• View report definitions
• Storage locations for reports
• Report actions available
(Edit/Rename/Move/Copy/Delete/Renam
e/ Schedule)

• Scheduling &

Distributing

Report SAS Stored

Process 4.2
» Introduction to SAS Stored Process
» Building Registering and Testing Stored
Process
• SAS Enterprise Guide 4.2 (Create, Register
and Test)
SAS Stored Process Web Application
• Approaches to Data Warehouse Designing
4.2
• Introduction to SAS Stored Process • Data Modeling types:
Web Application • Normalized Data Model (Databases)
• Viewing SAS Stored Process from • Dimensional Data Model (Data Warehouses)
Web Application
• Managing Stored Process Business Intelligence
from Web Application SAS • Business Intelligence Introduction
Add-In for Microsoft Office4.2 • SAS Business
• Introduction and Navigation to SAS Intelligence Architecture
Add-In for Microsoft Office o Client Tier – Middle
• Connecting to the SAS Metadata Tier – Server Tier
Server from Microsoft Excel • Introduction to Metadata
• Inserting SAS Data into Microsoft • Types of Metadata
Excel • SAS Centralized Metadata Repository
* Accessing SAS data • Advantages of SAS Centralized Metadata
* Filtering SAS data Repository
* Sorting SAS data • About Metadata Profile
*Selecting and Ordering columns » Data Model’s
• Analyzing with SAS Tasks in • Normalized Relational Data Model (Entity-
Microsoft Office Relationship)
• Access and Analyze SAS OLAP Cubes • Dimensional Data Model
from Microsoft Office
• Star Schema Designs
• Running Stored Process from N • Snowflake Schema Design
Microsoft Excel
S • Dimension Tables
• Customizing the Output Style
2 • Steps in designing Dimensional tables
Data Warehousing and Business • Conformed Dimensions
Intelligence Concepts Data • Junk Dimensions
Warehousing
• Data Warehouse Introduction
• Steps to Design Data Warehouse
• Components of Data Warehouse

• SIMULATION OF COMPUTER
NETWORKS
• Layering concept- System modeling- Simulation DefinitionElements of simulation-Time
dependent simulation -Protocols

• INTRODUCTION TO NETWORK SIMULATOR-2


• Application-Basic architecture- NS2 goals- NS2 functionalities- Languages used- Why two
languages?

• COMPONENTS AND TOOLS OF NS2


• About Xgraph-Trace files- Commands in ns2

• TCL/OTCL PROGRAMMING
• Procedure- Array-Conditional statements- Looping Classes and objects-Expressions- File
handlingInput/output Console
• WIRED SCENARIO
• Trace the events- Node creation- Link between
• Communication Agent- Traffic agent- Run the simulation
• Example program

• LAN
• LAN Topologies-MAC protocols-
Ethernet- Simulation
using NS2
• WIRED-CUM-WIRELESS SCENARIO
• Creating simple wired-cum-wireless scenario- Running Mobile-IP
in wired-cum-wireless topology
Course Highlight
1. Consistent Classroom Guidance
2. Meticulously designed Study Material
3. One on One attention
4. Time Bound Completion
EDUCATION 5.

6.
Experienced full time faculty
Small batches
7. 5 days and weekend batches
8. Accommodation for
[email protected]
outstation students (PG)
011-4166-8088, 90155-96280, 9313565406

www.balujalabs.in

A1/17, Top Floor, Opposite


Metro Pillar no: 636, Main
Najafgarh
Road, Janakpuri New Delhi - 110058

You might also like