this post was submitted on 29 Nov 2023
-6 points (41.2% liked)

Programming

17119 readers
200 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

I'm studying programming, and I don't agree woth my teacher. She basically said that if we use break (and continue too maybe) our test is an instant fail. She's reasoning is that it makes the code harder to read, and breaks the flow of it or something. (I didn't get her yapping tbh)

I can't understand why break would do anything of the sorts. I asked around and noone agreed with the teacher. So I came here. Is there a benefit to not using breaks or continues? And if you think she's wrong, please explain why, briefly even. We do enough down talking on almost all teachers she doesn't need more online.

you are viewing a single comment's thread
view the rest of the comments
[–] BrianTheeBiscuiteer 36 points 10 months ago (1 children)

When it comes to programming you'll find there's rarely a right and wrong, it's usually a question of "meets requirements" or not. She's your customer and she says not to use breaks or it doesn't meet the spec (be thankful that customers in the business world are rarely this specific).

[–] [email protected] 1 points 10 months ago (1 children)

As I said to xmonk: "u make me not wanna be a software engineer with this talk..".

This is a good mindset to be in however, thanks

[–] MajorHavoc 2 points 10 months ago (1 children)

As I said to xmonk: "u make me not wanna be a software engineer with this talk..".

Yeah, and it gets worse before it gets better... https://youtu.be/BKorP55Aqvg

[–] [email protected] 2 points 10 months ago

Here is an alternative Piped link(s):

https://piped.video/BKorP55Aqvg

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.