this post was submitted on 30 May 2025
37 points (76.8% liked)

Funny Comics

192 readers
1 users here now

A space for sharing funny comics and cartoons.

founded 1 month ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] njm1314@lemmy.world 9 points 3 weeks ago (2 children)

What is it with this community and just absolute garbage titles for posts? It looks like they're written by like Bots trying to get engagement numbers or something.

[–] Obi@sopuli.xyz 9 points 3 weeks ago

It's the user.

[–] Docker@programming.dev -3 points 3 weeks ago (1 children)

Could you suggest a better title ?

[–] myrmidex@slrpnk.net 8 points 3 weeks ago

High school teacher in my case. I knew a bit of BASIC before his lessons, but nothing major. I couldn't really see how to use it to make a whole program.

Then his TurboPascal lessons opened up a whole world of possibilities. Not only did I take in the basics of any programming language, I also saw how these little blocks could lead to whole applications. Then I applied what I learned to PHP for some class websites, and am happy to say I'm still coding PHP to this day. I'll be forever grateful to that teacher.

[–] Zeppo@sh.itjust.works 7 points 3 weeks ago (1 children)

Neither one, in my case. I dislike trying to get information out of videos. I also did not attend programming courses. I learned from books, articles and documentation.

[–] Docker@programming.dev -5 points 3 weeks ago (1 children)

Do you know how to use GitHub ?

[–] Zeppo@sh.itjust.works 5 points 3 weeks ago (1 children)

Sure. When I learned PHP, Python, JavaScript, MySQL etc (around 2008-2010) Github wasn't very popular yet though.

[–] Docker@programming.dev -1 points 3 weeks ago

Can you suggest me tutorials where l may learn how to use GitHub ?

[–] lime@feddit.nu 7 points 3 weeks ago

why do you keep doing this docker?

[–] taldennz@lemmy.nz 5 points 3 weeks ago

For many YouTube courses definitely.

And for some University professors too.

But it won't be true in all cases.

[–] Panamalt@sh.itjust.works 5 points 3 weeks ago

At this point, it might be better to use Ai to learn programming than to wade through the hours of force-fed advertising/ influencer garbage that YouTube has become. Just don't actually fucking program anything with Ai, critical thinking skills need still apply . . .

[–] 0ops@lemm.ee 2 points 3 weeks ago

I learned from Khan academy

[–] Pencilnoob@lemmy.world 2 points 3 weeks ago

Ooooof I'm still mad about this. I paid damn good money for those folks to basically just wave their hands and say "oh, you all know what conditionals are!"

[–] Docker@programming.dev 1 points 3 weeks ago

Can somebody please tell me how to use GitHub ?

[–] mantra@lemmy.zip 1 points 3 weeks ago

I took an intro programming class in college. It was a math profs first go at teaching coding. The only thigs he could think of to code and use as examples were complex math problems that none of us understood. Most of us got horrible grades and he seemed unable to figure out why. Retook the same class from someone who actually knew how to teach programming and it was a world of difference. Just because you can use something, doesn't mean you know how to teach it. I have a great deal of appreciation for people who actually can, whether they are professors or bloggers/streamers.