Programming-Learning

Resources and links to learn programming. Mainly with P5.js and Python

Programming Learning

Purpose

This page is for people who want to learn to program. The following pages contains links to interessant Internet resources.

The chosen language to learn is Javascript with the support of P5,js and Python.

Javascript is used massively on internet and begin with P5.js which is a graphical library bring more fun. Python is widely used from simple script to machine learning. Today it is a good value to know it.

Those two languages have also a lot of support on Internet.

Useful tools

Have a look on the following tools:

Beginner Projects (P5.js)

Those projects are proposed for their simplicity. Begin with the seven segment and bring your creativity. Try, experiment.

Example of projects in P5.js for really beginner:

Python projects (data oriented)

Python offeres a lot of library to manipulate datas, images or files. Here are some ideas to discover the basics.

Algotithmical Puzzle

If you like logical and mathematical puzzle, Google organize challenges: Google competition

The previous edition are availaible online and some tips for the solution are given. It is not easy but it is godd to improve our methematical thinking.

Resources

You will find here resources and links to learn how to program. Mainly with P5.js and Python