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 Noida

    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 Noida, chennai and europe countries. You can find many jobs for freshers related to the job positions in Noida.

    • 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 Noida
    Full Stack Development 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. 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 . This course is intended for beginners to understand, and you'll use it to create applications. Understand how to design page layouts and employ positioning with CSS3. concepts such as clusters, variables, operators, functions, and control structure in JavaScript Demonstrable knowledge of Functions - Passing the data to functions, JavaScript Function Syntax, Concise Body syntax, Return Keyword, and ES6 arrow functions basics of jQuery that assist you to boost your skills in Scriptwriting. Get acquainted with the JavaScript Libraries solid understanding of Conditionals - else, if, if-else, ternary syntax, and switch for controlling the flow of the program in the Javascript. Come join Nestsoft and learn Python Full Stack. Learn to employ best practices. Explore new HTML5 form features. For your information, Django is actively supported by a bunch of people who contribute to this resource all the time.

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

    Manojprabhakaran

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Noida)
    Qualification: B.SC(computer science)

    Experience: Proficiently developed front-end web pages utilizing HTML5 CSS3 and JavaScript ensuring seamless user experiences Incorporated Figma into the design workflow  more..

    Praising

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Noida)
    Qualification: Master of computer Application

    Experience: Selenium core java Black box testing Test automation Agile TestNg Ui Ux Figma |   more..

    Sayali

    Mobile: +91 89210 61945
    Location: Pune, Online (Noida)
    Qualification: BE

    Experience: Manual Testing Core java selenium Performance testing  more..

    Megha

    Mobile: +91 9446600368
    Location: Gujarat, Online (Noida)
    Qualification: Bca

    Experience: Hello sir I am writing to express my interest in the Software Tester position at your company As a recent  more..

    Sheenu

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Noida)
    Qualification: MA

    Experience: Photoshop coral Dreamweaver wordpress  more..

    Rahul

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Noida)
    Qualification: BE in Extc

    Experience: I have more than 2 8years of exp in android  more..

    Anandhu

    Mobile: +91 91884 77559
    Location: Bengaluru, Online (Noida)
    Qualification: MCS

    Experience: As a data engineer I have 1 year experience in python ETL My SQL developer and Apache airflow and also  more..

    Uzma

    Mobile: +91 8301010866
    Location: Karnataka, Online (Noida)
    Qualification: MSc cs

    Experience: Software testing manual testing defect bug life cycle stlc api testing |   more..

    Chandana

    Mobile: +91 9895490866
    Location: Karnataka, Online (Noida)
    Qualification: MCA

    Experience: During my college days I acquired proficiency in C++ HTML CSS and JavaScript which laid the foundation for my career  more..

    Unnikrishnan

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

    Experience: I worked as a power bi developer trainee at A-SQUARE technologies kochi Here most of the times I were gone  more..

    Badhrudeen

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Noida)
    Qualification: M.sc

    Experience: I have total 5 years of experience in manual testing and I have good knowledge about agile testing functional testing  more..

    RUTUJA

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

    Experience: 6 months experience in manual testing especially website Good knowledge of sdlc stlc bug life cycle Experience in regression fuctional  more..

    Anuj

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Noida)
    Qualification: BCA

    Experience: Manual Testing C and C++ programming Core Java HTML CSS   more..

    Arjun

    Mobile: +91 9446600368
    Location: Kerala, Online (Noida)
    Qualification: BCA

    Experience: python sql Machine learning data analyst  more..

    Anugya

    Mobile: +91 91884 77559
    Location: Bhopal, Online (Noida)
    Qualification: Btech

    Experience: C cpp python  more..

    Vishawjeet

    Mobile: +91 9895490866
    Location: Punjab, Online (Noida)
    Qualification: Bachlors in B.C.A

    Experience: I have an experience of tution more then 3 years I have giving tutions to students of class 5th to  more..

    Mohd

    Mobile: +91 9895490866
    Location: Ghaziabad , Online (Noida)
    Qualification: MCA

    Experience: Good skills of Django and python opps concepts and also front end like - HTML CSS JAVASCRIPT BOOTSTRAP Application for  more..

    Datta

    Mobile: +91 9446600368
    Location: Nashik, Online (Noida)
    Qualification: BE Computer

    Experience: I have a total 8 plus years of hands-on experience in web development with backend technology PHP framework CodeIgniter &  more..

    Kripa

    Mobile: +91 9446600368
    Location: India, Online (Noida)
    Qualification: B.Sc. Computer Science(Final Sem)

    Experience: Web design Editing Canva HTML Digital marketing Digital design Python Public speaking Organisational skills Microsoft Office Communication skills Leadership Content  more..

    Alka

    Mobile: +91 9895490866
    Location: Delhi, Online (Noida)
    Qualification: Graduation

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

    Nitin

    Mobile: +91 9446600368
    Location: Karnataka, Online (Noida)
    Qualification: diploma in mechanical engineering

    Experience: microsoft office pythone programming data science deep learning and machine lea  more..

    Rajdeep

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Noida)
    Qualification: BCA and MCA

    Experience: Hi Sir Mam I can manage any kind of project based on different domains as well as product and payment  more..

    Abhijit

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Noida)
    Qualification: BE Electronics and telecommunication

    Experience: Knowledge of Software testing Automation and Manual testing Maven SQL Cucumber Python I have self experience in Facebook biodata king  more..

    Sambasiva

    Mobile: +91 9895490866
    Location: Hyderabad , Online (Noida)
    Qualification: B.tech

    Experience: Python django developer full stack developer Application for Python Django  more..

    LITTUMOL

    Mobile: +91 8301010866
    Location: Kerala, Online (Noida)
    Qualification: B-Tech

    Experience: Being a passionate Mathematics Educator I have become an inspiration for innumerous students in 90+ Hybrid Live Daily Tuition by  more..

    Anil

    Mobile: +91 98474 90866
    Location: Odisha, Online (Noida)
    Qualification: B tech

    Experience: Sir I have completed this following course 1-Manual testing 2-core java 3-SQL 4-html & css |   more..

    sona

    Mobile: +91 91884 77559
    Location: kondotty.malappuram, Online (Noida)
    Qualification: Bsc computer science

    Experience: Angular react n odejs mongoDB html&css i completed my intershi courseApplication for Meanstack Developer Mean Stack  more..

    Aastha

    Mobile: +91 91884 77559
    Location: Haryana, Online (Noida)
    Qualification: Masters in psychology

    Experience: 1) Subject knowledge 2) Excellent communication skills 3) Strong organisational and time management skills 4) Commitment to continuous professional development  more..

    Rohit

    Mobile: +91 98474 90866
    Location: Uttarakhand, Online (Noida)
    Qualification: BCA

    Experience: I am good knowledge server 2019 and good networking hardware and software |   more..

    Vishakha

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Noida)
    Qualification: Master of Computer Application

    Experience: -2 years of experience in the area of Software Testing (Manual) with good understanding of Test Planning Test Design Test  more..

    Nazrudeensha

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

    Experience: I have good knowledge in python  more..

    VIJAYKUMAR

    Mobile: +91 8301010866
    Location: Karnataka, Online (Noida)
    Qualification: BE

    Experience: Technical Skills: - Python - Django - JavaScript - PostgreSQL - HTML5 - CSS3 - Blue Prism Experience: I have  more..

    Nikhil

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Noida)
    Qualification: BCA

    Experience: Have a knowledge of smoke sanity regression API testing black box functional testing non functional testing I have a 1  more..

    Gayathri

    Mobile: +91 89210 61945
    Location: Tirupur, Online (Noida)
    Qualification: BE(ECE)

    Experience: Having 4 years experience in manual testing and also having knowledge in automation selenium Application for Software Testing  more..

    Aryamol

    Mobile: +91 9895490866
    Location: Eranakulam, Online (Noida)
    Qualification: BTech

    Experience: B-Tech Computer science and engineering graduate with proven leadership and organizational skills Currently pursuing full stack python developer internship seeking  more..

    Vismaya

    Mobile: +91 89210 61945
    Location: Kerala, Online (Noida)
    Qualification: B-Tech

    Experience: •Overall 2 years of experience in Software Testing as QA engineer •Hands on experience and fair knowledge in database testing  more..

    Ripam

    Mobile: +91 9446600368
    Location: West Bengal, Online (Noida)
    Qualification: MCA

    Experience: Python Full Stack development MySQL | Resume for   more..

    Akhilesh

    Mobile: +91 9895490866
    Location: Karnataka, Online (Noida)
    Qualification: BCA

    Experience: 5+ good years of Experience as Flutter developer tech lead and product Manager   more..

    Yanamala

    Mobile: +91 91884 77559
    Location: nellore , Online (Noida)
    Qualification: Graduation

    Experience: Html css java script python & experience: fresher  more..

    Ankush

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Noida)
    Qualification: BE

    Experience: I have 4+ years of experience selenium with Java Manual Automation testing API testing Performance testing |   more..

    ravinder

    Mobile: +91 8301010866
    Location: Chandigarh, Online (Noida)
    Qualification: MBA Marketing

    Experience: SEO Social media Google ads Word press website design Canva and ai tools  more..

    Ragini

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Noida)
    Qualification: B.Sc in Animation and Gaming

    Experience: I am excited to apply for the Graphic Designer position at your organization With over 9 years of experience creating  more..

    Rudra

    Mobile: +91 8301010866
    Location: Nagpur, Online (Noida)
    Qualification: B.E.( Electrical Engineering)

    Experience: Python Django CSS Bootstraps C-programming LanguageApplication for Python Django  more..

    Nithin

    Mobile: +91 98474 90866
    Location: hyderabad, Online (Noida)
    Qualification: degree

    Experience: 2 yeras experience in security analyst Network Security Security Tools : Nmap Wireshark Visual StudiCode Nessus Operating systems : Windows  more..

    Divya

    Mobile: +91 9446600368
    Location: Andhra Pradesh, Online (Noida)
    Qualification: B.Tech

    Experience: I have 1+ year of experience in QA Manual testing and also have basic knowledge on Automation Testing like maintaining  more..

    Nithin

    Mobile: +91 89210 61945
    Location: Kerala, Online (Noida)
    Qualification: B.E in Computer Science And Engineering

    Experience: Skilled Flutter developer with nearly 3 years of experience in building and deploying cross-platform mobile applications Proficient in state management  more..

    Abhishek

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Noida)
    Qualification: Master

    Experience: Sir Madam I am reaching out to express my interest in potential opportunities within your esteemed organization With a Bachelor's  more..

    Aman

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Noida)
    Qualification: BTECH

    Experience: I am fresher I am good in Front end developer I have good communication skills |   more..

    Pavithra

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Noida)
    Qualification: B.Sc., B.Ed., M.Ed., MBA.,

    Experience: Software testing HTML C C++ Basic Scratch Basic Python Basic Java Basic SQL  more..

    Anand

    Mobile: +91 98474 90866
    Location: Telangana, Online (Noida)
    Qualification: Bachelor's degree BFA

    Experience: Video editing video grapher managing social media content creation and graphic design  more..

    Ujjwal

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Noida)
    Qualification: Diploma

    Experience: I had done manual testing course from QSPIDERS noida |   more..

    CHRISTINA

    Mobile: +91 91884 77559
    Location: Kerala, Online (Noida)
    Qualification: M.Sc Chemistry

    Experience: Having worked as a home tutor during my undergraduate studies I am a seasoned online tutor who brings a wealth  more..

    Yuvasree

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Noida)
    Qualification: BCA

    Experience: I completed my software testing course  more..

    Sasikumar

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Noida)
    Qualification: B.E

    Experience: I have completed software testing course and software testing intership in inmakes infotech |   more..

    Praveena

    Mobile: +91 91884 77559
    Location: Kurnool , Online (Noida)
    Qualification: Mba

    Experience: Seo smo smm sem wordpress canva  more..

    Peerzada

    Mobile: +91 91884 77559
    Location: Delhi, Online (Noida)
    Qualification: Master of COMPUTER APPLICATIONS

    Experience: "I possess strong foundational knowledge in programming languages such as C C++ and Java Additionally I have a solid understanding  more..

    ajay

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Noida)
    Qualification: degree

    Experience: adobe photoshop adobe illustrator adobe premiere pro adobe after effects indesign etc 3 yrs of experience in design |   more..

    Gowri

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Noida)
    Qualification: MSc chemistry MEd CIDTL

    Experience: Teaching Planning curriculum Mentoring teachers and students Lesson plan preparation Conducting professional development program 28 years of experience  more..

    Hemanshi

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

    Experience: Hello I am Hemanshi Savaliya I am Flutter Developer I know about android and iOS both platform work I am  more..

    rakshit

    Mobile: +91 89210 61945
    Location: Haryana, Online (Noida)
    Qualification: MCA

    Experience: I am having hands on many tools like Nessus Burpsuite Accunetix and wireshark During My Post graduation i learnt the  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 noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida
    Internship/projects in noida

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer