0% found this document useful (0 votes)
13 views

EDGE - Java (Full Stack Java)

Uploaded by

Lalit Shahane
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

EDGE - Java (Full Stack Java)

Uploaded by

Lalit Shahane
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

able

il
deAva
mo
ngi
rain
EDGE
eT
fflin
&O
ine
ESSENTIAL DIPLOMA

Onl
FOR GRADUATE ENGINEERS

“ JUST a little extra EDGE can


give you a great Career “
ABOUT US
Fortune Cloud Technologies Pvt. Ltd. is operating in a Pune which is known as Oxford of East.
We are an IT Training service provider conducting training programs for various software
fields & offers certification for individuals and organizations as well. For this we have a team
of fully qualified and experienced professionals.

Fortune Cloud is connected with 2000+ reputed IT Companies where we have placed our
candidates. 1000+ satisfied students are working in well - reputed MNC’s like ATOS,
Accenture, Capgemini, L&T Infotech, Siemens, TCS, Wipro and many mid - level companies
like Allure, Goodwill Software, Techence, Logic Spice, Aikon Labs, Clinivantage, Mindnerves
Technologies & many more

Fortune Cloud Technologies Pvt. Ltd. is an Education & Training vertical of Cravita
Technologies India Private Limited

Subsidiary Company of

Cravita Technologies India Private Limited is an IT company providing IT Services like


Software Development, Website Development, Mobile App Development, Cloud Services &
IT Staffing.
For more details visit: www.cravitaindia.com
www.fortunecloudindia.com +91 9766439090
Our Process & Methodology :

Placement

Softskill
Counselling
Training &
Interview Fortune &
Guidance
Preparation
Cloud
Process
Industrial
Live Technical
Project Training
Experience

To fulfill the ever existing


demand of the quality
manpower in an IT
Industry.
Fortune Cloud has
PROGRAM FLOW launched a Job enabling
training program. i.e. EDGE.

Your Journey starts here

First 4 months Industrial training is


mandatory to bridge the gap
Technical Training with in the academic curriculum
Practical Orientation and in the industry.

2 Months project Interview Calls & Live


Optional Project.( Interview calls will
Internship in Software
starts after 60% completion
Development Company of the course )

Gain 6 Months of Work Experience ensures


Experience from our that you have much pretty
IT Company Knowledge to work in a
( Cravita Technologies ) reputed IT Company

100% Job Employability

www.fortunecloudindia.com +91 9766439090


UNIQUE FEATURES
DATA BASE

Learning Management System ( LMS ) Access


DOCUMENTATION IDEAS

REPORTS
Courses

Watch Recorded Video Lectures

Technical Notes

Practice Interview Question Bank

https://lms.fortunecloudindia.com/

LMS APP

Login to FortuneCloud LMS Login to FortuneCloud LMS

ADD YOUR CREDENTIALS


ADD YOUR CREDENTIALS

Username
Username
Username
Username

Password

Password Password

Password Forget Password?


LOGIN

Forget Password?
LOGIN

www.fortunecloudindia.com +91 9766439090


Common Supporting Technologies

Logic Building, C Language, Database ( MySQL / PL - SQL ),


Web Designing ( HTML5, CSS3, JavaScript, Bootstrap, JQuery )
& Software Project Management ( SPM )

Elective
JAVA
You can also choose your Elective from below
domains like .NET | Python | PHP | Angular |
Android | Software Testing

Soft Skill Training


English Communication | Interview Preparation |
Mock Interviews | Resume Writing |
HR Interview sessions |
Interview Facing Tips, etc.

www.fortunecloudindia.com +91 9766439090


Common Modules

C LANGUAGE : MY SQL :

Ÿ History & Introduction of C language Ÿ Introduction to SQL


