MODULE Hello;
IMPORT Out;
BEGIN
Out.String('Hello World!'); Out.Ln
END Hello.
MODULE Hello;
IMPORT Out;
BEGIN
Out.String('Hello World!'); Out.Ln
END Hello.
PROCEDURE (VAR x, y: INTEGER);
MODULE ArrayExample;
VAR a: ARRAY 5 OF INTEGER;
i: INTEGER;
BEGIN
FOR i := 0 TO 4 DO
a[i] := i * i;
END;
FOR i := 0 TO 4 DO
Out.Int(a[i], 0); Out.Ln;
END;
END ArrayExample.
VAR t: Process;
BEGIN
NEW(t, 'Thread');
t.Start;
END.
Back-end App Developer
Front-end Web Developer
Full Stack Developer (Java)
Full Stack Developer (.Net)
Full Stack Developer (MEAN)
Full Stack Developer (MERN)
DevOps Engineer
Database Engineer (AzureSQL)
Database Engineer (Oracle)
Database Engineer (General)
Solution Architect (.NET)
Solution Architect (Java)
Solution Architect (Ruby)
Solution Architect (Python)
AI Engineer (Python)
Sr. AI Engineer (Python)
AI Strategist (Python)
Business Intelligence Engineer
Systems Analyst
Mainframe Developer (COBOL)
Mainframe Developer (General)