WillBeCoder
Banned - selling outside of the marketplace.
- Mar 3, 2022
- 179
- 266
I have some questions. What was your typical working day like? What kind of tasks did they want from you in a working day?
Can you list some specific problems and tasks you solved in a typical day like:Answers will depend a lot on the project, client, and what kind of development is being done. And what type of communication the team uses, e.g. if daily stand-ups are a thing or not.
Tasks would depend on programming languages, e.g. if the dev is creating mobile app, then obviously tasks will differ a lot from a dev whose tasks are to create backend API.
But usually day starts by checking messages, then browsing 9gag/reddit/whatever together with a cup of coffee and then checking jira/trello/asana for assigned tasks and then grinding them through.
Anyhow, if you have specific questions, I can answer them, I had an agency of skilled developers and we did build a good amount of custom projects, including mobile apps and other solutions.
What were the hardest problems you solved so far?I work something like 8 to 5 with a one hour lunch.
I work mainly in php, javascript and mysql (html also) working on a million plus lines of code web application with a humongous backend in the auto refinance industry.
I fix errors in the code and build out new functionality per user requests (for example adding new columns of data to reports or making the front end web app accept additional input fields).
This is on top of all the admin tasks required (email, meetings, phone calls).
A typical day consists of adding new functionalities which highly depend on the project. But again, are we talking about frontend dev, backend dev, or mobile app devs? Almost all projects have some sort of user authorization logic, e.g. login/registration so that is a pretty typical thing on per project basis.Can you list some specific problems and tasks you solved in a typical day like:
1. Add this from here to there
2. Remove duplicates from a .txt file
Almost all problems can be solved with one or another workaround. mid/junior devs in general are not very good with that, that is where senior developers/engineers or solution architects come into play and finds the solution.And have you ever faced a problem that you couldn't solve and what happened?
For me working with unions in mysql makes my mind spin. On another hand, working with problems that just appear to be intermittent are a hard fix. And just in general the bigger the application the harder it becomes to maintain the application. Lots of app have over a million or two lines of code and that's getting pretty big.Those sorts of things.What were the hardest problems you solved so far?
I am more into web/desktop backend side.A typical day consists of adding new functionalities which highly depend on the project. But again, are we talking about frontend dev, backend dev, or mobile app devs? Almost all projects have some sort of user authorization logic, e.g. login/registration so that is a pretty typical thing on per project basis.
Almost all problems can be solved with one or another workaround. mid/junior devs in general are not very good with that, that is where senior developers/engineers or solution architects come into play and find a solution.
Sure, can you take a picture and make it look like it's a canvas image with a few degrees skew and shadow borders using only backend code? No CSS/JS is allowed to get this effect, only backend code.Can you show me some example that a junior couldn't solve?
It can be a great help to search things as it's trained on a large amounts of data, including code examples.And what do you think about ChatGPT coding? Can it solve most problems?
That is great! modern-day programming, haha.So far, it helped me a lot solving lots of issues and fixing bugs.
OP is banned FYINot working yet but I have an interview soon. If i'm able to answer your questions a little bit later it would be good.