Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.32 KB

File metadata and controls

34 lines (23 loc) · 1.32 KB

Read me first before you do it at office !!!

compile class in the command line
cd src/main/java
javac io/ascending/training/*.java
compile class with package info

go to home directory

mkdir target
cd src/main/java
javac -d ../../../target/ io/ascending/training/*.java

Run the main class

go to home directory

java -cp ./target/ io.ascending.training.Main "hello"

compile class with maven

mvn compile

how to run python, at corresponding directory and type following

python filename

About ASCENDING

ASCENDING is an AWS Certified Consulting Partner. ASCENDING provides Cloud Strategic Consulting service, Cloud Migration, Cloud Operation and web/application development services to our organization clients. ASCENDING also provides IT training (on-site bootcamp and online Udemy class) to individual customers.

AWS Select Partner