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 Chennai

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

    • 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 Chennai
    Full Stack Development Learn to employ best practices. 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. 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 . Use best practices in CSS3 when using display commands such as web fonts, transforms and selectors. 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. knowledge of arrays and know-how of the data structure of the JavaScript is used for storing the data lists. This course is intended for beginners to understand, and you'll use it to create applications. You can be a part of the python journey with Nestsoft in Manama. Learn the components and create styles using CSS3. For your information, Django is actively supported by a bunch of people who contribute to this resource all the time.

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

    Vedant

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Chennai)
    Qualification: Diploma

    Experience: Hands free on Kali Linux OSINT framework Password cracking [online offline] Networking Fundamentals Email Security Windows testing Android testing Linux  more..

    Afeefa

    Mobile: +91 8301010866
    Location: mannarkkad, Online (Chennai)
    Qualification: MCA

    Experience: I currently working mern stack trainer with developer in Softroniics I completerd 4 month of internship course in mearn stack  more..

    Shruthi

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Chennai)
    Qualification: M.Sc (Computer Science)

    Experience: Java springboot SQL manual testing automation testing reactjs |   more..

    Braja

    Mobile: +91 91884 77559
    Location: Odisha, Online (Chennai)
    Qualification: B.tech

    Experience: 1 Strong knowledge of Software Development Life Cycle (SDLC) and Software Testing Life Cycle (STLC) 2 Proficiency in creating Software  more..

    kiran

    Mobile: +91 89210 61945
    Location: Amravati, Online (Chennai)
    Qualification: Msc computer science

    Experience: I have strong knowledge of manual testing have a good knowledge of sdlc stlc waterfall model v model and   System  more..

    Alli

    Mobile: +91 91884 77559
    Location: Hyderabad, Online (Chennai)
    Qualification: B.Tech

    Experience: Ability to work with Manual testing and testi and Database testing Can work well under pressure and make the best  more..

    Aarti

    Mobile: +91 9895490866
    Location: Ludhiana, Online (Chennai)
    Qualification: MBA- HR

    Experience: Excellent IT skills especially with design and photo-editing software Exceptional creativity and innovation Excellent time management and organisational skills Accuracy  more..

    Deepthishree

    Mobile: +91 9446600368
    Location: Karnataka, Online (Chennai)
    Qualification: B.E(Civil), M.Tech(Structural Engneering)

    Experience: Proficient in AutoCAD 2D 3D Revit Architecture 3DS Max Staad Pro Project Management Software's Worked as CAD Engineer for 3  more..

    Naveen

    Mobile: +91 8301010866
    Location: Hyderabad, Online (Chennai)
    Qualification: MCA

    Experience: Python Django MySQL MVC Web applications backend developer frontend developer | Resume for   more..

    Komal

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Chennai)
    Qualification: MCs (computer science)

    Experience: Python django framework HTML5 CSS bootstrap javascript php squlite sql   more..

    Aswinraj

    Mobile: +91 91884 77559
    Location: Kozhikode, Online (Chennai)
    Qualification: B.tech

    Experience: Software testing Manual testing Automation testing Selenium testing SQL Core Java Auto Cad Robotics  more..

    Karthik

    Mobile: +91 98474 90866
    Location: Alappuzha, Kerala, India, Online (Chennai)
    Qualification: BCA Graduate

    Experience: Skills: HTML Python Django Flask Photoshop Django Experience: Technical support Django developer | Resume for   more..

    RAJEEV

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Chennai)
    Qualification: Diploma

    Experience: 2 years experience in Automotive mould design and Electrode design on UG Nx and AutoCAD drawing (2d)  more..

    P

    Mobile: +91 8301010866
    Location: INDIA, Online (Chennai)
    Qualification: STUDENT

    Experience: I did an internship on web penetration and vulnerability testing I have experience in performing tasks on Microsoft office I  more..

    ANUROOP.K

    Mobile: +91 8301010866
    Location: Kerala, Online (Chennai)
    Qualification: Plus two

    Experience: With 5+ years of experience as a visual designer I possess a well-rounded skill set in Branding Visual Communication and  more..

    Gyanappa

    Mobile: +91 9446600368
    Location: Bangalore, Online (Chennai)
    Qualification: BE

    Experience: 2 5 years of experience in Automation testing skills are selenium Java testng appium MySQL Rest Assured postman   more..

    Chandsur

    Mobile: +91 8301010866
    Location: Gujarat, Online (Chennai)
    Qualification: B.E complete

    Experience: 1 year experience in web development And also knowledge of python I work with numpy pandas also many library Also  more..

    Manoj

    Mobile: +91 8301010866
    Location: Karnataka, Online (Chennai)
    Qualification: Bachelore of Engineering

    Experience: Java Programming: Strong proficiency in Java programming language including object-oriented concepts Experience in writing efficient maintainable and reusable code Selenium  more..

    Shradha

    Mobile: +91 91884 77559
    Location: Noida, Online (Chennai)
    Qualification: B.tech

    Experience: Manual testing STLC SDLC automation tools API testing selenium automation sql | Resume for   more..

    Sreenath

    Mobile: +91 91884 77559
    Location: Alappuzha , Online (Chennai)
    Qualification: Bsc computer science

    Experience: I have completed a course in python and django and also have basic knowledge in web development   more..

    Shweta

    Mobile: +91 9446600368
    Location: Belgaum , Online (Chennai)
    Qualification: BCA

    Experience: Myself Shweta Sutar I have completed my Bachelors in computer application from GSS College I have worked 6 months as  more..

    abhishek

    Mobile: +91 9895490866
    Location: Bihar, Online (Chennai)
    Qualification: B.sc

    Experience: I did CCNA cloud practitioner AWS Linux operating system and knowledge of python programming language  more..

    Ravi

    Mobile: +91 8301010866
    Location: Lucknow, Online (Chennai)
    Qualification: b.tech

    Experience: SLDC STLC Srs Knowledge in writing test cases Experience in manual testing automation tools Application for Software Testing  more..

    Palak

    Mobile: +91 89210 61945
    Location: Rajasthan, Online (Chennai)
    Qualification: Bachelor of computer application

    Experience: An enthusiastic programmer adept in Python R and ADBMS with intermediate skills in C C++ Java and HTML Possessing a  more..

    Vaishali

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Chennai)
    Qualification: Beit

    Experience: Networking software testing core java  more..

    JICKSON

    Mobile: +91 8301010866
    Location: Thrissur, Online (Chennai)
    Qualification: MCA

    Experience: Developer MACOM Solutions and Doing internship in python django at avodha Strong experience in database plsql web services windows forms  more..

    Stanly

    Mobile: +91 91884 77559
    Location: Kerala, Online (Chennai)
    Qualification: Diploma

    Experience: Android with flutter developer  more..

    pallavi

    Mobile: +91 98474 90866
    Location: Maharashtra, Online (Chennai)
    Qualification: BE Computer

    Experience: html css javascript agile typescript angular  more..

    Rehan

    Mobile: +91 98474 90866
    Location: Mumbai, Online (Chennai)
    Qualification: Bsc.I.T

    Experience: I have 1 3 years of experience as backend software engineer with expertise in python My core skills include python  more..

    Harshita

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Chennai)
    Qualification: BTech - Electrical and Electronics

    Experience: I have done a 6 month internship and done a project on Integration of Artificial Intelligence with Flask MySQL and  more..

    Gagan

    Mobile: +91 8301010866
    Location: Madhya Pradesh, Online (Chennai)
    Qualification: MCA

    Experience: Software development testing software  more..

    Banu

    Mobile: +91 91884 77559
    Location: Gobichettipalayam erode, Online (Chennai)
    Qualification: M.E. cse

    Experience: I worked as a assistant professor in a reputed college for two and half years I handled software engineering and  more..

    Meera

    Mobile: +91 98474 90866
    Location: Karnataka, Online (Chennai)
    Qualification: Student

    Experience: I worked at Ediglobe from April to May 2024 where I gained valuable experience in the field of cybersecurity During  more..

    Priyadarshini

    Mobile: +91 9446600368
    Location: Madurai, Online (Chennai)
    Qualification: B.E.Computer Science Engineering

    Experience: Selenium automation testing tenstNg Cucumber core java Html and css | Resume for   more..

    Mukul

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

    Experience: Problem-Solving: Strong analytical and problem-solving skills to troubleshoot and resolve issues efficiently Agile Methodologies: Familiar with Agile development practices to  more..

    Saurabh

    Mobile: +91 91884 77559
    Location: Uttarakhand, Online (Chennai)
    Qualification: BCA

    Experience: I have relevant skills in python django bootstrap and all that require by you I have also created some project  more..

    DEVARAJ

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Chennai)
    Qualification: BE CSE

    Experience: Python Django c programming sql html and css Bootstrap  more..

    Aditya

    Mobile: +91 89210 61945
    Location: Delhi, Online (Chennai)
    Qualification: BCA

    Experience: Rich experience in Android development  more..

    Rupali

    Mobile: +91 9446600368
    Location: Maharashtra, Online (Chennai)
    Qualification: M.Sc medical Biotechnology

    Experience: I am a postgraduate in Medical Biotechnology I have good knowledge of English Hindi and Marathi Language I am a  more..

    Gourav

    Mobile: +91 91884 77559
    Location: Madhya Pradesh, Online (Chennai)
    Qualification: Btech

    Experience: Enthusiastic engineering graduate with a passion for ensuring software quality and reliability throughmeticulous testing Proficient in both back-end and front-end  more..

    Dhanashri

    Mobile: +91 98474 90866
    Location: Pune, Online (Chennai)
    Qualification: BE

    Experience: Manual testing and automation testing Java selenium Testng Jira postman | Resume for   more..

    kalpit

    Mobile: +91 9446600368
    Location: Madhya Pradesh, Online (Chennai)
    Qualification: MCA

    Experience: All about manual testing |   more..

    Azmat

    Mobile: +91 89210 61945
    Location: Delhi, Online (Chennai)
    Qualification: Graduated

    Experience: Teaching and Instructional Skills Proficiency in teaching Accounts Economics Business Law Corporate Law and Business Studies curriculum Ability to explain  more..

    Henish

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Chennai)
    Qualification: B.E. Computer Engineering

    Experience: Python (Django FastAPI Flask ScikitLearn Pypupetteer) JavaScript TypeScript RestAPI MERN Stack SQL+NOSQL Dbs working on python for past 4 years  more..

    Aditya

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

    Experience: Skills : SOPHOS SPLUNK QRADAR SIEM SOC INCIDENT RESPONSE THREAT HUNTING REAL-TIME HUNTING UEBA IPS NIDS DPS ANTIVIRUS FIREWALL Experience:  more..

    DhebaRam

    Mobile: +91 98474 90866
    Location: Rajasthan, Online (Chennai)
    Qualification: MCA

    Experience: I am a flutter developer I have 2+ years experience in flutter I have currently looking flutter freelance work on  more..

    AKASH

    Mobile: +91 8301010866
    Location: Kerala, Online (Chennai)
    Qualification: B.tech

    Experience: I have over a one year experience as Software manual testing and after thta i have done an intenship on  more..

    Athira

    Mobile: +91 91884 77559
    Location: Kerala, Online (Chennai)
    Qualification: Msc computer science

    Experience: Manual testing functional testing system testing integration regression testing test preparation web and mobile testing agile jira  more..

    MOHAMMAD

    Mobile: +91 98474 90866
    Location: Uttar Pradesh, Online (Chennai)
    Qualification: B.Tech

    Experience: Certainly! Here’s a cover letter for a Python Developer position based on the information provided in your resume: Mohammad Saif  more..

    Viveka

    Mobile: +91 89210 61945
    Location: Tamil Nadu, Online (Chennai)
    Qualification: BE

    Experience: This field is new in my career This is my first job I'm completed my UG in 2015 I know  more..

    Nihaal

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Chennai)
    Qualification: 3rd yr AI&DS undergard

    Experience: Hello I am a 3rd year AIDS undergrad who is proficient in programming languages like Java Python and in development  more..

    Maheswari

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Chennai)
    Qualification: B.Tech

    Experience: 3 5 years experience in manual testing 2 5 years experience in testing trainer both manual testing and automation testing  more..

    Aghnika

    Mobile: +91 9895490866
    Location: Andhra Pradesh, Online (Chennai)
    Qualification: BTECH

    Experience: My skills are proficient in python HTML CSS Javascript mysql  more..

    Anil

    Mobile: +91 91884 77559
    Location: Hyderabad, Online (Chennai)
    Qualification: B.Sc

    Experience: Manual testing Functional testing Bug reports Jira Selenium webdriver Python Py-test Git | Resume for   more..

    akruti

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

    Experience: I have 4 yr of experience in manual api and database testing |   more..

    BRINDA

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

    Experience: I have great knowledge in python Django and also SQL and some basic knowledge in Android and DOT NET  more..

    pranjali

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Chennai)
    Qualification: BCA

    Experience: java full stcak python spring boot node js html css  more..

    vikas

    Mobile: +91 91884 77559
    Location: pune, Online (Chennai)
    Qualification: MBA

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

    Srijan

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

    Experience: Handled 7 Brands in different sectors (Air Medical Travel Content Writing Digital Marketing Fashion) Designed 300+ Graphic design projects(social media  more..

    Shahana

    Mobile: +91 8301010866
    Location: Trivandrum, Online (Chennai)
    Qualification: Btech

    Experience: Currently doing software testing course  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 chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai
    Internship/projects in chennai

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer