-6
submitted 9 months ago by [email protected] to c/[email protected]

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
[-] [email protected] 14 points 9 months ago

She's reasoning is that it makes the code harder [for her] to read, and breaks the flow of it or something. (I didn't get her yapping tbh)

Fixed it for you. She's imposing her preferences on the class. Unfortunately, it's easiest to just suck it up and appease her than to fight it. Just my two cents.

[-] [email protected] 11 points 9 months ago

Oh yea, definitely just follow the arbitrary preference. It's actually pretty good practice for your professional life to learn to follow the occasional arbitrary bullshit... you'll need to obey a depressing amount of it in most large companies (especially a shitshow like Google).

[-] [email protected] -2 points 9 months ago

u make me not wanna be a software engineer with this talk..

[-] [email protected] 13 points 9 months ago

You either learn to work within a system or you build your own system. Guess where the money is.

At the end of the day, following your own coding preferences isn't the fun part of the job. The fun part of the job is looking back and saying "hey, I did that."

[-] [email protected] 8 points 9 months ago

Oh, don't worry, every other job has to deal with the same bullshit or worse and we get to have fun solving problems.

[-] [email protected] -2 points 9 months ago

You might be right, problem is that I'm already appeasing her by not writing in a language that I know, but in one that she knows. However I'm enlightened by your correction, might explain things.

[-] [email protected] 9 points 9 months ago* (last edited 9 months ago)

It’s very rare in the industry for you to start something and have the flexibility to pick the language. You’re much more likely to be working on an existing system or expected to work with whatever the company uses.

That said, there’s plenty of opportunity to make your own decisions. Having to follow arbitrary style rules is hardly a consideration (actually you’ll find it’s hard enough just to have consistent arbitrary rules within a company).

There may also be opportunities for you to change these rules, but it’s also wise to pick your battles.

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

Programming

17026 readers
83 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