Mern Stack Development Training by Experts

;

Our Training Process

Mern Stack Development - Syllabus, Fees & Duration

Module 1: Introduction to React

  • What is React?
  • Why React?
  • React version history
  • React 16 vs React 15
  • Just React – Hello World
  • Using create-react-app
  • Anatomy of react project
  • Running the app
  • Debugging first react app

Module 2: Templating using JSX

  • Working with React. create Element
  • Expressions
  • Using logical operators
  • Specifying attributes
  • Specifying children
  • Fragments

Module 3: About Components

  • Significance of component architecture
  • Types of components
  • Functional
  • Class based
  • Pure
  • Component Composition

Module 4: Working with state and props

  • What is state and it significance
  • Read state and set state
  • Passing data to component using props
  • Validating props using prop Types
  • Supplying default values to props using default Props

Module 5: Rendering lists

  • Using react key prop
  • Using map function to iterate on arrays to generate elements

Module 6: Event handling in React

  • Understanding React event system
  • Understanding Synthetic event
  • Passing arguments to event handlers

Module 7: Understanding component lifecycle and  handling errors

  • Understand the lifecycle methods
  • Handle errors using error boundaries

Module 8: Working with forms

  • Controlled components
  • Uncontrolled components
  • Understand the significance to default Value prop
  • Using react ref prop to get access to DOM element

Module 9: Context

  • What is context
  • When to use context
  • Create Context
  • Context Provider
  • Context Consumer
  • Reading context in class

Module 10: Code-Splitting

  • What is code splitting
  • Why do you need code splitting
  • React lazy
  • Suspense
  • Route-based code splitting

Module 11: hooks

  • What are hooks
  • Why do you need hooks
  • Different types of hooks
  • Using state and effect hooks
  • Rules of hooks

Module 12: Routing with react router

  • Setting up react router
  • Understand routing in single page applications
  • Working with Browser Router and Hash Router components
  • Configuring route with Route component
  • Using Switch component to define routing rules
  • Making routes dynamic using route params
  • Working with nested routes
  • Navigating to pages using Link and NavLink component
  • Redirect routes using Redirect Component
  • Using Prompt component to get consent of user for navigation
  • Path less Route to handle failed matches

Module 13: Just Redux

  • What is redux
  • Why redux
  • Redux principles
  • Install and setup redux
  • Creating actions, reducer and store

Module 14: Immutable.js

  • What is Immutable.js?
  • Immutable collections
  • Lists
  • Maps
  • Sets

Module 15: React Redux

  • What is React Redux
  • Why React Redux
  • Install and setup
  • Presentational vs Container components
  • Understand high order component
  • Understanding map State To Props and map Dispatch To Props usage

Module 16: Redux middleware

  • Why redux middleware
  • Available redux middleware choices
  • What is redux saga
  • Install and setup redux saga
  • Working with Saga helpers
  • Sagas vs promises

Module 17: Unit Testing

  • Understand the significance of unit testing
  • Understand unit testing jargon and tools
  • Unit testing react components with Jest
  • Unit testing react components with enzyme

Module 18: Web pack Primer

  • What is web pack
  • Why web pack
  • Install and setup web pack
  • Working with web pack configuration file
  • Working with loaders
  • Working with plugins
  • Setting up Hot Module Replacement

Module 19: Isomorphic React

  • What is server-side rendering (SSR)?
  • Why SSR
  • Working with render To String and render To Static Markup methods

Download Syllabus - React JS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Module 1: Introduction to Node.js

  • What is Node.js
  • Features of Node.js
  • Concept
  • Where to fit and not fit
  • Event-Driven programming style
  • What is Asynchronous

Module 2: Installation / Setup

  • Local environment setup
  • Node.js runtime
  • Download source code
  • Installation on OS
  • Verify

Module 3: Node Package Manager

  • Install module by NPM
  • Global vs Local setup
  • Update Module
  • CRUD Module

Module 4: Express Framework

  • What is Express
  • Setup Express
  • Request And Response
  • Handling Routes
  • Route Middleware
  • Objects
  • Cookies Management
  • File upload
  • HTTP methods

