hello everyone welcome to an introduction on evolutionary algorithms before I go on to introduce myself I want to make it clear but I don’t expect you to have any pre-existing knowledge of the subject or any scientific background this introduction is intended for everyone especially those who are interested in learning about something new […]
Tag: creative coding

1.1: Introduction – Programming with Text
Hello welcome to a first video of a new playlist called programming from A to Z. and this playlist is going to be. It will be as I make it! A lot of videos that are going to follow this course that I’m teaching at a program called ITP at School of the Arts New […]

1.1 – Creative Coding with Swift – Beginning to Draw with C4
Hey coders! I want to talk to you about six different things today. I have gone ahead and outlined what those six things are here. We’re gonna talk about the code editor. We’re gonna talk about beautifying your code. We’re gonna talk about canvas and background, creating your first shape, color, and the all-powerful dot […]

1.0 – Creative Coding with Swift – Downloading and Setting Up Xcode and C4
Hey coders! In this video we’re going to download Xcode and start to look at the interface, as well as look at the template that I provided for you to complete assignments in this class. I click on course modules. Below Module 0 you’ll see that I have put together a bunch of resources for […]

2.2 – Creative Coding with Swift – Animation
Hey coders. So in this video I’m going to show you a little bit of code and hopefully you’ll follow along. Please feel free to pause the video if you need to catch up or rewatch certain areas that are confusing to you. We’re going to talk about animations in this video and animations in […]

2.0 – Creative Coding – Color and Coordinates
Hey coders. In this lecture we’re going to talk about coordinates and digital color and this lecture applies to all Creative Coding courses in the series. Think back to eighth grade when you were taking geometry you might remember a coordinate system… coordinate plane where zero was in the center. In computing things are a […]

2.1 – Creative Coding with Swift – Built in Shapes Coding Demo
Hey coders. I am here in Xcode and I’m here to show you some of the behavior of Xcode when you’re creating shapes and changing their attributes including color. You can see I have Xcode open and I have the simulator open and there’s no code running. These are all just comments. So when I […]

7.3: Arrays of Objects – p5.js Tutorial
[DING] Hello, it’s me again, your friendly neighborhood coding person who made some bubbles. So if you were watching some previous videos a while back, I made these bubble objects. And there they are. They’re moving around the screen. And then there were some videos where I looked kind of different which were about arrays, […]