class HELLO_WORLD create make feature make do print ("Hello, World!%N") end endclass HELLO_WORLD create make feature make do print ("Hello, World!%N") end endclass INTEGER_DEMO create make feature make local i, j: INTEGER do i := 5 j := 10 print (i + j) end endclass ARRAY_DEMO create make feature make local arr: ARRAY [INTEGER] do create arr.make_filled (0, 1, 5) arr.put (10, 3) print (arr.item (3)) end endclass THREAD_DEMO create make feature make local t: THREAD do create t.make agent print ("Hello, World!%N") t.launch end endBack-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)