Want to create interactive content? It’s easy in Genially!

Get started free

ENSSEA Algo & Pascal Programming

hamimed lyazid

Created on May 8, 2023

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

ENSSEA -ALGO & PASCAL Programming

Start

TRAINING PLAN

  • GET STARTED a simple example
  • input & output instructions (les instructions d'entrées sorties)
  • the assignment instruction (l'instruction d'affectation)
  • Conditional statements (les instructions conditionnelles si/sinon)
  • Iteration statements (les boucles POUR/TANTQUE/REPETER)
  • Procedural programming (la programmation procédurale PROCEDURE & FONCTION)
  • array with one dimension (tableau avec une dimension)
  • PROCEDURE FOR STATS ( TO COMPLETE)

GET STARTED WITH SAS

input & output instructions (les instructions d'entrées sorties)

This example

Analyse
Algorithm

Solving a second-degree equation

This example

Analyse
Algorithm

Iteration statements (les boucles POUR / TANTQUE /REPETER)

This example

Analyse
Algorithm

array with one dimension (tableau avec une dimension)

array with one dimension ( TO COMPLETE - STATS)