وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
2

Java EE, Web Development: HTTP, Server,Servlet,HTML/CSS,JSP

سرفصل های دوره

Learn Client-Server Architecture, TCP/IP, HTTP, Web Servers, Tomcat, HTML/CSS, Servlets, Web Filters, JSP, JSTL, Maven


1. Introduction
  • 1.1 Facebook of the Tutor.html
  • 1.2 Facebook Page with Udemy Coupons from Learn IT University.html
  • 1.3 Instagram of the Tutor.html
  • 1.4 IT-Bulls Company Official Website.html
  • 1.5 Learn IT University Website.html
  • 1.6 LinkedIn of the Tutor.html
  • 1.7 LinkedIn IT-Bulls company - official page.html
  • 1.8 Patreon account of the Tutor.html
  • 1.9 Telegram Channel with Latest News, coupons and important information.html
  • 1.10 Youtube channel with free lessons and blog.html
  • 1. Communication plan
  • 2.1 Learn IT application in Play Market.html
  • 2.2 Page where you can generate FREE bonus code for your self to remove limits in Application.html
  • 2. Unlimited access to Learn IT application for students
  • 3. Tips to Improve Your Course Taking Experience.html

  • 2. Web
  • 1. OSI Model, HTTP, TCPIP
  • 2. Client-Server Architecture. URI, URN, URL
  • 3. Web Servers Overview
  • 4. HTTP Part 1
  • 5. HTTP Part 2
  • 6.1 Official Tomcat website with official documentation and possibility to download Tomcat.html
  • 6. Apache Tomcat Overview, Installation and First Run
  • 7. Apache Tomcat Hometask with Solution.html

  • 3. WEB Interview Preparation
  • 1. Part 1 WEB Interview - Questions and Answers.html

  • 4. Build Automation Tools Overview
  • 1. Build Automation Tools Overview

  • 5. Apache Maven
  • 1.1 MacOS Maven installation guide.html
  • 1.2 Maven Lifecycles reference.html
  • 1. Apache Maven - Basics
  • 2. The First Maven Project. Archetypes.
  • 3. Working with Maven Project
  • 4. Maven settings.xml.html
  • 5. Execute Maven Goals & Advanced Dependency Management
  • 6. Maven Web Project
  • 7.1 Commands executed in the terminal during the lesson.html
  • 7.2 Source code of multi module project from the lesson.html
  • 7. Maven Multi-Module Project

  • 6. EXAM Maven + Web Servers
  • 1. Exam Task with Solution Maven + Web Services.html

  • 7. Servlets
  • 1.1 Link to Jakarta documentation.html
  • 1.2 Link to the HelloWorldServlet.html
  • 1. Intro to Servlets Hello World Servlet
  • 2.1 Source code examples from the lesson.html
  • 2. Servlet API
  • 3.1 Documentation about elements in web.xml file.html
  • 3.2 Source code of ContextParamValueServlet.html
  • 3.3 Source of web.xml from the lesson.html
  • 3. web.xml - Deployment Descriptor

  • 8. Web Filters
  • 1.1 Source code of HelloWorldFilte.html
  • 1.2 Source of web.xml from the lesson.html
  • 1. Web Filters

  • 9. Session & Cookies
  • 1.1 Source code of package with all examples from the lesson.html
  • 1.2 Source of web.xml from the lesson.html
  • 1. Session & Cookies

  • 10. Events Handling in Web Application
  • 1.1 Source of web.xml from the lesson.html
  • 1.2 The source code of examples from the lesson.html
  • 1. Events Handling in Java Web Application

  • 11. HTML & CSS
  • 1.1 Source code of the HTML file example from the lesson.html
  • 1. HTML Basics
  • 2.1 CSS source code.html
  • 2.2 HTML with CSS source code.html
  • 2. Css Basics
  • 3.1 Source code of HTML example from the lesson.html
  • 3.2 Source code of the Java Servlet example from the lesson.html
  • 3. HTML Forms

  • 12. HTML & CSS Interview Preparation
  • 1. Part 1 HTML Interview - Questions and Answers.html
  • 2. Part 2 CSS Interview - Questions and Answers.html

  • 13. Exam HTML, CSS, Servlets, Web Filter & Web Server
  • 1.1 Hometask and link to the solution.html
  • 1. Exam HTML, CSS, Servlets, Web Filters & Web Server

  • 14. JSP
  • 1. JSP Overview
  • 2.1 JSP demo file.html
  • 2.2 Servlet source code from the lesson.html
  • 2. First JSP Page & Practical Examples
  • 3.1 JSTL Dependency to add in Maven.html
  • 3.2 Source code of JSP file with the JSTL code examples.html
  • 3.3 Source code of Servlet for JSTL Examples.html
  • 3. JSTL Part 1
  • 4.1 JSTL Dependency to add in Maven.html
  • 4.2 Source code of JSP file with the JSTL code examples.html
  • 4.3 Source code of Servlet for JSTL Examples.html
  • 4. JSTL Part 2
  • 5.1 Folder with custom tags.html
  • 5.2 JSP File Source Code from the lesson.html
  • 5.3 Package with Java Handlers implementations.html
  • 5.4 TLD file example.html
  • 5. Custom Tags in JSP

  • 15. Web Application Design Patterns
  • 1.1 Source code of Controller.html
  • 1.2 Source code of Model.html
  • 1.3 Source code of View.html
  • 1. MVC Design Pattern
  • 2.1 Source code of application from the lesson with layered architecture.html
  • 2. Layered Architecture

  • 16. Web, Servlets, JSP, JSTL in Java Interview Preparation
  • 1. How to be prepared for the interview.html
  • 2. Part 1 Java Servlets Interview - Questions and Answers.html
  • 3. Part 2 Java Servlets Interview - Questions and Answers.html
  • 4. Part 3 Java Servlets Interview - Questions and Answers.html
  • 5. Part 4 Java JSP Interview - Questions and Answers.html
  • 6. Part 5 Java JSP & JSTL Interview - Questions and Answers.html

  • 17. EXAM JSP, JSTL, MVC, Layered Architecture, Custom Tags
  • 1.1 Exam task description and reference to the solution.html
  • 1. Task Overview
  • 2. Solution Overview Part 1
  • 3. Solution Overview Part 2
  • 4. Solution Overview Part 3

  • 18. Data Access Software Design Pattern
  • 1.1 Documentation for attributes of connection pooling in Tomcat.html
  • 1.2 Homework task and source code of the solution.html
  • 1. Connection Pooling DBCP, C3P0, HikariCP & Tomcat Connection Pool with JNDI

  • 19. OWASP Top 10 2021
  • 1.1 Common Weakness Enumeration (CWE) - official website.html
  • 1. OWASP Top 10 Overview
  • 2.1 Source code examples from the lesson.html
  • 2. Broken Access Control
  • 3. Cryptography Failures (Theory, Sensitive Data, Data Breach, Types of Failures)
  • 4.1 Source code examples from the lesson.html
  • 4. Cryptography Failures (Practical Examples, SQL Injections, TLSSSL, HTTPS)
  • 5.1 Source code examples from the lesson.html
  • 5. Cryptography Failures (Examples, Password Encryption, Hashing, Salting)
  • 6.1 Source code examples from the lesson.html
  • 6. Injection (Overview, Fuzzing, CWEs, Impact, Injection Types, Command Injection)
  • 7.1 Source code examples from the lesson.html
  • 7. Injection (Cross Site Scripting, Types of XSS, SQL, JPA, NoSQL Injections)
  • 8.1 Source code examples from the lesson.html
  • 8. Injection (XPath Injection, Log Injection, Input Validation)
  • 9. Insecure Design (Overivew, CWEs, Shift Left Security, Threat Modeling Manifesto)
  • 10. Insecure Design (Secure Design Process, Security Controls, Metrics, Examples)
  • 11.1 NIST 800-123 - Guide to General Server Security.html
  • 11.2 NIST 800-207 - Zero Trust Architecture.html
  • 11. Security Misconfiguration (Overview, CWEs, Types, Real-life attacks)
  • 12.1 NIST 800-123 - Guide to General Server Security.html
  • 12.2 NIST 800-207 - Zero Trust Architecture.html
  • 12. Security Misconfiguration (Hardening, Zero Trust, Defense in Depth, Practice)
  • 13.1 Dependency check plugin.html
  • 13.2 pom.xml from the lesson with OWASP plugin.html
  • 13. Vulnerable & Outdated Components
  • 14. Identification & Authentication Failures
  • 15. Software & Data Integrity Failures
  • 16.1 Computer Security Incident Handling Guide.html
  • 16. Security Logging & Monitoring Failures
  • 17. Server-Side Request Forgery (SSRF)

  • 20. ORM, JPA & Hibernate
  • 1. Introduction to JPA & ORM
  • 2.1 Source code of examples from the lesson.html
  • 2. First JPA Project Entity, ID GenerationType, Composite Primary Keys, etc)
  • 3.1 Source code of examples from the lesson.html
  • 3. First JPA Project - Part 2 EntityManager, persistence.xml, Transactions in JPA
  • 4.1 Source code of examples from the lesson.html
  • 4. Operations with Entity (Create, Read, Update, Delete) & JPA Entity Lifecycle
  • 5.1 Source code of examples from the lesson.html
  • 5. Locking JPA Optimistic & Pessimistic Locking
  • 6.1 Source code of examples from the lesson.html
  • 6. Relationships Between Entities
  • 7.1 Source code of examples from the lesson.html
  • 7. JPA Queries (Query, TypedQuery, NativeQuery, JPQL, Criteria API)
  • 8.1 Source code of examples from the lesson.html
  • 8. Caching in JPAHibernate
  • 9.1 Source code of examples from the lesson.html
  • 9. N+1 Problem and Solution

  • 21. ORM & JPA Interview Preparation
  • 1. Part 1 ORM & Hibernate Interview - Questions and Answers.html
  • 2. Part 2 ORM & Hibernate Interview - Questions and Answers.html
  • 3. Part 3 JPA Interview - Questions and Answers.html
  • 4. Part 4 JPA Interview - Questions and Answers.html

  • 22. EXAM TASK JPA & Hibernate
  • 1.1 Homework description and reference to the solution.html
  • 1. EXAM TASK JPA & Hibernate

  • 23. Spring Core
  • 1.1 List of Spring projects.html
  • 1.2 Official Site of Spring.html
  • 1.3 Spring Initializr.html
  • 1. Spring Framework General Overview
  • 2. Spring Architecture, Inversion of Control, Dependency Injection & Spring Beans
  • 3.1 applicationContext.xml.html
  • 3.2 Source code examples from the lesson.html
  • 3. IoC, Beans Configuration, XML and Annotations - Practice
  • 4.1 Source code examples from the lesson.html
  • 4. Spring Dependency Injection Practice

  • 24. Spring MVC & Spring for WEB
  • 1.1 Commit with the changes for this lesson.html
  • 1.2 Java Spring MVC source code examples from the lesson - Repository.html
  • 1. Spring MVC Overview & First Project
  • 2.1 Source code examples from the lesson.html
  • 2. Model, RequestParam & PathVariable
  • 3.1 JSR 303 Bean Validation.html
  • 3.2 Source code examples from the lesson - Models.html
  • 3.3 Source code examples from the lesson - UserController.html
  • 3.4 Validation constraints annotations.html
  • 3. Spring MVC Forms, @ModelAttribute, Bean Validation
  • 4.1 Source code examples from the lesson.html
  • 4. Exception Handling in Spring MVC
  • 5.1 Source code of examples (commit with changes).html
  • 5. Serving Static Resources in Spring MVC
  • 6.1 Source code of examples (commit with changes).html
  • 6. WebFilters & HandlerInterceptor in Spring MVC
  • 7.1 Source code of examples (commit with changes).html
  • 7. L10N & I18N in Spring MVC
  • 8.1 Source code of examples (commit with changes).html
  • 8. Redirect & Forward in Spring MVC
  • 9.1 Source code of examples (commit with changes) COOKIES.html
  • 9.2 Source code of examples (commit with changes) PROPERTIES.html
  • 9. Spring API - Work with Cookies in Spring MVC & Work with Properties

  • 25. EXAM Spring Core & Spring MVC
  • 1.1 Task description, reference to the solution and the source code.html
  • 1. EXAM Spring Core & Spring MVC

  • 26. Spring Security
  • 1. Spring Security Introduction
  • 2.1 Source code of examples (commit with changes).html
  • 2. First Login Form & First Security Filter Configuration
  • 3.1 Source code of examples (commit with changes).html
  • 3. Login with Database Users, Roles & Privileges
  • 4.1 Source code of examples (commit with changes).html
  • 4. Remember Me & Methods Security
  • 5.1 Source code of examples (commit with changes).html
  • 5. Spring Security Architecture & Authentication Provider

  • 27. EXAM Spring Security - Online Shop
  • 1.1 Exam task description with the reference to the solution.html
  • 1. EXAM Spring Security - Online Shop

  • 28. Spring Data
  • 1. Spring Data & Spring Data JPA Overview
  • 2.1 Source code of examples (commit with changes).html
  • 2. Spring Data JPA Practice

  • 29. EXAM Spring Data JPA - Online Shop
  • 1. EXAM Spring Data JPA - Online Shop.html

  • 30. Spring JDBC
  • 1. Spring JDBC Overview
  • 2.1 Source code of examples (commit with changes).html
  • 2. Spring JDBC Practice

  • 31. EXAM Spring JDBC - Online Shop
  • 1. EXAM Spring JDBC - Online Shop.html

  • 32. Spring AOP
  • 1. Aspect Oriented Programming
  • 2.1 Source code of examples (commit with changes).html
  • 2. Spring AOP with AspectJ Practice

  • 33. REST Architecture
  • 1. REST Architecture Overview and Key Principles
  • 2. Naming Convention for RESTful Services
  • 3.1 Source code of examples (commit with changes).html
  • 3. RESTful Service Implementation with Spring MVC
  • 4. Review of tools for API testing & Postman Installation
  • 5.1 Commit with changes.html
  • 5.2 Postman collections.html
  • 5. API Testing with Postman

  • 34. Spring Boot
  • 1. Spring Boot Introduction
  • 2.1 Source code of the first Spring Boot project from the lesson (commit with changes).html
  • 2.2 Spring Initializr Tool.html
  • 2. The First Spring Boot Project
  • 3.1 Source code of examples (commit with changes).html
  • 3.2 Spring Boot Starters on Github.html
  • 3. Spring Boot Starters
  • 4.1 Common Spring Boot Application Properties.html
  • 4.2 Source code of examples (commit with changes).html
  • 4. Spring Boot Configurations & Application Properties
  • 5.1 Source code of examples (commit with changes).html
  • 5. Spring Boot Actuator - Monitoring Tools

  • 35. EXAM Spring Boot, Spring Framework & REST API
  • 1. Exam Task Description and Solution.html

  • 36. Spring Interview Preparation
  • 1. Part 1 Spring Interview - Questions and Answers.html
  • 2. Part 2 Spring Interview - Questions and Answers.html
  • 3. Part 3 Spring Interview - Questions and Answers.html

  • 37. OpenAI
  • 1. Intro to the OpenAI Section.html
  • 2.1 GPT 4 - models.html
  • 2.2 GPT 4 - promo page.html
  • 2.3 Link to the documentation with description of Models.html
  • 2. OpenAI Basic Concepts
  • 3.1 OpenAI Pricing Model.html
  • 3. OpenAI API Create & Manage Personal Account

  • 38. OpenAI API ChatGPT Model
  • 1.1 Chat API Reference.html
  • 1.2 Model Endpoint Compatibility.html
  • 1. ChatGPT Chat API
  • 2.1 Deprecations.html
  • 2.2 Postman collections.html
  • 2. Send First Request to GPT API & Parse Response
  • 3.1 Community libraries.html
  • 3.2 Official OpenAI Libraries.html
  • 3.3 Source code of examples from the lesson (commit with changes).html
  • 3. First Web Application with ChatGPT
  • 4.1 Source code of examples from the lesson (commit with changes).html
  • 4. Function calling in ChatGPT
  • 5. GPT Best Practices

  • 39. Web Hosting at Home
  • 1. Web Hosting at Home Port Forwarding

  • 40. GPT + Slack Integration
  • 1.1 Source code of examples from the lesson (commit with changes).html
  • 1. Create Slack Application, Configuration of Incoming & Outgoing Webhooks
  • 2.1 Source code of examples from the lesson (commit with changes).html
  • 2. Connect GPT to the Slack
  • 3.1 Source code of examples from the lesson (commit with changes).html
  • 3. Context Management in Web App to Integrate with GPT

  • 41. Jira
  • 1. The Role of Jira in our Web Application Why this section is needed.html
  • 2.1 Official Atlassian Website.html
  • 2. First Project in Jira Cloud
  • 3.1 API Tokens of Atlassian Account.html
  • 3.2 Official documentation.html
  • 3.3 Source code of examples from the lesson (commit with changes).html
  • 3. Jira API

  • 42. GPT + Slack + Jira + Gmail Integration
  • 1.1 Source code of examples from the lesson (commit with changes).html
  • 1. GPT + Slack + Jira Integration Work with Jira Datasource
  • 2.1 Create Jira ticket from chat - Source code of examples from the lesson (commit with changes).html
  • 2.2 Generate email and send it from chat - Source code of examples from the lesson (commit with changes).html
  • 2. Generate Tickets in Jira & Send Email from Slack via Chat Interface

  • 43. Manage a Scrum Team with ChatGPT
  • 1.1 Average velocity calculation - Source code of examples from the lesson (commit with changes).html
  • 1.2 Risk management - Source code of examples from the lesson (commit with changes).html
  • 1.3 Sprint Planning - Source code of examples from the lesson (commit with changes).html
  • 1. Managing Scrum & Risk Management with Custom Bot, Slack & GPT

  • 44. Bonus Section
  • 1.1 Facebook Page with Udemy Coupons from Learn IT University.html
  • 1.2 Facebook Andrii Piatakha.html
  • 1.3 Free book about AI by Andrii Piatakha (sci-fi).html
  • 1.4 Instagram Andrii Piatakha.html
  • 1.5 IT-Bulls Company Official Website.html
  • 1.6 Java Course From zero to first job.html
  • 1.7 Learn IT University Official Website.html
  • 1.8 LinkedIn Andrii PIatakha.html
  • 1.9 LinkedIn IT-Bulls company - official page.html
  • 1.10 Public profile of Tutor with list of all courses - Andrii Piatakha.html
  • 1.11 Support me on Patreon by getting access to EXCLUSIVE content.html
  • 1.12 Telegram Channel with Latest News and important information.html
  • 1.13 Youtube channel with free lessons and blog.html
  • 1. Bonus Lesson
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 20739
    حجم: 21926 مگابایت
    مدت زمان: 2602 دقیقه
    تاریخ انتشار: ۱۵ مهر ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید