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