PROC hello_world IS
OUTPUT ('Hello, world!')
ENDPROCPROC hello_world IS
OUTPUT ('Hello, world!')
ENDPROCPROC add(X, Y, Z) IS
Z = X + Y
ENDPROCPROC sum_array(Array, Sum) IS
Sum = 0
FOR I IN 1..Array.length DO
Sum = Sum + Array[I]
ENDFOR
ENDPROCPROC parallel_sum(X, Y, Z) IS
PAR
Z1 = X + Y
AND
Z2 = Y + X
END PAR
Z = Z1 + Z2
ENDPROCBack-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)