Related Posts
Hi Fishes,
I Will be Joining PWC AC B as SA2 on Sept 2,2022. Just want to know about Appraisal cycle. Is it Mid Year or Annual appraisal process. Also, will I be eligible for next appraisal cycle ? Tried asking the same Question to HR, but didn't get a proper response. She just mentioned as per company policy.
Pwc AC Deloitte USI EY PwC
Hi Tamil Folks 👋
Created a dedicated bowl for Tamil Professionals for discussing offers, sharing referrals, gossiping, confession etc. , Interested folks please do join
https://joinfishbowl.com/bowl_qavfspaouv
And other language ppl please dont judge me or call me language racist , just taught would be nice to have a bowl for tamil people thus this one. You too are open to join if you’re willing to. Thanks 🙏
Additional Posts in Software Engineering
Anyone have experience working CWX side of Facebook (Meta) ? These are the full time contract roles that potentially turn into permanent roles directly with Facebook (Meta). Had a recruiter reach out and offering me comparable TC and such, just curious if anyone has experience in these roles and success/failure of transitioning into permanent role. Thanks in advance!
Where/ how can I learn Azure?
New to Fishbowl?
unlock all discussions on Fishbowl.



Riddle me this... what's the difference between having AI generated code and something written by a junior dev (no offence meant).
Ultimately you want 3 outcomes from code as a tech lead or higher (seniors even preferably)
1. Tests that confirm requirements.
2. A clear architectural mental model of the system that's built.
3. Clear interfaces so you can integrate systems easily.
If you're not confident start with smaller pieces (even a single function ir object) and define the interface structs etc. manually. Then get it to fill in the blanks. After 3 days go up 1 step of detail and give it less info. Build your trust in it.
Meanwhile it helps if you have good examples of structures and testing details you want.
Chief
I have definitely been witnessing my team needing to spend more energy reviewing the code