Professional Courses

4 Review
Categories
Frontend

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Beginner
Course Description

Our C Curriculum we will guide you to learn C programming one step at a time.

Prerequisite

Beginner

Learning Outcomes
  • Understand C Programming Language with a SOLID foundation - By the end of this course, you will actually be able to write simple C Programs.
  • Comprehend the foundational features of C: Data Types, Operators, Input-Output, Conditionals, Looping, Arrays etc
  • Read and understand other code libraries and code projects in C language

Curriculum

    • Programming With C
      • Session1: Introduction of C
      • Session2: Basic Concept Of C
      • Session3: Control Statements
      • Session4: Looping Structures
      • Session5: Arrays
      • Session6: String Handling
      • Session7: functions
      • Session8: Pointers
      • Session9: Structures
      • Session10: File Handling
      30 HRS
4 Review
Categories
Frontend

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level intermediate
  • Language English
Course Description

Our C++ programming Curriculum will guide you to learn C++ programming one step at a time.

Prerequisite

intermediate

Learning Outcomes
  • Understanding about object oriented programming.
  • Understand the capability of a class to rely upon another class.
  • Learn how to store one object inside another object
  • Learn use of one method can be used in variety of different ways
  • Understand about constructors which are special type of functions

Curriculum

    • Object Oriented Programming With C++
      • Session1:Introduction of C++
      • Session2:Flow Control
      • Session3:Function
      • Session4: Array AND String
      • Session5: Structures
      • Session6: Pointers & References
      • Session7: Object Oriented Programmings
      • Session8: Exception Handling
      • Session9: Template
      • Session10: File Handling
      30 HRS
4 Review
Categories
Frontend

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Beginner
  • Language English
Course Description

In this Curriculum we have covered Java from its basics concepts and syntaxes to its OOPS concepts, Exception Handling, Collection Framework, Advanced Concepts and many more.

Prerequisite

Beginner

Learning Outcomes
  • Understanding about object oriented programming.
  • Understand the capability of a class to rely upon another class.
  • Learn how to store one object inside another object
  • Learn use of one method can be used in variety of different ways
  • Understand about constructors which are special type of functions

Curriculum

    • Java SE
      • Session1: Basics of Java
      • Session2: OOPs concepts
      • Session3: Packages in Java
      • Session4: JAVA Exception
      • Session5: JAVA IO
      • Session6: JAVA Multithreading
      • Session7: Reflection
      • Session8: Nested classes
      • Session9: Collections
      • Session10: Networking
      • Session11: Serialization
      • Session12: Java new features
      • Session11: Java Annotations
      60 HRS
S
4 Review
Categories
Frontend

Overview

  • Lectures 40
  • Test 3
  • Duration 80 hours
  • Skill level Professional
  • Language English
Course Description

In this Curriculum we have covered J2EE Concept like JDBC ,HIBERNATE , JSP, SERVLET ,SPRING , STRUTS to develop enterprise application .

Prerequisite

Professional

Learning Outcomes
  • Understand how enterprise Java works with JDBC..
  • Complete knowledge of Hibernate.
  • Design and build robust and maintainable web applications using JSP .
  • This advanced course shows JSP and servlet programmers how to build web applications using the Apache Struts framework

Curriculum

    • Java SE
      • Session1: JDBC
      • Session2: HIBERNATE
      • Session3: JSP
      • Session4: SERVLET
      • Session5: Struts Framework
      • Session6: Spring Framework
      • Session6: Spring Boot Framework
      80 HRS
4 Review
Categories
Backend

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

In this Curriculum we have covered how to map object-oriented domain models to relational databases for web applications.Hibernate reduces lines of code by maintaining object-table mapping itself and returns result to application in form of Java objects.

Prerequisite

Professional

Learning Outcomes
  • Understand ORM and basics of Hibernate...
  • Understand and implement life cycle of Hibernate Persistence and Session Factory..
  • Implement Hibernate Mappings, Inheritance and Types .
  • Understand Hibernate Criteria and Query Language.
  • Understand and work with collections and associatio

