Sunteți pe pagina 1din 17

Data Science Portfolio

Bridging the Gap Between Knowledge and Expertise.


Personal Attention, Innovative models, Unmatched industry experience, Approved Global Gold Partners
Imparting Mastery, Inspiring productivity, Awakening Passion, Steering Careers, Developing Leadership

85000+ Candidates
Engineers Trained

11600+ OEM
Training Days, 7400+ Operator Training Days

2100+
Training Sessions

94%
Excellent Review on Trainers

15+
Countries

01
Company Overview

With unmatched industry experience,


global presence and direct association with
Carriers/OEMs as learning and service
partner, MobileComm Technologies is one
of the pioneers in Telecom Technology
Training. We offer training on newest
technologies like 5G, IOT, VoLTE, LTE, Small
Cells, Next Gen Technologies, Data Sciences
to name a few.

Why Us?

Update, High Quality Course Experienced and Engaging One Stop Shop
Materials Instructors
The learning solutions delivered by us have
Our portfolio of courses are developed Our customized programs are practical, our proven successful for telecommunication
utilizing the latest learning and delivery content is relevant and our trainers are equipment manufacturers, service providers,
techniques to meet the needs of corporates engaging. educational Institutions and management
seeking a broad understanding consulting firms.

Dynamic Learning Timely delivery and services Appreciate value of


Environment customer's money
A high level of commitment, action for
The training is provided through the use of minimizing failures, analysis and Greater customer satisfaction with better
customized modules, intensive role-playing improvement plans for better deliveries and deliveries, pricing and meeting committed
and case studies. services. scope. Thrust is always there to meet
customer expectations in all domains.

02
What is Data Science?
Wikipedia says “Data science is a multi-
disciplinary field that uses scientific
methods, processes, algorithms and
systems to extract knowledge and insights
from structured and unstructured data”.
Today, professionals in the field of data
clearly understand that they must go above
and beyond the traditional skills of
analyzing data, data mining, and
programming skills. In order to uncover
useful information for their companies,
these professionals must master the
complete life cycle of data science.

How Data Science can add value to any business:

Challenging the staff Directing the actions Enabling decision


to adopt the best based on trends making with
practices & focus on which in turn help in quantifiable and data-
issues that matter defining goals driven evidence

Empowering Identifying new


management and opportunities and
officers to make target audiences
better decisions

03
List of Courses

This portfolio showcases different courses under the umbrella of Data Science that will help your employees and
clients understand the basics of this domain and also take a deep dive into the world of Data Science. Our courses
are curated by experts in this field and can be further customized to cater to your needs.

Contents
Data Science in Python - Basic ………………………………………………………………………………………………………......................... 5
Data Science in Python - Advanced ……………………………………………………………............................................................. 6
Data Science in R - Basic to Intermediate ………………………………………………………………….……........................................ 7
Data Science in R - Advanced ..……………………………………………………………….................................................................. 9
Hadoop 2.0 Internals, Ecosystem and Analytics …………………………………………............................................................ 13
HBase …………………………………………..……………………………………………………………............................................................ 15
Modern Natural Language Processing with Deep Learning …..……………………............................................................ 15
Spark Internals ……………………………..……………………………………………………………............................................................ 15
Spark 2 Internals & Performance Tuning ……….……………………………………………........................................................... 16
MongoDB ……………………………………………………..……………………………………………........................................................... 16

Note

The following course outlines are not final, instead they give an overview of what these courses have to
offer. The actual course contents are more detailed and can be customized as per your expectations.

04
Data Science in Python – Basic
04 Days
This program is designed to give the participants a strong flavor of using Python for data management and
analytics. We would use Anaconda distribution of Python 3 to implement the hands-on aspects of the training. The
program has no pre-requisites in programming and will focus exclusively on data manipulation and visualization.
We will use 3 – 4 datasets (excel sheets) extensively to understand how Python 3 can be used to process financial
data.

Course Objectives

This data science course will enable you to:


 Install Anaconda and use Spyder and Jupyter notebook for data manipulation
 Understand the various data types and data structures in Python
 Implement loops and control statements in Python
 Understand the utility of methods and functions
 Understand Iterators, Generators and Decorators
 Understand the role of Numpy Arrays in analytics
 Understand the Pandas library for data management
 Learn to apply visualization techniques using matplotlib, bokeh and plotly

Course Content

Day 1 Day 2

Basics of Python Programming Programming Paradigms in Python


• Introduction • Operators
• Objectives • Conditional Statements
• Spyder and Jupyter notebooks • Loops
• Introduction to Data Types and Data Structures • Functions
• Numbers • Methods
• Strings • Object Oriented Programming
• Boolean • Dealing with errors
• Lists and Tuples • Handling files
• Sets and Dictionaries

Day 3 Day 4
Data Management in Python Visualization in Python
• Numpy Arrays • Line Plot
• Indexing • Scatter Plot
• Processing Arrays • Histogram
• Introduction to Pandas • Customizations
• Merge • Plotting 2D Arrays
• Combine • Statistical Plots using Seaborn
• Reshape • Dealing with time series
• Pivot • Introduction to Interactive plots with bokeh
• Groupby • Introduction to Interactive plots with plotl
• Aggregate
• Cross-tabs

05
Data Science in Python - Advanced
05 Days
This program will expose the participants to various techniques in predictive modelling and machine learning using
Python. The program will start with the application of statistics using Excel and then proceed into different aspects
of Machine Learning. Upon completion, the participants will be comfortable with topics in Supervised,
Unsupervised and Reinforcement Learning.

Course Objectives

This data science course will enable you to:

 Understand the role of descriptive and inferential statistics


 Understand how to apply feature engineering techniques
 Implement regression and classification techniques using Python
 Implement unsupervised learning techniques
 Understand how to measure model performance
 Understand how to build ANN and SVM Models
 Understand how to implement Deep Learning algorithms
 Implement Text Mining using Python

Course Content

Day 1 Day 2 Day 3


Applied Statistics Regression Models Classification Models

• Introduction • Introduction • KNN


• Objectives • Feature Engineering • Naïve Bayes
• Mean, Median and Mode • Simple Linear Regression • Gini, Entropy and Information
• Variance and Standard Deviation • Multiple Regression Gain
• Covariance and Correlation • Polynomial Regression • Decision Trees
• Sampling • R-Square • Logistic Regression
• Hypothesis Testing • Adjusted R-Square • Bagging
• T-test, F-test and Chi-Square test • ANOVA Table • Boosting
• P-value • Random Forests
• Type 1 and Type 2 errors

Day 4 Day 5
Unsupervised Learning and Text Deep Learning
Mining
Introduction to Deep Learning
• Clustering CNN
• PCA RNN
• Text Processing SOM
• Text Mining models Auto Encoders
• Artificial Neural Networks LSTM
• Support Vector Machine GAN

06
Data Science in R – Basic to Intermediate
03 Days
The Data Science with R has been designed to give you in-depth knowledge of the various data analytics
techniques that can be performed using R. The data science course is packed with real-life projects and case
studies, and includes R Studio Lab for practice and also provides an in-depth understanding of the R language, R-
studio, and R packages. You will learn the various types of apply functions including DPYR, gain an understanding of
data structure in R, and perform data visualizations using the various graphics available in R.

Course Objectives

This data science course will enable you to:

 Gain a foundational understanding of business analytics


 Install R, R-studio, and workspace setup, and learn about the various R packages
 Master R programming and understand how various statements are executed in R
 Gain an in-depth understanding of data structure used in R and learn to import export data in R
 Define, understand and use the various apply functions and DPLYR functions
 Understand and use the various graphics in R for data visualization
 Introduction to Decision Tree and Regression Model

Course Content

Day 1
Module 01 - Introduction to R Module 02 – R Programming Module 03 – R Data Structure

• Introduction • Introduction • Introduction


• Objectives • Objectives • Objectives
• An Introduction to R • Operators in R • Types of Data Structures in R
• Introduction to Business Analytics • Arithmetic Operators • Vectors
• Comprehensive R Archive Network • Relational Operators • Matrices
(CRAN) • Logical Operators • Accessing Matrix Elements
• Cons of R • Assignment Operators • Arrays
• Companies Using R • Conditional Statements in R • Data Frames
• Understanding R • If else () Function • Elements of Data Frames
• Installing R on Various Operating • Switch Function • Factors
Systems • Loops in R • Lists
• Installing R on Windows from CRAN • Break Statement • Importing Files in R
Website • Next Statement • Read Data from a File
• Demo - Install R • Scan () Function • Exporting Files from R
• Install R • Running an R Script • Quiz
• IDEs for R • Running a Batch Script • Summary
• Install R Studio • R Functions
• Steps in R Initiation • Use Commonly Used Functions
• Functions and Help in R • Demo - Use String Functions
• R Packages • Quiz
• Installing an R Package • Summary
• Quiz
• Summary

