
Blog
-
Data Engineer: Essential Skills and Tools
READ MORE →: Data Engineer: Essential Skills and ToolsAs a Data Engineer, there are several essential skills and tools that can greatly enhance your effectiveness and…
-
Power BI: “Exercise Analysis” from Apple Health App
READ MORE →: Power BI: “Exercise Analysis” from Apple Health App📗 Power BI Visualisation from Apple Health App data (XML file) Link to GitHub to download file “Exercise_Analysis.pbix”
-
JAVA: Game “Catch a drop”
READ MORE →: JAVA: Game “Catch a drop”“Catch a drop” is a simple game that you can write in JAVA. This can be your first…
-
JavaScript: Game «Blackjack»
READ MORE →: JavaScript: Game «Blackjack»“Blackjack” is a simple game that you can write in JavaScript. This can be your first project for…
-
JAVA: Conditionals and Loops
READ MORE →: JAVA: Conditionals and Loopsif statement int x = 7; if (x < 42) { System.out.println(“Hello”); } if…else statement int age =…
-
JAVA & OOP Basics (Notes)
READ MORE →: JAVA & OOP Basics (Notes)Definitions & Abbreviations: JDK (Java Development Kit): Download JVM (Java Virtual Machine) IDE (Integrated Development Environment), e.g. IntelliJ IDEA: Download &…








