top of page
Search
Valeria Dominguez :)
May 9, 20201 min read
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...
1 view0 comments
Valeria Dominguez :)
May 1, 20201 min read
Psuedocode and Flowchart
Flowchart: https://www.lucidchart.com/invitations/accept/cc05222f-f576-4ded-b0b2-0e2d8596dbf7 Pseudocode: https://editor.p5js.org/Valeria...
2 views0 comments
Valeria Dominguez :)
Apr 25, 20201 min read
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...
2 views0 comments
Valeria Dominguez :)
Apr 17, 20201 min read
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...
2 views0 comments
Valeria Dominguez :)
Mar 11, 20201 min read
Flash Cards-
Finale Version by Sofia,Valeria, Ashley, Nathan, Gisela, Valery https://editor.p5js.org/ashleygallardoc/sketches/N_sAtlFk Multiple Choice...
1 view0 comments
Valeria Dominguez :)
Feb 25, 20201 min read
Array Bubbles
https://editor.p5js.org/Valeria_Dominguez/sketches/znNIJb6D
1 view0 comments
Valeria Dominguez :)
Feb 25, 20201 min read
The Internet :)
To create a global network of computers, we need: Wires & wireless: Physical connections between computers. IP & DNS: Addressing schemes...
0 views0 comments
Valeria Dominguez :)
Feb 4, 20201 min read
Outline
https://docs.google.com/document/d/1tPmvMSNR9pNApa8KkfIOsipvzYnHhWubk0JUxp7-1GY/edit?usp=sharing
5 views0 comments
Valeria Dominguez :)
Jan 30, 20201 min read
Bubbles 1
https://editor.p5js.org/Valeria_Dominguez/sketches/jdSq641j
3 views0 comments
Valeria Dominguez :)
Jan 18, 20201 min read
Creating a graph in p5
https://editor.p5js.org/Valeria_Dominguez/sketches/GIzEgWfcd
1 view0 comments
Valeria Dominguez :)
Jan 10, 20201 min read
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...
3 views0 comments
Valeria Dominguez :)
Jan 8, 20201 min read
Arrays - p5 project
https://editor.p5js.org/Valeria_Dominguez/sketches/UWRdYMgm0
3 views0 comments
Valeria Dominguez :)
Jan 7, 20201 min read
-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...
1 view0 comments
Valeria Dominguez :)
Dec 13, 20192 min read
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...
4 views0 comments
Valeria Dominguez :)
Dec 2, 20191 min read
If statement interactive
https://editor.p5js.org/Valeria_Dominguez/sketches/h_ds0lldI
11 views0 comments
Valeria Dominguez :)
Nov 27, 20191 min read
notes
'==' is to evaluate for equality Nesting is when you put things inside of each other Binary Language is written in 0s and 1s
0 views0 comments
Valeria Dominguez :)
Nov 26, 20191 min read
Adding If statements to our for loops art
https://editor.p5js.org/Valeria_Dominguez/sketches/h_ds0lldI
1 view0 comments
Valeria Dominguez :)
Nov 20, 20191 min read
Conditional Circles
https://editor.p5js.org/Valeria_Dominguez/sketches/a3ha-KHBw
4 views0 comments
Valeria Dominguez :)
Nov 19, 20191 min read
Nest for loops
https://editor.p5js.org/Valeria_Dominguez/sketches/UIPRtx1C1
7 views0 comments
Valeria Dominguez :)
Nov 19, 20191 min read
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...
2 views0 comments
bottom of page