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 Dukhan

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

    • 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 Dukhan
    Full Stack Development knowledge of arrays and know-how of the data structure of the JavaScript is used for storing the data lists. Anatomy of a CSS ruleset Selecting multiple elements Different types of a selector Fonts and text Boxes, boxes, it’s all about boxes Changing the page color Sorting the body out Positioning and styling our main page title Centering the image Backgrounds and Borders Image values and replaced Content Text Effects 2D/3D Transformations Animations Multiple Column Layout User Interface . Python is utilized in almost every field because its roles are unlimited. documentation for hosting Django sites. Completing this CSS training at nessoft inManama u can step ahead in your career as a website designer and create the latest interactive pages for your website viewers. Learn the components and create styles using CSS3. 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. Explore new HTML5 form features. It reveals plenty of opportunities for you.

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

    Tom

    Mobile: +91 8301010866
    Location: Kochi, Online (Dukhan)
    Qualification: B.Tech (IT)

    Experience: Worked in Nest Digital Kochi for 1 5 years as software developer in Springboot and flutter Also hands on experience  more..

    Tashvi

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Dukhan)
    Qualification: Studying 2nd year bammc right now

    Experience: Website designing logo design brochure design banner 1 year experience in total  more..

    Raj

    Mobile: +91 89210 61945
    Location: Uttar Pradesh, Online (Dukhan)
    Qualification: Bachelors in computer applications

    Experience: html css routing information security cybersecurity tools vulnerability assessment penetration testing python scripting languages intrusion detection system  more..

    sasikala

    Mobile: +91 9446600368
    Location: Telangana, Online (Dukhan)
    Qualification: MCA

    Experience: python Django framework HTML CSS and JAVASCRIPT MongoDB SQL   more..

    Soumyajit

    Mobile: +91 9895490866
    Location: West Bengal, Online (Dukhan)
    Qualification: Bachelor of Computer Application

    Experience: Programming language:- C Python Web development:- HTML CSS JavaScript Database Managment Data Scirnce  more..

    Vinayaka

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Dukhan)
    Qualification: BE MECHANICAL ENGINEERING

    Experience: I have 1 4 years of experience as a mechanical design engineer I know AutoCAD CATIA zwcad3d solid works software's  more..

    Mohit

    Mobile: +91 8301010866
    Location: Rajasthan, Online (Dukhan)
    Qualification: MCA(Cyber security)

    Experience: I have knowledge on various cybersecurity technologies & concepts like SIEM EDR Firewalls IDS IPS DLP VAPT etc as well  more..

    monu

    Mobile: +91 9446600368
    Location: Rajasthan, Online (Dukhan)
    Qualification: graduation

    Experience: banner design logo design flyer design flex design etc   more..

    Dhivya

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

    Experience: Quality Assurance Tester with experience in designing test cases executing functional testing and collaborating with cross-functional teams Skilled in test  more..

    Nandu

    Mobile: +91 9895490866
    Location: Kollam, Online (Dukhan)
    Qualification: Btech

    Experience: Certification in python full stack developerApplication for Python Django  more..

    Pallavi

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Dukhan)
    Qualification: Graduate

    Experience: Graphic designer Computer operator Languages known python java R css html sql Multitasking  more..

    Bikram

    Mobile: +91 9446600368
    Location: Odisha, Online (Dukhan)
    Qualification: B.tech

    Experience: I have 1 year experience in canva design  more..

    Komal

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

    Experience: Keyword Content Writing Seo Optimization Off page seo techniques HTML CSS   more..

    Pogiri

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Dukhan)
    Qualification: B. Tech

    Experience: Autocad drawing soild works & soild edge & Excal MS-Office Power point SAP MM catalogue design calculation Material section  more..

    Namra

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Dukhan)
    Qualification: M.A. clinical psychology, SET qualified

    Experience: Im posses empathetic understanding ethical judgement & integrity Assessment & evaluation skills cultural sensitivity these are a few skills &  more..

    Sulfikkar

    Mobile: +91 91884 77559
    Location: Kakkanad , Online (Dukhan)
    Qualification: BCA

    Experience: Work under pressure creativity knowledge about python django full stack web development completed 6 month internship in Luminar Technolab Application  more..

    SHUBHAM

    Mobile: +91 89210 61945
    Location: Delhi, Online (Dukhan)
    Qualification: BACHELOR'S DEGREE IN ENGINEERING

    Experience: Mern stack developer Skills I learnt Javascript node js react js mongodb javascript es-6  more..

    Henwa

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Dukhan)
    Qualification: 2nd year B.des

    Experience: Skill sets: Communication design Illustrations Logo and branding Adobe photoshop Adobe illustrator Adobe InDesign Adobe after effects Figma Canva Currently  more..

    Pandya

    Mobile: +91 98474 90866
    Location: Gujarat, Online (Dukhan)
    Qualification: B.E

    Experience: i have experienced with all graphic design tools you can check in my resume i have also experience with UI  more..

    Aftab

    Mobile: +91 89210 61945
    Location: Kupwara, Online (Dukhan)
    Qualification: 10

    Experience: Logo design graphic design   more..

    Uzaif

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Dukhan)
    Qualification: Bachelor of computer science

    Experience: Based in Aurangabad Maharashtra a graphic designer with over 2 years of experience and expertise in CorelDraw and Adobe tools  more..

    Deepak

    Mobile: +91 91884 77559
    Location: Delhi, Online (Dukhan)
    Qualification: B.tech

    Experience: I have total 1 4 years experience of on page off page activities technical seo content management project management and  more..

    Anjutj

    Mobile: +91 98474 90866
    Location: Kochi, Online (Dukhan)
    Qualification: Btech

    Experience: I have 5 year experience in asp Net MVC jauery mssql webapi ajax etc  more..

    Parmar

    Mobile: +91 8301010866
    Location: Gujarat, Online (Dukhan)
    Qualification: Btech Computer Engineering

    Experience: Hello I have total 6 years of experience and relevant flutter experience in 3 years Thanks  more..

    P.

    Mobile: +91 98474 90866
    Location: Odisha, Online (Dukhan)
    Qualification: diploma in architectural assistantship

    Experience: I am a focused professional who has been consistently praised as efficient by my co-workers and management Over the course  more..

    Durga

    Mobile: +91 89210 61945
    Location: Andhra Pradesh, Online (Dukhan)
    Qualification: B.Tech

    Experience: I have a strong foundation in python programming and full stack development languages like html CSS JavaScript frameworks bootstrap noe  more..

    SANDRA.K.O

    Mobile: +91 91884 77559
    Location: poochakkal.p.o cherthala, Online (Dukhan)
    Qualification: B.Sc computer science

    Experience: python djangoApplication for Python Django  more..

    Guruprasad

    Mobile: +91 98474 90866
    Location: Chennai, Online (Dukhan)
    Qualification: BE-electronics and communication

    Experience: 6 years of experience in software testing with both manual and automation testing with tools such as selenium Winappdriver Sikuli  more..

    Harshil

    Mobile: +91 8301010866
    Location: Gujarat, Online (Dukhan)
    Qualification: bcom

    Experience: Flutter Developer with 2 year experience i know flutter Dart language oops C language  more..

    Mohamed

    Mobile: +91 8301010866
    Location: 6/131 al ameen nagar gopalasamuthiram road sutthamalli tirunelveli, Online (Dukhan)
    Qualification: MCA

    Experience: Software testing Agile Scrum SDLC STLC Java and python programming | Resume for   more..

    Rakhi

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

    Experience: I have total 2 7 years of experience in manual testing |   more..

    shubhadip

    Mobile: +91 9895490866
    Location: West Bengal, Online (Dukhan)
    Qualification: B.VOC

    Experience: Dear Sir Madam I hope this email finds you well My name is Shubhadip Patra and I am writing to  more..

    Fathima

    Mobile: +91 98474 90866
    Location: Kerala, Online (Dukhan)
    Qualification: Diploma in graphic design and digital marketing

    Experience: * I have 2 years experience in graphic design * Photoshop * illustrator * premier pro  more..

    Vikas

    Mobile: +91 9446600368
    Location: Mohali, Online (Dukhan)
    Qualification: Graduate

    Experience: Functional and non functional testing Black and white box testing Regresstion testing API testing Knowledge of all bug tracking tool  more..

    Pankaj

    Mobile: +91 91884 77559
    Location: Bhopal, Online (Dukhan)
    Qualification: B.tech

    Experience: Sdlc stlc Functional testing non-functional testing Regression testing manual testing | Resume for   more..

    Sagar

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Dukhan)
    Qualification: B.sc

    Experience: Penitration testing VAPT Ethical Hacking Bug Hunting  more..

    Prinsi

    Mobile: +91 9895490866
    Location: Gujarat, Online (Dukhan)
    Qualification: Bachelor complete

    Experience: Graphics designer in my skills logo Design Broshure design Social media post design  more..

    Behera

    Mobile: +91 9895490866
    Location: Arunachal Pradesh, Online (Dukhan)
    Qualification: 12th pass

    Experience: Graphic design video editing   more..

    Amal

    Mobile: +91 91884 77559
    Location: Kerala, Online (Dukhan)
    Qualification: MCA

    Experience: Python java html css java script android studio  more..

    Amar

    Mobile: +91 9446600368
    Location: Jharkhand, Online (Dukhan)
    Qualification: Bachelor's

    Experience: Hardware and networking laptops desktops repairing Access control system installation and configuration CCTV installation and configuration windows server installation and  more..

    Sandhiya

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

    Experience: My soft skills include Team work Leadership Active listening and Time management My hard skills include programming and web development  more..

    Mrityunjay

    Mobile: +91 91884 77559
    Location: Pune, Online (Dukhan)
    Qualification: Higher secondary

    Experience: Skills- Adobe Illustrator Adobe Photoshop corel Draw Experience- My previous work experience in a b2b as a graphic designer and  more..

    Swati

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Dukhan)
    Qualification: Msc

    Experience: Automation Testing Selenium Web driver tool Java Sanity Testing system testing Regression and Retesting Jira Tool API testing postman tool  more..

    Dnyanada

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

    Experience: Having accumulated more than three years of experience as a software test engineer my expertise lies in automation through Selenium  more..

    Tilviya

    Mobile: +91 8301010866
    Location: Thrissur, Online (Dukhan)
    Qualification: Btech

    Experience: I have done 6 months course on html css bootstrap javascript python django MySQL i worked as a odoo developer  more..

    sangeetha

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Dukhan)
    Qualification: MCA

    Experience: I am sangeetha I have completed MCA in A V C College of Engineering I got 81 1% CGPA i  more..

    Ashika

    Mobile: +91 91884 77559
    Location: Kozhikode, Online (Dukhan)
    Qualification: MCA

    Experience: Doing internship in python django full stack devolopmentApplication for Python Django  more..

    Bagesree

    Mobile: +91 89210 61945
    Location: Kannur, Online (Dukhan)
    Qualification: Btech

    Experience: I had completed btech in Electronics and communication engineering Now i am doing a course in python django which is  more..

    muhammed

    Mobile: +91 91884 77559
    Location: kochin, Online (Dukhan)
    Qualification: bca

    Experience: data science machine learning programming languages etcApplication for Python Django  more..

    vrinda

    Mobile: +91 9446600368
    Location: Karnataka, Online (Dukhan)
    Qualification: MCA

    Experience: As a recent MCA graduate with a strong foundation in HTML CSS JavaScript jquery MERN python and git I am  more..

    Saira

    Mobile: +91 9446600368
    Location: West Bengal, Online (Dukhan)
    Qualification: B.Tech in information technology

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

    Nayana

    Mobile: +91 8301010866
    Location: Karnataka, Online (Dukhan)
    Qualification: B.E

    Experience: Having skills on my SQL manual testing python |   more..

    shrikant

    Mobile: +91 98474 90866
    Location: Chinchwad, Online (Dukhan)
    Qualification: M.sc

    Experience: core java TestNG JIRA Maven Github Jenkins Restassured Database testing Postman Application for Software Testing  more..

    Rincy

    Mobile: +91 89210 61945
    Location: Kavalam, Online (Dukhan)
    Qualification: BCA

    Experience: Completed training and internship in Python full stack development Application for Python Django  more..

    Toshi

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Dukhan)
    Qualification: Bca

    Experience: Manual testing functional and non functional testing performance testing acceptance testing UI testing  more..

    Amal

    Mobile: +91 89210 61945
    Location: Kerala, Online (Dukhan)
    Qualification: Full stack devwloper

    Experience: Python Django html css JavaScript web developer  more..

    Pulipati

    Mobile: +91 91884 77559
    Location: Andhra Pradesh, Online (Dukhan)
    Qualification: Bachelor of Technology

    Experience: Visual design Prototyping User Research Accessibility Information architecture  more..

    Jayanth

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Dukhan)
    Qualification: Cse

    Experience: I have experience in Cybersecurity area especially it relates to the computer science and I know and I'm trained in  more..

    sahil

    Mobile: +91 9446600368
    Location: Gujarat, Online (Dukhan)
    Qualification: bca

    Experience: dart flutter java c# php html css  more..

    Anupama

    Mobile: +91 91884 77559
    Location: Thane, Online (Dukhan)
    Qualification: BE

    Experience: 2 + year in web development with react js  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 dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan
    Internship/projects in dukhan

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer