The Java Full Stack Training focuses on the advanced concepts of Java Full Stack development that includes front-end user interface, AngularJS, core and advanced Java, spring and Hibernate framework, MongoDB and advanced Python in great detail. Using one of the most profound and 4th generation object-oriented programming language Java, a Java Full Stack Developer is able to develop a robust and highly secure web application that would meet all the requirements of the clients. By the end of the Java Full Stack Course, you will be able to utilize various functions such as CRUD, API, database technology, HTML5, CSS3, JavaScript, web server technologies, RESTful services, etc effectively.
• Introduction
• What is difference between HTML and HTML5?
• HTML Overview
• DOCTYPE
• HTMLAttributes
• Text Formatting
• Script tag
• Link tag
• Image tag
• Div tag
• Span tag
• Kbd tag
• Code tag
• Paragraph
• Pre
• HTMLTables
• HTML Lists
• Iframes
• HTML Web Storage
• Semantic Element
• HTML Media
• HTMLAudio
• HTMLVideo
• What is CSS?
• CSS Inclusion
• CSS Fonts
• CSS Text
• CSS links
• CSS Tables
• Margin property
• Padding property
• CSS Lists Styles
• CSS Cursors
• CSS Overflow
• CSS Position
• Pseudo Classes
• Pseudo Elements
• Animation
• Media Query
• Box Sizing
• Overview
• Grid System
• Typography
• Code
• Tables
• Forms
• Buttons
• Images
• Helper classes
• Responsive utilities
Boostrap Template Register Form and Form validation in javaScript
• What is Single PageApplication?
• TypeScript
• Introduction to Angular
• Component-based Architecture
• Services Routing
• Angular-CLI
• Controllers
• Directives
• Built-in Directives
• Template
• Routing (with server configurations)
• Services
• Dependency injection
Print following patterns on-screen with appropriate logic:
a)
1
12
123
1234
12345
b)
12345
1234
123
12
1
c)
*
**
***
****
*****
d)
12345
2345
345
45
5
e)
012
123
234
345
456
f)
Tables of numbers 1 to 10.
Complete the following assignments:
Write Java code for the following problems.