See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/315808945
Programmation Orientée Objet en Java
Book · January 2016
CITATIONS
0
READS
439
1 author:
Some of the authors of this publication are also working on these related projects:
Services Web Sémantiques View project
Arabic Question Answering System View project
Djelloul Bouchiha
Ctr univ Naama, EEDIS Labo, UDL-SBA
67 PUBLICATIONS184 CITATIONS
SEE PROFILE
All content following this page was uploaded by Djelloul Bouchiha on 24 March 2019.
The user has requested enhancement of the downloaded file.
REPUBLIQUE ALGERIENNE DEMOCRATIQUE ET POPULAIRE
MINISTERE DE L’ENSEIGNEMENT SUPERIEUR ET DE LA RECHERCHE SCIENTIFIQUE
CENTRE UNIVERSITAIRE SALHI AHMED DE NAAMA
INSTITUT DES SCIENCES ET TECHNOLOGIQUES
DEPARTEMENT DE MATHEMATIQUES ET INFORMATIQUE
Programmation Orientée
Objet en Java
Support de cours destiné aux étudiants de la 2ième année Licence Informatique,
Option : Systèmes Informatiques (SI), Semestre 3.
Par
Dr Djelloul BOUCHIHA
Année universitaire 2016-2017
Table des matières
AVANT PROPOS .................................................................. 1
INTRODUCTION GENERALE.......................................... 2
CHAPITRE I : PROGRAMMATION CLASSIQUE EN
JAVA : RAPPEL ................................................................... 3
1. Introduction au langage Java ............................................................. 3
2. Syntaxe du langage java ...................................................................... 6
3. Variables et type de données ............................................................... 6
3.1. Les identificateurs .......................................................................... 6
3.2. Mots clés......................................................................................... 6
4. Types ..................................................................................................... 7
4.1. Types primitifs ............................................................................... 7
4.2. Types classes d’objet ...................................................................... 7
5. Déclaration des variables .................................................................... 8
5.1. Variables ......................................................................................... 8
5.2. Constantes ...................................................................................... 8
6. L’affectation ......................................................................................... 9
7. Description des principaux opérateurs .............................................. 9
7.1. Opérateur d’affectation ................................................................... 9
7.2. Opérateurs arithmétiques à deux opérandes ................................... 9
7.3. Opérateurs à un opérande ............................................................. 10
7.4. Opérateurs relationnels ................................................................. 10
7.5. Opérateurs arithmétiques binaires ................................................ 11
7.6. L’opérateur à trois opérandes ....................................................... 11
7.7. Opérateurs logiques ...................................................................... 12
7.8. Priorité des opérateurs .................................................................. 12
8. Structures de contrôle et méthodes .................................................. 13
1 / 91 100%
La catégorie de ce document est-elle correcte?
Merci pour votre participation!

Faire une suggestion

Avez-vous trouvé des erreurs dans linterface ou les textes ? Ou savez-vous comment améliorer linterface utilisateur de StudyLib ? Nhésitez pas à envoyer vos suggestions. Cest très important pour nous !