Skip to content

thebushschool/Practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Practice

Practice programs for CPJava course

1. Clone this repository for use in submitting Practice programs.

alt text

2. Click the "Add File" button to add a distinct xxxx.pde files for each Practice code you develop in Processing.

alt text

3. Make sure what you have in Github is the latest version of your code for each practice xxxx.pde you created.

4. Modify the index.html to add multiple canvases (see index.html). here is an example

    <canvas> .... </canvas> 
    <canvas> .... </canvas>

5. Keep the versions updated even if your code is not working. This way I can help debug and offer suggestions.

About

Practice programs for CPJava course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%