AI and coding

I have used AI to help me study faster.
For example to suggest product ideas 💡, debugging, topic explanation and faster templating.

1.Product 💡 ideas.
Now that AI is around , we can never run out of ideas, it always has something to say.
No more writers block 😎!

With just one prompt, countless ideas spawn to ensure that you are constantly moving forward
Take advantage of this opportunity and also keep moving forward without the limitation of Writer's block.

How have I used AI to generate ideas?
I used it to get ideas for 10 practice projects, if you have worked with the web , you know how frustrating to not have ideas for products you can make websites for but with AI, you can get instant product ideas and keep designing , keep learning and keep building up that portfolio.

2. Debugging 🐞
We all know that the feeling that red colour shining all over the code gives us
Anger , frustration, fear all sorts of things!
Working with AI makes it smoother , whenever you face a problem, asking it to help you find the problem makes you faster and because it explains it also helps you understand why it failed and how to make it work.

Don't be scared to slap in your code and have it teach you better code principles and make you build your project faster.

How I use it to debug?
Whenever I land into a bug and I don't seem to see a way out, I do my best to explain the problem to the AI.
Number 1, as I do that I begin to solve it because Coding is only problem solving, as I explain it I understand the problem better. It's like talking to someone else about your problem and getting solutions because your mind is actually critically thinking about the problem.
Number 2, It explains to me my error and shows me how I should fix it to make it work, also I do my best to ask it questions so I can understand the concept better.
Don't waste Time, Use AI to get faster today

3. Topic 💭 Explanation
Whenever I am not sure about a particular subject, I use AI to explain it to me 
I use it to provide me with examples or test cases and it always gives me good explanations
The better your question ❓ the better it's response so get on there and ask it some good questions 

4. ⏩ Faster templating.
Do you have an idea that you want to test out fast ?
Did you just receive a eureka moment but also sulk at the fact that you will have to design a new html file just to test out your idea , well not anymore 😌
With AI, you can generate instant Templates , convert code to different languages etc and have your idea up and running in a few minutes so that you can test your theories and develop your coding skills via experience.

Seize this opportunity and get your project running fast

Final notes.
Should you depend on AI entirely ?
No, by no means.
You can use it as a tool but also challenge and test yourself with projects so that you can truly develop
Development happens when you stress your mind and force it to think In new ways , that's how you truly master coding 
By putting pressure on your mind to generate solutions.
Set aside time to study, practice AI side by side coding but also time to truly challenge your mind and put it to the ultimate test- choosing a project that is just right not too hard that you give up and also not too simple that you never strain to grow 

🫐have a blessed Sunday

Comments

Popular posts from this blog

Programming Logic : Basic Operators

Let's Begin Coding : Choosing a Code editor