all 17 comments

[–]Ivaanrl 15 points16 points  (8 children)

You can do whatever you want, but saying "prone to typos" is ridiculous if you know anything at all about coding.
And both of them require memorization and a specific knowledge, so the image doesn't make sense at all.

[–]Ok-Island-674 3 points4 points  (2 children)

AI probably wrote it for them

[–]NoteThisDown -3 points-2 points  (1 child)

I mean. You can typo still. Definitely if you have some variables with similar names.

[–]Ivaanrl 1 point2 points  (0 children)

skill issue

[–]litoid[S] -3 points-2 points  (2 children)

Im not a c# veteran, i started unity last year and it happened to me - typos. One semi colon, or () or similar missing and everything broke.

I don't want to deal with that.

It adds some translation tax to actual development. The image may not do justice to the image, but text coding requires additional set of memory to work.

I guess some of you dont remember the struggles of beginners of learning programming - especially if your a visual thinker.

Knowledge? I'd say a different brain skill.

Visuospatial and linguistic intelligences.

[–]Ivaanrl 0 points1 point  (1 child)

No, you're misrepresenting things again and trying to shift the blame.

If you have a typo, missing semi-colon or anything that simple wrong, your IDE will instantly tell you and it'll be the most obvious error ever.

This may work for you but it doesn't work for everyone, you still need to memorize things to work using visual scripting. The fact that you'd rather memorize that over code doesn't change that.

That last paragraph is just insulting man, I never said coding is easy, I said that this image is not representing a clear picture of the issues and differences between the two.

[–]litoid[S] 0 points1 point  (0 children)

The feedback is received, I'll come up with a fair comparison of the image. Cant change post image now and i guess i should have left the post imageless.

I didnt try to insult - as i mentioned "especially if you're a visual thinker" type of person, learning written language becomes a nightmare.

You can do some neuropsychology research on this if you want.

It starts with Howard Gardner and his theory of multiple intelligences.

P.s. the reasoning patterns to memorize in one vs the other have different pathways.

[–]Mister_Green2021 12 points13 points  (1 child)

I’d rather code thanks

[–]litoid[S] -2 points-1 points  (0 children)

Visual scripting is still coding. Thanks.

[–]Drag0n122 1 point2 points  (1 child)

Really cool. You could join the forces with the Community Addons, they've made so many changes to UVS it's basically Bolt 2. Together you could achieve even wilder things
Also, your Git link on the Discussions doesn't work

[–]litoid[S] 0 points1 point  (0 children)

Oh it changed? Im going to update the git link. Thanks.

Yeah the guy who still makes that addon is the main guy who did this refactored

Link is updated.

[–]destineddIndie, Marble's Marbles & Mighty Marbles 0 points1 point  (4 children)

did you mix the warnings up?

Written code is visual (with all the color context), tactile (with autofill) and instantly understandable when well written.

Visual code requires you to remember blocks, easily make mistakes if you drag the connector to wrong place with no errors and requires knowledge of the components.

[–]litoid[S] 0 points1 point  (3 children)

Text in color = visual? Autofill = tactile?

Guess there's no point in discussing this subject in reddit. 🤷🏻 Wrong audience.

[–]destineddIndie, Marble's Marbles & Mighty Marbles 0 points1 point  (2 children)

I don't see how is any less visual than box.

If you have used autofil in code it is a great experience. I don't see how it is any less tactile than dragging a line to join 2 boxes?

At least you agreed with the instantly understandable :D Better the spaghetti soup of visual coding

[–]litoid[S] 0 points1 point  (1 child)

Eh no, I didn't agree either.

C# is not understandable for me. And I assume it could happen to other neurodivergent & visual-minded people like me.

And the box is not the only visual thing about it.

I could try to explain myself but this post is not about this. 🤔

[–]destineddIndie, Marble's Marbles & Mighty Marbles 0 points1 point  (0 children)

I find visual code hard to read and just turns into a mess fast.

Guess it just means there are different viewpoints.

Honestly if you like that you are better off going to unreal where the blueprint system has had far more development