Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.33 KB

File metadata and controls

44 lines (22 loc) · 1.33 KB

GEEKBRAINS COURSE OF PROGRAMMING FUNDAMENTALS FOR TEENS

The course for teenagers build with P5 library. The very beggining of JS-coding course

Getting Started

Step-by-step methodics of reproducing this code is written in doc

Prerequisites

All code uses standart P5.JS library, no other library required You can find the pre-set of all files linked correctly with all additional metatags included into /setup directory of this repo

Structure

You can find lessons1-5 directories it root directory of this repo. Each video and task code lays in its own directory inside. /final_chellenge directory includes last learning module described in methodics doc

Each task has it's own boilerplate above the working code

Built With

  • P5.JS - The web framework used.

Versioning

For the versions available, see the tags on this repository.

Authors

  • Alexander Patlukh - Initial work - Pa7lux

License

All rights for course reserved by Geekbrains

Acknowledgments