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 Kozhikode

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

    • 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 Kozhikode
    Full Stack Development You can be a part of the python journey with Nestsoft in Manama. 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 . It is an interactive programming language. It supported on any modern computer OS because it is designed to be portable. HTML5 provides native support for video and audio without plug-ins, provides support for offline applications, for games with smooth interactive animations, and much more. Object Oriented JavaScript Functional Programming Asynchronous Programming in JavaScript sync with the recent standards that are set in the Web Development industry. Work with CSS3 and build HTML5 applications. 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. Explore new HTML5 form features. Understand how to design page layouts and employ positioning with CSS3.

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

    pratiksha

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

    Experience: My name is pratiksha katole I done my skills in c c++ python Html and php I am Fresher  more..

    Praveen

    Mobile: +91 8301010866
    Location: Coimbatore, Online (Kozhikode)
    Qualification: Bachelor of engineering

    Experience: I my second year I completed my internship at Featec Business solutions -madurai In that i gain knowledge about python  more..

    MOHANARANGAN

    Mobile: +91 98474 90866
    Location: Tamil Nadu, Online (Kozhikode)
    Qualification: MA in English

    Experience: Typewriting in English (both Higer and Lower) upto 6yrs experience Ability to converse in English Having better research skills Accuracy  more..

    Sana

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Kozhikode)
    Qualification: Diploma in Civil Engineer

    Experience: Expertise in AutoCAD Civil 2D 3D Staddprodrafting and quantities Coordinated with cross-functional teams to ensure project timelines and budgets were  more..

    Ajay

    Mobile: +91 91884 77559
    Location: Maharashtra, Online (Kozhikode)
    Qualification: 12th

    Experience: **Ajay Bechawade** Pune Maharashtra 411043 ajaybechawade@gmail com +91 8600920580 **Objective:** Dedicated second-year BCA student with a stellar academic record practical  more..

    Jaiganesh

    Mobile: +91 91884 77559
    Location: Pondicherry, Online (Kozhikode)
    Qualification: Master of computer application

    Experience: I have 2+ years of manual testing experience in testing mobile games webapps and mobile appsApplication for Software Testing  more..

    G

    Mobile: +91 8301010866
    Location: Mysore, Online (Kozhikode)
    Qualification: B.E

    Experience: Greetings of the day I m G A Samra khanum from mysore completed 1 month of manual testing training and  more..

    Jangam

    Mobile: +91 98474 90866
    Location: Tirupati, Online (Kozhikode)
    Qualification: Btech

    Experience: I had around 5 years experience as a system engineer Troubleshoot computer hardware networking Installation of different types of softwares  more..

    kamal

    Mobile: +91 9446600368
    Location: Odisha, Online (Kozhikode)
    Qualification: Bsc

    Experience: I have 17 years experience about hardware networking electronic and cctv surveillance   more..

    Ambrish

    Mobile: +91 9895490866
    Location: Uttar Pradesh, Online (Kozhikode)
    Qualification: Multimedia Web Engineer

    Experience: Photoshop Illustrator Logo Design UI designs Art UX design   more..

    Abhinav

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

    Experience: white box testing black box testing test cases API testing PostmanApplication for Software Testing  more..

    Ethelbert

    Mobile: +91 91884 77559
    Location: Meghalaya, Online (Kozhikode)
    Qualification: B.Tech

    Experience: SQL OS installation communication skills computer networking Linux hardware and software   more..

    Ravi

    Mobile: +91 91884 77559
    Location: Lucknow, Online (Kozhikode)
    Qualification: b.tech

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

    Nabila

    Mobile: +91 9895490866
    Location: Madurai, Online (Kozhikode)
    Qualification: BE CSE

    Experience: Willing to learn Hard worker Programming languages C C++ Java Html Css Javascript python  more..

    Darshan

    Mobile: +91 9895490866
    Location: Kerala, Online (Kozhikode)
    Qualification: B com

    Experience: Skills: Adobe illustrator Adobe photoshop Adobe InDesign Figma Experience: 3+ years in branding and graphic design  more..

    Vivek

    Mobile: +91 91884 77559
    Location: Palakkad Kerala, Online (Kozhikode)
    Qualification: Diploma in mechanical engineering

    Experience: Data entry Android app development graphic design  more..

    Harshal

    Mobile: +91 8301010866
    Location: Gujarat, Online (Kozhikode)
    Qualification: MASTER OF COMPUTER APPLICATIONS

    Experience: Senior android developer  more..

    FATHIMA

    Mobile: +91 89210 61945
    Location: Kerala, Online (Kozhikode)
    Qualification: Ma

    Experience: As a graphic designer my skill set revolves around a fusion of creativity and technical expertise I excel at translating  more..

    helly

    Mobile: +91 89210 61945
    Location: Ahmedabad , Online (Kozhikode)
    Qualification: Bachelor of engineering B.E

    Experience: I have good commination skills grather client requirements and implement in the odoo I have knowledge of odoo functional   more..

    keerthi

    Mobile: +91 98474 90866
    Location: Telangana, Online (Kozhikode)
    Qualification: bsc forensic science

    Experience: windows administration networking ethical hacking  more..

    Ayshath

    Mobile: +91 9895490866
    Location: Kerala, Online (Kozhikode)
    Qualification: BSc microbiology

    Experience: Skill •Observation •Reception and Documentation Management •Lab Technique: Microbiological Handling of Clinical Specimens Routine Diagnostic Laboratory Work Isolation •Identification Culturing  more..

    Swapnali

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Kozhikode)
    Qualification: Diploma in interior design and decoration

    Experience: I have 6years of experience in Auto cad and total 4 years of experience in interior design field |   more..

    Shahanas

    Mobile: +91 98474 90866
    Location: Kerala, Online (Kozhikode)
    Qualification: Bachelor of Technology

    Experience: Hello There ! I am an Android developer who is now looking for a part time job role I look  more..

    Shaikh

    Mobile: +91 91884 77559
    Location: Navi mumbai, Online (Kozhikode)
    Qualification: Bachelor in information technology

    Experience: I have a experience wordpress Developer internship which was of 3 months and after that i did course of manual  more..

    Pankaj

    Mobile: +91 9895490866
    Location: Pune, Online (Kozhikode)
    Qualification: BE computer

    Experience: I have 5 years experience in web design and development with working experience of latest technologies HTML5 CSS3 JavaScript jQuery  more..

    Rakesh

    Mobile: +91 9895490866
    Location: Telangana, Online (Kozhikode)
    Qualification: Bachelor degree

    Experience: Ms office HTML basics of Java basics of python   more..

    Disha

    Mobile: +91 8301010866
    Location: Uttar Pradesh, Online (Kozhikode)
    Qualification: Btech

    Experience: I have an experience of 1 year and 3 months as a freelance content writer While freelancing I have written  more..

    Shanti

    Mobile: +91 8301010866
    Location: Himachal Pradesh, Online (Kozhikode)
    Qualification: 12th

    Experience: Dear Hiring Manager I'm a WordPress developer with 2+ years of experience specializing in designing developing and customizing websites including  more..

    Veni

    Mobile: +91 9895490866
    Location: Maharashtra, Online (Kozhikode)
    Qualification: Bsc.IT

    Experience: Manual testing Automation testing (Selenium) with java SQL Java HTML CSS |   more..

    Abhijeet

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

    Experience: python Django Flask HTML CSSApplication for Python Django  more..

    Banhishikha

    Mobile: +91 91884 77559
    Location: Delhi, Online (Kozhikode)
    Qualification: b tech

    Experience: Throughout my five years of experience I have mastered illustration and visual design demonstrating the ability to create concepts from  more..

    Diya

    Mobile: +91 8301010866
    Location: Punjab, Online (Kozhikode)
    Qualification: Higher secondary education

    Experience: Ethical Hacking Problem solving Time Management Leadership team work Coding Game development   more..

    Satyajit

    Mobile: +91 8301010866
    Location: Bhubaneswar, Online (Kozhikode)
    Qualification: B.tech

    Experience: Python django html css javascript jQuery ajax laravel php react MySQL mongodb restapi orm AwsApplication for Python Django  more..

    Jitanshu

    Mobile: +91 8301010866
    Location: Haryana, Online (Kozhikode)
    Qualification: Master's

    Experience: I am a M B A (I T) student and looking for an entry level fresher software mannual testing position  more..

    Ruchi

    Mobile: +91 89210 61945
    Location: Mumbai, Online (Kozhikode)
    Qualification: Pursuing B.E.

    Experience: I am proficient in canva and figma I also have idea about photoshop illustrator and indesign along with graphic designing  more..

    Rakesh

    Mobile: +91 9895490866
    Location: Haryana, Online (Kozhikode)
    Qualification: B.tech

    Experience: C++ golang python html css I am fresher right now   more..

    Vishnu

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

    Experience: I had done software testing course I have knowledge on manual corejava selenium sql | Resume for   more..

    Gowshik

    Mobile: +91 91884 77559
    Location: Tamil Nadu, Online (Kozhikode)
    Qualification: Master of Computer Application(M.C.A)

    Experience: python mysql django java  more..

    Rohit

    Mobile: +91 91884 77559
    Location: Hubli, Online (Kozhikode)
    Qualification: B.E

    Experience: Python creo for design 2D 3D   more..

    Ankita

    Mobile: +91 98474 90866
    Location: Washim, Online (Kozhikode)
    Qualification: B-Tech (Information Technology)

    Experience: Skill:-C programming language CPP SQL CoreJava HTML CSS Exprience:-Recently I completed My 6 month Internship in August from National Institute  more..

    Anurag

    Mobile: +91 98474 90866
    Location: Madhya Pradesh, Online (Kozhikode)
    Qualification: Graduate

    Experience: Windows and server installation configuration of software Network Trubulshooting basic understanding of firewall Office network setup  more..

    Vasundhara

    Mobile: +91 9446600368
    Location: Telangana, Online (Kozhikode)
    Qualification: B.tech

    Experience: 5+ years experience as a tutor 3 years experience as a software developer and 1 year experience as a teacher  more..

    RAHUL

    Mobile: +91 89210 61945
    Location: Maharashtra, Online (Kozhikode)
    Qualification: MSc Mathematics,Bed.

    Experience: I have a strong background in mathematics a passion for teaching and excellent communication skills I am able to explain  more..

    Deepika

    Mobile: +91 9446600368
    Location: Tamil Nadu, Online (Kozhikode)
    Qualification: BE. Computer Science

    Experience: Python Mysql web design C  more..

    somasekhar

    Mobile: +91 91884 77559
    Location: banagalore, Online (Kozhikode)
    Qualification: bsc computers

    Experience: python django pandas numpy | Resume for   more..

    Kavendra

    Mobile: +91 8301010866
    Location: Maharashtra, Online (Kozhikode)
    Qualification: BE Mechanical

    Experience: Dear Sir Madam Name- Kavendra Arjun Kedar Application for- design Engineer Total experience-14 years Qualification-B E Mechanical + PG Diploma  more..

    Kailash

    Mobile: +91 89210 61945
    Location: Odisha, Online (Kozhikode)
    Qualification: Masters

    Experience: I have basic computer knowledge and c programming language I can teach physics and mathematics   more..

    dev

    Mobile: +91 89210 61945
    Location: Punjab, Online (Kozhikode)
    Qualification: Graduate

    Experience: Hello dear sir or ma'am I am having 8+ year's exp in design field I have good experience in Graphic  more..

    Rohit

    Mobile: +91 89210 61945
    Location: Uttarakhand, Online (Kozhikode)
    Qualification: bachelor in information technology

    Experience: Sure! Here’s a concise summary: --- **Summary:** Graduated with a B Sc in IT from Graphic Era Hill University in  more..

    Kajal

    Mobile: +91 91884 77559
    Location: Gorakhpur Uttar pradesh, Online (Kozhikode)
    Qualification: Mba and btech (it)

    Experience: 3 5 years experience in management and get certification in python for beginners by Allison courses   more..

    Tillapudi

    Mobile: +91 8301010866
    Location: Andhra Pradesh, Online (Kozhikode)
    Qualification: B. tech

    Experience: C programming CPP Java python HTML CSS java script MySQL web developement cloud computing testing technique Ms office data processing  more..

    MANALI

    Mobile: +91 8301010866
    Location: Gujarat, Online (Kozhikode)
    Qualification: Computer engineering

    Experience: I have did AI ML and data science certified courses in which project based learning was conducted So I have  more..

    Deepaca

    Mobile: +91 98474 90866
    Location: Kottayam, Online (Kozhikode)
    Qualification: Msc.Cyber Forensic

    Experience: Knowledge in Python and django framework Html Css Javascript Bootstrap Developed front end for the website of Camerinfolks pvt Ltd  more..

    Pradeep

    Mobile: +91 8301010866
    Location: Telangana, Online (Kozhikode)
    Qualification: MSC

    Experience: Overall 17+ years of total experience in software testing and expertise in Functional and Non-functional Testing areas including Automation Performance  more..

    Vaishnavi

    Mobile: +91 91884 77559
    Location: Hubli, Online (Kozhikode)
    Qualification: Bacholer of engineering

    Experience: Java python C# C++ oracle web CSS javascript Net  more..

    Arnab

    Mobile: +91 98474 90866
    Location: West Bengal, Online (Kozhikode)
    Qualification: B.sc Math Honours

    Experience: Enhancing skill about maths teachingExtensive knowledge of mathematics and a passion for the subject Willingness to work with young people  more..

    Dharmik

    Mobile: +91 91884 77559
    Location: Gujarat, Online (Kozhikode)
    Qualification: Bca

    Experience: I have 2 years of experience in flutter development   more..

    Saif

    Mobile: +91 9895490866
    Location: Tamil Nadu, Online (Kozhikode)
    Qualification: Degree completed

    Experience: Seeking an opportunity to contribute my enthusiastic initiative and add value to the organization while enhancing my own skills Eager  more..

    shrenik

    Mobile: +91 98474 90866
    Location: india, Online (Kozhikode)
    Qualification: BCA

    Experience: php laravel  more..

    Jeevan

    Mobile: +91 91884 77559
    Location: Karnataka, Online (Kozhikode)
    Qualification: Bachelor of Engineering

    Experience: Autocad matlab Keli-microversion core java MySQL automation testing manual testing  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 kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode
    Internship/projects in kozhikode

    Trained more than 10000+ students who trust Nestsoft TechnoMaster

    Get Your Personal Trainer