this post was submitted on 05 Feb 2025
457 points (97.1% liked)

Greentext

5001 readers
827 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 106 points 1 day ago (7 children)

If it's the first course where they use Java, then one could easily learn it in 21 hours, with time for a full night's sleep. Unless there's no code completion and you have to write imports by hand. Then, you're fucked.

[–] [email protected] 30 points 1 day ago (3 children)

My first programming course (in Java) had a pen and paper exam. Minus points if you missed a bracket. :/

load more comments (3 replies)
load more comments (6 replies)
[–] [email protected] 10 points 23 hours ago (1 children)

Unless they're being physically watched or had their phone sequestered away, they could just pull it up on a phone browser and type it out into the computer. But if they want to be a programmer they really should learn how to code.

load more comments (1 replies)
[–] [email protected] 88 points 1 day ago (1 children)

generate code, memorize how it works, explain it to profs like I know my shit.

ChatGPT was just his magic feather all along.

load more comments (1 replies)
[–] [email protected] 15 points 1 day ago (2 children)

He should be grateful. I hear programming interviews are pretty similar, as in the employer provides the code, and will pretty much watch you work it in some cases. Rather be embarrassed now than interview time. I'm honestly impressed he went the entire time memorizing the code enough to be able to explain it, and picked up nada.

load more comments (2 replies)
[–] [email protected] 14 points 1 day ago

Been a TA when chatGPT was released. Most students shot their own foot this way before we figured what was happening. Grades went from bell shaped to U shaped. A few students got 85+, the rest failed, it was brutal. Thought I failed my students horribly before I found out it was happening in all classes.

If you actually stuck in such a situation, solve as many problems as you can. An approach that will work for most people:

  1. Try to solve
  2. Fail
  3. Take a peek, understand your failure. If the peek didn't include full solution, go back to step 1. Else continue to step 4.
  4. Move to the next question and go back to step 1.

Make sure to skip questions if they are too easy. Evey 4~ hours take a 20 minutes nap (not longer than 25 minutes). If you actually manage to solve enough problems to pass, go to sleep, 4.5 hours or a longer multiplier of 1.5 hours.

After the exam go back and solve all homework yourself. DO NOT cram it, spread it or you will retain nothing long term.

Good luck.

[–] [email protected] 10 points 1 day ago

run it in a vm

[–] [email protected] 15 points 1 day ago

Now imagine how it'll feel in interviews

load more comments
view more: ‹ prev next ›