📚 eBook on Packt Publishing
Execute the 'compile' batch file:
compile.bat
Execute the 'run' batch file by passing the package and the file name:
run.bat exercises HelloWorld
Execute the 'compile' shell script:
sudo chmod +x compile.sh
sudo chmod +x run.sh