Ÿ Installation of C Ÿ Installation of SQL setup
Ÿ Introduction to First Program Ÿ SQL Table - Create, Drop, Alter, etc.
Ÿ Variables & Datatypes Ÿ SQL operations on select, Clause, Order By,
Ÿ Control Statements Insert, Delete, Update, etc. queries
Ÿ Break, Continue, Goto Ÿ SQL Joins, Keys, Indexes
Ÿ Working with Functions Ÿ SQL - Sub Queries
Ÿ C Math Functions, Enumeration ( enum ) Ÿ Normalization - 1NF, 2NF, 3NF, etc.
Ÿ Working with Arrays Ÿ PL SQL - Control Statements, Triggers,
Ÿ Pointers Functions, Stored Procedures
Ÿ Strings Ÿ Indexing - Clustered, Non-Clustered, etc.
Ÿ Structure & Union Ÿ Internal Theory & Practical Exam
Ÿ File Handling
Ÿ Internal Theory & Practical Exam
BOOTSTRAP
WEB DESIGNING • Bootstrap - Home, Overview, Environment Setup
• Bootstrap - Grid System, CSS Overview,
Typography, code, Tables, Forms, Buttons images
HTML 5 ( Hyper Text Markup Language )
• Bootstrap - Responsive utilities
• Introduction to HTML and their versions • Bootstrap Plugins, Plugins Overview, Transition
• Tags and their attributes Plugin, Modal Plugin, Dropdown plugin, Scrollspy
• Advance HTML tags like forms, frames, Plugin, -Tab Plugin, Tooltip Plugin, Popover
tables,etc. Plugin, Alert Plugin,
• Basic Webpage & Website design • Button Plugin, Collapse Plugin
• Internal Theory & Practical Exam • Flex
• Bootstrap Demos ( Practice Sessions )
CSS3 ( Cascading Style Sheet )
• Project & Internal Theory & Practical Exam
• Introduction to CSS and Their versions
• Types of Style Sheets
Jquery
• CSS Properties • Jquery overview, Basics, Selectors, Attributes,
• Class Selector, Id Selector • JQuery traversing
• Absolute and Relative positioning, DIV + CSS • JQuery effects, Jquery events
• CSS Gradient & Layouts • JQuery HTML / CSS, Jquery forms
• Internal Theory & Practical Exam • JQuery Ajax, JQuery UI
JavaScript SOFTWARE PROJECT
• Introduction to Scripting & javascript MANAGEMENT (SPM)
• Javascript variables & operators.
• Javascript Looping statements, Events & • Introduction to Project Management
Functions • Scope of Project
• JS Popup Boxes • Project Scheduling
• Internal Theory & Practical Exam • Team Responsibilities and Activities
• Test Cases and Cost Implications
• UATS ( User Acceptance Testing )
• SDLC ( Software Develpoment Life Cycle )
www.fortunecloudindia.com +91 9766439090
JAVA

Core JAVA
• Getting started - What is JAVA? Java Language • Exception Handling - What is Exception,
Environment, Introduction to java language, JVM Exception type & hierarchy, Handling Exception
and its working, Features of java language, using try - catch, throw & throws, Custom
Difference between JDK, JRE and JVM Exception, Finally Block.
• OOP’s Concepts, OOP’s Features • Multithreading - What is Multithreading, Life
• Basic Language Constructs - Data types, Cycle of a Thread, Creating Thread, Thread
Operators in java, Conditional construct, Looping States, Method of Thread with Examples,
construct, Arrays, Scanner Class Synchronization in Multithreading
• Major Pillars of JAVA - Encapsulation, • Collection Framework : ArrayList, LinkedList,
Abstraction, Inheritance, Polymorphism Creating List Interface, HashSet. LinkedHashSet, TreeSet,
classes and Objects - Declaring variable and & Map Interface, HashMap, LinkedHashMap,
accessing it. Types of Objects & Garbage Hashtable, Comparable Interface, Comparator
Collection Interface, Comparable vs Comparator.
• Methods, Constructors, Use of Access Specifiers, • Java Serialization use of transient keyword.
static and This keyword • Java I/O - FileOutputStream, FileInputStream,
• Inheritance- Type of inheritance, Concept of BufferedOutputStream, BufferedInputStream,
Polymorphism, Method Overloading, Method FileWriter, FileReader, BufferedWriter,
Overriding, Super Keyword. BufferedReader.
• Polymorphism- Final Keyword, Runtime
Polymorphism, Abstract Classes, Interfaces
• Packages, import and static import
• String, Immutable String Comparison, String
Concatenation, Substring, Methods of String
class, StringBuffer class, StringBuilder class,
Sring vs StringBuffer vs StringBuilder toString
method.

JDBC
• JDBC Introduction • Operation like create, insert, update, delete,
• JDBC DriverDB Connectivity, Steps Connectivity select, alter and from keyword values.
with StatementResultSet, PreparedStatement, • Stored procedure and its CallableStatement with
ResultSetMetaData, DataBaseMetaDataStore examples.

SERVLET
• What is ServeltWeb Terminology • Attribute in Servlet
• Servlet API, Servlet Interface, GenericServlet, • Servlet Advance
HttpServlet, Servlet Life Cycle, Servlet in eclipse • Session Tracking
IDE, ServletRequest, RequestDispacher, • Session Techniques 1) Cookies in ServletCookies:
SendRedirect ServletConfig, ServletContext. Login & Logout, 2) Hidden Form Field, 3) URL
Rewriting, 4) HttpSession: Login & Logout.

www.fortunecloudindia.com +91 9766439090


JSP

• JSP Introduction • JSP page directive JSP include directiveJSP taglib


• Life Cycle of JSP directive
• JSP scripting elements • JSP Exception, Action Elements
• JSP scriptlet tag, JSP expression tag, JSP • jsp:forward, jsp:include, Java Bean Class, Jsp:
declaration tag useBean, Set & getProperty, Displaying
• 9 Implicit Objects Expression Language
• JSP Request, JSP Response, JSP Config, JSP • JSP with JDBC : Connectivity using jsp
Application, JSP Session JSP PageContext, JSP • Registration Example and Login Examples
Page, JSP Exception • MVC using Servlet and JSP.
• JSP Directive Elements • Mini Project & Internal Theroy & Practical

SPRING
• What is Spring • Spring AOP
• IOC Container, Dependency Injection, • AOP Concepts, Types of Advice with complete
Constructor Injection, CI Dependent Object, CI Explanation. Example On Spring AOP Before
with Collection, CI with Map, Inheriting Bean Advice, After Advice
Setter Injection. • Spring jdbc Template
• SI Dependent Object, SI with Collection, Factory • Spring MVC
Method Spring Bean Autowiring Tutorial • Spring MVC, Multiple ControllerRequest,
• Example On Spring Autowiring byName, Response, MVC Form
Example On Spring Autowiring by Type, Example
On Spring Autowiring by Constructor, Example
On Spring Autowiring by Autodetect.

HIBERNATE
• HB Introduction • Table Per Subclass, Table Per Subclass using
• HB in Eclipse IDE Annotation
• Hibernate Example, Hibernate - Annotations • Collection Mapping
• Inheritance Mapping. Table Per Hierarchy. Table • Component Mapping and Example
Per Hierarchy using Annotation. • HQL : Hibernate query language and its
• Table Per Concrete, Table Per Concrete using Operation
Annotation. • Mapping - One to One, One to Many, Many to
One, Many to Many Mapping

www.fortunecloudindia.com +91 9766439090


SPRING BOOT

Spring Boot Introduction • @RequestParam Annotation


• Installation, Setup in eclipse • Spring Boot MVC - Model, View, Controller
• First Spring Boot Project - Hello World • Spring Boot CRUD Operations
• Dispatcher Servlet • JPA Custom queries with Query Method
• Dependency Injection • Spring Boot Rest API
• Autowiring • Spring Boot Rest API with Postman Tool
• Spring Boot Application Properties • Spring Boot Security
• Client Server Mapping • Spring Boot - Thymeleaf

MICRO SERVICES
• Micro Services Introduction • Design Standards
• Principle and Characteristics • Micro Services Communication
• Use Cases and Benefits • User Interfaces integration with Micro Services
• Challenges

www.fortunecloudindia.com +91 9766439090


EDGE

Domain : JAVA | .NET | PYTHON | PHP | ANGULAR | SOFTWARE TESTING.

4 months - 2 hours/day - Monday to Friday & Revision ( If required ).

Duration

ON Demand ONLINE Logic Building Sessions ( Optional)


Online Logic Building
sessions

Every Saturday & One-to-One Doubt Clearing Sessions.

Soft Skill Training

Online | Offline ( Classroom )

Mode Of Learning

Eligibility

Bsc / BCA / BCS / BE / B.Tech/ MSc/MCA/MCS Recent Pass Out Only

www.fortunecloudindia.com +91 9766439090


Industry Tools

• Version Control • Working with Remote


• Git Introduction Repository
• Git Installation • Branching and merging in Git
• Create and Clone Repository • Merge Conflicts
• Commonly used commands in • Stashing, Rebasing, Reverting
Git and Resetting
• Git Workflows

• Introduction to Continuous • Jenkins Master-slave


• Integration architecture
• Jenkins Architecture • Jenkins Delivery Pipeline
• Plugin Management in Jenkins • Jenkins Declarative Pipeline
• Jenkins Security Management • CI/CD Pipeline
• Notification in Jenkins • Integrate Git with Jenkins
• Integrate Maven with Jenkins

• Introduction to JIRA • Searching Defects and doing bulk


• Installing Changes
• Create project, Scheme, Issues • Search Filters
• Add Users • Advanced Search using JQL
• Jira Dashboard and Gadgets • Jira Query Language
• Kanban Boards and Scrum • Generating Reports
• Write Test Cases, Test Cycles • Types of Reports
• Defect / Bug Templates • Backlog
• Logging defects • Agile Project Monitoring and
• Defect Lifecycle reporting with Jira

• Introduction to Maven • Maven Architecture

Software development tools are important because they help developers create high-
quality software more efficiently and effectively. These tools can help with tasks such
as writing and organizing code, debugging and testing code, and collaborating with
other team members.
www.fortunecloudindia.com +91 9766439090
Top Reasons to Join Fortune Cloud’s Training

