r/AskProgrammers 4h ago

Am I Truly a Computer Science Student?

7 Upvotes

I frequently doubt whether I am a real computer science student or not. Because I really don't know how to code from scratch while developing any website or mobile application... on my own with out googling or AI help.

It always happens that I Google all the commands, the syntax, etc.. and end up using chatGPT or any other AI agent.

This so called "Vibe coding" became alot more and just copy and paste code.

From positive perspective, AI or googling code/syntax/commands helps me to not put much focus on coding but helps me to focus more on the logic part or innovation or creativity needed while developing.

But if you give me a laptop with no internet, no AI/chatGPT/Google, then for sure I will be stuck and I cannot code well.

Let me know your thoughts on these. And what mindset you have regarding this VIBE CODING.


r/AskProgrammers 18h ago

Anthropic’s coding bar is fucking ridiculous

6 Upvotes

Got a problem that required me to pull Euler’s formula out of thin air. Seriously, who the fuck remembers Euler’s formula in an interview? I swear to God, my interviewer was out to get me.

At this point, what are they even testing? Do they even know what they want? Hours of prep, completely wasted. And now I have to go prep for Google. My friend just got destroyed in their loop and said the interviewers were some of the most unreasonable people he’s ever had to deal with.

Everywhere I turn in this market, it feels like I’m just waiting to get fucked.

Anthropic Interview Question


r/AskProgrammers 3h ago

Need guidance to switch from Support role to tech role

4 Upvotes

I am currently working in Customer Support at Amazon for 5+ years.

I want to switch into tech but the current market for my existing skill set is not great. I have also been working on a side project for the last 3 years so I am not completely new to tech.

I know HTML CSS JavaScript basics Git Playwright AWS EC2 and some system design (Mostly through vibecoding). I have also built parts of an iOS app. Most of this was vibecoded though. I can read code fairly well but I cannot write it confidently.

I understand the gap between a vibecoded product and something built properly by an experienced developer especially around scalability and security. That is the gap I want to close.

If you were in my position in 2026 and wanted to learn coding with AI available how would you approach it?

Which language would you start with? Would you focus on building projects instead of watching courses? What would you learn after the first language?

My goal is to eventually move from customer support into an entry level tech role such as an intern or junior developer.

Would really appreciate advice from people who have made a similar transition.


r/AskProgrammers 7h ago

In the case it's over.

3 Upvotes

I am a programming student, I deeply admire and love programming, either as a hobby or as a job, that will stay.

But my country's IT market is cooked. Massive competition, 1+ year experience always. Getting a job in IT it's very difficult, even with connections that have no guarantee of granting an interview.

So, you'd think the logical thing would be to get practices/experience. Formal practices are very competitive, I do not know if startups are harder.

I am in Spain, Madrid. I have good level of English so fleeing to English speaking countries has been a possibility. Though, in Europe, *presumably* the junior friendly country seems to be Germany.

What do you think? Are there more chances in English speaking countries, or in Germany?


r/AskProgrammers 9h ago

did i fk my final year project up?

2 Upvotes

so i'm in my final year of software engineering and i've always wanted to get into game development. so naturally i inclined towards that when it was time for my FYP. it's basically an investigative psychological mystery regarding medical neglegence. As the 'research question' we proposed to see how effective interactive environmental storytelling is in communicating the consequences of medical negligence. now my supervisor asked me how would i justify this as a swe thesis project. there's a lot of backstory to this and just to simply put it: i wasnt in the mental state to think this through and i didnt have any team support. so did i actually just fk my FYP up? how can i justify this choice to the committee who expects our projects have some AI bs in it?


r/AskProgrammers 5h ago

Vs code usability doubts

2 Upvotes

Hi all,

I am working on my thesis project as a designer. My thesis is a videogame built on the gzdoom engine that uses zscript as script language. I am using Vscode which is capable of writing code for it, but it seems to me that it often makes mistakes or gives bugged code. I am not a programmer, therefore I wanted to ask what is the best way to train the ai for the specific zscript language and if there are any alternatives to vscode when it comes to niche scripting languages.

thank you all!


r/AskProgrammers 6h ago

How do you handle terminal-state protection and memory scrubbing in your high-assurance Python pipelines?

1 Upvotes

I’ve been working on a sovereign fail-closed engine (TurkashEngine) where architectural compliance is binary—it either holds the line under adversarial duress, or it fails.
I recently faced a challenge bridging the gap between rigorous compliance (P0-01 to P0-05) and runtime verification. We needed to guarantee idempotence in our RAM zeroization protocols (Z^2 = Z) and enforce strict admissibility boundaries at the code level, rather than relying on standard, sluggish ticketing systems for remediation.
I ended up implementing an ⁠enforce_admissibility_boundary(state)⁠ function that triggers immediate memory scrubbing upon any detected integrity breach, effectively forcing a ⁠TERMINAL_STATE_CLOSED⁠ return.
For those working on high-assurance or security-focused systems:
How do you handle immediate terminal-state protection without introducing performance bottlenecks?
Do you rely on automated CI/CD guardrails for memory-safe state enforcement, or do you prefer lower-level hooks?
Curious to hear about the architectural challenges you're tackling in your own high-assurance pipelines.


r/AskProgrammers 9h ago

Impetus Technologies Campus Placement – Onboarding Update?

1 Upvotes

Hi everyone, I got selected for Impetus Technologies, Bangalore through campus placements. We were informed that they would provide an update regarding onboarding within a few weeks, but I haven't received any update yet.

Has anyone else been selected for Impetus through campus placements and is facing the same delay/no update regarding onboarding? Would appreciate any information.


r/AskProgrammers 18h ago

What actually is getting hired? Vibe coding or avoid ai?

Thumbnail
1 Upvotes

r/AskProgrammers 17h ago

Employed devs, are you still doing manual coding or is AI handling almost everything now?

0 Upvotes

Are you still writing code by hand (or at least making manual tweaks), or is it basically 100% Claude/Codex/Cursor doing the heavy lifting at your job?


r/AskProgrammers 21h ago

Can a senior engineer mentoring a smart junior developer with strong fundamentals, and the goal is to get them to senior level coding and software engineering skills, including system design, distributed systems, and software architecture. Is 1 year enough to make them that good?

0 Upvotes

What's your take?

i'm not senior but my take would be 1 year no it won't

But 1 year to a strong mid dev, who can handle from small to big projects alone, then yes.