Curriculum

    • Hibernate
      • Session1:Introduction to ORM and Hibernate
      • Session2:Persistence and Session Factory
      • Session3:Criteria and Query Language
      • Session4:Relationships
      • Session5:Inheritance Mapping
      • Session6:Additional Querying Capabilities
      • Session7:The Criteria API
      • Session8:Transactions, Filter and Performance
      • Session9:Hibernate Annotations
      60 HRS
4 Review
Categories
ForndEnd

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

Spring is a Java based Enterprise Application design Framework e.g. banking, retail, telecom etc application. It provides APIs in web application development, ERP implementation, Transaction Support, Mobile development etc along with easy integration with multiple frameworks like Struts, Hibernate, JSF etc which facilitates independent module design and Agile Implementation making it ideal choice for many small to large MNCs. It is loosely coupled and has light weight container hence it can easily integrate with any other Frameworks.

Prerequisite

Professional

Learning Outcomes
  • Create a Spring project from scratch
  • Define beans and autowire them as required
  • Setup and develop web-based application
  • Include database access with object persistence and transaction support
  • Secure their application using authentication via database method calls and how Spring Security can automatically secure against potential attacks.

Curriculum

    • spring
      • Session1:Introduction to Spring
      • Session2:Spring Core(Basic Concept)
      • Session3:Spring Aspect Oriented Programming(AOP)
      • Session4:Spring JDBC
      • Session5:Spring ORM
      • Session6:Spring MVC
      30 HRS
4 Review
Categories
ForndEnd

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

Struts in Java are used to develop web applications which are usually based on servlet and JSP. It simplifies the development and maintenance of web applications by providing predefined functionality. It is based on a front controller, which means it has a controller in front of it which decides on which model request has to come or go. Struts in Java are very helpful for us as MVC is a guideline followed by all technologies.

Prerequisite

Professional

Learning Outcomes
  • Facilitate understanding of the Model-View-Controller (MVC) design pattern and how it is best applied to Java Web development
  • Use Struts actions and action mappings to take control of HTTP requests/responses.
  • Manage HTML form input and output with form beans, and use these beans to simplify data handling in the controller.
  • Use JSTL and Struts custom tags to build robust and reusable JSP presentation logic.
  • Define validation rules for input forms, and provide clear user feedback.

Curriculum

    • struts
      • Session1:Introduction
      • Session2:Struts Flow of Execution
      • Session3:Struts Elements
      • Session4:Struts Tag Library
      • Session5:Validations
      • Session6:Built-in Actions in Struts
      30 HRS
4 Review
Categories
Programing Language

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

To deal with most of the type of applications and to be within the shadow of .NET environment, one must able to have a full command on C# language. It is purely Object Oriented, type safe, gerenal purpose and modern language. C# provides a wide range of application development support as you can able to develop from console based applications to windows based dekstop application even web applications by talking in terms of this language..

Prerequisite

Professional

Learning Outcomes
  • knowledge of the structure and model of the programming language C #
  • evaluate user requirements for software functionality required to decide whether the programming language C # can meet user requirements
  • Acquire a working knowledge of the .NET programming model and .NET Security
  • Learn how to implement database applications using .NET
  • Learn how to debug .NET applications using .NET diagnostic classes and tools

Curriculum

    • c#
      • Session1:1. Programming constructs
      • Session2:MS.NET Framework Introduction
      • Session3:OOPs-Concept
      • Session4:OOPs-Interface
      • Session5:Collections and Generics
      • Session6:Assemblies and GAC
      • Session7:Exception Handling
      • Session8:Multithreading
      • Session9:IO Streams
      • Session10:Serialization
      • Session11:Reflection & Attributes
      • Session12:Delegate & Event
      • Session13:Developing GUI Application Using WINFORMS
      • Session14:Database Programming Using ADO.NET
      • Session15:XML
      60 HRS
4 Review
Categories
Wexb Programing Language

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