07
Data Science in R – Basic to Intermediate

Course Content
Day 2
Module 04 - Apply Functions Module 05 - Dplyr Package - An Module 06 - Group Projects on
Overview Financial Data / Sales Data
• Introduction
• Objectives • Dplyr Package - The Five Verbs • Project Discussion
• Types of Apply Functions • Installing the Dplyr Package • Action Plan to Implement
• Apply() Function • Use the Select Function
• Lapply() Function • Functions of Dplyr-Package -
• Sapply() Function Filter()
• Tapply() Function • Functions of Dplyr Package -
• Vapply() Function Arrange()
• Mapply() Function • Use Arrange Function
• Functions of Dplyr Package -
Mutate()
• Functions of Dply Package -
Summarise()
• Use Summarise Function
• Quiz
• Summary

Course Content
Day 3
Module 07 – Data Visualization Module 08 - Decision Trees and Module 10 – Group Projects on
Random Forest [Introduction] Financial Data / Sales Data
• Introduction
• Objectives • Decision Trees with Package party • Group Wise Project Presentation
• Graphics in R • Decision Trees with Package rpart • Summary
• Types of Graphics • Random Forest
• Bar Charts
• Pie Charts Module 09 – Regression
• Histograms [Introduction]
• Kernel Density Plots
• Line Charts • Linear Regression
• Box Plots • Logistic Regression
• Heat Maps • Generalized Linear Regression
• Word Clouds • Non-linear Regression
• File Formats for Graphic Outputs
• Saving a Graphic Output as a File
• Exporting Graphs in RStudio
• Exporting Graphs as PDFs in RStudio
• Demo - Save Graphics Using RStudio

08
Data Science in R – Advanced
04 Days
The Data Science with R has been designed to give you in-depth knowledge of the various data analytics
techniques that can be performed using R. The data science course is packed with real-life projects and case
studies, and includes R Studio Lab for practice. This course will help you in:
 Mastering R language: The data science course provides an in-depth understanding of the R language, R-studio,
and R packages. You will learn the various types of apply functions including DPYR, gain an understanding of data
structure in R, and perform data visualizations using the various graphics available in R.
 Mastering advanced statistical concepts: The data science training course also includes various statistical
concepts such as linear and logistic regression, cluster analysis and forecasting. You will also learn hypothesis
testing.
 Group Case Study for Solving real Time Problems on existing Datasets

Course Objectives

This data science course will enable you to:

 Gain a foundational understanding of business analytics


 Install R, R-studio, and workspace setup, and learn about the various R packages
 Master R programming and understand how various statements are executed in R
 Gain an in-depth understanding of data structure used in R and learn to import export data in R
 Define, understand and use the various apply functions and DPLYR functions
 Understand and use the various graphics in R for data visualization
 Gain a basic understanding of various statistical concepts
 Understand and use hypothesis testing method to drive business decisions
 Understand and use linear, non-linear regression models, and classification techniques for data analysis
 Learn and use the various association rules and Apriori algorithm
 Learn and use clustering methods including K-means, segmentation, DBSCAN, and hierarchical clustering
 Learn Shiny Apps and Dashboard, Text Mining and NLP

Course Content
Day 1
Module 01 – R Module 02 – R Data Module 03 – Apply Module 04 – Data
Programming (Quick Structure Functions Visualization
Review with Assignments
and Examples) • Introduction • Introduction • Introduction
• Objectives • Objectives • Objectives
• Introduction • Types of Data • Types of Apply • Graphics in R
• Objectives Structures in R Functions • Types of Graphics
• Operators in R • Vectors • Apply() Function • Bar Charts
• Arithmetic Operators • Matrices • Lapply() Function • Pie Charts
• Relational Operators • Accessing Matrix • Sapply() Function • Histograms
• Logical Operators Elements • Tapply() Function • Kernel Density Plots
• Assignment Operators • Arrays • Vapply() Function • Line Charts
• Conditional Statements • Data Frames • Mapply() Function • Box Plots
in R • Elements of Data • Dplyr Package - An • Heat Maps
• If else() Function Frames Overview • Word Clouds
…continued on next page

09
Data Science in R – Advanced
Course Content

Day 1 (continued from last page)

Module 01 – R Module 02 – R Data Module 03 – Apply Functions Module 04 – Data


Programming (Quick Structure Visualization
Review with Assignments • Dplyr Package - The Five
and Examples) • Factors Verbs • Word Clouds
• Lists • Installing the Dplyr Package • File Formats for Graphic
• Switch Function • Importing Files in • Use the Select Function Outputs
• Loops in R R • Functions of Dplyr-Package - • Saving a Graphic Output as
• Break Statement • Read Data from a Filter() a File
• Next Statement File • Functions of Dplyr Package - • Exporting Graphs in
• Scan() Function • Exporting Files Arrange() RStudio
• Running an R Script from R • Use Arrange Function • Exporting Graphs as PDFs
• Running a Batch Script • Quiz • Functions of Dplyr Package - in RStudio
• R Functions • Summary Mutate() • Demo - Save Graphics
• Use Commonly Used • Functions of Dply Package - Using RStudio
Functions Summarise() • Quiz
• Demo - Use String • Use Summarise Function • Summary
Functions • Quiz
• Quiz • Summary
• Summary

Course Content
Day 2
Module 05 – Introduction to Statistics Module 06 - Hypothesis Testing Module 07 - Hypothesis Testing II

• Introduction • Introduction • Introduction


• Objectives • Objectives • Objectives
• Basics of Statistics • Hypothesis • Parametric Tests
• Types of Data • Need of Hypothesis Testing in • Z-Test
• Qualitative vs. Quantitative Analysis Businesses • T-Test
• Types of Measurements in Order • Null Hypothesis • Use Normal and Student
• Statistical Investigation • Alternate Hypothesis Probability Distribution Functions
• Normal Distribution • Null vs. Alternate Hypothesis • Testing Null Hypothesis
• Use Probability Distribution • Chances of Errors in Sampling • Objectives of Null Hypothesis Test
Functions • Types of Errors • Three Types of Hypothesis Tests
• Distance Measures • Contingency Table • Hypothesis Tests About
• Euclidean Distance • Decision Making Population Means
• Manhattan Distance • Critical Region • Decision Rules
• Minkowski Distance • Level of Significance • Chi-Square Test
• Mahalanobis Distance • Confidence Coefficient • Steps of Chi-Square Test
• Cosine Similarity • Bita Risk
• Power of Test
• Factors Affecting the Power of
Test

10
Data Science in R – Advanced

Course Content
Day 2 (continued from last page)

Module 05 – Introduction to Statistics Module 06 - Hypothesis Testing Module 07 - Hypothesis Testing II

• Cosine Similarity • Types of Statistical Hypothesis • Steps of Chi-Square Test


• Correlation Tests • Important Points of Chi-Square
• Correlation Measures Explained • Upper Tail Test Test
• Pearson Product Moment • Test Statistic • Degree of Freedom
Correlation (PPMC) • Factors Affecting Test Statistic • Use Chi-Squared Test Statistics
• Pearson Correlation - Case Study • Critical Value Using Normal • Introduction to ANOVA Test
• Dist() Function in R Probability Table • One-Way ANOVA Test
• Demo - Perform the Distance Matrix • Quiz • The F-Distribution and F-Ratio
Computations • Summary • F-Ratio Test
• Perform the Distance Matrix • F-Ratio Test in R - Example
Computations • Perform ANOVA
• Quiz • Quiz
• Summary • Summary

Course Content

Day 3

Module 08 – Regression Analysis Module 09 - Classification

• Introduction • Introduction
• Objectives • Objectives
• Introduction to Regression Analysis • Introduction to Classification
• Use of Regression Analysis - Examples • Examples of Classification
• Types Regression Analysis • Classification vs. Prediction
• Simple Linear Regression Model • Issues Regarding Classification and Prediction
• Correlation • Data Preparation Issues
• Find Correlation • Evaluating Classification Methods Issues
• Method of Least Squares Regression Model • Decision Tree
• Coefficient of Multiple Determination Regression Model • Classification Rules of Trees
• Standard Error of the Estimate Regression Model • Overfitting in Classification
• Dummy Variable Regression Model • Tips to Find the Final Tree Size
• Interaction Regression Model • Basic Algorithm for a Decision Tree
• Non-Linear Regression Models • Statistical Measure - Information Gain
• Demo - Perform Regression Analysis with Multiple • Enhancing a Basic Tree
Variables • Demo - Model a Decision Tree
• Perform Regression Analysis with Multiple Variables • Model a Decision Tree
• Non-Linear Models to Linear Models • Naive Bayes Classifier Model
• Bayesian Theorem

11
Data Science in R – Advanced
Course Content
Day 3 (continued from last page)

Module 08 – Regression Analysis Module 09 - Classification

• Algorithms for Complex Non-Linear Models • Naive Bayes Classifier


• Quiz • Naive Bayes Classifier - Advantages and Disadvantages
• Summary • Nearest Neighbor Classifiers
• Conclusion • Computing Distance and Determining Class
• Choosing the Value of K
• Support Vector Machines
• Geometric Margin in SVMs
• Linear SVMs
• Non-Linear SVMs
• Demo - Support a Vector Machine
• Support a Vector Machine
• Quiz
• Summary

Course Content
Day 4
Module 10 – Clustering and Module 11 – Shiny Apps and Dashboard Module 12 – Text
Segmentation Mining and NLP
• Introduction
• Introduction • App architecture • Introduction to text
• Objectives • App template mining using R
• Introduction to Clustering and • Hello Shiny • Text mining definition
Segmentation • Shiny Text • Text preprocessing
• Clustering vs. Classification • Inputs and Outputs • Sentiment Analysis
• Use Cases of Clustering • Reactivity • N-grams
• Clustering Models • BUILDING AN APP • Case Study
• K-means Clustering • The server function • Conclusion and
• Pseudo Code of K-means • Sharing apps Summary
• K-means Clustering - Case Study • Shinyapps.io
• Perform Clustering Using Kmeans • Shiny servers
• Hierarchical Clustering • UI & Server
• Requirements of Hierarchical • Inputs & Outputs
Clustering Algorithms • Run & Debug
• Agglomerative Clustering Process • TOOLING UP
• Perform Hierarchical Clustering • Sliders
• DBSCAN Clustering • Tabsets
• k-means Clustering for Customer • DataTables
Segmentation: A Practical Example • More Widgets
• Which Customers are in Each • Uploading Files and Downloading Data
Segment? • HTML UI and Dynamic UI
• Determining the Preferences of the • Scoping
Customer Segments • Client Data
• Quiz • Sending Images
• Summary • Case Study
• Conclusion and Summary

12
Hadoop 2.0 Internals, Ecosystem and Analytics
05 Days
Hadoop is the solution to Big Data problems. It is the technology to store massive datasets on a
cluster of cheap machines in a distributed manner. Not only this, it provides Big Data analytics through distributed
computing framework. It is an open-source data platform or framework developed in Java, dedicated to store and
analyze large sets of unstructured data.

Course Content

Day 1 Day 2 Day 3

Hadoop Introduction Distributing Data with HDFS Writing Map-Reduce Applications


• Hadoop performance and data • Parallel Copying with distcp • Hadoop in the Cloud
scale facts • Using Hadoop Archives • Hadoop Configuration
• Volunteer Computing • Data Flow • Cluster Setup and Installation
• Move computation not data • The Command-Line Interface • YARN Configuration
• Hadoop Releases • The Java Interface • The Configuration API
• The Apache Hadoop Project • Running Locally on Test Data
• Grid Computing Understanding Hadoop I/O • Configuring the Development
• Hadoop in the context of other • File-Based Data Structures Environment
data stores • Serialization • Cluster Specs
• The Hadoop Ecosystem • Compression • Tuning
• Apache Hadoop and the Hadoop • Data Integrity • MapReduce Workflows
Ecosystem • Monitoring and debugging on a
• A Brief History of Hadoop Advanced MapReduce production cluster
• Hadoop – an inside view: • Chaining MapReduce jobs • Tuning for performance
MapReduce and HDFS • Creating a Bloom filter • Benchmarking a Hadoop Cluster
• What about NoSQL? • Joining data from different Map-Reduce Internals
• RDBMS sources • Failures
• Comparison with Other Systems • Anatomy of a MapReduce Job Run
• Shuffle and Sort
MapReduce • Task Execution
• Job Scheduling
Hadoop Streaming (Ruby & Python)

Streaming in Hadoop
• Streaming with key/value pairs,
Streaming with Unix commands,
Streaming with the Aggregate
package, Streaming with scripts.

13
Hadoop 2.0 Internals, Ecosystem and Analytics

Course Content

Day 4 Day 5

Managing Hadoop Map Reduce Design Patterns


