var x = 10
if (x > 5) {
print("x is greater than 5")
} else {
print("x is less than or equal to 5")
}
var x = 10
if (x > 5) {
print("x is greater than 5")
} else {
print("x is less than or equal to 5")
}
var list = {1, 2, 3, 4, 5}
list.each(
index, item -> print("Index: " + index + ", Item: " + item)
)
uses java.util.concurrent.Executors
var executor = Executors.newFixedThreadPool(2)
executor.execute(
() -> print("Hello from thread"))
executor.shutdown()
class MyClass {
var myVar = "Hello"
}
var obj = new MyClass()
print(obj.myVar)
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)