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 Thane

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

    • 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 Thane
    Full Stack Development It reveals plenty of opportunities for you. Learn the components and create styles using CSS3. 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. knowledge of arrays and know-how of the data structure of the JavaScript is used for storing the data lists. It is an interactive programming language. You can be a part of the python journey with Nestsoft in Manama. For your information, Django is actively supported by a bunch of people who contribute to this resource all the time. 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. Learn to employ best practices. Enroll now for the best HTML training inManama Course Objectives: Learn the structure and markup of HTML.

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

    Adnan

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

    Experience: Skill-Software testing Sql HTML Css Experience-Fresher |   more..

    Sid

    Mobile: +91 98474 90866
    Location: Bihar, Online (Thane)
    Qualification: B.sc.it

    Experience: I am Sid Kumar from Patna (Bihar) I have done one years (+) work experience website developer using Wordpress Photography  more..

    Kartikay

    Mobile: +91 91884 77559
    Location: Delhi, Online (Thane)
    Qualification: Msc AI & ML(ongoing)

    Experience: Experienced in vulnerability scanning vulnerability assessment bug hunting and VAPT with over 4 years in the field I have a  more..

    Chetashree

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Thane)
    Qualification: Architecture Draftsman

    Experience: Hi I have 8year experience in AutoCAD drafting and Google SketchUp model's making And interior design 3d and 2d working  more..

    Rahul

    Mobile: +91 98474 90866
    Location: Jharkhand, Online (Thane)
    Qualification: Btech

    Experience: I bring nearly 1 8 years of experience as a Quality Analyst My skill set includes manual testing automation testing  more..

    Mariya

    Mobile: +91 89210 61945
    Location: Kerala, Online (Thane)
    Qualification: Btech. Mechanical Engineering

    Experience: During my academic career I have developed a strong liking for the mechanical design field and have tried to develop  more..

    Mohammed

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Thane)
    Qualification: Bachelor's of Computer Application

    Experience: Java python AWS SQL Linux Android Studio test case writing and HTML CSS |   more..

    Abrar

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Thane)
    Qualification: Bachelor in Computer Application

    Experience: • Web Development :- Experienced in building Dynamic and Responsive Web Applications using HTML CSS JavaScript React and PHP •  more..

    jyoti

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Thane)
    Qualification: MCA

    Experience: 2 year experience in flutter Developer also knowledge of firebase clean architecture  more..

    Aditya

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Thane)
    Qualification: BE in Computer Engineering

    Experience: I have 6 months of experince in Django development I have strong knowledge of python   more..

    Ayush

    Mobile: +91 9446600368
    Location: Bihar, Online (Thane)
    Qualification: Graduate/BCA

    Experience: 1 Networking - administrator technician confrigrator 2 harware - networking system server 3 communication skills 4 polite behavior  more..

    Vysakh

    Mobile: +91 91884 77559
    Location: Ernakulam, Online (Thane)
    Qualification: B.Tech in computer science & engineering

    Experience: I worked in(Flemming embedded and software solutions) For 2 years as a Python django developer Application for Python Django  more..

    Ravi

    Mobile: +91 9895490866
    Location: Haryana, Online (Thane)
    Qualification: BCA

    Experience: Html Css Bootstarp Responsive web design Wordpress Shopify Adobe Photoshop Adobe Figma Microsoft Designer Microsoft Clipchamp  more..

    Saloni

    Mobile: +91 89210 61945
    Location: Uttarakhand, Online (Thane)
    Qualification: M.Sc Chemistry

    Experience: I am having two years of experience in Content and currently I am working at the e-learning develop to design  more..

    Sadika

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Thane)
    Qualification: Graduation

    Experience: MS Excel MS word content writing web development   more..

    Kalpesh

    Mobile: +91 89210 61945
    Location: Pune, Online (Thane)
    Qualification: Btech

    Experience: Manual testing etl testing sql python selenium pytest agile scrum ssis informatica sdlc stlc jira Excel Defect life cycle regression  more..

    Swathi

    Mobile: +91 98474 90866
    Location: Palakkad , Online (Thane)
    Qualification: BCA Graduate

    Experience: Currently doing internship in python at tenzotech Ernakulam Application for Python Django  more..

    MANOJ

    Mobile: +91 9446600368
    Location: Chandigarh, Online (Thane)
    Qualification: 12 PASS

    Experience: Proficient in creating visual designs including logos branding and marketing materials Skilled in using graphic design software such as Adobe  more..

    Shivam

    Mobile: +91 8301010866
    Location: Jhansi, Online (Thane)
    Qualification: B.tech

    Experience: web development Python nodejs   more..

    Moosa

    Mobile: +91 89210 61945
    Location: Karnataka, Online (Thane)
    Qualification: BE

    Experience: Html css js react js bootstrap  more..

    Sakshi

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Thane)
    Qualification: Bachelors degree in Information technology

    Experience: Computer knowledge good decision making skill language known c c++ Java HTML SQL networking I'm fresher  more..

    Ashmi.c

    Mobile: +91 89210 61945
    Location: Thuckalay-629175, Online (Thane)
    Qualification: BE

    Experience: Having good knowledge in python database data science machine learning and deep learning Having 6 months experience as a python  more..

    Akbar

    Mobile: +91 9895490866
    Location: Ghaziabad, Online (Thane)
    Qualification: Diploma

    Experience: Hello Akbar Khan! I'm a 19-year-old with a year of experience in graphic design and web development I've honed my  more..

    N

    Mobile: +91 9446600368
    Location: Puducherry, Online (Thane)
    Qualification: Master Diploma in 3D

    Experience: A skilled multimedia specialist with over 7 years of experience in various creative and technical roles I bring expertise in  more..

    Lodugu

    Mobile: +91 91884 77559
    Location: Telangana, Online (Thane)
    Qualification: Bsc

    Experience: Manual testing and automation testing with core Java SQL |   more..

    Manojkumar

    Mobile: +91 8301010866
    Location: Tiruppur, Online (Thane)
    Qualification: Bsc IT

    Experience: 1 year jr software manual testing   more..

    Deena

    Mobile: +91 8301010866
    Location: Tamil Nadu, Online (Thane)
    Qualification: B.TECH Information Technology

    Experience: A Salesforce developer with entry-level experience specializing in Apex and Application Programming Interface (API) programming Adept at developing customer relationship  more..

    Dhananjay

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Thane)
    Qualification: Btech

    Experience: 4 year experience Wordpress wordpress work https: squareinches in https: letmeanalyze com https: www restrofit com https: www teekmarkjobs com  more..

    Arpit

    Mobile: +91 89210 61945
    Location: Nagpur, Maharashtra , Online (Thane)
    Qualification: BE

    Experience: 1 5 Year of experience in Python Django development Application for Python Django  more..

    Sairam

    Mobile: +91 98474 90866
    Location: Telangana, Online (Thane)
    Qualification: B.tech india

    Experience: This is Sairam Reddy from Sangareddy Telangana I am currently pursuing BTech 4th year in Computer Science Engineering from BML  more..

    Gayathri

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Thane)
    Qualification: MCA

    Experience: Manual testing Automation testing Python java HTML CSS sql Powerbi API testing  more..

    Sajmi

    Mobile: +91 9446600368
    Location: Kochi, Online (Thane)
    Qualification: Bachelors of computer applications

    Experience: Apache hadoop pig hive sqoop sql numpy pandas matplotlib seaborn python data science artificial intelligence machine learning nlp deep learning  more..

    swapnil

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Thane)
    Qualification: mechanical engineer

    Experience: i have experinces in autocad design sector and good knowlage about solidwork catia v 5  more..

    Raman

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Thane)
    Qualification: B.Tech Computer Science and Engineering (Final year Ongoing)

    Experience: I'm proficient in network protocols networking concepts scripting languages programming languages web application security database management wireless security cryptography and  more..

    Manoj

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Thane)
    Qualification: B.Sc IT

    Experience: I bring solid manual testing skills honed through an internship on a map-based project with Google Maps API integration Proficient  more..

    PRIYA

    Mobile: +91 8301010866
    Location: Odisha, Online (Thane)
    Qualification: Btech

    Experience: Mern React native Python automation Java developer C# development  more..

    Arpit

    Mobile: +91 8301010866
    Location: Delhi, Online (Thane)
    Qualification: Btech

    Experience: Oyelabs- nodejs developer Campk12 -coding instructor Codefeast - curriculum development Regex software- Mern stack trainerApplication for Node JS  more..

    AAKASH

    Mobile: +91 9446600368
    Location: Chennai, Online (Thane)
    Qualification: Bsc. Computer Science Graduate

    Experience: I have been working as QA Test Engineer with 1 Year of Experience on Manual and Automation Testing I have  more..

    Amrutha

    Mobile: +91 9446600368
    Location: Ernakulam, Online (Thane)
    Qualification: BCA cloud technology and information security management

    Experience: Cloud computing information security management programming dbms  more..

    Akshita

    Mobile: +91 8301010866
    Location: Rajasthan, Online (Thane)
    Qualification: Mca

    Experience: I have experience of total 10 months Skills - flutter dart hive Sqflite front -end backend  more..

    Sakthi

    Mobile: +91 98474 90866
    Location: Kollam, Online (Thane)
    Qualification: Bsc

    Experience: I have 2 9 years of experience in both manual and automation tesing I have experience in selenium with java  more..

    Shubha

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Thane)
    Qualification: Masters

    Experience: **Hard Skills:** - **Technical:** Proficient in graphic design tools like Photoshop Illustrator indesign Coreldraw aftereffects canva premiere pro Basic ms  more..

    neha

    Mobile: +91 9895490866
    Location: Gujarat, Online (Thane)
    Qualification: BSC (CA & IT)

    Experience: i have worked as an android developer for 3 years in most of companies i worked as senior developer and  more..

    Akash

    Mobile: +91 91884 77559
    Location: Jharkhand, Online (Thane)
    Qualification: BE-ECE

    Experience: Comprehend the application under test strategize create and execute test cases Perform exploratory testing and deliver in-depth analyses Identify test  more..

    Avoy

    Mobile: +91 98474 90866
    Location: Kolkata, Online (Thane)
    Qualification: Bachelor of technology

    Experience: Having good 2 experience in API testing Java - selenium FW designing and automated test scripts writing Good in writing  more..

    Chandrashekhar

    Mobile: +91 98474 90866
    Location: Thane, Online (Thane)
    Qualification: BE -AIML

    Experience: Development and Automation: Proficient in Python development with hands-on experience in web automation using Selenium Experience in web development with  more..

    Varsha

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

    Experience: Python django css HTML5 JavaScript nodejs angular bootstrap Application for Python Django  more..

    Krupali

    Mobile: +91 9895490866
    Location: Gujarat, Online (Thane)
    Qualification: B.C.A.

    Experience: Manual testing and basic knowledge of automation using selenium 1 year experience as a Software Qa tester and 8 year  more..

    Aniket

    Mobile: +91 98474 90866
    Location: Bihar, Online (Thane)
    Qualification: Bs

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

    Priti

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Thane)
    Qualification: BCS

    Experience: My role involved conducting thorough testing and debugging of software applications ensuring their functionality and quality before release Developed and  more..

    thota

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Thane)
    Qualification: Mtech

    Experience: Auto cad design solid works worked at preventive maintenance  more..

    Nihar

    Mobile: +91 98474 90866
    Location: Jajpur, Odisha, Online (Thane)
    Qualification: B.tech

    Experience: Entry-level Skills in Java and frontend development using Javascript Bootstrap HTML and CSS I have worked as a web developer  more..

    Atul

    Mobile: +91 91884 77559
    Location: Uttar Pradesh, Online (Thane)
    Qualification: Bca

    Experience: I'm a technical support engineer in software at neptune india limited I have knowledge of manual testing website hosting with  more..

    Rejani

    Mobile: +91 98474 90866
    Location: Kerala, Online (Thane)
    Qualification: MSc Botany , BEd Natural Science

    Experience: Classroom Management Performed Classroom management curriculum design lesson planning and implementation • Student Learning Motivated student learning by utilizing various  more..

    Naveen

    Mobile: +91 89210 61945
    Location: Kottayam, Online (Thane)
    Qualification: BCA

    Experience: Manual testing selenium web driver sqlApplication for Software Testing  more..

    DIVYA

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Thane)
    Qualification: Mechanical Engineering

    Experience: 1 Proficient in AutoCAD for 2D and 3D modeling drafting and design 2• Anysis 3 QGIS  more..

    Ashwini

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Thane)
    Qualification: Be

    Experience: Manual testing Automation testing (Selenium) Postman API regression testing Java Testing maven framework  more..

    Pratik

    Mobile: +91 9446600368
    Location: Mumbai, Maharashtra, Online (Thane)
    Qualification: B.Sc. (Computer Science)

    Experience: Experience in Web & Desktop Application testing Experience in Windows iOS & Android OS system Experience in Handling & execution  more..

    Chirag

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Thane)
    Qualification: Btech

    Experience: -> Experienced DevOps Intern: Gained hands-on experience at RAPIDCODE TECHNOLOGIES PVT LTD with a focus on DevOps practices -> Linux  more..

    Prosen

    Mobile: +91 8301010866
    Location: West Bengal, Online (Thane)
    Qualification: B.Sc. (H)in Advance networking & cyber security

    Experience: I have a experience in Network engineer Company is Benchmark infotech service pvt ltd I have skill Device configuration Ethical  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 thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane
    Internship/projects in thane

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer