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 Enroll now for the best HTML training inManama Course Objectives: Learn the structure and markup of HTML. Understand how to design page layouts and employ positioning with CSS3. Object Oriented JavaScript Functional Programming Asynchronous Programming in JavaScript sync with the recent standards that are set in the Web Development industry. It is an interactive programming language. Learn the components and create styles using CSS3. HTML5 provides native support for video and audio without plug-ins, provides support for offline applications, for games with smooth interactive animations, and much more. knowledge of arrays and know-how of the data structure of the JavaScript is used for storing the data lists. Our CSS training course includes common CSS styling that you'll need when you start off designing your pages ,to position your elements, lay out your elements relative to your documents, and style your HTML using predefined CSS values. 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 . Work with CSS3 and build HTML5 applications.

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

    Poonam

    Mobile: +91 9446600368
    Location: Madhya Pradesh, Online (Gurgaon)
    Qualification: MSC CS

    Experience: Manual testing and automation testing |   more..

    Manab

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

    Experience: Software Engineer Triedatum Inc Jan 2023 – present | Remote • Developed and optimized Snowflake queries to ensure accurate data  more..

    LAKSHMANA

    Mobile: +91 91884 77559
    Location: Telangana, Online (Gurgaon)
    Qualification: Gradutaion

    Experience: Highly creative and multitalented Graphic Designer with extensive experience in multimedia marketing and print design Exceptional collaborative and interpersonal skills;  more..

    Munish

    Mobile: +91 98474 90866
    Location: Punjab, Online (Gurgaon)
    Qualification: Bca

    Experience: I have 7 years experience to manage firewall router and server |   more..

    Chithra

    Mobile: +91 98474 90866
    Location: coimbatore, Online (Gurgaon)
    Qualification: Master of computer science

    Experience: java and python totally 5 years of experienced in teaching and trainingpython data science artificial intelligence machine learning| Application for  more..

    Nabeel

    Mobile: +91 8301010866
    Location: Malappuram, Online (Gurgaon)
    Qualification: BE CSE

    Experience: Iam a fresher python html cssApplication for Python Django  more..

    Aman

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

    Experience: I have Full Stack Web development certification in front-end I have HTML CSS and JavaScript Backend:- Python Django Database:- MySQL  more..

    Rupali

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

    Experience: I have 3 years of experience in Manual Testing Key skills:- -Strong knowledge on SDLC & STLC -Have worked on  more..

    Ravinder

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

    Experience: Figma xd illustrator photoshop wordpress bootstrap js css less etc  more..

    Zenis

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Gurgaon)
    Qualification: B.tech

    Experience: C python Mainframe Worked at cognizant technology solutions as Programmer Analyst |   more..

    Kanchan

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

    Experience: I have 4yrs experience in autocad design |   more..

    Vaibhavi

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Gurgaon)
    Qualification: BArch

    Experience: As an Architect and BIM Manager at Dar Al Handasah (Shair and Partners) I integrate architectural design expertise with advanced  more..

    Nikitha

    Mobile: +91 9446600368
    Location: Telangana, Online (Gurgaon)
    Qualification: B.Tech

    Experience: I have teaching since 2022 for teaching 5 6 7 and 8th standard students Apart from this i am good  more..

    RAHUL

    Mobile: +91 9446600368
    Location: Ranchi, Online (Gurgaon)
    Qualification: Diploma in mechanical engineering

    Experience: Cad design Nest | Resume for   more..

    Hari

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

    Experience: Strong knowledge in SDLC and STLC Knowledge about Test case Test report RTM Bug fixing Functional and Non functional testing  more..

    harsh

    Mobile: +91 9446600368
    Location: Ulwe navi mumbai, Online (Gurgaon)
    Qualification: Ug diploma in 3D animation & graphic design

    Experience: I have 4+ work experience in graphic design Skills photoshop and illustrator  more..

    Athul

    Mobile: +91 91884 77559
    Location: Kerala, Online (Gurgaon)
    Qualification: BA Economics

    Experience: I am a passionate pentester with hands-on experience in penetration testing (VAPT) red teaming and vulnerability assessments I’ve gained practical  more..

    ANAGHA.K

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

    Experience: I have completed my internship with python language My skills are HTML C CSS DBMS PYTHONApplication for Python Django  more..

    Malhotra

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

    Experience: Android SDK kotlin java firebase flutter flutterflow   more..

    Priyanka

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: MTECH COMPUTER SCIENCE

    Experience: Manual testing -2 years Automation testing -3 months  more..

    Radhika

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Gurgaon)
    Qualification: MSc, B.Ed

    Experience: 2 years of teaching experience good communication skill conceptual knowledge of subject Good class handling subject mastery pedagogical expertise assessment  more..

    Sabith

    Mobile: +91 91884 77559
    Location: Kollam, Online (Gurgaon)
    Qualification: plustwo

    Experience: dart flutter c  more..

    Pratik

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

    Experience: Manual testing functional testing api testing automation testing  more..

    Mohamed

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: B.Sc Information technology

    Experience: Flutter developer dart firebase GetX  more..

    Ashwini

    Mobile: +91 91884 77559
    Location: Kanjurmarg, Mumbai, Online (Gurgaon)
    Qualification: M.com.

    Experience: I am a self-motivated individual with a passion for graphic design My work experience has equipped me with a strong  more..

    Mohit

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

    Experience: HTmL CSS python phpApplication for Python Django  more..

    Samrudhi

    Mobile: +91 9446600368
    Location: Mumbai , Online (Gurgaon)
    Qualification: BE

    Experience: SQL python machine learning python data science artificial intelligence machine learning| Application for Python Data Science Machine Learning Artificial Intelligence  more..

    Shaheem

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

    Experience: I am a fresher and have completed courses into Software Tester and have hands on with Java and selenium webdriver  more..

    Rajat

    Mobile: +91 91884 77559
    Location: Ghaziabad, Online (Gurgaon)
    Qualification: B.C.A

    Experience: Technical support executive Computer hardware and networking  more..

    Ravi

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

    Experience: Brand Awareness - Team Leadership - Curriculum Development - Digital Literacy - Communication Skills - Student-Centered Approach - Mentorship and  more..

    Ajinkya

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Gurgaon)
    Qualification: B.tech

    Experience: C c++ react node js python  more..

    rahul

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

    Experience: Respected HR I have 2 years of experience in manual testing API testing and database testing I have knowledge of  more..

    Diyol

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

    Experience: Iam done intership at one Team solutions kochi in python programming and also learnd HTML CSS MYSQL Angular jQuery Django  more..

    Salin

    Mobile: +91 91884 77559
    Location: Bangalore, Online (Gurgaon)
    Qualification: BCA

    Experience: I Have completed 6 months Internship on python django full stack development program in 2021-2022 from luminar an it firm  more..

    Satakshi

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Gurgaon)
    Qualification: Masters in education and diploma in special education

    Experience: Give best knowledge to the children and make a independent I developed overall development phases like physical mental cognition also  more..

    Vijay

    Mobile: +91 89210 61945
    Location: Gujarat, Online (Gurgaon)
    Qualification: MCA

    Experience: I have 3 5 years of experience in flutter framework my skillset consist like flutter state management firebase payment gateway  more..

    Dhruv

    Mobile: +91 9895490866
    Location: Haridwar, Uttarakhand, Online (Gurgaon)
    Qualification: B.tech CSE

    Experience: 3 months full-time job experience and 1 month internship experience as a flutter developer With skills such as UI REST  more..

    Abhijeet

    Mobile: +91 9446600368
    Location: Karnataka, Online (Gurgaon)
    Qualification: BBA

    Experience: Figma I have done I have done UI &UX design  more..

    Deepak

    Mobile: +91 89210 61945
    Location: Bangalore , Online (Gurgaon)
    Qualification: BE in mechanical

    Experience: Java SQL manual testing selenium   more..

    guddu

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

    Experience: Java kotlin dart flutter  more..

    Rajvi

    Mobile: +91 9895490866
    Location: Gujarat, Online (Gurgaon)
    Qualification: Bachelor of Computer Applications

    Experience: I am writing to express my interest in the iOS developer position at netsoft as advertised indeed With 2 5  more..

    Ansh

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Gurgaon)
    Qualification: B.tech C.S.E

    Experience: I have worked on three flutter projects a have experience of about 1 6 years in flutter development   more..

    Dileep

    Mobile: +91 9895490866
    Location: Indore, Online (Gurgaon)
    Qualification: Graduate B.Sc (Computer Science)

    Experience: Expertise: Computer Science: Proficiency in programming languages and software development Freelancing: Experienced in delivering high-quality work on platforms like Fiverr  more..

    SREESHNA

    Mobile: +91 89210 61945
    Location: Palakkad, Online (Gurgaon)
    Qualification: BTech ECE

    Experience: My name is Sreeshna R and I am writing to express my interest in the Python Developer position at this  more..

    Shriwa

    Mobile: +91 9895490866
    Location: Madhya Pradesh, Online (Gurgaon)
    Qualification: ME

    Experience: I am Shriwa Kushwah I have 1+ year experienced in Python Developer I have completed my masters degree in Engineering  more..

    Payal

    Mobile: +91 9895490866
    Location: Karnataka, Online (Gurgaon)
    Qualification: Masters in biotechnology

    Experience: Hello I am a dedicated teacher and mentor for high school students I hold 5 years of freelance experience and  more..

    Rohit

    Mobile: +91 8301010866
    Location: Hubli, Online (Gurgaon)
    Qualification: B.E

    Experience: Python creo for design 2D 3D   more..

    Rahul

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

    Experience: I have 6 months of handson experience in pen testing Having knowledge about metasploit nmap burpsuite network topology nessus owasp  more..

    Anusha

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Gurgaon)
    Qualification: Msc computer science

    Experience: TESOL certificate cambridge training acquired Working as a communication skills development head Worked as a tutor for 10 years taught  more..

    Arun

    Mobile: +91 9895490866
    Location: Kerala, Online (Gurgaon)
    Qualification: B.Tech in EEE

    Experience: 17 years’ cross- functional experience in MEP design project consultation management including planning construction site management and installation commissioning of  more..

    Aakash

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

    Experience: Seasoned System Development Engineer with 1+ years of demonstrated history of working in the cloud operation and network domains Skilled  more..

    Renjima

    Mobile: +91 9895490866
    Location: Trivandrum, Online (Gurgaon)
    Qualification: BCA

    Experience: Pursuing internship on Python Django developer Knowledge in HTML CSS MySQL Application for Python Django  more..

    Abin

    Mobile: +91 9895490866
    Location: Kerala, Online (Gurgaon)
    Qualification: Bsc computer science

    Experience: Demonstrated proficiency in Python frameworks including Django and REST as well as expertise in the Tkinter toolkit Over a year  more..

    Kunal

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

    Experience: Core Java Manual Testing API Testing Postman JMeter Jira Functional testing RPA testing PostgreSQL | Resume for   more..

    Preksha

    Mobile: +91 91884 77559
    Location: Kochi, Online (Gurgaon)
    Qualification: BTech

    Experience: Selenium MySql java c JMeter Postman Manual testing Automation testing  more..

    Aswathi

    Mobile: +91 9895490866
    Location: Kerala, Online (Gurgaon)
    Qualification: Msc Computer Science, BCA

    Experience: Ms word Online teaching Teaching experience Java programming Friendly  more..

    Navpreet

    Mobile: +91 89210 61945
    Location: Punjab, Online (Gurgaon)
    Qualification: B.tech

    Experience: Business management team leader business consultant business development manager business analysis skills ! Experience 6 years as a business consultant  more..

    Prajwal

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Gurgaon)
    Qualification: M.Sc(Computer Science)

    Experience: 1 year of experience as backend developer in python django rest framework  more..

    Swetha

    Mobile: +91 8301010866
    Location: Kerala, Online (Gurgaon)
    Qualification: Btech in ECE

    Experience: Currently working as an intern in software testing at Experion technology  more..

    Nithish

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Gurgaon)
    Qualification: B.E

    Experience: Salesforce admin Salesforce Automation Reports & Dashboard Approval Process Sandboxes Sales Cloud Service Cloud Had 6 months of training in  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