Fresher’s Master’s Program

Kick start your IT professional career with the DASVM Technologies recently designed Master program training course. The main purpose to develop this fresher master course is to offer industry level training and also work on real time projects. Learning this course will help you to master the concepts like a Core Java, Advance Java (J2EE), Spring, Hibernate, Servlets, JSP, Core Python, Advanced Python, Django & Web Development. If you have graduated or fresher and you are looking for job assured training programs in IT then we have a uniquely carved training program based on industry requirements and is a blended course comprising of Technical, Communication, and Projects.

img
request

Can’t find a batch you were looking for?

 

Kick start your IT professional career with the DASVM Technologies recently designed Master program training course. The main purpose to develop this fresher master course is to offer industry level training and also work on real time projects. Learning this course will help you to master the concepts like a Core Java, Advance Java (J2EE), Spring, Hibernate, Servlets, JSP, Core Python, Advanced Python, Django & Web Development. If you have graduated or fresher and you are looking for job assured training programs in IT then we have a uniquely carved training program based on industry requirements and is a blended course comprising of Technical, Communication,  and Projects. Fresher Master Certification Training Course will prepare you for a career in the fast-growing field that bridges the gap between software developers and operations. You’ll become an expert in the principles of continuous development and deployment, automation of configuration management, inter-team collaboration and IT service agility. These Fresher Master Program courses enable students to boost their career prospects and find placement in both IT and non-IT industries.

 
Learning Path:
  1. Java Core & Advanced
  2. Python Core & Advanced with Django
  3. Web Development
 

Course content

 

Core Java

 

 

Getting Started with Java SE
  • What is Java?
  • Installing Java
  • The jdk Directory Structure
  • Sdk structures
  • OOPS Concept
  • Java Language
  • Java Virtual Machine
  • World Wide Web and Java
  • Java Platforms
First Java Programs
  • Writing your first Java program “Hello, World”, your first small step towards learning Java
  • Program Structure
  • Output in Java
  • Variables and Expressions
Data types and Variables
  • Primitive Data types
  • Variable Names
  • Numeric Literals
  • Character Literals
  • String
  • String Literals
  • Arrays
Introduction to Objects 
  • Object Models
  • Classes and Objects
  • Abstract methods and Classes
  • Input in Java
  • Input Wrapper Class
  • Packages
Data Types and Operators 
  • Strong Typing
  • Integer Data Types
  • Floating Point
  • Conversions Between Types
  • Arithmetic Operators
  • Doing Math in Java
  • Precedence
  • Errors in Integer Arithmetic
Control Flow
Booleans and Enumerations
Loops and Program Flow
Object-Oriented Programming
  • Classes and Objects
  • Fields and Methods
  • Encapsulation
  • Access Control
  • Inheritance
  • Polymorphism
  • Interface
  • Best Practices
Methods 
  • Methods
  • Calling Methods
  • Defining Methods
  • Method Parameters
  • Method Overriding
  • Method Overloading
Characters and Strings 
  • Char Data Type
  • Character Codes
  • ASCII and Unicode
  • String Class
  • String Input and Output
  • String Methods
Modular Programming 
  • Monolithic Programs
  • Static Variables and Methods
  • Functional Modularity
  • Object Modularity
  • Top-Down and Bottom-Up Development
  • Pass-By-Value and Pass-By-Reference
  • Nested Classes
Exception Handling and More Flow Control 
  • Exceptions Overview
  • Exceptions
  • Declaring Exceptions
  • Defining and Throwing Exceptions
  • Errors and Runtime Exceptions
  • Catching Exceptions
  • The finally Block
  • Exception Methods
  • I/O Exceptions vs Runtime Exceptions
Input/Output Streams
  • Overview of Streams
  • Bytes VS Characters
  • Converting Byte Streams to Character Streams
  • File Object
  • Binary Input and Output
  • Print Writer Class
  • Reading and Writing Objects
  • Basic and Filtered Streams
Core Collection Classes
  • The Collections Framework
  • The Set Interface
  • Set Implementation Classes
  • The List Interface
  • List Implementation Classes
  • The Queue Interface
  • Queue Implementation Classes
  • Implementing a Stack
  • The Map Interface
  • Map Implementation Classes
Collection Sorting and Tuning
  • New Features in JSE 6
  • Changing in I/O(JSE 6)
  • Using Java 6.0 Features with Collections
  • Sorting with Comparable
  • Sorting with Comparator
  • Sorting Lists and Arrays
  • Collections Utility Methods
  • Tuning Array List
  • Navigable Map and Navigable Set
  • Tuning Hash Map and Hash Set
Inner Classes 
  • Inner Classes
  • Member Classes
  • Local Classes
  • Anonymous Classes
  • Instance Initializes
  • Static Nested Classes
Introduction to Threads 
  • Overview of thread
  • Life Cycle of thread
  • Creating Threads
  • Multithreading
  • Deadlock
  • Inter-Thread Communication
  • Thread States
  • Runnable Threads
  • Coordinating Threads
  • Interrupting Threads
  • Runnable Interface
  • Thread Groups
Packages 
  • Packages
  • The import Statement
  • Static Imports
  • CLASSPATH and Import
  • Defining Packages
  • Package Scope
Advanced Java Features 
  • Reusable Software Components
  • Abstraction
  • Inheritance
  • Inheritance Hierarchies
  • Polymorphism
  • Abstract Classes
  • Interfaces
  • Collections
  • Iterators
  • Auto-Boxing
Introduction to JDBC 
  • Features of JDBC 3.0
  • Features of JDBC 4.0
  • New Features in JDBC 4.0
  • Difference between JDBC 3.0 and JDBC 4.0
  • The JDBC Connectivity Model
  • Database Programming
  • Connecting to the Database
  • Creating a SQL Query
  • Getting the Results
  • Updating Database Data
JDBC SQL Programming 
  • Error Checking and the SQLException Class
  • The SQLWarning Class
  • JDBC Driver Types
  • Result Set Meta Data
  • Using a Prepared Statement
  • Parameterized Statements
  • Stored Procedures
  • Transaction Management

 

 

Advanced Java (J2EE)

 

 

  • Advance JDBC Programming
  • Overview of Database Driver Architecture
  • Connection Pooling
  • Introduction to J2EE
  • J2EE Overview
  • Why J2EE?
  • J2EE Architecture
  • J2EE APIs
  • J2EE Containers
  • Java Server Technologies

 

 

JDBC

 

  • Introduction
  • JDBC Architecture
  • Types of Drivers
  • Statement
  • Result Set
    • Read Only Result Set
    • Updatable Result Set
    • Forward Only Result Set
    • Scrollable Result Set
    • Prepared Statement
Servlets 3.0

 

  • Need of Server side Programming
  • Introduction to Servlets
  • Servlet Life Cycle
  • servlet package
  • ServletConfig, ServletContext, ServletResponse
  • Supplying initialization parameters to Servlets
  • Performing database operations in Servlets
  • Include and forward mechanisms
  • Applying filters to Servlets
  • servlet.http Package
  • HttpServlet Life Cycle
  • Http request methods GET vs POST
  • HttpServletRequest, HttpServletResponse
  • Dealing with Http headers & error codes
  • Session Tracking, purpose
  • Hidden form fields, Cookies
  • Http Session, URL rewriting
  • Event listeners
  • Web application security

 

JSP 2.2

 

  • Disadvantages of Servlets
  • Introduction to JSP
  • JSP Life Cycle
  • Creating dynamic Web content with JSP
  • Scripting elements
  • Scriplet
  • Declaration
  • Expression
  • XML syntax for JSP elements
  • JSP directives page, include and taglib
  • JSP implicit objects
  • JSP scopes
  • Include and forward mechanism
  • Using a Java bean in a jsp
  • JSP Model 1 architecture
  • JSP Model 2 (MVC) architecture
  • Custom Tag Development
  • Classic Tags, Simple Tags
  • Error Handling in a jsp
  • JSTL
  • Expression Language
  • Processing XML in a jsp

 

Web Services

 

  • SOAP 1.1 (Simple Object Access Protocol)
  • UDDI 2.0 (The Universel Description, Discovery and Integration )
  • WSDL 1.1(Web Services Description Language)
  • JAX-RPC 1.1(Java API for XML Remote Procedure Call)
  • SAAJ 1.2 (SOAP with Attachments API for Java)
  • JAXR (Java API for XML Registration)
  • JAXB (Java Architecture for XML Binding)
  • JAXWS (Java API for XML …….Webservices)

 

 

Spring

 

Spring Basics
  • What is Spring Framework
  • Inversion of Control
  • Dependency Injection
  • Bean Factory
  • Developing First Spring Application
Spring Container
  • Built-in Bean Factories
  • Application Context
  • Wiring Beans
  • Bean Lifecycle in Container
  • Spring Events
Spring AOP
  • Introduction to AOP
  • Role of AOP in Spring
  • AOP Advice
  • AOP Pointcuts
  • Spring AOP Introductions
  • ProxyFactoryBean
Spring Data Access
  • JDBC Abstraction Layer
  • Data Access Exceptions
  • DAO Support
Spring O-R /mapping
  • What is O-R Mapping
  • O-R Mapping support in Spring
  • Hibernate Support / Mapping
Spring Transaction Management
  • Transaction Abstraction in Spring
  • Transaction Strategies
  • Programmatic Transaction
  • Declarative Transaction
Spring Remoting and Enterprise Services
  • Introduction to Spring Remoting
  • Java RMI in Spring
  • Accessing JNDI
  • Invoking EJB from Spring
  • Web Service in Spring using JAX-RPC Support
  • Messaging Support in Spring using JMS
  • Sending Mail with Spring Mail
  • Scheduling using Timer Support
Spring Web MVC Framework
  • Web MVC Architecture
  • Role of DispatcherServlet
  • Controller
  • Handler
  • View Resolving
  • Data Binding
  • File Upload Support
Securing Spring Application
  • Acegi Security System for Spring
  • Authentication
  • Access Control
  • Web Application Security
  • Method Invocation Security

 

 

Hibernate

 

 

Introduction to Hibernate
  • Drawbacks of direct JDBC
  • Plain Old Java Object (POJO)
  • What is O-R Mapping
  • Simple Database Application
Hibernate Configuration
  • Required JAR Files
  • Hibernate configuration File
  • Hibernate properties File
  • Hibernate XML File
  • SQL Dialects
Hibernate Concepts
  • Id and Primary Key
  • Id Generation Methods
  • SessionFactory
  • Session
  • Transaction
  • Developing CRUD Application
Hibernate O-R Mapping
  • Mapping Declarations
  • Modeling Composition with Relationship
  • Modeling Composition with Components
  • One-to-One Association
  • One-to-Many Association
  • Many-to-Many Association
  • Uni and Bidirectional Associations
  • Hibernate Value Types
  • Custom Types
 Manipulating and Querying
  • Persistent Objects
  • Object Loading
  • Executing Queries
  • Iterating Results
  • Scalar Results
  • Bind Parameters Pagination
Hibernate Query Language
  • Select clause
  • From clause
  • Where clause
  • Aggregate functions
  • Expressions
  • Sorting
  • Grouping
  • Sub queries
Criteria Queries
  • Creating Criteria
  • Narrowing the Result
  • Ordering the Result
Native SQL
  • Using SQL Query
  • Named SQL Query
  • Using Stored Procedure for Querying
  • Creating Custom SQL for CRUD
Transaction and Concurrency
  • Session and Transaction Scopes
  • Database Transaction Demarcation
  • Optimistic Concurrency Control
  • Pessimistic Concurrency Control
  • Connection Release Modes

 

Core Python

 

Getting Started
  • History
  • A Python Q&A Session
  • How Python Runs Programs
  • How You Run Programs
Introduction to Python:
  • What is Python?
  • Why Python?
  • Python Applications in real life
  • Brief history of Python
  • Versions of Python
  • Installing Python
  • Using IDLE
  • First Python Program
  • Getting help from Python Docs
Basic Syntax
  • Basic syntax
  • Commenting
  • Indentation
  • Python keywords
  • Strings
  • String values
  • String Operations
  • String slicing
  • Built in string methods
  • Formatted printing
  • Simple Input and Output handling
Variables
  • Variables
  • Data type
  • Number
  • string
  • List
  • Tuple
  • Dictionary
Types and Operations
  • Introducing Python Object Types
  • Numeric Types
  • The Dynamic Typing Interlude
  • Strings
  • Lists and Dictionaries
  • Tuples, Files and Everything Else
