# I have to create a program

**URL:** https://discourse.processing.org/t/i-have-to-create-a-program/19783
**Category:** Coding Questions
**Tags:** homework
**Created:** [April 14, 2020, 7:34pm UTC](https://discourse.processing.org/t/i-have-to-create-a-program/19783 "2020-04-14T19:34:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mcaaaalvo](https://avatars.discourse-cdn.com/v4/letter/m/6a8cbe/32.png) [@mcaaaalvo](https://discourse.processing.org/u/mcaaaalvo)
#### Post date: [April 14, 2020, 7:34pm UTC](https://discourse.processing.org/t/i-have-to-create-a-program/19783/1 "2020-04-14T19:34:03Z")

</div>

THANKS EVERYONE 😄 😄 😄 😄 😄 😄 😄 😄 😄

---

<div class="post-metadata">

### Author: ![glv](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/glv/32/18785_2.png) [@glv](https://discourse.processing.org/u/glv)
#### Post date: [April 14, 2020, 9:31pm UTC](https://discourse.processing.org/t/i-have-to-create-a-program/19783/2 "2020-04-14T21:31:07Z")

</div>

> [@mcaaaalvo](#):
>
> If someone could create it Iwould be very greatful!!!

You can be that someone!

> **Resources**
>
> I encourage you to review the resources available here:
> 
> - The Processing website has references, examples, tutorials, etc.  
> [https://processing.org/](https://processing.org/)
> - Those available with the Processing PDE (IDE).  
> An exploration of the tabs will reveal what is available; there are libraries and examples there.
> - The Coding Train  
> [https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1\_aw](https://www.youtube.com/channel/UCvjgXvBlbQiydffZU7m1_aw)  
> [https://thecodingtrain.com/](https://thecodingtrain.com/)
> - Happy Coding  
> [Processing Tutorials - Happy Coding](https://happycoding.io/tutorials/processing/)
> - The Processing Foundation  
> [https://processingfoundation.org/](https://processingfoundation.org/)  
> Check out the tabs.  
> In the education tab, there is a reference to the Coding Train.

`:)`

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [April 14, 2020, 9:48pm UTC](https://discourse.processing.org/t/i-have-to-create-a-program/19783/4 "2020-04-14T21:48:23Z")

</div>

Hey @mcaaaalvo – people can give you advice, especially if you have example code you wrote and are stuck, but _please do not ask for complete code solutions_. See:

[https://discourse.processing.org/faq#homework](https://discourse.processing.org/faq#homework)

A recent related discussion about bicorn curves:

> [@Tangent line of curve](https://discourse.processing.org/t/tangent-line-of-curve/19600):
>
> Hi everyone!!! I’m new at coding and I have a problem, I would like to draw a program where there is a bicorn curve and every time the mouse is on the curve, it can be generated a tangent line, so on infinite points, but for now I just have the static drawing but I don’t know how to generate a tangent line on the curve as the mouse move… This is all I have for now void setup(){ size(500,500); } void draw(){ background(0); translate(width/2, height/2); noFill(); stroke(255); …

---

<div class="post-metadata">

### Author: ![Chrisir](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/chrisir/32/45_2.png) [@Chrisir](https://discourse.processing.org/u/Chrisir)
#### Post date: [April 14, 2020, 10:25pm UTC](https://discourse.processing.org/t/i-have-to-create-a-program/19783/5 "2020-04-14T22:25:39Z")

</div>

Please don’t delete or destroy your posts
