1 个仓库
Structured educational programs specifically for learning the development of web applications and server-side logic.
Distinct from Java Programming Courses: Focuses on the web-specific curriculum rather than general Java syntax and data types.
Explore 1 awesome GitHub repository matching education & learning resources · Web Development Courses. Refine with filters or upvote what's useful.
该项目是一个教学仓库和学习资源,提供了全面的学习笔记、编程指南和可运行的源码示例。它作为 Java SE 和 Java Web 开发的指南,包含一个代码示例库,演示了常见的算法和技术实现。 该仓库专注于语言核心和运行时分析,并提供有关多线程和并发的详细教程。它提供了软件架构和设计模式(如单例模式和策略模式)的实际实现,以及对 Java 虚拟机 (JVM) 和字节码的探索。 该项目涵盖了广泛的能力,包括泛型和注解等语言基础、涉及 HTTP 请求处理和会话管理的 Web 开发基础,以及用于线程生命周期和资源同步的并发原语。它还包括用于安全、数据处理和动态页面生成的实用程序。
Provides guided notes and examples on HTTP protocols, session management, and server configuration.