Variables Data types
  • Intro to dynamic typing
  • Variables in Python
  • Naming conventions
  • Basic Data types (representation of strings, integer, floats)
Decision Making – Loops 
  • While loop, if loop and nested loop
  • Number type conversion – int (), long (). Float ()
  • Mathematical functions, Random function, Trigonometric function
Language Building blocks
  • Control statements, the if, elif, else
  • True and False
  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Bitwise Operators
  • While loop
  • Usage of pass, break and continue
  • For each loop
String
  • Strings- Escape char, String special Operator, String formatting Operator
  • Build in string methods – center (), count () decode (), encode ()
List
  • Python List – Accessing values in list, delete list elements, Indexing slicing & Matrices
  • Built in Function – cmp(), len(), min(), max()
Dictionary
  • Dictionary – Accessing values from dictionary, Deleting and updating elements in Dict.
  • Properties of Dist., Built in Dist functions & Methods.
  • Date & time -Time Tuple, calendar module and time module
Collections
  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • Sorting collections
  • Operations on collections
  • Discussion on real life application of above collections
Functions
  • Introduction to functions
  • Built in functions
  • User defined functions
  • Function parameters
  • Variable arguments, args and kwargs
  • Positional and named arguments
  • Discussion scope of variables with respect to functions and namespace
  • Passing function to another function
Files
  • Files in Python- Reading keyboard input, input function
  • Opening and closing files. Syntax and list of modes
  • Files object attribute- open, close . Reading and writing files, file Position.
  • Renaming and deleting files
Directories
  • mkdir methid, chdir () method , getcwd method , rm dir
File Handling
Exception Handling
  • Exception handling – List of exceptions – Try and exception
  • Try- finally clause and user defined exceptions
Modules
  • Introduction to modules
  • Introduction to standard modules
  • OS module
  • path module
  • Sys module
  • sub process module
  • Argument parsing using argparse module
  • .csv file parsing using csv module
  • .jason file paring using Jason module
  • Xml file parsing using xml module
  • Introduction to logging module
Object Oriented Programming
  • Introduction to Classes and Objects
  • Principles of OOP
  • Instance methods
  • Special methods
  • Encapsulation
  • Inheritance
  • Polymorphism
Regular Expressions
  • Introduction to regular exceptions
  • Introduction to re module
  • Simple character matches
  • Match function
  • Searching function
  • Regular expression patterns
  • Patterns in Regex
  • Search And Replace
GUI Programming
  • Introduction
  • Tkinter programming
  • Tkinter widgets
My SQL
  • Data base connectivity
  • Methods- MySQL, Oracle, how to install MYSQL, DB connection
  • Create, insert, update and delete operation, Handling erros
Multi-Threading
  • Into Multi-Threading
  • Threading module
  • creating thread
  • Synchronizing threads
  • Multithreaded Priority Queue
Optional I (For testers)
  • Introduction to testing using Python
  • Introduction to test automation
  • Introduction to Selenium web deriver
  • Web testing using selenium
Option II (   Developers)
  • Generators
  • Decorators
  • Iterators and iterator protocol
  • Debugging using PDB
Options III (Web programming)
  • Introduction to web programming using Python
  • Introduction to Django/Flask
  • Introduction to Restful API’s using Python
Option IV (Data Science)
  • Introduction to data science using python
  • Introduction to panda’s module
  • Introduction to data visualization using matplotlib
  • Introduction to NumPy
  • Introduction to SciPy

 

 

Advanced Python

 

 

Functional Programming
  • Lambdas
  • List Comprehensions
  • Set and Dictionary Comprehensions
  • Closures and Decorators
  • Generators and Coroutines
  • Generator Expressions
  • Declarative Programming
Systems Programming
  • File Descriptors
  • Reading and Writing Files
  • Files and Directories
  • File Locking
  • Memory Mapped I/O
  • Creating Processes
  • Process Management
  • Pipes and Signals
Classes and Objects
  • New Style Classes
  • Inheritance and Mixins
  • Properties and Slots
  • Static and Class Methods
  • Abstract Base Classes
  • Method Overriding
  • Attributes and Functors
  • Decorators and Factories
  • Descriptors and MetaClasses
Persistence and Databases
  • Shelve and Pickle
  • SQL Relational Databases
  • Connection, Cursor, Row Objects
  • Create, Read, Update, Delete
  • Error Handing
  • Query Results and Metadata
  • Create and Aggregate Functions
  • Exporting and Importing
  • Transactions and Rollbacks
  • Database Objects
Network Programming
  • Sockets and Addresses
  • Establishing Connections
  • TCP Clients and Servers
  • UDP Clients and Servers
  • UDS Clients and Servers
  • Network Objects
  • SocketServers
  • Secure Sockets Layer
Web Programming
  • JSON and XML
  • Using XML-RPC
  • Rest Interfaces
  • WSGI and HTML
  • Flask Framework
  • Controller Functions
  • Templates and Forms
  • Database ORMs
 Threads and Concurrency
  • Creating and Joining Threads
  • Daemon Threads
  • Thread Objects
  • Timer Threads
  • Locks and Semaphores
  • Events and Conditions
  • Thread Locals
  • Thread Queues
  • Process Queues and Tasks
  • Process Pools
Inheritance
  • The DRY Principle Revisited
  • Single Inheritance
  • Sub-Classing Classes from Python Packages
  • Overriding Methods
  • Calling the Parent Method with super()
  • Multiple Inheritance
  • Method Resolution Order
Extending and Embedding Python
  • Calling C/C++ from Python
  • Using ctypes
  • Extension Modules in C/C++
  • Raising Python Exceptions
  • Calling Python from C/C++
  • Embedding Python Interpreter
  • Importing Python Modules from C/C++
  • Converting Python Objects to C/C++
  • Invoking Python Functions from C/C++
Data analysis using Numpy
  • Introduction to Numpy arrays
  • Creating and applying functions
  • Numpy Indexing and selection Numpy Operations
  • Exercise and assignment challenge
Pandas and advanced analysis
  • Panda’s series
  • Introduction to Data Frames
  • Missing data
  • Group by
  • Merging, joining and concatenating
  • Operations
  • Data Input and Output
Data visualization with Python
  • Plotting using Mat plot lib
  • Sea born visualization
  • Pandas built-in data visualization
Seaborn visualization
  • Categorial Plot using Seaborn
  • Distributional plots using Seaborn
  • Matrix plots
  • Grids
  • Seaborn exercises

 

 

Django

 

 

 Introduction to Django
  • Introduction
  • Why Django?
  • Batteries Included
  • Django Principles
  • What you Should Already Know
  • Course Overview
Installing Django
  • Intro
  • Choosing your Versions
  • Installing Pip and Python on Windows
  • Demo: Windows Installation
  • Installing Pip and Python on Mac OS X
  • Demo: OS X Installation
  • Installing Pip and Python on Linux
  • Demo: Linux Installation
  • Virtualenv
  • Demo: Virtualenv
  • Installing Django
  • Summary
Starting a Django Project
  • Introduction
  • Creating a Django Project
  • Demo: Creating a Django Project
  • The Model-Template-View Pattern
  • Demo: Hello, World!
  • Mapping URLs
  • Demo: URL Mapping
  • Django Views
  • Demo: Templates
  • Summary
Models
  • Introduction
  • Demo: Adding Models
  • Django Model Classes
  • py Database Commands
  • Demo: The Admin Interface
  • The Django Admin Interface
  • Demo: The Model API
  • Save and Delete
  • The Model API
  • Database Relations
  • Summary
Adding a User Home Page
  • Introduction
  • Demo: Adding Login and Logout Views
  • More about URL Mappings
  • Demo: A Template for the Home Page
  • Authorization with Django
  • More about Django Templates
  • Demo: Adding the Home View
  • URL Mappings for Apps
  • Demo: Template Inheritance
  • Template Inheritance
  • Demo: Login Required
  • Demo: Showing Game Data on the Home Page
  • Demo: A Custom Manager Class
  • The Template Context
  • Templates: For and Include Tags
  • Summary
Forms
  • Introduction
  • Demo: Adding a HTML Form
  • Using Django Forms
  • Demo: Adding Stypng to the Form with Crispy-Forms
  • Demo: Field Options
  • Field Options
  • Demo: Showing Invitations in a List
  • Demo: Accepting Invitations
  • Demo: Named Groups
  • Named Groups in URLs
  • Summary