ASP.NET Core is an open source and cloud-optimized web framework for developing modern web applications that can be developed and run on Windows, Linux and the Mac. It includes the MVC framework, which now combines the features of MVC and Web API into a single web programming framework.

Prerequisite

Professional

Learning Outcomes
  • ASP.NET Architecture
  • Front End & Back End Concepts
  • Using Dependency Injection with ASP.NET
  • Understanding the Structure of ASP.NET Project
  • Build and host Asp.net web site

Curriculum

    • ASP.NET
      • Session1:1.ASP Basics
      • Session2:ASP.NET Introduction & Controls
      • Session3:ASP.NET Architecture
      • Session4:CSS & Themes
      • Session5:Redirecting User to Another Page
      • Session6:Master Pages
      • Session7:Working with User Control
      • Session8:Validation Controls
      • Session9:ASP.NET State Management
      • Session10:WebConfiguration File and Global.asax
      • Session11:Authentication & Authorization
      • Session12:Data Bound Controls
      • Session13:Web Caching
      • Session14:Globalization and Localization
      • Session15:AJAX.NET
      • Session16:Routing
      • Session17:Understanding & Publishing Web Application
      60 HRS
4 Review
Categories
Web Programing Language

Overview

  • Lectures 30
  • Test 1
  • Duration 60 hours
  • Skill level Professional
  • Language English
Course Description

Our ASP.NET MVC course is the perfect place for you to start. In this course, we designed the ASP .NET MVC course to give you everything you need to become productive with MVC. Asp .net mvc, mvc, asp .net, .net developer, c# mvc, c#, c# web, asp net mvc, .net, .net mvc, asp net, c#mvc, c# web application, asp mvc.

Prerequisite

ASP Core + MVC + SQL

Learning Outcomes
  • Understand .NET MVC architecture and Advantages.
  • Learn Data Transfer Objects as ViewBag, ViewData, TempData
  • Create real-world projects using Asp .Net MVC and Entity Framework
  • Understand how to use the database approach with using Entity Framework
  • Build secure web applications with ASP .NET MVC and C#

Curriculum

    • MVC
      • Session1:Introduction to ASP.NET MVC
      • Session2:Exploring Controllers
      • Session3:Understanding View
      • Session4:HTML Helpers
      • Session5:Models
      • Session6:Exploring Razor Views
      • Session7:URL Routing
      • Session8:Data Passing Techniques
      • Session9:Validation and Annotations
      • Session10:Using Entity Framework
      • Session11:Action Filters
      • Session12:MVC State Management
      • Session13:Authentication and Authorization
      • Session14:Working with Areas
      • Session15:Bundling and Minification
      • Session16:Security
      • Session17:Web API
      • Session18:Using AJAX and jQuery with ASP.NET MVC
      60 HRS
4 Review
Categories
Web Programing Language

Overview

  • Lectures 40
  • Test 1
  • Duration 80 hours
  • Skill level Professional
  • Language English
Course Description

ASP.NET Core course is primarily designed for .NET Beginner(s)/Professional(s) who want to learn how to develop modern cloud-based app using ASP.NET Core . In this course, you will learn about .NET Core, middleware, MVC pattern, html helpers, tag helpers, custom helpers, validation and custom validation, querying database using Entity Framework Core.

Prerequisite

ASP Core + MVC + SQL

Learning Outcomes
  • Understand .NET Core architecture and Advantages.
  • Build and run cross-platform ASP.NET apps on Windows, Mac and Linux
  • Using Dependency Injection with ASP.NET
  • Create REST Service using Web API
  • Understand and Implement Repository, Unit of Work and Dependency Injection Design Pattern

Curriculum

    • ASP.NET core
      • Session1:ASP.NET CORE BASIC
      • Session2:ASP.NET CORE MVC
      • Session3:ENTITY FRAMEWORK CORE
      90 HRS
4 Review
Categories
Web Framework

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Professional
  • Language English
Course Description

Angular is a development platform.A component-based framework for building scalable web applications A collection of well-integrated libraries that cover a wide variety of features, including routing, forms management, client-server communication, and more

Prerequisite

HTML + Java Scrpit

Learning Outcomes
  • Creating Angular components
  • Binding data and events
  • Creating and validating Angular forms
  • Adding routes to Angular applications
  • Building Angular directives

Curriculum

    • Angular JS
      • Session1:INTRODUCTION TO ANGULARJS
      • Session2:ANGULARJS MODULE
      • Session3:ANGULARJS CONTROLLERS
      • Session4:ANGULARJS EXPRESSIONS
      • Session5:BASIC VIEW DIRECTIVES
      • Session6:ADVANCED VIEW DIRECTIVES
      • Session7:WORKING WITH FORMS
      • Session8:FORMATTING DATA WITH FILTERS IN ANGULARJS
      • Session9:ANGULARJS $WATCH SCOPE FUNCTION
      • Session10:COMMUNICATING WITH WEB SERVERS
      • Session11:CUSTOM DIRECTIVESs
      • Session12ANGULARJS SERVICES
      • Session13:INTRODUCTION TO SINGLE PAGE APPLICATION
      • Session14:THE ROUTE SERVICE
      30 HRS
4 Review
Categories
Software Testing

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Professional
  • Language English
Course Description

Testing is required for delivery of best quality of software. In this course students are trained on various testing concepts like testing fundamentals, test design methods, test execution, defects recording, and various types of testing and levels of testing. Apart from functional testing students gets in-depth knowledge on non-functional tests like usability testing, performance testing, security testing etc. The course is based on ISTQB syllabus. After completing this course, the student can comfortably clear ISTQB certification. At the end of course every student has to work on a web-site testing project.

Prerequisite

Beginers

Learning Outcomes
  • Design , manage and review different test case on application
  • Understand manual software testing fundamentals , tools and methodologies
  • Unserstands and follow Quality Assurance standards
  • Able to differentiate various type of testing process

Curriculum

    • Manual Testing
      • Session1:Fundamentals of Testing
      • Session2:Testing throughout the Software Life Cycle
      • Session3:Non-functional Tests
      • Session4:Static techniques – Verification, Validation, Review
      • Session5:Functional Testing
      • Session6:Structural Testing, White Box Testing
      • Session7:Test management
      • Session8:Incidence Managementc
      • Session9:Tool support for testing
      • Session10:Live Project in Manual Testing
      30 HRS
4 Review
Categories
Software Testing

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Professional
  • Language English
Course Description

Selenium IDE records scripts in a special scripting language called Selenese. This language makes it easier for the tester to provide commands to the browser, such as automating the browser to select an option or to click a link. There are also commands for retrieving data from pages. The commands can be moved around quickly and there is auto completion support for editing them. Scripts in Selenese may also be recorded automatically. Selenium IDE is popularly used for creating bug reproduction scripts and exploratory testing scripts. The best thing about Selenium IDE is that Selenese is easy to understand and anyone with a basic knowledge of web application testing can Learn Selenium IDE in a few days.

Prerequisite

Beginers

Learning Outcomes
  • Revise the Core Java concepts that are essential for learning Selenium WebDriver
  • Understand the scope of test automation in DevOps and fundamentals of test automation
  • Create Test Cases using Selenium IDE – Record and Playback tool
  • Understand Selenium WebDriver architecture and various layers of interaction
  • Set up WebDriver project in Eclipse and write test cases using TestNG
  • Locate elements using various locating techniques
  • Work with various WebDriver commands to drive web browser and WebElement commands to deal with various web components
  • Learn to use Selenium Grid with TestNG for parallel execution
  • Execute a project from scratch by building an automation framework and automating a few test scenarios

Curriculum

    • Selenium
      • Session1:Core Java Refresher
      • Session2:Automation Basics
      • Session3:Introduction to Selenium WebDriver
      • Session4:Locating Techniques
      • Session5:WebDriver Basics - I
      • Session6:WebDriver Basics - II
      • Session7:TestNG
      • Session8:WebDriver - Framework
      • Session9:Selenium Grid
      • Session10:Project Execution
      • Session11: Mobile App Test Automation Using Appium
      30 HRS
4 Review
Categories
Web Language

Overview

  • Lectures 7
  • Test 1
  • Duration 14hours
  • Skill level Professional
  • Language English
Course Description

Spring Boot is an opinionated, easy to get-started addition to the Spring platform – highly useful for creating stand-alone, production-grade applications with minimum effort.In this series, we'll first cover the basics of Spring Boot. The reader will learn how to get started, how Spring Boot differs from Spring, how to customize and test the application.

Prerequisite

understanding of Spring Framework

Learning Outcomes
  • Describe the benefits provided by Spring Boot
  • Leverage Spring Boot's auto configuration feature
  • Create simplified backing-store solutions using Spring Data JPA
  • Build a simple MVC application using Spring Boot, embedded Web Server and fat JARs or classic WARs
  • Build a RESTful Web application

Curriculum

    • Spring Boot
      • Session1:Spring Boot Introduction
      • Session2:Spring Boot – A Closer Look
      • Session3:Spring Boot – Spring Data JPA
      • Session4:Web Applications with Spring Boot
      • Session5:RESTful Application with Spring Boot
      • Session6:Securing REST Application with Spring Security
      • Session7: Actuators, Metrics and Health Indicators
      30 HRS
4 Review
Categories
BackEnd

Overview

  • Lectures 20
  • Test 1
  • Duration 40 hours
  • Skill level Professional
  • Language English
Course Description

Our Beginner SQL Course is the perfect place to start if you are new to the world of database programming or database administration. In addition to learning basic SQL commands and syntax – such as how to insert, update, and delete information from tables – users will be able to practice those same commands through our free online SQL interpreter. Enter SQL commands to receive immediate results and experiment to better understand how database concepts such as table drops and table selects work.

Prerequisite

beginers

Learning Outcomes
  • Write complex SQL queries to retrieve information from databases with many tables to support business decision making.
  • Write SQL DDL to create, modify and drop objects within a relational database.
  • Retrieve and store information in a relational database using SQL in a multi-user, web based environment.

Curriculum

    • SQL
      • Session1:Introduction to DBMS and RDBMS
      • Session2:Introduction to SQL Database Object
      • Session3:Built-in Functions
      • Session4:Grouping the Result of a Query
      • Session5:Working with Integrity Constraints
      • Session6:Querying Multiple Tables (Joins)
      • Session7:Working with Sub Queriese
      • Session8:Working with DCL, TCL Commands
      • Session9:Controlling User Acces
      • Session10:Manipulating Large Data Set
      • Session11:Correlated Subquerie
      40 HRS
4 Review
Categories
BackEnd

Overview

  • Lectures 20
  • Test 1
  • Duration 40 hours
  • Skill level Professional
  • Language English
Course Description

PL/SQL Training includes procedural language components like loops and conditions that permit declaration of constants and variables, procedures and functions and might handle runtime errors. One will produce PL/SQL units like procedures, functions, packages, sorts and triggers that are keep within the information for the use by applications that are utilized by any of the Oracle Database informatic interfaces.

Prerequisite

sql

Learning Outcomes
  • Develop efficient PL/SQL programs to access Oracle databases.
  • Design modular applications using packages.
  • Invoke native dynamic SQL to build runtime SQL statements.
  • Manage data retrieval with cursors and cursor variables
  • Manage dependency issues and collect PL/Scope data

Curriculum

    • SQL
      • Session1:Basics of PL/SQL
      • Session2:PL/SQL structures
      • Session3:Error checking – exception handling
      • Session4:Boolean logic in PL/SQL
      • Session5:Cursors in PL/SQL
      • Session6:Iteration in PL/SQL
      • Session7:Using Collections
      • Session8:Dynamic SQL in PL/SQL
      • Session9:Nested blocks in PL/SQL
      • Session10:Triggers in PL/SQL
      • Session11:Stored procedures, functions and packages
      • Session12:Bulking in PL/SQL
      40 HRS
4 Review
Categories
BackEnd

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Professional
  • Language English
Course Description

Microsoft SQL Server is one the most popular Relational Database Management System (RDBMS) used in Microsoft universe. It can be used for data storage as well as for data retrieval for applications which can be either on desktop or Web/Browse.

Prerequisite

beginers

Learning Outcomes
  • Learn Database models.
  • Overview of SQL Server Management Studio and Transact-SQL language.
  • Invoke native dynamic SQL to build runtime SQL statements.
  • Retrieve data from tables
  • Maintain databases, tables, and sequences with SQL statements

Curriculum

    • SQL Server
      • Session1:Introduction To DBMS
      • Session2:Introduction To SQL Server
      • Session3:TSQL (Transact-Structured Query Language)
      • Session4:Working with Queries (DQL)
      • Session5:Aggregate Functions
      • Session6:Joins and Set Operations
      • Session7:Implementation of Data integrity
      • Session8:Working with Constraints
      • Session9:Implementing Views
      • Session10:Data Control language (DCL)
      • Session11:Working with Indexes
      • Session12:Working with Stored Procedures and Functions
      30 HRS
4 Review
Categories
Android Application

Overview

  • Lectures 20
  • Test 1
  • Duration 40 hours
  • Skill level Professional
  • Language English
Course Description

The course is for designing and building mobile applications using Android™ open-source platform. It will be a combination of lecture and laboratory course which will help the student understand the philosophy of developing for Android™ through its main application development building blocks and their interaction with one another.

Prerequisite

Core Java

Learning Outcomes
  • Learn Software core java , user interface,layout manager ,location service,WI-FI integration, email ,chat , SMS etc.
  • Information packed practical training starting from basics to advanced programming.
  • Best suitable for beginners to advanced level users and who learn faster when demonstrated.
  • Course content designed by considering current Android Developer and the job market.
  • Practical assignments at the end of every session.

Curriculum

    • Android
      • Session1:Introduction to Android
      • Session2:Application Structure (in detail)
      • Session3:Emulator-Android Virtual Device
      • Session4:Basic UI design
      • Session5:Preferences
      • Session6: Menu
      • Session7:Intents (in detail)
      • Session8:UI design
      • Session9:Tabs and Tab Activity
      • Session10:Styles & Themes
      • Session11:Content Providers
      • Session12:Linkify
      • Session13:Adapters and Widgte
      • Session14:Notifications
      • Session15:Custom components
      • Session16:Threads
      40 HRS
4 Review
Categories
Advanced Android

Overview

  • Lectures 10
  • Test 1
  • Duration 20 hours
  • Skill level Professional
  • Language English
Course Description

This course provides the ideal primer for more advanced courses and applications .The course uses the Java programming language and teaches you ways to expand the user experience, improve app performance, and add features like custom views, animations, and location-awareness.

Prerequisite

Core Java + android

Learning Outcomes
  • Use Google APIs to make app aware of its location
  • Build a classical Music Quize app that render audio and video
  • Allow users t interact more frequntly with your app
  • create various types of animations in Android..
  • detect the user's current place, such as a library, school, or train station, and how to enable your apps to search for places.

Curriculum

    • Android
      • Session1:Advanced concept
      • Session2:Services
      • Session3:Multimedia in Android
      • Session4:Location Based Services and Google Maps
      • Session5:Sensors
      • Session6:WiFi
      • Session7:Telephony Services
      • Session8:Camera
      • Session9:Bluetooth
      • Session10:Testing and Debugging Android Application
      40 HRS
4 Review
Categories
Advanced Android

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level Professional
  • Language English
Course Description

This project-driven course focuses on hypertext markup language (HTML5).Students are introduced to foundation concepts of semantic coding, usability & accessibility, and the Document Object Model (DOM). Those new to the field will learn code syntax, commenting, writing, testing, and maintenance of HTML .

Prerequisite

Core Java + android

Learning Outcomes
  • Write HTML5 structural semantic markup
  • Understand the Document Object Model, or DOM
  • Create cascading stylesheets (CSS) for device and browser integration
  • Identify online resources available for rapid front-end development

Curriculum

    • HTML5
      • Session1:Introduction to WEB
      • Session2:Introduction to HTML Terminology
      • Session3:Designing a Webpage
      • Session4:Creating Lists
      • Session5:Links
      • Session6:Images
      • Session7:Basic Tables
      • Session8:IFrames
      • Session9:HTML Media Tags
      • Session10:Canvas
      • Session11:SVG
      • Session12:Geolocation
      • Session13:Web Storage
      • Session14:Web Workers
      30 HRS
4 Review
Categories
Web Designing

Overview

  • Lectures 10
  • Test 1
  • Duration 20 hours
  • Skill level beginners
  • Language English
Course Description

You will learn many aspects of styling web pages! You’ll be able to set up the correct file structure, edit text and colors, and create attractive layouts. With these skills, you’ll be able to customize the appearance of your web pages to suit your every need! .This CSS tutorial series covers all the fundamentals of CSS, including the idea of selectors, methods of setting colors and backgrounds, way of formatting fonts and text, styling UI elements such as hyperlinks, lists, tables, etc. as well as the concept of CSS box model, and so on.

Prerequisite

HTML

Learning Outcomes
  • control the presentation of multiple pages of a website with a single style sheet.
  • can present the same page differently on different devices
  • can change the position of an element on a web page without changing the markup.
  • can alter the display of existing HTML elements.
  • can create print friendly version of your web pages..

Curriculum

    • CSS
      • Session1:CSS BASIC
      • Session2:CSS BOX MODEL
      • Session3:CSS ADVANCED
      • Session4:CSS3 FEATURES
      20 HRS
4 Review
Categories
Web Scripting

Overview

  • Lectures 20
  • Test 1
  • Duration 40 hours
  • Skill level beginners
  • Language English
Course Description

This JavaScript tutorial series covers all the fundamental programming concepts, including data types, operators, creating and using variables, generating outputs, structuring your code to make decisions in your programs or to loop over the same block of code multiple times, creating and manipulating strings and arrays, defining and calling functions, and so on.

Prerequisite

HTML

Learning Outcomes
  • can modify the content of a web page by adding or removing elements.
  • can monitor events like mouse click, hover, etc. and react to it.
  • can perform and control transitions and animations.
  • can create alert pop-ups to display info or warning messages to the user.
  • can perform operations based on user inputs and display the results.

Curriculum

    • CSS
      • Session1:JAVASCRIPT BASIC
      • Session2:JAVASCRIPT & DOM
      • Session3:JAVASCRIPT & BOM
      • Session4:JAVASCRIPT ADVANCED
      40 HRS
4 Review
Categories
Jquery

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level beginners
  • Language English
Course Description

This course is designed to accommodate website designers who have some experience building web pages. Lessons familiarize students with the ins and outs of basic JavaScript and then move on to advanced tools for adding really useful interactivity to a Web site as quickly and easily as possible with the help of prewritten jQuery libraries.

Prerequisite

HTML

Learning Outcomes
  • Design and build rich interactive web applications..
  • Creating interactive user interface..
  • The jQuery library makes it easy to manipulate a page of HTML after it’s displayed by the browser.
  • It also provides tools that help you listen for a user to interact with your page, tools that help you create animations in your page, and tools that let you communicate with a server without reloading the page.

Curriculum

    • Jquery
      • Session1:Introduction
      • Session2:jQuery – Basics
      • Session3:jQuery – Selectors
      • Session4:jQuery – DOM Attributes
      • Session5:jQuery – DOM Traversing
      • Session6:jQuery – CSS Methods
      • Session7:jQuery – DOM Manipulation Methods
      • Session8:jQuery – Effects
      • Session9:jQuery – AJAX
      • Session10:jQuery – JSON
      30 HRS
4 Review
Categories
Jquery

Overview

  • Lectures 10
  • Test 1
  • Duration 20 hours
  • Skill level beginners
  • Language English
