CS 1110 Fall 2024
Now that you have been introduced to the basics of writing functions, we are going to start having more interesting assignments that take advantage of the graphics capabilities of Python. This assignment is the first of several GUI applications we will work on in this course. One of the main things that you will learn in this assignment is that there are many different ways to represent color, and the choice of color model often depends on the application. For example, RGB is used when the colors need to be displayed on a computer monitor (such as a web site), while CMYK is often used for printing out colors on paper. You have a lot longer to do this assignment than the previous one – a little less than two weeks. However, you should still start early on this assignment as it is important for the first exam. Starting earlier gives you more time to study. If you do not know where to start, or if you are completely lost, please go to office hours page immediately. A little help can do wo
Now that you have been introduced to the basics of writing functions, we are going to start having more interesting assignments that take advantage of the graphics capabilities of Python. This assignment is the first of several GUI applications we will work on in this course. One of the main things that you will learn in this assignment is that there are many different ways to represent color, and the choice of color model often depends on the application. For example, RGB is used when the colors need to be displayed on a computer monitor (such as a web site), while CMYK is often used for prin
related reading
- Color: From Hexcodes to Eyeballsjamie-wong.com
- oklch.fyi ▸ OKLCH Color Picker, Generator and Converteroklch.fyi
- Color Spaces – Bartosz Ciechanowskiciechanow.ski
- OKLCH in CSS: why we moved from RGB and HSL—Martian Chronicles, Evil Martians’ team blogevilmartians.com
- Tailwind CSS Colors - All colors + Custom color generatoruicolors.app
- RandomA11y - Accessible Color Combinationsrandoma11y.com
- Lab: Grayscale with Temperaturebaytas.net
- The HSB Color System: A Practitioner's Primer – Learn UI Designlearnui.design
- OpenCV Color Spaces ( cv2.cvtColor ) - PyImageSearchpyimagesearch.com
- Working With Colors Guide | CSS-Trickscss-tricks.com
- Khroma - The AI color tool for designerskhroma.co
- Khroma - The AI color tool for designerskhroma.co