Odds and Ends
  • Introduction
  • Class-based Views
  • Demo: Class-based Views
  • Demo: Adding User Signup
  • Generic Views
  • Debugging Django
  • Demo: The Django Debug Toolbar
  • Resources
  • Summary

 

 

Web Development

 

 

HTML5

 

Introduction to HTML
  • Introduction to Internet
  • HTML Basics
  • HTML Elements
  • HTML Attributes
  • HTML Syntax
    • HTML Headings
    • HTML Paragraphs
    • HTML Styles
    • HTML Formatting
    • HTML Links
    • HTML Images
    • HTML Responsive
    • HTML Entities
  • HTML Tables
  • HTML Forms
  • HTML5 API
  • HTML5 Canvas
  • HTML5 SVG
  • HTML5 Data Storage
  • HTML5 Audio and Video
  • HTML Offline Applications
  • HTML Geo-location
  • HTML Web Workers
  • HTML5 Web sockets
  • HTML5 Messaging API
  • HTML5 Working with Drag and Drop

 

 

CSS3

 

Introduction to CSS
  • CSS Introduction
  • CSS Syntax
  • CSS Text
  • CSS Backgrounds
  • CSS Fonts
  • CSS Links
  • CSS Lists
  • CSS Tables
  • CSS Box Model
  • CSS Margins, Dimensions, Display
  • CSS Navigation Bar
  • CSS Attribute Selectors
  • CSS Rounded Corners
  • CSS Border Images
  • CSS Backgrounds
  • CSS Colors
  • CSS Animations
  • CSS Responsive Web Design – Introduction
  • CSS Responsive Web Design – Viewport
  • CSS Responsive Web Design – Media Queries
  • CSS Responsive Web Design – Images
  • CSS Responsive Web Design – Videos
  • CSS Responsive Web Design – Frameworks

 

 

JavaScript

 

 

Introduction to JavaScript
  • JavaScript Introduction
  • JavaScript Output
  • JavaScript Variables
  • JavaScript Operators
  • JavaScript Arithmetic
  • JavaScript DataTypes
  • JavaScript Assignment
  • JavaScript Functions
  • JavaScript Objects
  • JavaScript Scope
  • JavaScript Switch
  • JavaScript Loops
  • JavaScript Break
  • JavaScript Type
  • JavaScript Forms (API and Validation)
  • JavaScript Events
  • JavaScript Strings and String Methods
  • JavaScript Numbers and Number Methods
  • JavaScript Math
  • JavaScript Dates: Formats and Methods
  • JavaScript Booleans
  • JavaScript Comparisons
  • JavaScript Conditions
    • JavaScript Objects
    • JavaScript Functions
    • JavaScript DOM
    • JavaScript Browser BOM
    • JavaScript Frameworks

 

 

JQuery

 

Introduction to JQuery
  • JQuery Introduction
  • JQuery Syntax
  • JQuery Selectors
  • JQuery Events
  • JQuery Effects
    • JQuery Hide/Show
    • JQuery Fade
    • JQuery Slide()
    • JQuery Animate
    • JQuery Stop()
    • JQuery Callback
    • JQuery Chaining
  • JQuery AJAX
    • JQuery AJAX Introduction
    • JQuery Load
  • JQuery Get/Post
  • JQuery HTML
    • JQuery Get
    • JQuery Set
    • JQuery Add
    • JQuery Remove
    • JQuery CSS Classes
    • JQuery css()
    • JQuery Dimensions
  • JQuery Traversing
    • JQuery Traversing
    • JQuery Ancestors
    • JQuery Descendents
    • JQuery Siblings
    • JQuery Filtering

 

Bootstrap

 

 

Introduction to Bootstrap
  • Bootstrap Introduction
  • Bootstrap Components
  • Bootstrap Plugins
  • Bootstrap Grids
  • Bootstrap JS

 

 

PHP

 

