class Main inherits IO {
main(): Object {
out_string("Hello, World!\n");
out_int(42);
}
}
class Main inherits IO {
main(): Object {
out_string("Hello, World!\n");
out_int(42);
}
}
class Main inherits IO {
main(): Object {
out_string("The answer is: ").out_int(21 * 2);
}
}
class Array {
elements: Int[10];
init(): Array {
let i: Int <- 0 in
while i < 10 loop
elements[i] <- i * i;
i <- i + 1;
pool;
self
}
}
class Main inherits IO {
main(): Object {
out_string((new A).foo);
}
}
class A {
foo: String <- "bar";
}
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)