Java real knowledge of real materials [summary]

Point of attention, do not get lost; continually updated Java-related technologies and information architecture thermal paper! ! !

Sharp-eyed friend may also see this blog page upper left corner there are surprises yo

Stage one: training content (J2SE)

  1. Java syntax;
  2. Variables, methods;
  3. Construction method;
  4. String string;
  5. This use;
  6. Object-oriented;
  7. One-dimensional array;
  8. Two-dimensional array;
  9. Sort;
  10. data structure;
  11. File operations;
  12. IO stream operation;
  13. network communications programming socket;
  14. Swing;
  15. Threaded, multi-threaded;

Stage training goals

Master common data structures and practical algorithm; develop good habits of enterprise-level programming. Master the basic principles of object-oriented programming and significance in practice; master the basic realization of Java object-oriented programming principles. JDK API programming proficiency in core technologies; understand API design principles; with skillful ability to read the API documentation; language learning and lay a solid foundation for subsequent courses. JavaSE master the core content, in particular, IO and multithreading; initially have the ability to object-oriented design and programming; master basic JVM optimization strategy.

Phase of the project : Snake

Phase II: Training content (database)

  1. oracle database application;
  2. oracle database language DDL, DML language;
  3. oracle database PL-SQL;
  4. Stored procedures, functions, triggers, stored procedures;
  5. sql statement mysql database;
  6. Mysql database management;

Stage training goals

Proficiency in SQL statements; master certain skills and database query SQL statement optimization techniques. Oracle architecture and master the core programming technology.

Phase of the project : Sales Reporting System

Phase III: Training content (Web)

  1. HTML;
  2. java (JS) scripting language programming;
  3. Jsp; 25)Servlet,javabean;
  4. Jdbc directly connected;
  5. Jdbc pool even;
  6. Jquery syntax and programming;
  7. Ajax applications;
  8. jbpm workflow technology;
  9. WebService technology;

Stage training goals

掌握HTML基本原理;掌握CSS各种选择器及常见样式设置;熟练使用HTML常用元素。透彻理解Servlet核心原理;熟练掌握Servlet API;透彻理解JSP引擎工作原理;透彻理解标记库原理;熟悉常见的Java Web设计模式;为后续的Java Web开发打下坚实的理论基础。掌握JQuery核心API;了解JQuery基本设计原则;了解多种JQuery插件;掌握DWR的基本原理及应用技 巧。

阶段项目:Erp物资管理系统

阶段四:实训内容(开源框架)

  1. Struts1.2;
  2. Struts2.0;
  3. Hibernate;
  4. Mybatis单表;
  5. Mybatis多表;
  6. spring IOC;
  7. spring AOP;
  8. spring MVC编程;
  9. sping注解配置;
  10. S2SH高性能软件项目解决方案;

阶段培训目标

熟练掌握Struts2核心要件,特别是Interceptor和Result,掌握基于Ognl的数据共享方式、掌握Struts2各种定制及扩展 方式;熟练掌握基于Struts2与Spring整合的Web开发技巧。重点掌握 Hibernate多种关联映射技巧及其实用背景,做到在合适的时候使用合适的关联方式;掌握多种Hibernate查询技巧及优化技术;根据实际情况选 择不同的持久层框架。

阶段项目:银行/OA项目开发(S2SH)

Guess you like

Origin blog.csdn.net/Java_No01/article/details/90697671