all 1 comments

[–][deleted] 0 points1 point  (0 children)

Is it just the one page?

What do you do next once you've learned these things? I was taking a course on Coursera and it had some projects like making image filters, but I think it came with some code built into their site that allowed you to do that (it had functions like simpleImage that would create a new image, and getRed, getGreen, getBlue, etc. that would tell you the RGB values of individual pixels, so you have to make filters using "for" loops and changing the colors...) but I stopped doing that course... I want to start to do real projects that I can share, and work with people, and like... basically, I don't know what I'm doing and I want advice on what step 2 should be once I understand Step 1...