"Is it cheating when developers Google things?"
Short answer: no.Â
Comments:
A big part of being an pro coder/developer, is to be able to effectively to find answers on: Google Discord servers (Check out my Discord Server: https://discord.gg/rn8za8aq2v) ChatGPT StackoverflowÂ
Etc ....
The above question was from a student in my mentoring group. Here’s the rest of the email:
“I started doing googling and using W3 or backtracking into the lessons from you and it has made it easier. Made a new portfolio site and redid my friends podcast site too.”
Nice!
That's the key, getting into the ring asap. This is what I keep stressing to people. Influence from my boxing days …
"Surprisingly I am finding JS is a lot of common sense to me and easier than CSS."
You wouldn't be the first to say that! CSS was IMHO not the best designed language, and is a challenge to learn for just about everyone. So don't worry about it! The key things to know about CSS are: CSS box model. CSS grid. CSS flexbox. CSS cascade.
 "Also cheated and went ahead just enough on PHP to write a small 31 line script to work on the submit button on my contact page."Â
That works. The key is to start building things asap. The more you code, the quicker you will understand the concepts.
Stefan |