Module 5: Buffers and Streams

  • What is buffers and Streams
  • Benefit of Streams over buffers
  • Create / Write / Read operation on Buffers
  • Process on Buffers
  • Read / Write data by Streams
  • Pipeline
  • Chaining Stream

Module 7: REST API

  • RESTful Architecture
  • HTTP URI and Methods
  • RESTful web services
  • Expose solution as API
  • Best practice for REST API solution

Module 8: Callback

  • What is Callback
  • Benefit of Callback
  • Asynchronous communications
  • Block and Non-Blocking
  • Standard Callback pattern
  • Async Flow control Library
  • Executing in parallel

Module 9: Events

  • What is Events
  • Events types
  • Event Emitter API
  • Multiple event listeners
  • Event emitter pattern
  • Class methods
  • Event Loop
  • Blocking Event Loop
  • Escaping Event Loop

Module 10: Connecting with Database

  • Introduction of MySQL
  • Connect with MySQL
  • Introduction of MongoDB
  • Features of MongoDB
  • Connect with MongoDB
  • Defining a schema
  • Defining a Model

Module 11: External Processes and Services

  • What is processes
  • Spawning Child process
  • Create and kill processes
  • Building with HTTP Severs
  • HTTP requests
  • Secure HTTP Server

Module 12: External Processes and Services

  • Using Test Runner
  • Using Assertion Testing Module
  • Built-in Debugger
  • Console log
  • Node Inspector

Download Syllabus - Node JS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Module 1 : INTRODUCTION EXPRESS JS

  • The model-view-controller pattern
  • Defining Jade templates
  • Configuring Express
  • Postman configuration
  • Using REST
  • JSON Data
  • Reading POST data
  • CRUD operations
  • Adding middleware

Module 2 : EXPRESS JS WITH MONGODB AND SQLITE

  • Connecting to RDBMS and Mongodb databases
  • Performing CRUD operations
  • Module 3 : SOCKET.IO, THE FRONT-END, AND A CHAT APP

    • Getting Started
    • Adding Socket.io To Your App
    • Exploring The Front-end
    • Sending Live Data Back & Forth
    • Creating The Front-end UI
    • Showing Messages In App
    • Working With Time
    • Timestamps
    • Show Message Time In Chat App
    • Chat application Project

    Module 4 : INTRODUCTION TO TASK MANAGERS WITH UNIT TESTING

    • Working with gulp
    • Working with grunt
    • Working with unit and E2E testing

    Module 5: LEARNING EXPRESS ROUTES

    • starting a server
    • Writing your first route
    • Sending a response
    • Macthing route paths
    • Getting a single expression
    • Setting status codes
    • Macthing longer paths
    • Other HTTP methods

    Download Syllabus - Express JS
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship

    Module 1: Introduction to NoSQL

    • What Is NoSQL?
    • Why NoSQL databases are required
    • Types of NoSQL Database
    • NoSQL vs SQL Comparison
    • ACID & BASE Property
    • CAP Theorem
    • Benefits of NoSQL databases
    • Installation
    • Start and Stop the MongoDB process

    Module 2: MongoDB Architecture

    • Document, Collection, Databases
    • JSON and BSON
    • Storage Engines
    • Read Path
    • Journaling
    • Write Path
    • Working Set
    • Capped Collection
    • Oplog collection
    • TTL Index
    • GridFS

    Module 3: CRUD Operations

    • MongoDB Data Types
    • Inserting, Update, Deleting the documents
    • Querying the documents
    • Bulk insert operation
    • Updating multiple document
    • Limiting documents
    • Filtering documents

    Module 4: Schema Design and Data modeling

    • Dynamic Schema
    • What is Data modeling?
    • RDBMS and MongoDB Data modeling difference
    • Embedding Document
    • Reference Document

    Module 5: Indexes

    • Index concepts in MongoDB
    • Types of indexes
    • Indexes and its use cases
    • Creating Indexes
    • Managing Indexes
    • Index strategies

    Module 6: Database Administration in MongoDB

    • Database status
    • Troubleshooting issues
    • Current Operations
    • Rotating log files
    • Users and Roles
    • Copy and Clone database
    • DB and Collection Stats
    • Explain plan
    • Profiling
    • Changing configuration files
    • Upgrading the database

    Module 7: MongoDB: Backup and Security

    • Concept of backups
    • mongoexport/mongoimport
    • mongodump/mongorestore
    • Oplog backups
    • LVM Backups
    • Backups using MMS/Ops Manager
    • Purpose of security
    • Authentication and authorization
    • Role based access control

    Module 8: Replication in MongoDB

    • Concept of replication
    • ReplicaSet member roles
    • Voting and Electing primary
    • Role of Oplog in replication
    • Read and Write Concern
    • Arbiter,Hidden and Delayed replica node
    • Priority settings
    • Replicaset nodes health check
    • Concept of resyncing the nodes
    • Rollbacks during failover
    • Keyfile authentication

    Module 9: MongoDB Scalability

    • Concept of Scalability
    • Sharding concept
    • Shardkey and Chunks
    • Choosing shardkey
    • Sharding components
    • Types of Sharding
    • Balanced data distribution
    • Sharded and Non-sharded collection
    • Sharded Replicaset
    • Tag aware sharding

    Module 10: MongoDB Monitoring and Other Tools

    • MMS Manager
    • Ops Manager
    • Mongo utility commands
    • Mongo developer tools
    • MongoDB Atlas
    • MongoDB client drivers

    Download Syllabus - MongoDB
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship
     
    10000+
    20+
    50+
    25+

    Mern Stack Development Jobs in Bhubaneswar

    Enjoy the demand

    Find jobs related to Mern Stack Development in search engines (Google, Bing, Yahoo) and recruitment websites (monsterindia, placementindia, naukri, jobsNEAR.in, indeed.co.in, shine.com etc.) based in Bhubaneswar, chennai and europe countries. You can find many jobs for freshers related to the job positions in Bhubaneswar.

    • mern stack developer
    • mern stack
    • mern stack programmer
    • reach js developer
    • node js developer
    • express js developer
    • mern stack expert
    • mern stack fresher
    • full stack developer
    • mongo db

    Mern Stack Development Internship/Course Details

    Mern Stack Development internship jobs in Bhubaneswar
    Mern Stack Development With Node. built-in scaling is a must-have feature of many organizations, as you adapt to an ever-changing market. Be it web development or mobile application development, developers intimate with JavaScript can effortlessly learn ReactJS. React has lots of advantages, the main reason for people to choose react is its faster performance and good interface. js services are getting more popular, so that they have something new all the time. js concepts in an easy manner? Enrolling the Node. js for developing web applications. The training costs for developers are usually high, but when it comes to Node. We have a structured teaching syllabus to help students efficiently learn profound concepts such as-build a basic application and implementing main concepts, confident to start building your own SPAs REST APIs Create conventional web applications (server-side rendering) in appropriate ability, Carry out MongoDB development into a full array, develop apps in a complete pile, Use Express Platform, install and render node applications. Moreover, knowledge of HTML is preferred.

    Meet a Few of our Industry Experts 🚀 Your Pathway to IT Career

    Suraj

    Mobile: +91 89210 61945
    Location: Cuttack ,Odisha , Online (Bhubaneswar)
    Qualification: BTech in Electronics And Telecommunication Engineering.

    Experience: I am web developer I have knowledge about HTML CSS Javascript Database mySql Knowledge about git hub and rtc  more..

    Ashwini

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: BA Graduets

    Experience: With over 18 years of expertise in the graphic design industry I am a seasoned Professional Senior Graphic Designer committed  more..

    Preeti

    Mobile: +91 8301010866
    Location: Delhi, Online (Bhubaneswar)
    Qualification: BE (IT)

    Experience: As Software Test Engineer having 2 10+ years of experience in Software testing having a PG Diploma in software testing  more..

    Muhammad

    Mobile: +91 91884 77559
    Location: Kochi, Online (Bhubaneswar)
    Qualification: Bachelor's

    Experience: I am self thought python + react developer I have hands on experience in production and deployment in web application  more..

    Susmitha

    Mobile: +91 91884 77559
    Location: Kochi, Online (Bhubaneswar)
    Qualification: B-Tech

    Experience: Oops concepts Java Dart Android Mobile Application development Flutter Framework Firebase  more..

    Umar

    Mobile: +91 9446600368
    Location: Kerala, Online (Bhubaneswar)
    Qualification: Degree

    Experience: UI design wireframing prototyping  more..

    Raj

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Bhubaneswar)
    Qualification: Bsc-IT

    Experience: flutter Build Android iOS and web apps   more..

    Haritha

    Mobile: +91 9895490866
    Location: Kerala, Online (Bhubaneswar)
    Qualification: MCA

    Experience: I have a year of hands on experience in net MVC development Also have experience in API net core  more..

    Aswin

    Mobile: +91 89210 61945
    Location: Kerala, Online (Bhubaneswar)
    Qualification: BTECH, BCA, CURRENTLY DOING MCA

    Experience: Basic knowledge in programming languages like C C++ Basic knowledge in electrical design software like Autocad electrical Basic knowledge in  more..

    Shweta

    Mobile: +91 91884 77559
    Location: Pune, Online (Bhubaneswar)
    Qualification: BE

    Experience: Immediate Joiner Python Full stack developer B E with 2 7 years of experience in Web Development My Skills Python  more..

    Alfiya

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: Graduate

    Experience: I have very good knowledge of Core python HTML CSS django frame work SQL and have worked in javascript HTML  more..

    Jagadeesh

    Mobile: +91 91884 77559
    Location: Salem, Online (Bhubaneswar)
    Qualification: BE(ECE)

    Experience: CCNA networking AWS Cloud DevOps GitHub pycharms troubleshooting create ec2 instances and server push operationsApplication for System Administration Server Admin  more..

    Syed

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Bhubaneswar)
    Qualification: M.sc IT

    Experience: I have done my certificate course in C C++ Java Python Php HTML and I have gained advance level understanding  more..

    Alok

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Bhubaneswar)
    Qualification: BTECH -IT

    Experience: Driven and passionate about full-stack development with 2 years of hands-on experience in Python (Django) and expertise in HTML CSS  more..

    Thatiparthi

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Bhubaneswar)
    Qualification: B. Tech

    Experience: I know about python coding and my SQL query identification And also I know about internet of things as well  more..

    Gaurav

    Mobile: +91 98474 90866
    Location: Delhi, Online (Bhubaneswar)
    Qualification: Graduated from Bsc(H) Computer science

    Experience: Skills : HTML CSS javascript python Mongodb MySQL bootstrap Node Express DSA Data Analytics Experience: 3 years experience as python  more..

    Abdul

    Mobile: +91 91884 77559
    Location: New delhi, Online (Bhubaneswar)
    Qualification: MCA

    Experience: Python developer | Resume for Application for Python Django  more..

    Nirali

    Mobile: +91 9895490866
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: B.tech C.E

    Experience: Python ERP functional js XML debugging problem solver making custom module in odoo  more..

    Srusti

    Mobile: +91 91884 77559
    Location: Banglore, Online (Bhubaneswar)
    Qualification: BE

    Experience: Manual testing Core Java Oracle SQL Selenium | Resume for   more..

    hetal

    Mobile: +91 9446600368
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: graduate

    Experience: With 1 year of experience I'm a highly creative and knowledgeable graphic designer with a strong background in developing and  more..

    Golakiya

    Mobile: +91 9895490866
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: Graduation complete

    Experience: I have experience flutter devloper I have know dart c c++  more..

    kajal

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: BE

    Experience: I have 2 years experience as manual test engineer strong knowledge in sdlc stlc retesting regression testing unit testing system  more..

    Thenmozhi

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Bhubaneswar)
    Qualification: BE.cse

    Experience: I have 1 year experience in Junior software developer I have skills web scraping python django and Java and basic  more..

    Krishna

    Mobile: +91 89210 61945
    Location: Telangana, Online (Bhubaneswar)
    Qualification: Mba

    Experience: Hi! I am Krishna chaitanya I have good knowledge on manual testing and also I have completed manual testing course  more..

    Aishwarya

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: Btech civil

    Experience: Monitored project progress and ensured timely completion Managed design and construction efforts for multiple project  more..

    karthik

    Mobile: +91 91884 77559
    Location: Telangana, Online (Bhubaneswar)
    Qualification: M-tech

    Experience: WordPress Developer UI UX Designer and full stack web development  more..

    Pranshu

    Mobile: +91 9446600368
    Location: Lucknow, Online (Bhubaneswar)
    Qualification: B.tech

    Experience: 2 year-- C C++ python Django DS IPC | Resume for   more..

    Anees

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Bhubaneswar)
    Qualification: B.com

    Experience: I don't have any experience in working but I have a skills of marketing business development and management  more..

    Ekta

    Mobile: +91 8301010866
    Location: Madhya Pradesh, Online (Bhubaneswar)
    Qualification: MSc in Mathematics

    Experience: Hello Thankyou for giving me this opportunity to introduce my self So Hii This is Ekta Tiwari from Betul Working  more..

    Dhilna

    Mobile: +91 9895490866
    Location: Thalassery, Online (Bhubaneswar)
    Qualification: B.tech

    Experience: Html css javascript angular mongoDB nodejsApplication for Meanstack Developer Mean Stack  more..

    Kesavan

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Bhubaneswar)
    Qualification: Bachelor of Engineering

    Experience: I have about 3 7 years of total Experience in an IT industry and relevant experience of about 3+ yrs  more..

    Tanishq

    Mobile: +91 89210 61945
    Location: Madhya Pradesh, Online (Bhubaneswar)
    Qualification: 12th

    Experience: Software testing Coding Data entry   more..

    Aachal

    Mobile: +91 9446600368
    Location: Pune, Online (Bhubaneswar)
    Qualification: B.E ENTC

    Experience: 3+ years of experience as Data Scientist Worked with machine learning algorithms natural language processing data visualization exploratory data analysis  more..

    Miteshkumar

    Mobile: +91 9895490866
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: PGDCA

    Experience: Website theme development Theme customization Theme Integration etc   more..

    Kamepalli

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Bhubaneswar)
    Qualification: Cyber security BTech

    Experience: Cyber security ethical hacking pentesting  more..

    Deepti

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: Commercial Art

    Experience: With 11 years of dedicated expertise in graphics UI and visual design I bring a wealth of experience to the  more..

    Arya

    Mobile: +91 8301010866
    Location: Kerala, Online (Bhubaneswar)
    Qualification: Bsc Nursing

    Experience: · 2+years of experience in teaching and training OET candidates · Expertise in English language teaching and assessment · In-depth  more..

    shweta

    Mobile: +91 8301010866
    Location: Nagpur, Online (Bhubaneswar)
    Qualification: Master of engineering

    Experience: Working on technology python django django rest framework react js html css and JavaScript Strong knowledge of object oriented programming  more..

    Almaj

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: B.tech Computer Science

    Experience: Proficient in writing clean efficient and maintainable Python code Experienced in using popular Python libraries and frameworks such as Django  more..

    Poornima

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Bhubaneswar)
    Qualification: BSC.computer science

    Experience: Manual testing database testing automation testing selenium with java sql core java |   more..

    Eldho

    Mobile: +91 98474 90866
    Location: Kerala, Online (Bhubaneswar)
    Qualification: Btec

    Experience: After a year of hands-on experience in Flutter specializing in state management with Bloc and GetX and completing an internship  more..

    Aniket

    Mobile: +91 9895490866
    Location: Bihar, Online (Bhubaneswar)
    Qualification: Bs

    Experience: I have done multiple project using python flask JavaScript vuejs and other tools   more..

    Gopu

    Mobile: +91 8301010866
    Location: Hyderabad, Online (Bhubaneswar)
    Qualification: B.tech

    Experience: I have one year experience in software testing field Selenium java maven build | Resume for   more..

    Ashish

    Mobile: +91 98474 90866
    Location: Odisha, Online (Bhubaneswar)
    Qualification: MCA

    Experience: I am finding a work in python to making a good carrier in python field   more..

    Mahendra

    Mobile: +91 9446600368
    Location: Madhya Pradesh, Online (Bhubaneswar)
    Qualification: Bachelor of Technology (CS)

    Experience: As a fresher MERN Stack developer I have a solid foundation in using MongoDB Express js React js and Node  more..

    jayaka

    Mobile: +91 8301010866
    Location: Rajasthan, Online (Bhubaneswar)
    Qualification: MCA

    Experience: i have good knowledge about agile jira black box testing test creation functional testing manual testing i have 6 month  more..

    Laxmi

    Mobile: +91 8301010866
    Location: Jharkhand, Online (Bhubaneswar)
    Qualification: MCA

    Experience: Manual testing automation testing mobile testing experience on jira management's client face on every project end to end Testing regression  more..

    Rohit

    Mobile: +91 91884 77559
    Location: Pathanamthitta, Online (Bhubaneswar)
    Qualification: BTech

    Experience: Fresher (2021 passout) Language-C C++ Python Have knowledge in HTML CSS JS Bootstrap Now im studying a web development course  more..

    Abhay

    Mobile: +91 8301010866
    Location: Uttar Pradesh, Online (Bhubaneswar)
    Qualification: MCA

    Experience: Aspiring Test Automation QA | Keen Learner | Ready for Automation Testing Adventures using Java Selenium | TestNG | Jira  more..

    Nandini

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Bhubaneswar)
    Qualification: BE in civil engg

    Experience: I AutoCAD is a computer-aided design (CAD) software used for creating precise 2D and 3D drawings Key skills for using  more..

    Nishad

    Mobile: +91 91884 77559
    Location: Malappuram, Online (Bhubaneswar)
    Qualification: BCA

    Experience: python Django Aws Nginx Postgresql Sql Html Css JavaScript JQuary Bootsrap git Application for Python Django  more..

    abhijeet

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Bhubaneswar)
    Qualification: BE

    Experience: manual testing java sql api automation testing oops agile |   more..

    Vishwas

    Mobile: +91 9895490866
    Location: Gujarat, Online (Bhubaneswar)
    Qualification: B.Tech

    Experience: I have participated in VDP programs Have significant skills related to penetration testing like web application penetration testing network penetration  more..

    Sriveda

    Mobile: +91 9446600368
    Location: Hyderabad, Online (Bhubaneswar)
    Qualification: B.tech

    Experience: Hi I worked as a both manual and automation test engineer My skills include Api testing postman python bdd framework  more..

    Rohith

    Mobile: +91 9446600368
    Location: Kerala, Online (Bhubaneswar)
    Qualification: BTech

    Experience: Python full stack developer also experienced in programming languages like c c++ java Python  more..

    Pratik

    Mobile: +91 91884 77559
    Location: Pune, Online (Bhubaneswar)
    Qualification: B.E.

    Experience: Manual Tester 1 year Experience Expert in testing methodology Ready to join immediatelyApplication for Software Testing  more..

    Ramalakshmi

    Mobile: +91 91884 77559
    Location: Kovilpatti , Online (Bhubaneswar)
    Qualification: BE

    Experience: React js React Native Bootstrap Material Ui Ant design  more..

    Sneha

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Bhubaneswar)
    Qualification: Bcom

    Experience: Ms Excel with I have experience sales handled with odoo software based in UK I have been using CRM as  more..

    ravi

    Mobile: +91 89210 61945
    Location: noida, Online (Bhubaneswar)
    Qualification: b.tech

    Experience: i have good experience in manual testing along with mobile application testing functional testing agile methodologies Application for Software Testing  more..

    dorababu

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Bhubaneswar)
    Qualification: B.Tech

    Experience: linux scripting vmware networking  more..

    Success Stories

    The enviable salary packages and track record of our previous students are the proof of our excellence. Please go through our students' reviews about our training methods and faculty and compare it to the recorded video classes that most of the other institutes offer. See for yourself how TechnoMaster is truly unique.

    Photos of Training / Internships

    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar
    Internship/projects in bhubaneswar

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer