Full Stack Development Training by Experts

;

Our Training Process

Full Stack Development - Syllabus, Fees & Duration

HTML - Introduction

  • Web Development Introduction
  • History of HTML
  • HTML Tags and Attributes
  • HTML Tag vs. Element

Basic Formatting Tags

  • HTML Basic Tags
  • HTML Head Tag
  • HTML Meta Tag
  • HTML Formatting Tags
  • HTML Color Coding

Lists

  • Unordered Lists
  • Ordered Lists
  • Definition list

Images

  • Image and Image Mapping

Hyperlink

  • URL - Uniform Resource Locator
  • URL Encoding

HTML-Table

HTML-Headers

  • Title
  • Base
  • Link
  • Styles
  • Script
  • Meta

HTML5 forms

  • Introduction to HTML5 forms
  • Accessible forms
  • New Input types
  • New forms attributes
  • Form validation

Graphics

  • Basics of HTML5 canvas
  • Immediate drawing mode: rectangles, text, images, etc.
  • Path drawing mode: lines, circles, arcs, curves, etc.
  • Colors, gradients, patterns, shadows, etc.
  • Working with SVG in HTML5

HTML5 animations

  • Basic animation techniques
  • Canvas and user interaction
  • Working with pixels
  • Understanding transforms

API

  • Introduction to HTML5 APIs
  • The Web Storage API
  • Form validation API
  • The File API
  • The Geolocation API

Syllabus -> HTML 5
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

Introduction

  • HTML structure and content
  • Advantages of CSS
  • Creating and using style sheets
  • CSS Rules: The Basic Syntax

CSS Boxes and CSS Selectors

  • The CSS box model
  • CSS and logical HTML structure
  • Styling boxes, borders, margins, and padding
  • Using IE6 standards mode
  • Sh4ecifying CSS distances
  • and many other CSS techniques

Fonts and Text

  • Using custom fonts
  • Font properties
  • Web font formats
  • Type Kit, font squirrel

Text Formatting in CSS

  • Fundamentals of text formatting
  • Typefaces, alternatives, and defaults
  • Font characteristics
  • Formatting blocks of text
  • Using arbitrary inline tags

CSS Selectors and Selections

  • Using HTML element IDs in CSS
  • Using CSS descendant selectors
  • Descendant selector examples
  • Child, sibling, and pseudo-class selectors
  • And many other CSS techniques.

CSS positioning

  • Choosing the right CSS
  • Technique for positioning blocks
  • The position property, floats, and margins
  • Static positioning and normal flow
  • Absolute positioning outside normal flow
  • Fixed positioning outside normal flow

CSS page Layout

  • Alternative methods of CSS positioning
  • Styling lists
  • Redefining the behaviour of inline and block elements
  • Table formatting in CSS
  • Styling table cell borders
  • page layout with table dish4lay properties

Cascade, precedence, Specificity, and Inheritance in CSS

  • Cascading and cascade order
  • Resolving style conflicts by Origin & Importance
  • Resolving style conflicts by Specificity & Order

CSS Layers and Translucency

  • Different forms of layered presentations in CSS
  • Layering with the z-index property
  • Different methods for creating translucency effects
  • The CSS3 opacity property

Using CSS in the Real World

  • Deploying CSS
  • CSS formatting vs. HTML formatting
  • Standard tags and semantic markup
  • Screen size and fluid design
  • Table layout and CSS positioning
  • Cross-platform testing

Useful CSS Tips

  • Usage of CSS Sprites
  • Pseudo Selectors
  • CSS Minify
  • Cheat Sheet for CSS3

Syllabus -> CSS
This syllabus is not final and can be customized as per needs/updates
IT Courses / Internship

MODULE 1: Fundamentals of JavaScript Code

  • JavaScript methods (such as alerts)
  • Variables
  • The importance of quotes
  • Numbers vs. strings
  • Concatenation

MODULE 2: Reusing Code with Functions

  • Defining functions
  • Calling functions
  • Defining parameters & passing arguments
  • Simple Accordion with JavaScript
  • Targeting elements by ID
  • Hiding & showing elements with JavaScript

MODULE 3: If Statements: Clearing Form Fields

  • Testing code in the JavaScript Console
  • Getting & setting properties
  • Using if statements
  • Reshowing text hints in empty form fields

MODULE 4: Introduction to JavaScript Objects & the DOM

  • Intro to objects
  • The global object
  • Breaking open and manipulating objects

MODULE 5: Dynamically changing content with custom objects

  • Checking the functionality of the select menu
  • Getting the chosen value
  • Dynamically changing the state name value
  • Dynamically changing the rest of the values

MODULE 6: Introduction to arrays and the math object

  • Creating an array
  • Editing an array
  • Creating an array of welcome handlings
  • The math object
  • Using the math object to pick random headlines

MODULE 7: Introduction to for loops

  • Creating a for loop
  • Using the for loop to set dropdown menus
  • Clearing the menu
  • Optional bonus: refining the menu selection experience

MODULE 8: Exploring JavaScript selectors

  • Intro to JavaScript selector
  • Selecting multiple elements and elements without IDs
  • Getting a specific list item
  • Getting elements by class name
  • Getting multiple items using query selector
  • Getting a single item using query selector
  • Chaining selectors together
  • Targeting elements by data attribute

MODULE 9: Photo filter website: using friendly navigation

  • Creating an array to store the selector
  • Getting the all button to select all filters
  • Getting the rest of the buttons to select the other filters
  • Initially hiding the photos
  • Getting the photos to filter

MODULE 10: Photo filter website: creating an executive filter

  • Adding a checkbox to toggle executive filtering on/off
  • Separating the inclusive and exclusive filter
  • Writing a conditional to select the appropriate filter
  • Programming the exclusive filter
  • Rerunning the filter when the checkbox is toggled
  • Improving the user experience

MODULE 11: Showing/hiding content with JQuery animation

  • Getting started with JQuery
  • Running code when the document is ready
  • Click events
  • Using the jQuery slide toggle method
  • Supporting JQuery disabled users

MODULE 12: Sharing JavaScript across pages

  • Externalizing JavaScript
  • Linking to the JavaScript file

MODULE 13: JQuery hover animation

  • Adding an outline with CSS
  • Using the JQuery hover method
  • Using the JQuery animate method

MODULE 14: More advanced JQuery showing/hiding

  • Adding animation to reveal hidden content
  • Targeting the proper div: traversing the document
  • Swapping the button image with JQuery

MODULE 15: JQuery lightbox: a pop-up image viewer

  • Linking the plugin files
  • Initializing the pop-up
  • Grouping the photos into a gallery
  • Adding captions
  • Removing the counter
  • Customizing the appearance

MODULE 16: JQuery cycle: a simple slideshow

  • Initial setup
  • Defining what content gets cycle
  • Adding more cycles and exploring options
  • Reversing the animation

MODULE 17: JQuery cycle: adding slideshow controls

  • Preventing a possible “flash of unstyled content’’
  • Enabling the slideshow
  • Adding and customizing the controls

MODULE 18: JQuery cycle: adding a pause button

  • Adding a pause/play button
  • Styling the pause/play button
  • Checking to see if the cycle is paused
  • Making the pause/play button work

MODULE 19: JQuery form validation

  • Initializing the plugin & setting options
  • Customizing the error messages
  • Changing the location of the error messages
  • Styling the error messages

MODULE 20: JQuery Image Carousel

  • Linking to the plugin files
  • Creating the carousel
  • Styling the carousel
  • An easy way to add prev & next buttons
  • Adding custom prev & next buttons
  • Setting how many items are shown
  • Syllabus -> JavaScript
    This syllabus is not final and can be customized as per needs/updates
    IT Courses / Internship

MODULE 1

  • Bootstrap
  • Get Started
  • What is Bootstrap?
  • Bootstrap History
  • Why Use Bootstrap?
  • Where to get Bootstrap?
  • Downloading Bootstrap
  • Bootstrap CDN

MODULE 2

  • Create First Web Page with Bootstrap
  • Add the HTML5 Doctype
  • Bootstrap is Mobile First
  • Containers
  • Basic Bootstrap Pages
  • Bootstrap Grids
  • Bootstrap Grid System
  • Grid Classes
  • Basic Structure of a Bootstrap Grid
  • Equal Columns
  • Unequal Columns

MODULE 3

  • Bootstrap Text / Typography
  • Bootstrap Default Settings
  • Bootstrap vs. Browser Defaults
  • Bootstrap Tag Elements
  • Contextual Colors and
  • Background
  • Typography Classes

MODULE 4

  • Bootstrap Table
  • Rounded Corners
  • Circle
  • Thumbnail
  • Responsive Images
  • Image Gallery
  • Responsive Embeds

MODULE 5

  • Bootstrap Jumbotron and Page Header
  • Creating a Jumbotron
  • Jumbotron inside Container
  • Jumbotron outside Container
  • Creating a Page Header

MODULE 6

  • Bootstrap Wells
  • Wells
  • Well Size

MODULE 7

  • Bootstrap Alerts
  • Alerts
  • Closing Alerts
  • Animated Alerts

MODULE 8

  • Bootstrap Buttons
  • Button Style
  • Button Sizes
  • Block Level Buttons
  • Active /Disable Buttons

MODULE 9

  • Bootstrap Button Groups
  • Button Groups
  • Vertical Button Groups
  • Justified Button Group
  • Nesting Button Groups
  • Dropdown Menus
  • Split Button Dropdowns
  • MODULE 10

    • Bootstrap Glyphicons
    • Glyphicons
    • Glyphicons Syntax
    • Glyphicon Example

    MODULE 11

    • Bootstrap Badges and Labels
    • Badges
    • Labels

    MODULE 12

    • Bootstraps Progress Bars
    • Basic Progress Bar
    • Progress Bar with Label
    • Colored Progress Bars
    • Striped Progress Bars

    MODULE 13

    • Bootstrap Pagination
    • Basic Pagination
    • Active State
    • Disabled State
    • Pagination Sizing

    MODULE 14

    • Bootstrap Pager
    • What is Pager?
    • Align Buttons

    MODULE 15

    • Bootstrap List Groups
    • Basic list Groups
    • List Group with Badges
    • List Group with Linked Items
    • Contextual Classes
    • Custom Content

    MODULE 16

    • Bootstrap Panels
    • Panels
    • Panel Heading
    • Panel Footer
    • Panel Group
    • Panel with Contextual Classes

    MODULE 17

    • Bootstrap Dropdowns
    • Basic Dropdown
    • Dropdown Driver
    • Dropdown Header
    • Disable an Item
    • Dropdown Accessibility
    • Bootstrap Collapse

    MODULE 18

    • Basic Collapsible
    • Example Explained
    • Collapsible Panel
    • Collapsible List Group
    • Accordion

    MODULE 19

    • Bootstrap Tabs and Pills Menus
    • Tabs
    • Tabs with Dropdown Menu
    • Pills
    • Vertical Pills
    • Vertical Pills in Row
    • Pills with Dropdown Menu
    • Centered Tabs and Pills
    • Toggle/Dynamic Tabs
    • Toggle/Dynamic Pills

    MODULE 20

    • Bootstrap Navigation Bar
    • Navigation Bars
    • Inverted Navigation Bar
    • Fixed Navigation Bar
    • Navigation Bars with Dropdown
    • Right Aligned Navigation Bar
    • Collapsing the Navigation Bar

    MODULE 21

    • Bootstrap Forms
    • Bootstrap Default Settings
    • Bootstrap Form Layouts
    • Bootstrap Vertical Form
    • Bootstrap Inline Form
    • Bootstrap Horizontal Form
    • Bootstrap Form Inputs
    • Supported Form Controls

    MODULE 22

    • Bootstrap Input
    • Bootstrap Text area
    • Bootstrap Checkboxes
    • Bootstrap Radio Buttons
    • Bootstrap Select List

    MODULE 23

    • Bootstrap Form Inputs (More)
    • Static Control
    • Bootstrap Form Control States

    MODULE 24

    • Bootstrap Input Sizing
    • Input Sizing in Forms
    • Height Sizing
    • Column Sizing
    • Help Text

    MODULE 25

    • Bootstrap Carousel Plugin
    • The Carousel Plugin
    • How to Create a Carousel
    • Add Captions to Slides

    MODULE 26

    • Bootstrap Model Plugin
    • The Model Plugin
    • Hoe to Create a Model
    • Model Size

    MODULE 27

    • Bootstrap Tooltip Plugin
    • The Tooltip Plugin
    • How to Create Tooltip
    • Positioning Tooltips

    MODULE 28

    • Bootstrap Popover Plugin
    • The Popover Plugin
    • How to Create a Popover
    • Positioning Popovers
    • Closing Popovers

    MODULE 29

    • Bootstrap Scrollspy Plugin (Advanced)
    • The Scrollspy Plugin
    • How to Create a Scrollspy
    • Scrollspy Vertical Menu

    MODULE 30

    • Bootstrap Case
    • Build a Bootstrap Web Page
    • From Scratch
    • Add Bootstrap CDN and Put
    • Elements in Containers
    • Add Jumbotron
    • Adding button and icons
    • Multicolumn Layout
    • Adding Menus Tabs
    • Adding Navigation bars
    • Syllabus -> Bootstrap
      This syllabus is not final and can be customized as per needs/updates
      IT Courses / Internship

    HTML 5 (5 Hours)

    CSS (5 Hours)

    Bootstrap (5 Hours)

    Javascript (5 Hours)

    Introduction to Python

    • History
    • Features
    • Installation
    • Operators
    • Variables

    Introduction to Datatypes

    • Python numbers
    • Python strings
    • Python lists
    • Python tuples
    • Python dictionary

    Programming Concepts

    • If statements
    • If else
    • Else if statements
    • While loop
    • For loop

    Functions and Modules

    • Defining a function
    • Calling a function
    • Function arguments
    • Importing modules
    • Built in modules

    Object Oriented Programming

    • Class and objects
    • Super and sub class
    • Constructor
    • Inheritance

    Files and Exception Handling

    • Opening and closing a file
    • Reading and writing on a file
    • File methods
    • Exception handling
    • Raising an exception

    GUI Development using Tkinter

    • Introduction to Tkinter
    • Tkinter programming
    • Tkinter widgets
    • Standard attributes
    • Geometry management

    Basic Widgets and Advanced Widgets

    • Using radio buttons
    • Using check box
    • Spin box
    • Scroll bar and slider
    • List widget
    • Display system clock time
    • Working with calendar
    • Combo box
    • Displaying table
    • Displaying graphics

    OS Module and Network Programming

    • Environment
    • Directory Commands
    • Miscellaneous OS Calls and Walking through Directories
    • Network programming and Introduction

    SQL and SQL Constrains

    • Introduction
    • DDL commands
    • DML commands
    • SQL statements ,operators, clauses
    • Aggregate functions

    Database Handling with SQL Lite

    • Database maintenance through console based programs
    • Database maintenance through GUI based program

    MongoDb with Python

    • MongoDb installation
    • MongoDb Compass
    • MongoDb Data Modeling
    • MongoDb Connectivity
    • MongoDb CRUD operations

    Firebase Realtime Database

    • Fire base Installation
    • Environment setup
    • Introduction to JSON
    • CRUD operations

    Introduction to Web designing

    • HTML
    • CSS

    Introduction to Client Side Scripting

    • Java script
    • jQuery
    • Bootstrap

    Basic Study of Django Framework

    • What is Django?
    • Where did it come from?
    • What does Django code look like?
    • Installing Django

    Django Templates and Form Details

    • What is Django?
    • Where did it come from?
    • What does Django code look like?
    • Installing Django

    Django Admin Customization

    • Where did it come from?
    • Registering models
    • Creating a super user
    • Logging in and using the site
    • Advanced configuration

    Rest APIs and User Authentication

    • Project setup
    • Views
    • URL’s
    • Settings
    • Testing our API
    • Enabling authentication
    • Creating users and groups
    • Setting up your authentication views
    • Permissions

    Deploying Django Framewok

    • Production environment
    • Choosing a hosting provider
    • Getting your website ready to publish
    • Installing local library

    Python FLASK Framewok

    • Introduction
    • What Is Flask
    • Why Use Flask?
    • Installing Flask
    • Setting Up Our Development Environment
    • Locally Using our Operating System

    Introduction to Virtual ENV and PIP

    • Locally Using Docker
    • Using a Cloud-Based IDE
    • The Code Editor
    • Installing Flask
    • Our Initial App
    • Debugging
    • Routing
    • Using url_for
    • The GET method
    • The POST method

    Advanced Python Concepts

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

    Full Stack Development Jobs in Gurgaon

    Enjoy the demand

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

    • full stack developer
    • python developer
    • full stack programming
    • python programmer
    • web developer
    • web master
    • web designer
    • web programmer
    • python/django developer
    • full stack development

    Full Stack Development Internship/Course Details

    Full Stack Development internship jobs in Gurgaon
    Full Stack Development This course is intended for beginners to understand, and you'll use it to create applications. It is an interactive programming language. Work with CSS3 and build HTML5 applications. Therefore, if you are determined to put faith in Python, we suggest you give it a go as it is one of the simplest development languages in the world. It supported on any modern computer OS because it is designed to be portable. Anatomy of a CSS ruleset Selecting multiple elements Different types of a selector Fonts and text Boxes, boxes, it’s all about boxes Changing the page color Sorting the body out Positioning and styling our main page title Centering the image Backgrounds and Borders Image values and replaced Content Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface . Python is utilized in almost every field because its roles are unlimited. Object Oriented JavaScript Functional Programming Asynchronous Programming in JavaScript sync with the recent standards that are set in the Web Development industry. Python is often simple to select whether you're a first time programmer or you're experienced with other languages. Come join Nestsoft and learn Python Full Stack.

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

    CHINCHU

    Mobile: +91 89210 61945
    Location: Wayanad Kerala, Online (Gurgaon)
    Qualification: BSC COMPUTER SCIENCE

    Experience: I have completed 6 month python full stack internship 6 month web development experience PYTHON DJANGO FLASK PYRAMID JAVASCRIPT ANGULARJS  more..

    Abhishek

    Mobile: +91 9446600368
    Location: Karnataka, Online (Gurgaon)
    Qualification: B.E. (Computer Science)

    Experience: Skills : C# ASP NET 3 5 & 4 0 MVC Core WCF Web API HTML XML CSS Angular jQuery  more..

    Indira

    Mobile: +91 91884 77559
    Location: Tirunelveli, Online (Gurgaon)
    Qualification: B.E.(CSE)

    Experience: Having 2 year experience in flutter(rest api's firebase postman bloc getx provider) Upload one e-commerce whole app developed by myself  more..

    Mac

    Mobile: +91 9446600368
    Location: mizoram , Online (Gurgaon)
    Qualification: B.tech

    Experience: Graphic design logo design character design and craftings  more..

    Sapna

    Mobile: +91 91884 77559
    Location: Delhi, Online (Gurgaon)
    Qualification: Mba in finance

    Experience: I have experience in graphic designing logo design post maker like canva photo illustrator etc typing speed is 35wpm  more..

    Sivashankar

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: M.SC. Information Technology

    Experience: Manual testing UI Functional Integration security testing Defect Tracking Test Cases Test Plan API Testing Automation Testing | Resume for  more..

    Chunduru

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Gurgaon)
    Qualification: B.Tech[ECE]

    Experience: I have 1 year experience in manual testing and during the that worked two projects in those projects i done  more..

    Sarbani

    Mobile: +91 9895490866
    Location: West Bengal, Online (Gurgaon)
    Qualification: Bachelor of Technology in Computer Science

    Experience: I have 1 year and 2 months of experience in manual testing I have used trello as a bug reporting  more..

    Rajendra

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Gurgaon)
    Qualification: Bhms

    Experience: href="https: www advanced com pdf AIC_LowProfileConnectors_USTech_Article_May2017 pdf" target="_blank">US Tech Articlemore..

    Tejashree

    Mobile: +91 9446600368
    Location: Karnataka, Online (Gurgaon)
    Qualification: BE in COMPUTER SCIENCE

    Experience: manual testing automation testing SDLC and STLC knowledge on testing tool reporting bugs writing test cases  more..

    Wasi

    Mobile: +91 9895490866
    Location: Delhi, Online (Gurgaon)
    Qualification: B.ed

    Experience: I have over 12 years of experience teaching mathematics at various levels including middle school and high school and competitive  more..

    Nagalekshmi

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: BE civil

    Experience: I have 6 years of experience as Cad design engineer Level of Knowledge in AutoCAD is high I can handle  more..

    Amal

    Mobile: +91 9446600368
    Location: Kerala, Online (Gurgaon)
    Qualification: Diploma

    Experience: Sir I am writing to express my interest in the Python Developer position at your Company As a self-taught coder  more..

    Viresh

    Mobile: +91 89210 61945
    Location: Vaishali, Bihar, Online (Gurgaon)
    Qualification: B.tech in CSE

    Experience: I worked as a Flutter Trainee at Bit01 Techplode Pvt Ltd I am good in FLutter building flutter apps using  more..

    swati

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Gurgaon)
    Qualification: Bcs

    Experience: Hello sir mam I'm swati khedkar I saw your profile in inded regarding software testing requirement and i have done  more..

    Lopamudra

    Mobile: +91 8301010866
    Location: Assam, Online (Gurgaon)
    Qualification: Post graduate diploma

    Experience: I'm proficient in 2D graphic designing with expertise in Adobe Photoshop Illustrator Canva and Power Point I'm also proficient in  more..

    Kiran

    Mobile: +91 91884 77559
    Location: Delhi, Online (Gurgaon)
    Qualification: MCA

    Experience: Experience : 0-1 Testing Tool : JIRA Appium Selenium post man(API testing) Zoho Qengine Language: Java SQL |   more..

    Joe

    Mobile: +91 98474 90866
    Location: Kerala, Online (Gurgaon)
    Qualification: Btech in IT

    Experience: I have a good understanding of SDLC STLC and crafting effective test cases While I’m relatively new I’ve gained hands-on  more..

    Gowtham

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: B E Automobile Engineering

    Experience: Good knowledge in Manual testing writing test cases and automation testing using selenium webdrivers Frameworks such as TestNg Junit and  more..

    Chetana

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

    Experience: I have a good knowledge of frontend technologies like HTML5 CSS3 JAVASCRIPT BOOTSTRAP PHOTOSHOP wordpress and javascript libraries like react  more..

    Kamalpreet

    Mobile: +91 91884 77559
    Location: Punjab, Online (Gurgaon)
    Qualification: B.Tech(computer science)

    Experience: I have 1 2 years of experience as a flutter developer at PPN solutions pvt ltd Company in Zirakpur Punjab  more..

    Deepika

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: BE. Computer Science

    Experience: Python Mysql web design C  more..

    Rudransh

    Mobile: +91 91884 77559
    Location: Uttarakhand, Online (Gurgaon)
    Qualification: Btech

    Experience: I am experienced in python libraries and ai libraries like nltk Tensorflow Django websockets pytorch opencv and many more   more..

    Rishi

    Mobile: +91 9895490866
    Location: Gujarat, Online (Gurgaon)
    Qualification: BE computer

    Experience: Selenium with Java TestNG Junit Appium Jira Knowledge of Manual testing like creating test cases Test Scenarios and bug report  more..

    SOUMITRA

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: B.TECH WITH POST GRADUATION

    Experience: Have experience in AutoCAD Based Electrical Panels & Circuit development Also have basic knowledge of building planing and design by  more..

    Seyd

    Mobile: +91 9895490866
    Location: Aluva, Online (Gurgaon)
    Qualification: Bca

    Experience: I am a 2020 BCA graduate and have done an internship in python - django from one team solutions Application  more..

    Jitendra

    Mobile: +91 8301010866
    Location: Kerala, Online (Gurgaon)
    Qualification: M.com

    Experience: Python full stack developer   more..

    Arati

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

    Experience: Good understanding of STLC SDLC black box testing test case execution   more..

    Janishar

    Mobile: +91 9446600368
    Location: Chhattisgarh, Online (Gurgaon)
    Qualification: Mca

    Experience: Selenium web drivers java automation testing testG cucumber  more..

    Neha

    Mobile: +91 9446600368
    Location: Kerala, Online (Gurgaon)
    Qualification: Bsc chemistry

    Experience: "I have three years of experience in teaching students from classes 1 to 10 During my previous job I helped  more..

    Prajyoti

    Mobile: +91 91884 77559
    Location: Mumbai, Online (Gurgaon)
    Qualification: MBA advertising and Media, Non linear video eddy in Final cut pro, Adobe premier

    Experience: Dear Sir Madam Greetings of the Day! I am writing to express my keen interest in the Creative Director and  more..

    Divya

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: BE(CSE)

    Experience: Skills: Core Java J2EE My SQL Linux Manual testing I have around 2 5 years of experience as analyst and  more..

    Roshani

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: Post graduation

    Experience: An astute professional having 9 months of an experience in Black Box (Manual Testing) that includes Functional NonFunctional UI Testing  more..

    Shiham

    Mobile: +91 98474 90866
    Location: Kerala, Online (Gurgaon)
    Qualification: MCA

    Experience: Skills:python css html mysql  more..

    Shobha

    Mobile: +91 9446600368
    Location: Punjab, Online (Gurgaon)
    Qualification: Post graduate

    Experience: Social Media Manager ( SMM) graphic design  more..

    Vijay

    Mobile: +91 91884 77559
    Location: Telangana, Online (Gurgaon)
    Qualification: Btech(Mechanical engineer)

    Experience: Worked as a cad designer for 1 5 years currently I'm working as a Tool developer for Autocad for past  more..

    Krunal

    Mobile: +91 89210 61945
    Location: Gujarat, Online (Gurgaon)
    Qualification: B.E. in Computer Engineering

    Experience: • Proficiency in Python and Django for Web Development and Mobile App Development • Proficiency in API development using Django  more..

    Parekh

    Mobile: +91 89210 61945
    Location: Ahemdabad , Online (Gurgaon)
    Qualification: Graduate

    Experience: Ios developer at magic technolab   more..

    Saksham

    Mobile: +91 9446600368
    Location: Delhi, Online (Gurgaon)
    Qualification: btech cse

    Experience: Programming Languages: Python: Proficient in Python programming widely used in data science for data manipulation model building and automation R:  more..

    sundaram

    Mobile: +91 9446600368
    Location: Bihar, Online (Gurgaon)
    Qualification: bca

    Experience: html css javascript php python  more..

    Bhagwat

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: bca

    Experience: I have 6 5 year of experience as UI UX Designer I am looking for a new opportunity immediately for  more..

    Mukul

    Mobile: +91 98474 90866
    Location: Ambala, Online (Gurgaon)
    Qualification: Graduation with Arts stream

    Experience: I have technical knowledge of ethical hacking which is mention in Resume | Resume for   more..

    Rahul

    Mobile: +91 8301010866
    Location: Indore, Online (Gurgaon)
    Qualification: Diploma

    Experience: Hardware networking and software  more..

    Pallavi

    Mobile: +91 8301010866
    Location: Pune, Online (Gurgaon)
    Qualification: M-Tech in cse

    Experience: I'm looking for job in software development domain I have 1 7 year of experience in software development and skills  more..

    Sarvamangala

    Mobile: +91 8301010866
    Location: Karnataka, Online (Gurgaon)
    Qualification: M.tech

    Experience: Manual testing core Java SQL   more..

    Siddhi

    Mobile: +91 8301010866
    Location: Madhya Pradesh, Online (Gurgaon)
    Qualification: Bachelors in forensic science

    Experience: I am Siddhi Jain a recent graduate in Forensic Science from Dr Harisingh Gour Central University Sagar With a strong  more..

    Reecha

    Mobile: +91 89210 61945
    Location: Bihar, Online (Gurgaon)
    Qualification: B. Tech

    Experience: Hello I am reeaca please reply if any vacancy for WordPress developer  more..

    Neju

    Mobile: +91 91884 77559
    Location: Chhattisgarh, Online (Gurgaon)
    Qualification: MSc computer science

    Experience: Skill set -8051 Arduino ESP 32 Blynk IoT platform keil compiler tinkercad proteus multisim ultiboard Embedded C and assembly language  more..

    Abhay

    Mobile: +91 8301010866
    Location: Kerala, Online (Gurgaon)
    Qualification: Diploma

    Experience: Hello Sir Mam I am writing to express my interest in Fresher Flutter Developer at your company as advertised on  more..

    Gauri

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: Bsc

    Experience: I have completed software testing course from test yantra qspider wakad I have good knowledge about manual testing   more..

    Arpitha

    Mobile: +91 9895490866
    Location: Karnataka, Online (Gurgaon)
    Qualification: Mca

    Experience: HTML css Core java Sql Python and bootstrap Worked as a web developer at Inboundsys |   more..

    Alka

    Mobile: +91 8301010866
    Location: Delhi, Online (Gurgaon)
    Qualification: Graduation

    Experience: I am creating logo brochure magazine and website design I have knowledge software are illustrater Photoshop INDESIGN   more..

    Aswin

    Mobile: +91 98474 90866
    Location: Kerala, Online (Gurgaon)
    Qualification: MSc. Electronic Science

    Experience: Manual testing Automation testing Selenium sql TestNG Microsoft excel PowerPoint Word | Resume for   more..

    Ajay

    Mobile: +91 9446600368
    Location: Kerala, Online (Gurgaon)
    Qualification: MCA

    Experience: I have 5 months of experience in flutter and dart for the backend development I have knowledge about firebase I  more..

    Anu

    Mobile: +91 9895490866
    Location: Kerala, Online (Gurgaon)
    Qualification: Engineering

    Experience: I take this opportunity to introduce myself as Anu Susan Dominic an Engineering graduate having 3 years of experience in  more..

    Shone

    Mobile: +91 89210 61945
    Location: Ernakulam, Online (Gurgaon)
    Qualification: BCA

    Experience: Html CSS JavaScript Bootstrap Angular Flask SQlite XML Postgresql Python Django odoo python C C++Application for Python Django  more..

    Bukkapatanam

    Mobile: +91 9446600368
    Location: Andhra Pradesh, Online (Gurgaon)
    Qualification: Btech

    Experience: Python excel basics powerpoint python for data science  more..

    JISHAD.EC

    Mobile: +91 91884 77559
    Location: Kerala, Online (Gurgaon)
    Qualification: B.arch

    Experience: -architecture design -working drawings -rendering and walkthrough -interior design -autocad sketch up lumion revit Enscape D5 photoshop  more..

    Nayana

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Gurgaon)
    Qualification: Bsc

    Experience: Myself Nayana as I completed my graduation and then I completed software testing course and there I have gained knowledge  more..

    Avnish

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Gurgaon)
    Qualification: B. E.

    Experience: I have experience in front end developer and I want to change my job in software testing my skills are  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 gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon
    Internship/projects in gurgaon

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer