This video covers having a variable of type boolean as it relates to conditional statements.
Support this channel on Patreon:
Contact:
Send me your questions and coding challenges!:
Link to code on Github:
Processing:
Processing Foundation:
Learning Processing Book:
For More Processing Tutorials:
📄 Code of Conduct:
Nguồn:https://truonggiabinh.com/
Xem thêm Bài Viết:
- Mách bạn cách cách xóa header nhanh chóng
- Review cách phân trang trong excel và bỏ phân trang
- Hướng dẫn các bước đảo ngược vùng chọn trong Photoshop
- Cuốn cẩm nang hướng dẫn tạo USB cài XP+Windows 7+Hiren’s Boot đầy đủ nhất
- Đánh Giá & Trải Nghiệm Máy Bơm Lốp Xiaomi 70mai MiDrive – Bơm BWM 320i Một Cách Dễ Dàng!
I NEVER UNDERSTOOD THE WHOLE x = x+1 INCREMENTAL THING UNTIL NOW, MY GOODNESS I bow to your train, Mr. Daniel!!!!
Was this video directed by Christopher Nolan??? Took a while to gather..😂 Thanks though 👌👍
my left ear enjoyed it very much
I' m italian and i don't know english very wellllllll …. I'm going to prepear a project with processing for an universitary exam and you are helping me sooo much. I understand everything you say. Thanks
Your enthusiasm rocks! I will now follow you and see what you have to offer. I want to learn programming so, so bad!
My blood pressure spiked when he wrote going=!going… It's just not intuitive.
great attitude!
This is a perfect example to understand for beginners.So,Thank you so much for this video.
And your going is true.
I am new to programming but, I like the way how you explain thanks!
this course is really effective, much better than read books
audio only coming through left side
My going is TRUE. lmao
yaaaayy i ded it
i thought my right ear is gone
after watching the video going sounds like such a weird word
all outdated now
Sound in mono pls :/
My Englsih is not to good but i can understand him,, He has vocation to teach, i found a youtuber teacher like him in Spanish, this is really fun, these people are shearing their knowledge without speacting anything and they really make you want to learn something that maybe it's hard "for you or me" to understand! Thanks THE CODING TRAIN! THANKS!
Good teacher.
boolean going = false;
void setup() {
size(400, 300);
}
void draw () {
background(0);
fill(255);
ellipse(x, 150, 24, 24);
if (going) {
x = x + 2;
}
}
void mousePressed() {
}
Why do I get the error "x cannot be resolved to a variable"?
Awesome…totally awesome!
subed! great teacher! XD
going = !going , Nice idea. Thanks 😀
thank you sir
the enthusiasm, i appreciate such tutory
we can also use modulo 2
my mind was absolutely BLOWN when you wrote " going = !going "
…just in one line of code…
The audio on this video is panned to the left.
Send me an email. I’ll fix it for you.
I feel like I'm GOING to vomit from overthinking.
Took a while to understand.
I first gave it a thumbs down because I got so nervous from this guys behavior. I still am trying to become relaxed again and I am not gonna watch other videos from this person as it gets to my nerves too much. It feels like he is going on adrenaline or maybe some external drugs. That said, the explanation and info were very clear and helpful to me. So in the end I changed it to thumbs up. But to prevent exhaustion on my side, I still not gonna watch any other video by this person. Luckily YouTube is filled with good explaining videos 🙂
00:31 yeah cuz it's too high up on the wall. doy
going = !going;
cool
wow this is so helpful!! thank you!!!
Daniel, I love your tutorials (super helpful and engaging). But I also love your tshirts!
my going is true XD