introduction to web and mobile development
Although it is constantly evolving, programming is still based on elementary principles that need to be mastered if you are to approach the development of computer applications with confidence. At the end of this course, participants will have a solid grounding in programming that will enable them to create small applications or websites.
EDUCATIONAL OBJECTIVES
- Have the vocabulary (source, library, compilation, execution, bug, etc.) specific to the
programming - Be able to translate functional requirements into algorithms (loop, test, etc.)
- Be able to design an overall application (programme, modules, procedures, functions)
- Be familiar with the different types of language (procedural, object, event-driven)
- Be able to write simple programs in JavaScript
PUBLIC CONCERNED
Employees
PRE-REQUISITES
No
RATE
4200 €
DURATION OF THE COURSE AND ORGANISATIONAL ARRANGEMENTS
30 days
PLACE OF TRAINING
28 rue Lérol 97351 Matoury. 1436 route de Baduel, 97300 Cayenne.
TEACHING RESOURCES AND METHODS
- Theoretical contributions
- Practical exercises
PROFILES OF THE TRAINER(S)
Trainers specialising in the technical field being taught. They work in web and mobile development. They are in direct contact with the realities of the profession and how it is evolving.
TECHNICAL RESOURCES
We take care to provide an appropriate working environment and the technical resources needed for effective learning.
CONTACT
06 94 93 46 32 – 05 94 27 37 27
contact@abondanceformation.com
ACCESSIBLE TO THE DISABLED
If a beneficiary has particular constraints linked to a disability, please contact us beforehand so that we can adapt the action of
training.
ACCESS PROCEDURES AND DEADLINES
Registration on contact@abondanceformation.com / Registration form
COURSE CONTENT
What is a computer programme?
- Algorithms: formalising programme steps
- Structured and oriented programming
- Manipulating programme data
- Development environments
- Modularising the code