Fortune Cloud - A subsidiary of Cravita Technologies India Private Limited


which is one of the leading Information Technology Consulting,
services and Outsourcing organization.

2000+ Clients

Job Enabling Training program - Training by IT Professionals. Over 5


years + Real - Time Experienced Faculty. There are 100%
Placement opportunities after this training program.

Live Project Exposure - Real time Work Experience ensures that you have
sufficient Professional Experience to get a Job in an IT Industry.

All our centers are equipped with modern teaching aids and state-of-the-
art hardware, lncluding PC projectors, overhead projectors,
LCD panels, Smart Board, etc.

100% Placement Assurance

www.fortunecloudindia.com +91 9766439090


Googl Reviews
Fortune Cloud Technologies Pvt. Ltd.
Google Ratings 4.8
Vishal Chamwad Sushant Patil

I highly recommend the Java Full Stack Training Thanks to entire staff of Fortune Cloud
provided by Fortune Cloud Technologies. The Technologies Group. They encouraged and pushed
course was comprehensive and well-structured, me to build my technical and professional skills to
Covering essential concepts and hands-on projects. set my career path. I have completed my graduation
The instructors were knowledgeable and in computer Engineering in the year 2020. But due
supportive, creating a conducive learning to my poor academics and communication I was not
environment. Thanks to this training, I secured a job able to get job in IT field. Then I decided to do full
in the field. Outstanding program! stack Java Developer course at Fortune Cloud
Technologies Group. I joined Fortune Cloud
Pratiksha Pansare Technologies on 26th of July and I consider it my
Fortune. Because I got placed in Probity Soft Pvt Ltd
I am joined Fortune Cloud Technologies for ( java ) company within a 3 & half months. All credit goes to
full stack developer course and 4 month and My all the staff of Fortune Cloud Group and especially
overall experience best. I got Job. We get more Vaibhav Sir. Thank you so much
knowledge regarding new languages and
experience the process of developing real time Bhushan Kumbhar
projects with lots of joy. The teaching staff is really
good and helpful. They helped me in building strong I joined Fortune Cloud Technologies for dot net Full
resume and personal development also. Thank you Stack Developer course and within 4 month I got
so Much Fortune Cloud Technologies. Amazing job. My overall experience with this coaching is best.
Experience The teaching staff is really good and helpful. They
covered all the needed concepts with examples and
Rohan Wakchaure hands-on experience in a short period of time. Apart
from technical learning they helped me in building
strong resume and personal deveopment also. Now
Best Software Training Center This training center
I am confident enough to work as IT Professional.
offers hundred percent job after completion of the
Thank you so much Fortune Cloud Technologies.
course. All the teachers in this training center are
highly educated and help the students from time to
time and give proper guidance as well as organize Mangesh Sangale
various seminars for the students to get jobs which
benefit the students in future. Thank you very much Great place to learn new technologies. Staff is very
Fortune Cloud Center. cooperative and dedicated for each individual to
understand the need of candidates and their
Aakash Vibhandik aspirations. Must recommend this place for
beginners who are striving to get into IT.
Fortune Cloud is a good choice to build a career and
the staff is so supportive. The teaching staff is Check Latest Reviews on google via this link :
excellent. Overall I'm very happy with the
https://g.page/fortunecloud/
experience.
www.fortunecloudindia.com +91 9766439090
What you get from Us
EDGE Training with Internship Program includes

Offer Letter from Cravita Technologies

Corporate Training Certification by Fortune Cloud Technologies

Unlimited Interview calls till you get Placed

Project Internship at Cravita Technologies - an IT Company

Work Experience Letter

100% Job Placement


100%

Certificate Format

www.fortunecloudindia.com +91 9766439090


Career Options

Web Design Studios Website or portal development


Software Development Companies
studios

Print & Publishing houses Multimedia production houses


Advertising Agencies
(like newspapers, magazines, etc.)

Freelancing ( Work from home )

Job Profile after this course

UI Developer Web Developer Front end Developer

Trainee Software Engineer Jr. Software Engineer Software Testing Engineer

Jr. Test Engineer JAVA Developer .Net Developer

Python Developer Full Stack Developer SQL Developer

Database Analyst

www.fortunecloudindia.com +91 9766439090


Our Office Premises

www.fortunecloudindia.com +91 9766439090


Our Office Functions

www.fortunecloudindia.com +91 9766439090


Our Development Center ( Cravita Technologies )

Building Name Plate Reception

Cabin

Work place Work place

Staff

www.fortunecloudindia.com +91 9766439090


FORTUNE CLOUD TECHNOLOGIES PVT. LTD.

www.fortunecloudindia.com +91 9766439090

You might also like