Introduction to PHP
  • PHP Introduction
    • Installing PHP
    • PHP Syntax
    • PHP Variables
    • PHP Data Types
    • PHP Strings
    • PHP Constants
    • PHP Operators
      • PHP XML Parsers
      • PHP SimpleXML Parser
      • PHP SimpleXML Get
      • PHP XML DOM
      • PHP XML Expat
    • PHP with Mysql
      • PHP Mysql Database
      • PHP Connecting to Database
      • PHP Creating Records
      • PHP Selecting Records
    • PHP Programming Loops
    • PHP Functions
    • PHP Arrays
    • PHP Superglobals
    • PHP Forms and XML
      • PHP Form Handling
      • PHP Form Validation (Server side)
      • PHP Required
      • PHP Deleting Records
      • PHP Updating Records
      • PHP Limit Data
      • PHP Insert Multiple
    • AJAX with PHP
      • AJAX Introduction
      • AJAX PHP
      • AJAX Database
      • AJAX XML
      • AJAX Live Search
      • AJAX RSS Reader

 

 

MySQL

 

Introduction to MySQL 
  • MySQL Introduction
  • MySQL Administration
  • MySQL Installation
  • Understanding SQL
  • SQL Syntax
    • SQL Select, Select TOP
    • SQL Distinct
    • SQL Where
    • SQL And & OR
    • SQL Order BY
    • SQL Insert Into
    • SQL Update
  • SQL Functions
    • Avg()
    • Count()
    • First()
    • Last()
    • Max()
    • Min()
    • Sum()
    • Group By
    • Having
    • UCase()
    • LCase()
    • Mid()
    • Len()
    • Round()
    • Now()
    • Format()
  • SQL Delete
  • SQL LIKE
  • SQL WildCards
  • SQL In
  • SQL Between
  • SQL Aliases
  • SQL Joins
  • SQL Create DB
  • SQL Keys (Primary Key, Foreign Key)
  • SQL Create Index

 

 

Angular JS

 

 

Angular JS Basics
  • What is Angular JS?
  • Why Angular JS?
  • Why MVC matters
  • MVC-The Angular JS way
  • Features of Angular JS ,Model-View-Controller
  • My First Angular JS app
Angular Expressions
  • All about Angular Expressions
  • How to use expressions, Angular vs JavaScript
Filters
  • Built-In Filters, Using Angular JS Filters
  • Creating Custom Filters
Directives
  • Introduction to Directives, Directive Lifecycle
  • Binding controls to data, Matching directives
  • Using Angular JS built-in directives
  • Creating a custom directive
Controllers
  • Role of a Controller, Controllers & Modules
  • Attaching Properties and functions to scope
  • Nested Controllers, Using Filters in Controllers
  • Controllers in External Files
Angular JS Modules
  • Introduction to Angular JS Modules
  • Bootstrapping Angular JS
Angular JS Forms
  • Working with Angular Forms, Model Binding
  • Forms Events, Updating Models with a Twist
  • Form Controller, Validating Angular Forms
  • $error object
Scope
  • What is scope, Scope Lifecycle
  • Scope Inheritance, Scope & Controllers
  • Root scope, Scope Broadcasting
  • Two-way data binding, Scope Inheritance
  • Scope & Directives, $apply and $watch
  • Scope Events
Dependency Injection & Services
  • What is Dependency Injection
  • Creating Services, Factory, Service & Provider
  • Using Dependency Injection, What are services
  • Using Angular JS built in services
Single Page Application (SPA)
  • What is SPA, Pros and Cons of SPA
  • Passing Parameters, Changing location
  • Installing the ng Route module, Configure routes
  • Resolving promises, Creating a Single Page Apps
Angular JS Animation
  • ng Animate Module, CSS Transforms
  • CSS Transitions, Applying Animations

 

Node JS

 

 

Introduction to Node JS
  • Introduction to Node JS
  • Advantages of Node JS
  • What is Node JS, Node.js Process Model
  • Traditional Web Server Model
Setup Development Environment
  • Install Node.js on Windows
  • Working in REPL, Node JS Console
Node JS Modules
  • Functions, Buffer, Module
  • Modules Types
  • Core Modules, Local Modules
  • Modules Exports
Node Package Manager
  • What is NPM, Installing Packages Locally
  • Installing package globally
  • Adding dependency in package json
  • Updating packages
Creating Web Server
  • Creating Web Server
  • Sending Requests
  • Handling http requests
File System
  • read File, Writing a File
  • Opening a file, Deleting a file
  • Writing a file asynchronously
  • Other IO Operations
Debugging Node JS Application
  • Core Node JS Debugger

 

 

React JS

 

Introduction to ReactJS
  • History of front end libraries
  • Motivation for using React
  • Key differentiators (Virtual DOM, One way binding)
  • Thinking in React
