top of page

Search
Week of May 4th
The webinars given out by the Advanced Placement Youtube Channel are helpful because they are going over the create task and are able to...
Valeria Dominguez :)
May 9, 20201 min read
1 view
0 comments
Psuedocode and Flowchart
Flowchart: https://www.lucidchart.com/invitations/accept/cc05222f-f576-4ded-b0b2-0e2d8596dbf7 Pseudocode: https://editor.p5js.org/Valeria...
Valeria Dominguez :)
May 1, 20201 min read
2 views
0 comments


Week of April 20th
- I learned that to the APCSP Create Task rubric there are 8 rows/ categories . - The video needs to display at least one algorithm of...
Valeria Dominguez :)
Apr 25, 20201 min read
2 views
0 comments


Project Before Create Task
Stamp Maker: If mouseX is > 230, a dog with a sunflower will be on screen but if mouseX is < 250 a llama will be displayed. As well as if...
Valeria Dominguez :)
Apr 17, 20201 min read
2 views
0 comments
Flash Cards-
Finale Version by Sofia,Valeria, Ashley, Nathan, Gisela, Valery https://editor.p5js.org/ashleygallardoc/sketches/N_sAtlFk Multiple Choice...
Valeria Dominguez :)
Mar 11, 20201 min read
1 view
0 comments
Array Bubbles
https://editor.p5js.org/Valeria_Dominguez/sketches/znNIJb6D
Valeria Dominguez :)
Feb 25, 20201 min read
1 view
0 comments
The Internet :)
To create a global network of computers, we need: Wires & wireless: Physical connections between computers. IP & DNS: Addressing schemes...
Valeria Dominguez :)
Feb 25, 20201 min read
0 views
0 comments
Outline
https://docs.google.com/document/d/1tPmvMSNR9pNApa8KkfIOsipvzYnHhWubk0JUxp7-1GY/edit?usp=sharing
Valeria Dominguez :)
Feb 4, 20201 min read
5 views
0 comments
Bubbles 1
https://editor.p5js.org/Valeria_Dominguez/sketches/jdSq641j
Valeria Dominguez :)
Jan 30, 20201 min read
3 views
0 comments
Creating a graph in p5
https://editor.p5js.org/Valeria_Dominguez/sketches/GIzEgWfcd
Valeria Dominguez :)
Jan 18, 20201 min read
1 view
0 comments
Journal 1-10-20
Swapping variables To swap is to exchange int num1 = 5, num2 = 10; num1 = num2; num2 = num1; need to store the value of num1 temp Is an...
Valeria Dominguez :)
Jan 10, 20201 min read
3 views
0 comments
Arrays - p5 project
https://editor.p5js.org/Valeria_Dominguez/sketches/UWRdYMgm0
Valeria Dominguez :)
Jan 8, 20201 min read
3 views
0 comments
-N-o-t-e-s-
---- InputList ← [3, -1, 2, 10, -5] FOR EACH item IN inputList { IF ((item < 0) OR (item * 2 > 4)) { DISPLAY item } } This code outputs...
Valeria Dominguez :)
Jan 7, 20201 min read
1 view
0 comments
Project by Valeria and Emily :)
Project (full screen): https://editor.p5js.org/Valeria_Dominguez/full/HgBCPj5EC Project (code visible): https://editor.p5js.org/Valeria_D...
Valeria Dominguez :)
Dec 13, 20192 min read
4 views
0 comments
If statement interactive
https://editor.p5js.org/Valeria_Dominguez/sketches/h_ds0lldI
Valeria Dominguez :)
Dec 2, 20191 min read
11 views
0 comments
notes
'==' is to evaluate for equality Nesting is when you put things inside of each other Binary Language is written in 0s and 1s
Valeria Dominguez :)
Nov 27, 20191 min read
0 views
0 comments
Adding If statements to our for loops art
https://editor.p5js.org/Valeria_Dominguez/sketches/h_ds0lldI
Valeria Dominguez :)
Nov 26, 20191 min read
1 view
0 comments


Conditional Circles
https://editor.p5js.org/Valeria_Dominguez/sketches/a3ha-KHBw
Valeria Dominguez :)
Nov 20, 20191 min read
4 views
0 comments
Nest for loops
https://editor.p5js.org/Valeria_Dominguez/sketches/UIPRtx1C1
Valeria Dominguez :)
Nov 19, 20191 min read
7 views
0 comments
things i don't understand on the test
High-level languages use a compiler to translate the instructions into a language that the computer can understand. What is another name...
Valeria Dominguez :)
Nov 19, 20191 min read
2 views
0 comments




bottom of page