Course Description

This course will help students in building stunning responsive and mobile sites using Bootstrap 4, CSS3, HTML5, jQuery, and JavaScript..

Prerequisite

HTML + CSS + JavaScript

Learning Outcomes
  • Built-in Support for layout, grids, fluid grids, and responsive designs.
  • Components: Contains lots of reusable components including Icons, Dropdowns, Navbars,Breadcrumbs, Popovers, Alerts, and many more.
  • JavaScript Plug-ins: Contains lots of custom jQuery plug-ins. You can include them all or one by one..
  • Customizable Components: We can customize Bootstrap's components with LESS variables and jQuery plug-ins to create our own version.

Curriculum

    • Bootstrap
      • Session1:Introduction to Bootstrap
      • Session2:Bootstrap Grid
      • Session3:Bootstrap with CSS
      • Session4:Bootstrap Components
      • Session5:Bootstrap Plug-Ins
      20 HRS
4 Review
Categories
Python

Overview

  • Lectures 10
  • Test 1
  • Duration 20 hours
  • Skill level beginners
  • Language English
Course Description

Our Python course syllabus is framed by our Industry experts. This Python and Django course content covers all the latest topics from basics to advanced level like Python for Machine Learning, AI, Web development.

Prerequisite

OOPs concept

Learning Outcomes
  • To understand the concepts and constructs of Python.
  • Build basic programs using fundamental programming constructs like variables, conditional logic, looping, and functions.
  • Work with user input to create fun and interactive programs.
  • Create simple games with images, animations, and audio using our custom beginner-friendly programming library, Wizardlib.

Curriculum

    • Python
      • Session1:Introduction to Python
      • Session2:Python Language Fundamentals
      • Session3:Operators
      • Session4:Control Statements
      • Session5:Loops and Iteration
      • Session6:Functions
      • Session7:Python Date & Time
      • Session8:Python Advanced
      20 HRS
4 Review
Categories
Advance Python

Overview

  • Lectures 10
  • Test 1
  • Duration 20 hours
  • Skill level Intermediate
  • Language English
Course Description

This comprehensive course provides an in-depth exploration of working with the programming language for enterprise development. At the conclusion, you will be able to use Python to complete advanced tasks in the real world.

Prerequisite

Basic Programiing with python

Learning Outcomes
  • To understand the Opps concept.
  • Learn how to leverage OS services, code graphical application interfaces.
  • create modules and run unit tests, define classes, interact with network series.
  • Querying databases

Curriculum

    • Advance Python
      • Session1:Object Oriented Programming
      • Session2:Collections in Python
      • Session3:Exception Handling
      • Session4:File Operations using Python
      • Session5:Modules & Packages
      • Session6:Multi-threading
      • Session7:Networking
      • Session8:GUI Programming with Tkinter
      • Session9:SQLite Database Connection
      20 HRS
4 Review
Categories
DJanggo

Overview

  • Lectures 15
  • Test 1
  • Duration 30 hours
  • Skill level beginners
  • Language English
Course Description

This course will help you gain expertise in the Django REST framework, Django Models, Django AJAX, Django jQuery, and much more. You will also master the web framework while working on real-time use cases with the Python Django course.

Prerequisite

python

Learning Outcomes
  • Use CSS to create beautifully styled sites.
  • Use Javascript to interact with sites on the Front-End.
  • Understand HTTP requests
  • earn the power of Python to code out your web applications.
  • Create fantastic landing pages

Curriculum

    • DJango
      • Session1:Django Web Framework
      • Session2:MVC Pattern
      • Session3:Getting Started with Django
      • Session4:Create an Application
      • Session5:Django – Admin Interface
      • Session6:Views Layer
      • Session7:Django – URL Mapping
      • Session8:Django Template Language (DTL)
      • Session9:Django – Models
      • Session10:Django – Sending E-mails
      • Session11:Django – File Uploading
      • Session12:Django – Cookies Handling
      • Session13:Django Admin
      • Session14:Sample Projects and Websites
      30 HRS