Code Monkey home page Code Monkey logo

Jdeans@2025's Projects

6.1p5generatecolorsdots icon 6.1p5generatecolorsdots

We created a website allowing users to draw on a platform using circles. If the user clicks on the screen, it will erase everything on the screen. We did this code using p5.js, a JavaScript library.

graphics-63 icon graphics-63

In this program, we explored the Carnegie Mellon School of Computer Science graphics module and created various shapes. The final task was to create an avatar.

jaunel-1.10-input_make icon jaunel-1.10-input_make

We were introduced to the builtin function, input, and were told to make a questionnaire that will take the users’ answers and output a summary with all of the answers.

jaunel-1.7-input_predict-run icon jaunel-1.7-input_predict-run

Add comments to the code below to predict what will happen when it is run. In addition we explain what the variable(s) are called and where they are used.

jaunel-1.8-input_investigate icon jaunel-1.8-input_investigate

We are investigating the code by answering questions on what a certain line would do. We also looked at what was wrong with the code.

jaunel-1.9-input_modify icon jaunel-1.9-input_modify

Make it assign input into the 'name' variable. The challenge was to put a prompt in the input command to ask the user for their name. In addition, ask the user some questions

jaunel-2.0-calculation_predict icon jaunel-2.0-calculation_predict

We are predicting the outcome of the input statements and reflecting if we have the right answer. If not, we talk about our mistakes.

jaunel-2.3-calculation_make icon jaunel-2.3-calculation_make

We created different types of calculators. They were the Area Calculator, Perimeter Calculator, Tip calculator and Volume Calculator

jaunel-3.0-functions_predict-run icon jaunel-3.0-functions_predict-run

I was assigned to write a prediction of what it will do when it runs. The prediction should be added to the code as comments. Then I ran the code, comparing what happens to your prediction. Then I commented on the differences between my prediction and what actually happened.

jaunel-3.1-functions_investigate icon jaunel-3.1-functions_investigate

We predicted what would happen in this code if certain lines of code were altered. We also examined the many features and sections of the code.

jaunel-3.12-conditionals-elif_modify icon jaunel-3.12-conditionals-elif_modify

We had to modify the starter code. I had to add a line of code asking the user to enter a third number. I also had to edit the IF/ELIF/ELSE statements to confirm whether the third number is bigger/smaller/the same as the first number and whether it is bigger/smaller/the same as the second number. Also if all three numbers are the same.

jaunel-3.2-functions_modify icon jaunel-3.2-functions_modify

In this program we renamed the function so that it has a sensible name. Then it got the user to input a country. Store it in a variable. Call the function again with the variable as the parameter.

jaunel-3.3-functions_make icon jaunel-3.3-functions_make

This program will define four subroutines - add, subtract, multiply, divide that add multiply. Two numbers and return the result. Each should have two integer number arguments. The user is asked to input two numbers. These numbers will be passed as arguments into one of the subroutines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.