Skip to content

Java for Kids is the title of an easy reading book designed to explain how to learn Java programming from Scratch.

License

Notifications You must be signed in to change notification settings

jabrena/java4kids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java4Kids

This is the website for Book: "Java4Kids"

Deployment notes

To launch in localhost your the website, exists several alternatives. With Node.js you can use the following module.

npm install http-server -g
http-server ./YOUR_PATH -p 3000

Using Python, you can use the following command:

python -m SimpleHTTPServer

About

Java for Kids is the title of an easy reading book designed to explain how to learn Java programming from Scratch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published