React Components
  • React component
  • Render function
  • Component API
  • Component lifecycle
  • State
  • Props
  • Mixins
  • JSX
React internals
  • Reconciliation algorithm
Component inter communication
  • Component composition
  • Pass data from parent to child
  • Pass data from child to parent
Component styling
  • Radium
  •  CSS Modules
  • LESS/SASS
Unit testing components
  • Jasmine
  • React test utilities
Performance optimizations
  • PureRenderMixin
  • Expensive DOM manipulations
  • Performance tools

Mongo DB

 

Mongo DB
  • NoSQL Vocabulary
  • Working with MongoDB
  • Creating Data
  • Reading Data
  • Updating Data
  • Destroying Data
  • Setting Up Schema & Validations
  • REST API Endpoints

 

To see the full course content Download now

Course Prerequisites

 
  • This course doesn't require any prior programming knowledge. Basic computer science knowledge will be enough to get started with this course.

Who can attend

 
  • Software Developers, Architects and Web Designers
  • Students and professionals looking to be Java Developers
  • Students who wish to extend their programming experience in Java and develop more complex Java applications
  • This course is a suitable foundational class for computer science majors and non-majors alike, and when taught in sequence with Java Fundamentals or Java Foundations

Number of Hours: 100hrs

Certification

None

Key features

  • One to One Training
  • Online Training
  • Fastrack & Normal Track
  • Resume Modification
  • Mock Interviews
  • Video Tutorials
  • Materials
  • Real Time Projects
  • Virtual Live Experience
  • Preparing for Certification

FAQs

DASVM Technologies offers 300+ IT training courses with 10+ years of Experienced Expert level Trainers.

  • One to One Training
  • Online Training
  • Fastrack & Normal Track
  • Resume Modification
  • Mock Interviews
  • Video Tutorials
  • Materials
  • Real Time Projects
  • Materials
  • Preparing for Certification

Call now: +91-99003 49889 and know the exciting offers available for you!

We working and coordinating with the companies exclusively to get placed. We have a placement cell focussing on training and placements in Bangalore. Our placement cell help more than 600+ students per year.

Learn from experts active in their field, not out-of-touch trainers. Leading practitioners who bring current best practices and case studies to sessions that fit into your work schedule. We have a pool of experts and trainers are composed with highly skilled and experienced in supporting you in specific tasks and provide professional support. 24x7 Learning support from mentors and a community of like-minded peers to resolve any conceptual doubts. Our trainers has contributed in the growth of our clients as well as professionals.

All of our highly qualified trainers are industry experts with at least 10-12 years of relevant teaching experience. Each of them has gone through a rigorous selection process which includes profile screening, technical evaluation, and a training demo before they are certified to train for us. We also ensure that only those trainers with a high alumni rating continue to train for us.

No worries. DASVM technologies assure that no one misses single lectures topics. We will reschedule the classes as per your convenience within the stipulated course duration with all such possibilities. If required you can even attend that topic with any other batches.

DASVM Technologies provides many suitable modes of training to the students like:

  • Classroom training
  • One to One training
  • Fast track training
  • Live Instructor LED Online training
  • Customized training

Yes, the access to the course material will be available for lifetime once you have enrolled into the course.

You will receive DASVM Technologies recognized course completion certification & we will help you to crack global certification with our training.

Yes, DASVM Technologies provides corporate trainings with Course Customization, Learning Analytics, Cloud Labs, Certifications, Real time Projects with 24x7 Support.

Yes, DASVM Technologies provides group discounts for its training programs. Depending on the group size, we offer discounts as per the terms and conditions.

We accept all major kinds of payment options. Cash, Card (Master, Visa, and Maestro, etc), Wallets, Net Banking, Cheques and etc.

DASVM Technologies has a no refund policy. Fees once paid will not be refunded. If the candidate is not able to attend a training batch, he/she is to reschedule for a future batch. Due Date for Balance should be cleared as per date given. If in case trainer got cancelled or unavailable to provide training DASVM will arrange training sessions with other backup trainer.

Your access to the Support Team is for lifetime and will be available 24/7. The team will help you in resolving queries, during and after the course.

Please Contact our course advisor +91-99003 49889. Or you can share your queries through info@dasvmtechnologies.com

like our courses