Teaching / Cours Université

Applications Réparties 2009 – 2010
Université Paris VIII / Parcours SRM / Master I
Plan du cours et corrections des TPs :
- Les applications réparties
- Le langage Java
- Concepts objets, de base, Eclipse : tp1 corrigé
- POO, concepts avancés : tp2 corrigé
- Java pour la programmation concurrente
- Threads : tp3 corrigé
- Problématiques associées : tp4 corrigé
- Architectures réparties :
- Architectures centralisées et distribuées
- Java pour la programmation client-serveur : tp5 corrigé
- Objets répartis : RMI
- Composants répartis : Java EE-EJB : tp6 corrigé
- Objets répartis : CORBA
- Services Web
Projet M1 2009 :
Bibliographie sur le langage Java :
-
Le livre de Java premier langage (Eyrolles)Parfait pour débuter en Java, même si ce n’est pas réellement votre “premier langage”. Il devrait vous permettre d’acquérir le plus vite possible les bases indispensables pour faire les TPs. -
Programmer en Java (Eyrolles)S’adresse à tout programmeur ayant déjà une expérience de la programmation (C/C ++, Visual Basic, PHP…) et souhaitant s’initier au langage Java. -
Introduction à Java (O’Reilly)Ce livre, véritable bible du développement Java, rédigé par l’un des fondateurs des éditions O’Reilly, décrit de façon théorique et technique toutes les notions fondamentales de Java (essayez quand même de trouver une édition plus récente que celle de 2002 référencée sur amazon). -
Java : Tête la première (O’Reilly)Introduction à la programmation orientée objet et à java sous forme ludique. Cette édition se concentre sur Java 5.0 -
Java In A NutShell (O’Reilly)With more than 700,000 copies sold to date, Java in a Nutshell from O’Reilly is clearly the favorite resource amongst the legion of developers and programmers using Java technology. And now, with the release of the 5.0 version of Java, O’Reilly has given the book that defined the “in a Nutshell” category another impressive tune-up. -
Java Cookbook (O’Reilly)Reference and handbook for Java developers, offering a collection of recipes for solutions to common problems developers face with Java. Designed so that the recipes may be used as fodder for ideas, or as specific guidelines for solving problems -
Learning Java (O’reilly)Learning Java is the most widely sought introduction to the programming language that’s changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions.










Comments are closed
Comments are currently closed on this entry.