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

Deepakpresentation

This document summarizes a presentation about Wipro's Talent Next industrial training program for 2020. It discusses that Wipro partnered with Nasscom to start a training platform on emerging technologies for 10,000 students from over 20 engineering colleges in India. The training program was completed on a PBL app designed by Wipro and included topics like core Java concepts, JavaFX, IntelliJ IDEA, hands-on projects in temperature conversion and Connect 4 game development. Students who completed milestones received a certificate.

Uploaded by

DEEPAK VERMA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
303 views

Deepakpresentation

This document summarizes a presentation about Wipro's Talent Next industrial training program for 2020. It discusses that Wipro partnered with Nasscom to start a training platform on emerging technologies for 10,000 students from over 20 engineering colleges in India. The training program was completed on a PBL app designed by Wipro and included topics like core Java concepts, JavaFX, IntelliJ IDEA, hands-on projects in temperature conversion and Connect 4 game development. Students who completed milestones received a certificate.

Uploaded by

DEEPAK VERMA
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

PRESENTATION ON

INDUSTRIAL
TRAINING 2020
WIPRO TALENT NEXT PROGRAM
Made by:-
Astitva Nigam
1702931040
ECE 7-A

KRISHNA INSTITUTE OF ENGINEERING AND


TECHNOLOGY
MENTOR NAME:

Raghavendra Dwivedi
Hirday Kumar Gupta
Arvind Kumar Sharma
WIPRO TALENT NEXT PROGRAM

• Wipro Limited is an Indian multinational corporation that provides information technology, consulting and
business process services. It is headquartered in Bangalore, Karnataka, India.

• In 2013, Wipro separated its non-IT businesses and formed the privately owned Wipro Enterprises.

• Wipro NSE 0.71 % has partnered with industry body Nasscom to start a training platform on emerging
technologies such as artificial intelligence, data science, internet of things, cybersecurity.

• Through this platform, Wipro will train 10,000 students from more than 20 engineering colleges in India.
AN INSIGHT INTO WIPRO TALENT NEXT PROGRAM:-

• The Training program was completed on PBL app designed and handled by Wipro Ltd.

• Program was divided into 3 level milestone on clearing of which you are called directly for the
interview process.

• And on submitting the assignment works and clearing at least one milestone you will be awarded
with the certificate.

• The Training was started on the first week of June and ended on July 31st .
TOPICS COVERED
TECHNOLOGY STACK FOR PROJECT
CORE JAVA CONCEPTS
Java fundamental
Object oriented programming concepts
Inheritance
Abstraction/ Packages/ Exception Handling
Wrapper classes
Multithreading
JavaFX
JavaFX is a set of graphics and media packages that enables developers to design,
create, test, debug, and deploy rich client applications that operate consistently

across diverse platforms.


Written as a Java API, JavaFX application code can reference APIs from any Java
library.
If you have a web design background, or if you would like to separate the user
interface (UI) and the back-end logic, then you can develop the presentation aspects
of the UI in the FXML scripting language and use Java code for the application logic.
If you prefer to design UIs without writing code, then use JavaFX Scene Builder.
As you design the UI, Scene Builder creates FXML markup that can be ported to an
Integrated Development Environment (IDE) so that developers can add the business

logic .
Key Features of JavaFX

•Java APIs. JavaFX is a Java library that consists of classes and interfaces that are
written in native Java code. The APIs are designed to be a friendly alternative to Java
Virtual Machine (Java VM) languages, such as JRuby and Scala.
•FXML and Scene Builder. FXML is an XML-based declarative markup language for
constructing a JavaFX application user interface. A designer can code in FXML or use
JavaFX Scene Builder to interactively design the graphical user interface (GUI).
Scene Builder generates FXML markup that can be ported to an IDE where a
developer can add the business logic.
IntelliJ IDEA

IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing
computer software.
It is developed by JetBrains (formerly known as IntelliJ).
It is available as an Apache 2 Licensed community edition, and in a proprietary commercial
edition. Both can be used for commercial development.
The first version of IntelliJ IDEA was released in January 2001, and was one of the first available
Java IDEs with advanced code navigation and code refactoring capabilities integrated
Key Features of IntelliJ IDEA

Coding assistance
The IDE provides certain features like code completion by analyzing the context,
code navigation, code debugging, code refactoring.
Built in tools and integration
The IDE provides integration with build/packaging tools
Plugin ecosystem
IntelliJ supports plugins through which one can add additional functionality to the
IDE.
HANDS-ON PROJECTS
1. TEMPERATURE CONVERTER TOOL
• This conversion tool will convert a temperature value from and to degC, degF
or Kelvin measurement units.
• This tool will also display a conversion scale applicable to each converted
temperature.

Tools Used: Core Java, JavaFX


Environment: Intellij IDEA
2. THE CONNECT4 GAME

• Connect Four is a two-player connection game.


• The players first choose a color and then take turns dropping colored discs
from the top into a seven-column, six-row vertically suspended grid.
• The pieces fall straight down, occupying the next available space within the
column.
• The objective of the game is to be the first to form a horizont.
Tools Used: Core Java, JavaFX
Environment: Intellij IDEA
CERTIFICATE OF COMPLETION
MOOC COURSES
VIRTUAL EXPERIENCE PROGRAM
THANK YOU

You might also like