#Can I Search for Simple Solutions?

1 messages Β· Page 1 of 1 (latest)

tawdry micaBOT
#

@lethal onyx has a question:

xlcs_11

i have a very silly question. i dont want to search solution directly on google but i can search things like these reight? like conversion units.

#

<@&987246399047479336> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question πŸ€–. Maybe it helps! In any case, a human is on the way πŸ‘. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
I have a very silly question. i dont want to search solution directly on google but i can search things like these reight? like conversion units.

It's absolutely fine to search for simple solutions like unit conversions on Google or any other resource. The important part is understanding the concepts behind the solution rather than just copying code blindly. Searching for small, straightforward tasks like conversion units is a common and efficient way to learn and solve problems. Everyone does it, even experienced developers!

Just ensure that when you search, try to:

  • Understand how the solution works.
  • Adapt it to your own code style and requirements.
  • Avoid plagiarism by writing your own implementation.

In short: Yes, you can (and should) search for simple tasks like unit conversions. It’s practical and helps you learn faster.


Useful links:

steel token
#

googling something is totally normal and part of the job

#

just make sure that whenever u find something, u fully 100% understand it.
rarely will things ull find fit ur use case 1:1 and u have to adapt/edit stuff

#

and ull be the one responsible for it, maintaining it anyways

#

theres no way around fully understanding everything u do

#

but as said, searching for stuff online is part of the job

#

(using AI falls into a similar category)

lethal onyx
#

oh okok thank you

solemn rover
#

Unit conversions and simple don't belong anywhere near eachother πŸ˜„