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 Lismore

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

    • 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 Lismore
    Full Stack Development It is an interactive programming language. Learn to employ best practices. documentation for hosting Django sites. 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. Python is often simple to select whether you're a first time programmer or you're experienced with other languages. Come join Nestsoft and learn Python Full Stack. Work with CSS3 and build HTML5 applications. Therefore, if you are determined to put faith in Python, we suggest you give it a go as it is one of the simplest development languages in the world. 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. You can be a part of the python journey with Nestsoft in Manama.

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

    Ritam

    Mobile: +91 8301010866
    Location: Burdwan, Online (Lismore)
    Qualification: Graduate

    Experience: I am worked as a content writer I am also know the excel Also I am a beginner web developer  more..

    Swathiga

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Lismore)
    Qualification: B.E. ECE

    Experience: I have knowledge about IT side jobs and learnt some programming basics like python c css html   more..

    Gopal

    Mobile: +91 9446600368
    Location: Delhi, Online (Lismore)
    Qualification: BCA graduate

    Experience: 1 year experience in flutter app development I worked in 2 pvt ltd companies in Delhi where I developed some  more..

    Aurelie

    Mobile: +91 89210 61945
    Location: Perros Guirec, Online (Lismore)
    Qualification: Illutrator graphic designer

    Experience: Skills: Illustration Design principles UI design Designing for print Ideation Branding Page layout Basic programming skills Adobe creative suite (Illustrator  more..

    Saira

    Mobile: +91 9895490866
    Location: West Bengal, Online (Lismore)
    Qualification: B.Tech

    Experience: 5 years of experience in teaching upto class 10th in both offline and online mode 2 years of experience in  more..

    Akshara

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Lismore)
    Qualification: BE Computer engineering

    Experience: Skills: java html testing |   more..

    Savita

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Lismore)
    Qualification: B.tech

    Experience: I have 5 2 years of experience in textile Designing Skills - quick learner attention to detail UI Design wireframing  more..

    Neha

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Lismore)
    Qualification: BCA

    Experience: I have completed my graduation in BCA Science 2022 and done Java Full Stack Development Course I have good knowledge  more..

    GAURAV

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Lismore)
    Qualification: B.tech

    Experience: Java python javascript html css numpy pandas matplotlib powerbi  more..

    Gufran

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Lismore)
    Qualification: Bsc(it)

    Experience: 1 5 year I was worked on react last one year after that 5 month work in wordpress developer  more..

    RISHABH

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Lismore)
    Qualification: b.tech

    Experience: My name is Rishabh dwivedi and currently I completed my BTech degree computer science and engineering from rgpv university Bhopal  more..

    Abijith

    Mobile: +91 9446600368
    Location: Kerala, Online (Lismore)
    Qualification: Bachelor's in animation

    Experience: I have over four years of experience working with Adobe Photoshop Illustrator After Effects and Premiere Pro creating high-quality illustrations  more..

    Nikhil

    Mobile: +91 8301010866
    Location: Bangalore, Online (Lismore)
    Qualification: B.E.

    Experience: Manual testing and Having 1 year of experience  more..

    Daanish

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

    Experience: Manual testing Automation testing  more..

    Aakriti

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Lismore)
    Qualification: Final year undergraduate (B.Tech)

    Experience: I have done my training from Softpro India jn full stack web development using django Apart from this I am  more..

    Saurabh

    Mobile: +91 91884 77559
    Location: Nagpur, Online (Lismore)
    Qualification: Civil diploma

    Experience: Basic knowledge of odoo also I'm hungry for learn i really need that job | Resume for   more..

    Snehal

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

    Experience: Automation-Java+Selenium+TestNG+Maven Manual with Agile scrum methodology sdlc stlc bug defect life cycle database testing API testing |   more..

    Pragati

    Mobile: +91 98474 90866
    Location: Madhya Pradesh, Online (Lismore)
    Qualification: BE(IT)

    Experience: I have 2 years of experience in flutter developer I have skills:- dart firebase payment gateway api integration etc |  more..

    Arthiya

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

    Experience: Report writing and presenting Problem solving Communication skills Team work and time management Leadership I have over 1 4 years  more..

    Rohit

    Mobile: +91 8301010866
    Location: Rajasthan, Online (Lismore)
    Qualification: BCA

    Experience: I worked as a senior graphic designer in Storify Solutions All graphic based design are rather assist by me or  more..

    Arunkumar

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Lismore)
    Qualification: Mca

    Experience: Dot net full stack developer  more..

    Akhil

    Mobile: +91 91884 77559
    Location: Delhi, Online (Lismore)
    Qualification: Bachelor degree (BCA)

    Experience: C++ programming language DBMS MS Excel operating system Project management javascript HTML CSS and familiar with data structures java Nodejs  more..

    Aman

    Mobile: +91 9446600368
    Location: Uttar Pradesh, Online (Lismore)
    Qualification: B.tech

    Experience: Hi I'm Aman Maurya a versatile web developer proficient in HTML CSS JS ReactJS C++ and C With a proven  more..

    Mohit

    Mobile: +91 98474 90866
    Location: Rajasthan, Online (Lismore)
    Qualification: Post Graduate

    Experience: I believe I should be hired for this role because of my strong background and experience in backend development particularly  more..

    Rekha

    Mobile: +91 8301010866
    Location: Karnataka, Online (Lismore)
    Qualification: MCA, BEd

    Experience: Having 10 years of teaching experience in various boards for various classes ( from 3 rd grade to BSc) 1  more..

    Mayank

    Mobile: +91 91884 77559
    Location: Delhi, Online (Lismore)
    Qualification: Bachelor's in computer science

    Experience: I have good knowledge about manual testing functional testing smoke testing SDLC STLC Defect report and also preparing for automation  more..

    Neha

    Mobile: +91 91884 77559
    Location: Bihar, Online (Lismore)
    Qualification: Master's degree in Chinese language

    Experience: I've always loved writing Expressing myself through written words is a natural thing for me I recently entered the world  more..

    Yogita

    Mobile: +91 98474 90866
    Location: Haryana, Online (Lismore)
    Qualification: BTech

    Experience: I have a diverse skill set in both development and data analytics My experience includes conducting customer segmentation analysis using  more..

    MOHAMMEDYASIN

    Mobile: +91 98474 90866
    Location: Gujarat, Online (Lismore)
    Qualification: Bsc

    Experience: I am currently working in a non-IT field as a fresher but I am looking for a job in QA  more..

    Rutuja

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Lismore)
    Qualification: Master's degree

    Experience: Cyber security CCNA networking  more..

    Pragya

    Mobile: +91 9895490866
    Location: Remote, Online (Lismore)
    Qualification: Graduate

    Experience: graphic designing Corel draw illustrator photoshop logo design typography banners sketching flash creative designing brochures  more..

    Sakshi

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Lismore)
    Qualification: BCA

    Experience: I have a strong foundation in Python and Django for web development along with skills in HTML CSS and JavaScript  more..

    Akhila

    Mobile: +91 91884 77559
    Location: Alappuzha , Online (Lismore)
    Qualification: Btech

    Experience: Redhat based linux script Routing and Switching Ipv4 and ipv6 Ospf networking Application for System Administration  more..

    Sakshi

    Mobile: +91 91884 77559
    Location: Lucknow, Online (Lismore)
    Qualification: Btech

    Experience: WordPress php html css JS MySQL 5 yoe   more..

    Kajal

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Lismore)
    Qualification: Bsc Computer Science

    Experience: Manual testing Functional testing Non-functional testing 6 years of experience I can join immediately after selection |   more..

    sabiya

    Mobile: +91 91884 77559
    Location: Jammu and Kashmir, Online (Lismore)
    Qualification: B.Tech

    Experience: Experience: 1 Proficiency in programming language in Java Selenium Python Ruby C# Cucumber and Karate 2 Hand-on experience with automation  more..

    Bhavesh

    Mobile: +91 89210 61945
    Location: Rajasthan, Online (Lismore)
    Qualification: Bsc in computer science

    Experience: I am dedicated towards my profession more adaptive and collaborative I am aware of It web design Ethics wordpress Laravel  more..

    Ritu

    Mobile: +91 9446600368
    Location: Chandigarh, Online (Lismore)
    Qualification: Computer Applications

    Experience: I have eight years plus experience in web development I have mainly experience in wordpress and Laravel My skills and  more..

    Aman

    Mobile: +91 91884 77559
    Location: Haldwani, Online (Lismore)
    Qualification: BA

    Experience: 2 years experience in seo Skills - keywords research content writer on page optimization English language Work with Time management  more..

    Sudhakar

    Mobile: +91 9446600368
    Location: Hyderabad, Online (Lismore)
    Qualification: Bachelor of Engineering

    Experience: Hi Sir Madam I'm Sudhakar having 2 6 years of experience in web development as a full stack developer My  more..

    M.

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Lismore)
    Qualification: BSC cs

    Experience: I had completed Java testing course and now I am working junior HR and business analyst well-known skill Java testing  more..

    Karthika

    Mobile: +91 8301010866
    Location: Kerala, Online (Lismore)
    Qualification: Diploma computer engineering

    Experience: Experience in software testing 6month internship in testing |   more..

    Prajwal

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Lismore)
    Qualification: BTech

    Experience: Html css javascript c python  more..

    Fazna

    Mobile: +91 91884 77559
    Location: India, Online (Lismore)
    Qualification: B. E

    Experience: I have 2 years of experience in wordpress I have knowledge on html css javascript shopify  more..

    Rajvardhan

    Mobile: +91 9895490866
    Location: Madhya Pradesh, Online (Lismore)
    Qualification: Graduate

    Experience: I am a dedicated Cyber Security professional with expertise in vulnerability assessments offensive penetration testing and network security Skilled in  more..

    Abilasha

    Mobile: +91 8301010866
    Location: Kochi, Online (Lismore)
    Qualification: Advanced diploma in animation and film making

    Experience: Skills: Graphic designing illustration 3D modelling drawing logo design character modeling character design poster design video editing Ui design Experience:  more..

    DINESH

    Mobile: +91 8301010866
    Location: Chennai, Online (Lismore)
    Qualification: BE civil

    Experience: SDLC STLC Java selenium manual and automation testing SQL html test case Development test cas scenario Api Testing database testing  more..

    SAURABH

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Lismore)
    Qualification: BSC CS

    Experience: Software Development Life Cycle and Software Test Life Cycle SDLC Models Regression testing sanity testing smoke testing unit testing functional  more..

    Arshad

    Mobile: +91 9446600368
    Location: Kollam, Kerala, india, Online (Lismore)
    Qualification: Bsc computer science

    Experience: Web design WordPress html css Zoho server management SQL photoshop   more..

    Akshada

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

    Experience: Manual testing Automation Testing  more..

    Prateek

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Lismore)
    Qualification: B.E. in Computer Engineering

    Experience: My skills include python reactjs Oracle aws docker and Fastapi framework I have used python skill in my internship where  more..

    Shyma

    Mobile: +91 89210 61945
    Location: Kerala, Online (Lismore)
    Qualification: ME

    Experience: I have one year experience as android developer Knowledge in python django and flask frame work  more..

    Harini

    Mobile: +91 98474 90866
    Location: Andhra Pradesh, Online (Lismore)
    Qualification: M.sc B.ed

    Experience: I Harini done with a Master's in Mathematics and extensive experience of 7 years in education culminating in my current  more..

    AMIT

    Mobile: +91 89210 61945
    Location: Rajasthan, Online (Lismore)
    Qualification: B.COM

    Experience: Swastik Compressors Private Limited Bhilwara (March 2020 - Present)  Managed all accounting tasks including maintaining ledgers preparing financial statements  more..

    Akhil

    Mobile: +91 9446600368
    Location: Palakkad , Online (Lismore)
    Qualification: Diploma in computer engineering

    Experience: 7 month indentship in python developer Application for Python Django  more..

    Sapna

    Mobile: +91 89210 61945
    Location: Bangalore, Online (Lismore)
    Qualification: Btech

    Experience: Manual testing java api testing using postman tool selenium Application for Software Testing  more..

    Karpagam

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Lismore)
    Qualification: B.E (ECE)

    Experience: Manual testing automation testing Java selenium TestNG Page object model framework  more..

    Soham

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Lismore)
    Qualification: MCA

    Experience: Basic understanding and knowledge for web development along understanding of UI ux with experience in language like html css javascript  more..

    Atia

    Mobile: +91 91884 77559
    Location: Telangana, Online (Lismore)
    Qualification: BA hons.

    Experience: SQL ETL testing Manual Testing Jira Test Cases Scenarios Documentations involved in Agile Methodology |   more..

    Rubina

    Mobile: +91 91884 77559
    Location: Alappuzha, Online (Lismore)
    Qualification: Btech

    Experience: java python JUnit5 SQL HTML SEO AWS  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 lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore
    Internship/projects in lismore

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer