#Any advice?
1 messages · Page 1 of 1 (latest)
final?
work fast
u need to know how to make HTTP requests, mess with json files, manipulate strings
Thanks! Do you have any for the bug squash? It seems like that's what most people get caught up on.
Also, would you recommend doing it in JS or Java? I feel like Java would be a bit more complicated for HTTP and JSON but easy mode with JS.
i used an IDE and that helped
i have no idea tho
i usedpython
np
Cool. Any advice or strategy for the bug squash portion?
I think using an IDE was the biggest thing for me since I have always written python scripts in sublime and ran in terminal
just for easier navigation through the code base
this goes with all 3 portions of the final, but being vocal in your analysis of code and implementation
i only got 1 bug
someone else w/ an offer got 0 bugs
i was supposedly close to getting another bug but tbh i had no idea what i was doing on the 2nd one
but i guess taking the time to find a bug as you would in any context is the strategy here, like identifying specific lines that inherit or are the issue