This is a course for Java professionals (or aspiring Java professionals) who need an in depth understanding of how web applications work in Java. In this course we cover how to build a website without using a framework. That might sound like a crazy thing to do but frameworks often hide the complexity of what’s going on under the hood, so when things go wrong, we don’t understand why, and therefore how to fix them. If you have never built a website with Java, or if you have only ever built sites using frameworks such as Spring Boot, JSF or Strus, this course will give you a really good grounding in the basics. And we’ll also cover a number of topics that every good web developer should understand no matter what framework you use.
You don’t need to be a Java Expert to do this course, but you should be able to confidently create basic Java code before you start. Knowledge of simple HTML is also useful.
Instructor Details
Courses : 8
Specification: Java Web Development Under The Hood
|
10 reviews for Java Web Development Under The Hood
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $11.99 |
---|---|
Provider | |
Duration | 8 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $11.99
Andrew Macmillan –
Just what I was looking for as an accompaniment to my Enterprise Computing module at uni. Very clearly taught, great pace and full of extremely useful theory and practical information for eventually working with a framework like Spring
Abbass Abd El Khalek Awad Allah –
Just JAVA web basics
Rajdeep Barman –
Excellent content
Marek urawski –
There are not so many courses that try to focus on how plain technologies work without any frameworks wrapping them. A good choice for someone who starts with web development and has some background on java programming. I really enjoyed the course. The only remark that I have is that I wish user sessions was described in a bit more detail. eg. I would like to know how session ids get generated and are there any restrictions, like can session id be repeated or what is the risk of someone stealing other user session id. Overall it would be nice to have more advanced chapter around security.
Archit Agarwal –
Its very descriptive and detailed
Sam M –
Wow, this course is well done. I am only about 20% through, so this review will be updated as I progress, but I must say that them quality of the material, the presentation and the instructor, Matt, are all absolutely top notch.
Bob –
Very good basic course on servlets that makes going to spring or other frameworks alot easier to understand!
Idan Chernihov –
Excellent and straightforward
Han Chen –
yes, I have working experience in django web app. So, I like the pace of this course.
Anna Hojas –
The material is very well prepared. If you have never done web development, you can learn the fundamentals here and it is also a joy going through the material