You are on page 1of 17

About QuickXpert Infotech

QuickXpert Infotech provides professional training on some of the most updated,


industry-designed certification & job-oriented training programs to both students
& corporate from experts in classroom & online training format. Our wide range of
courses blended by our placement process have helped students from both IT &
non-IT fields to make career in IT Industry!

➢ IT Courses - 1000+ Companies - 1000s Trained – Since 2014 !


Courses Offered – JAVA, Dot Net, Software Testing, Web Development, Oracle
Developer & DBA, MySQL, SQL Server, Digital Marketing, Python, Data Science
& A.I., Data Analytics, Tableau, Power BI, Excel Analytics, R Programming,
Hadoop, Android, Flutter, Salesforce, ServiceNow etc. please visit website for
details.

Our Live Projects – MarriageOnix.com, BiodataKing, CRM Support etc

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

About The Course


It is an end to end software development course that covers all 3 aspects of
software development viz frontend, backend and application development
covering many technologies to make you a Full Stack Developer!

Who Can Learn?


Anyone, Fresher or Experienced from either IT or non-IT looking to make their
career in IT field as Full Stack Developer

Duration & Other Info


❖ 6 months (without React.js)
❖ 7 months (with React.js)

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Tools You Will Learn

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Oracle SQL Syllabus


❖ Installation & Configuration

❖ Using Professional Tool - MySQL Workbench

❖ Design Database

• Create Tables
• Implementing Foreign Keys
• Using Auto Increment

❖ Constraints
• Foreign Keys & index
• Primary key & index
• Unique key & index
• Not null constraint

❖ Indexes

❖ CRUD Operations
• Create
• Read
• Update
• Delete

❖ Select Queries
• Basic Queries
• Using AND conditions
• Using OR conditions
• Using in, between, distinct and like keywords
• Sorting in ascending and descending order

❖ Functions
• Basic functions like lower case, upper case etc.
• Complex functions like position, left and ifnull

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ Groups
• Basic Queries
• Using Having Clause
• Multi column groups

❖ Joins
• Creating Foreign Keys and use them in Joins
• Inner Join or Natural Join
• Left Outer Join
• Right Outer Join
• Full Outer Joins
• Complex Join Queries etc

❖ Views & Inline Views

❖ Subquery

❖ Create Complex Queries

• Using Joins, Groups, Views & Subquery all together


• Creating tables using queries
• Inserting, Update & Delete using Select Queries

❖ Data Export & Import

❖ Creating Professional ER Diagram in MySQL

❖ Project

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Python
❖ Introduction
• Python Installations & Configuration
• PyCharm Installations & Configuration

❖ Programming Basics

• Variables
• Data Types
• User Inputs
• Unpacking
• Boolean Practice
• What If, Else and If, Making Decisions
• Loops

❖ Functions
• Creating Functions
• Using Built in Functions

❖ OOPs Programming
• Modules
• Classes & Objects
• Inheritance
• Overloading
• Composition

❖ Data Structures

• List
• Tuple
• Set

❖ Exception Handling

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ My SQL CRUD
• MySQL Installation
• Creating Tables
• Select Operations
• CRUD Operations
• Connecting Python with MySQL

❖ Web Scrapping
• Getting Data from Any Website using Python (new)
• Beautiful SOAP

❖ Data Analytics in Python


• Installing & Understanding Analytics Packages
• NumPy Array Operations
• Pandas Data Frame Operations
• Data Acquisition (Import & Export)
• Indexing
• Selection
• Sorting
• Filtering
• Group By
• Binning
• Concatenation
• Merge
• Append
• Drop

❖ Data Visualization in Python


• Installing Matplotlib

• Charts & Plots


www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.
For IT Careers !

❖ Project
Web Designing / Front-end Syllabus
❖ Learn

• HTML & HTML5


• CSS & CSS 3
• Media Query
• Javascript
• Jquery
• Twitter Bootstrap Framework
• Responsive Website Designing
• On Page SEO Techniques
• PHP Static Websites

❖ Web Design Overview


• About Responsive Website Designing

❖ HTML & HTML 5

• Table
• Types of Lists
• Forms
• Head tag & Meta tag
• Layout
• Classes and ID
• Div Tags
• Section Tags
• HTML 5 new element
• HTML 5 Validations

❖ On-page SEO Techniques

• Meta Tags - Title, Description, tags etc.


• Header Tags - H1, H2, H3, H4, H5 etc.

❖ CSS & CSS3

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

• Basics
• Background Image & Colors
• Selectors
• Declaration & Types
• Fonts & Text Properties
• Text Shadow, Gradients etc.
• Overflow & Display Properties etc.
• Effects - Border Raidus, Box Shadow etc
• Box Model - Border, Margin etc
• Units in css
• Positions - Static, Absolute, Relative, Fixed, Sticky etc
• Transforms - 2d & 3d Effects
• Transitions - Color Effects
• Animations
• Menu & Navigation Bar
• Chrome's Inspect Element for Desktop & Mobile for Runtime CSS
Manipulations

❖ CSS Media Query

• Overview
• Creating CSS Media Query Files
• Device Width wise CSS Programming

❖ JavaScript
• Basics
• Variables, Operators, Data Types etc
• Control Structures - If-Else, while, Do while, For Loops
• Logic Building Sessions
• Creating Functions
• Inbuilt Functions - Dates, Strings, Numerics etc
• Arrays
• Objects
• Events
• Regular Expressions
• HTML DOM
• Alert box etc

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ jQuery

• Basics
• Effects
• DOM Parsing
• Form Validations
• Events
• functions
• Creating Images
• Dynamic CSS Programming
• Hide and show element etc

❖ Bootstrap

• Basics
• Grid system
• Tables
• Images & Buttons
• Font Awesome & Glyphy Icons
• Pagination
• Forms
• Menu & Navigation Bar
• Carousel Plugin
• Bootstrap Modals - (pop ups)
• Creating Responsive Websites in Bootstrap

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Core Java
❖ Introduction to Java

❖ Java Installation & Configuration using Eclipse

❖ Java Basics

• Variables
• Datatypes
• Static Variables etc

❖ Creating Classes, Objects & Methods

❖ Control Structures

• If - Else if - Else
• Do.. While
• While
• For Loops
• Adv For Loops etc

❖ Logic Building Sessions with Practical’s

❖ Array

❖ Functions / Methods
• String Class Methods
• Date Class Methods
• Calendar Class Method

❖ Immutable Concept

❖ Access Modifies - Public, Private, Protected & Default

❖ Package

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ OOPS Concepts

• Inheritance
• Polymorphism
• Encapsulation & Java Beans
• Abstract Class
• Interface

❖ Anonymous Class

❖ Exception Handling
• Using Try..Catch...Finally Block
• User Defined Exceptions
• Throws and Throw

❖ Collections
• Understanding Collection Framework
• List
• ArrayList
• LinkedList
• Vectors
• Using Generics & Non Generics in Collections
• Set
• HashSet
• Map
• HashMap etc.

❖ Database / JDBC Integration on MySQL

• MySQL Installation
• Using Professional Tool - MySQL Workbench
• Creating Database
• Creating Tables
• Prepared Statement, Result Set, Statement etc.
• CRUD Operations

❖ Collections Class

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

• Collection Sort, Shuffle etc


• Comparator Interface
• Comparable Interface

❖ Multi Threading

• Basics – Thread and Runnable Interface


• Thread Joins
• Thread Synchronization
• Fixed Thread Pool

❖ File Handling
• IO Streams
• Reader & Writer
• Serialiaztion & Deserialization

❖ Lamda Experssions (Latest)

Advanced Java
❖ Tomcat Installation & Basics

❖ Creating Forms

• HTML & CSS

❖ Servlet Programming
• Introduction to Servlets
• GET & POST Methods

❖ Routing / Page Navigation

• Send Redirect
• Request Dispatcher
• Data Transport between Servlet and JSP

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ JSP Forms & Scriplets


• Scriplet tags
• Creating JSP Pages
• Using inbuild jsp objects
o Request
o Response
o PageContext

❖ Database / JDBC Integration on MySQL


• Integrating MySQL with J2EE Application
• CRUD Operations

❖ JSP Directives
• Include Headers and Footers etc.

❖ Session Handling

❖ JSTL - JSP Tag Library


• Core Tags
• Usings JSTL in JSP Pages for Programming

❖ Error Handling
• Configuring web.xml
• Creating Error Pages
• Handling 404 error

❖ File Upload / Download

❖ AJAX & JSON

❖ Project

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

❖ React JS Overview
❖ Features
❖ JSX
❖ Virtual DOM
❖ Lifecycle Methods
❖ Class Component / Functional Components
❖ UseState, UseEffect
❖ Conditional Rendering
❖ List Mapping
❖ React Router
❖ Props
❖ Hooks
• useReducer (Advance)
• useRef
• useContext
• useMemo (Advance)
• useCallback (Advance)
❖ Advance Topics
• HOC
• Redux, Saga
• Axios
• Jest (Advance/Testing)
• Material UI
• Bootstrap
❖ Project

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Our Benefits
❖ Training from Experts
❖ Certification Course
◦ All Participants will get Course Completion ISO Training Certificate from our Institute

❖ Installments Available
❖ Job Oriented Course
◦ Learn from Scratch

❖ Only 20% Theory and 80% Practicals


❖ Live Projects / Case Studies Covered
❖ Placements
◦ Dedicated HR Team for Placements
◦ Overall 1000+ Companies for Placements + New Companies Added on Regular
Basis!
❖ Personal Attention & Doubt Solving
◦ Limited Seats per batch.

❖ Notes / Study Material Provided


❖ Interview Prepare Sessions & Mock Interviews
❖ Resume Building etc.
Please visit site for more info

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


For IT Careers !

Our 5 Steps Process for Success

Contact Us
Contact Info: +91-7276681665

Website & Other Info: www.quickxpertinfotech.com

Inquire Now !

Chat Now Email Us

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.

You might also like