top of page
Design by

R

Organized by just me

Where did you work on this project?

- I worked on this in class and at home.
Thomas A. Edison High School

This website is to showcase my code of a clothing website replica made in python.

My Inspiration

It was my create task for my AP Computer Science Principles exam.

My Project

What is your project? What does it do? Give a quick pitch that explains your work.

- My project is supposed to stimulate a website where you are displayed with different options of buying clothing. You as the user give input into my code in which your input is important because each input will have a different output. I wanted to give users using my code a variety of different possibilities and outcomes of code. I used a lot of if and else if functions in my code to have many possible outcome options so you can use my code more than once and not get bored.

 

My Design Process

  1. How did you come up with your idea?

- I was imaging things I have the capability of coding and I knew I was good with indexing and input and output from users so I decided this was the way to go.

2. How has it evolved?

It became a actual functional working piece of code.

3. How does your project work or how would it work if you could develop it?

It works by accepting input from users and with that input, it determines the next steps of what the code will output.

Never give up in coding.

Conclusion

Overall, coding can be very difficult and you will run into a lot of "bugs", or otherwise known as errors. The key to programming is to never give up and always be prepared to bug fix and correct your code. Making mistakes is natural when it comes to coding, the hard part is being able to see where you went wrong and not giving up in trying to find another solution.

bottom of page