1 | meeting | date | topic | course in abelski | link | topics from course in abelski | comments |
|---|---|---|---|---|---|---|---|
2 | |||||||
3 | 1 | 10/7/2015 | JDBC | Java SE JDBC Introduction | http://www.abelski.com/moodle/course/view.php?id=17 | introduction | 1. please watch the video clip at https://www.youtube.com/watch?v=Q5LpcKJpk84. 2. please watch the video clip that explains how to use phpmyadmin at http://www.phpbook.co.il/wordpress/?p=118 3. please install xampp on your laptop. |
4 | JDBC | Java SE JDBC Introduction | http://www.abelski.com/moodle/course/view.php?id=17 | monday (topics 1,2,3,4) | 1. you should complete the simple coupons dao code sample by adding the implementation of: getCoupon, deleteCoupon and updateCoupon. You can choose to implement whether the DAO that works with DerbyDB or the DAO that works with MySQL. | ||
5 | |||||||
6 | 2 | 17/7/2015 | Hibernate | Hibernate Fundamentals | http://www.abelski.com/moodle/course/view.php?id=33 | monday (introduction, session) | 1. please install the required software towards next meeting (tomcat + eclipse for java ee developers). 2. please go over the slides and watch the video clips of the first 3 topics in the course 'java servlets & jsp programming' in abelski website (especially make sure u kow how to work from command line... running tomcat.. developing servlets... jsp...). 3. towards next meeting please watch the video clips (in hebrew) about servlets and jsp (www.javabook.co.il). 4. please complete the MySQLCouponsHibernateDAO class in our code sample. |
7 | |||||||
8 | 3 | 24/7/2015 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | Introduction | 1. u should complete all assignments in topic introduction. 2. in addition, towards next meeting please go over the topics we are going to cover (texts + video clips). 3. complete the 'circle area servlet' assignment in topic number 2. |
9 | |||||||
10 | 4 | 31/7/2015 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | Java Servlets API Basics, jsp introduction | 1. please complete all assignments in topics 'java servlets api basics' and 'jsp introduction'. |
11 | |||||||
12 | 5 | 7/8/2015 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | jsp directives, jsp scripting | u should complete all assignments in 'jsp scripting' and 'jsp directives' topics only. |
13 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | jsp xml syntax, jsp debugging | |||
14 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | war descriptor | |||
15 | |||||||
16 | 6 | 14/8/2015 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | java servlets advanced, session management | 1. towards next meeting please complete the login-logout mechanism in your final project. 2. towards next meeting please go over the java style guidlines published in our group (javapoints post). u can find it at http://tinyurl.com/javapoints. 3. please complete the assignments: 'The Headers' and 'Servlet Context Server Info Methods'. please move forward with the final project and develop its (not final version) controller. |
17 | |||||||
18 | 7 | 21/8/2015 | Java Servlets & JSP | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | java beans | 1. please complete the 'Simple Circles Beans' in topic 'java beans'. 2. please introduce the required changes in your on going project in order to use an object instantiated from Item as a Java Bean (when presenting the details of a specific todo item)... it would a bean with the scope request... you should use jsp:getProperty, jsp:useBean. |
19 | REStful Web Services in Java EE | Java EE Web Services Fundamentals | http://www.abelski.com/moodle/course/view.php?id=29 | topic 3 only | 1. please execute the hellojersey sample. you can find it in our google group. | ||
20 | REStful Web Services in Java EE | Java EE Web Services Fundamentals | http://en.wikipedia.org/wiki/Representational_state_transfer | ||||
21 | |||||||
22 | 8 (quiz) the quiz will start at 0900 (according to class representative request). during 0800-0900 we will have the first session. | 28/8/2015 | Custom Tags | JSP Custom Tags | http://www.abelski.com/moodle/course/view.php?id=52 | topics 1-6 | 1. you should complete assignments in topics 1-6 in jsp custom tags course. |
23 | |||||||
24 | 9 | 4/9/2015 | Servlets Filtering | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | Servlets Filtering | 1. please continue working on the final project and its bonuses |
25 | JSTL | JSP Standard Tags Library | http://www.abelski.com/moodle/course/view.php?id=50 | JSTL (all topics) | |||
26 | |||||||
27 | 10 | Servlets Listeners | Java Servlets & JSP Programming | http://www.abelski.com/moodle/course/view.php?id=2 | Servlets Listeners | ||
28 | 18/9/2015 0800-1300 | Git + Working on Project | Introduction to Git | http://www.abelski.com/moodle/course/view.php?id=175 | Distributed Work | 1. please continue working on the final project and its bonuses | |
29 | |||||||
30 | 11 | 9/10/2015 0900-1100 | Project Presentation |