• Setting permissions • Metapatterns
• Enabling trash • Join Patterns
• Adding DataNodes • Summarization Patterns
• Managing NameNode and Secondary NameNode • The Effects of YARN
• Designing network layout and rack awareness • Data Organization Patterns
• Checking system’s health • Filtering Patterns
• Managing quotas • Input and Output Patterns
• Setting up parameter values for practical use • Final Thoughts
• Removing DataNodes
• Recovering from a failed NameNode Hadoop-2
• Map-Reduce Features • Apache Tez
• Apache YARN
Map-Reduce Ecosystem • HDFS-2
• Hive
• Hbase Analytics
• Pig • Clustering
• Thinking like a Pig • Clustering algorithms in Mahout
• Speaking Pig Latin • Taking clustering to production
• Evaluating and improving clustering quality
Hadoop Ecosystem (Tools) • Clustering algorithms in Mahout
• HBase Operations • Representing data
• Deep Dive in Hive • Classification
• Deep Dive in Pig • Training a classifier
• Sqoop • Evaluating and tuning a classifier
• HBase DB design
• Flume • Recommendations
• Introducing recommenders
• Real-world applications of clustering
• Representing recommender data
• Making recommendations
• Distributing recommendation computations
• Taking recommenders to production

14
Synopsis of other additional courses offered
05 Days
HBase

Course Content

• Introduction
• HBase Storage Architecture
• Log Structures Merge Tree
• Future Directions
• HBase Operations
• Designing HBase Tables and Schemas
• Advanced Map Reduce
• Real-Time Case-Study

Modern Natural Language 07 Days


Processing with Deep Learning

Course Content

• Introduction to Deep Learning


• Deep Neural Network
• Deep Learning Internals
• Recurrent Neural Network and Sequence Modelling
• RNN Internals
• Gated Units Internals
• Modern Natural Language Processing(NLP) with Deep Learning-Part-1
• Modern Natural Language Processing(NLP) with Deep Learning-Part-2
• Modern Natural Language Processing(NLP) with Deep Learning-Part-3
• Techniques
• Case Studies
• Software Tools

03 Days
Spark Internals

Course Content

• Distributing Data with HDFS • Spark Internals


• Understanding Hadoop I/O • Advanced Spark Programming
• Spark Introduction • Spark Streaming
• RDDs • Spark SQL
• RDD Internals:Part-1 • Tuning and Debugging
• RDD Internals:Part-2 • Spark Kafka Internals
• Data ingress and egress • Storm Internals
• Running on a Cluster

15
Synopsis of other additional courses offered

Spark2 Internals and 04 Days


Performance Tuning

Course Content

• Spark Introduction
• RDDs
• RDD Internals:Part-1
• RDD Internals:Part-2
• Data ingress and egress
• Spark Internals
• Advanced Spark Programming
• High Performance Spark patterns and programming
• Spark SQL , Dataset, Dataframe Internals
• Spark Streaming
• Kafka Internals
• Tuning and Debugging Spark
• Hardware profiling of Spark cluster at Runtime

02 Days
MongoDB

Course Content

• MongoDB Introduction
• CRUD with MongoDB
• Querying
• MongoDB Application Development
• Replication
• Components of a Replica
• Set MongoDB Internals

16
Contact Us

OUR GLOBAL PRESENCE

Corporate Headquarter Canada Latin America


MobileComm Professionals, MobileComm Technologies MobileComm do Brazil S/A
Inc. Canada, Inc. Av. Barão Homem de Melo, 4500 –
465 W President George Bush 151 Checkerberry Cres., Cj. 318
Hwy, Brampton Ontario, Estoril, Belo Horizonte, MG, CEP:
Suite 200 Canada – L6R 2S6 30450-250
Richardson, TX 75080 Tel: +1 647 407 7705 Tel: +55 31 3515 5333
Tel: +1 214 575 4500

Africa Middle East Kuwait


MobileComm Technologies Africa Pvt. OMAN MobileComm Technologies
Ltd. MobileComm Technologies LLC (ME)
F10, Kirunje Apartments LLC (ME) P.O. Box: 26025
Mapaka Road, PO Box 1058, PC 112-Ruwi 13121 Safat - State of Kuwait
West Lands, Nairobi Sultanate Of OMAN Tel: +965 2247 0981
Tel: +254 702 020 598 Tel: +968 9310028, +968
24590507

Australia Asia Pacific Japan


MobileComm Technologies Australia India MobileComm Technologies India
Pvt. Ltd. MobileComm Technologies India Pvt. Ltd.
3 Arvil Court, Glenwood, NSW 2768 Pvt. Ltd. 5F Shinkawa Square
Sydney 568, Udyog Vihar Phase 5 2-28-1, Shinkawa, Tokyo, 104-
Tel: +61 413 788 174 Gurgaon, 122016, Haryana, India 0033, Japan
Tel: +91 124 437 4800 Tel: +81-3-3552-1131

Visit Us at: www.mcpsinc.com

17

S-ar putea să vă placă și