WEBVTT

00:00.050 --> 00:00.380
Guys.

00:00.380 --> 00:04.130
In this video I want to talk about Q&amp;A section, how to get the most out of it.

00:04.130 --> 00:10.310
And basically I want to give you some directions that you can use to help me to help you faster, and

00:10.310 --> 00:13.640
also how to think when you've got a bug or an error.

00:13.670 --> 00:15.380
All right, let's begin.

00:15.380 --> 00:20.720
If you have an error or a question, start by trying to solve it yourself.

00:20.720 --> 00:23.240
This is essential for your progress.

00:23.240 --> 00:27.890
I cannot put too much words in it because this is really important.

00:27.890 --> 00:35.570
One of the main things developer has to do is to find and fix errors or bugs, as we call them.

00:35.570 --> 00:41.000
You really understand something when it wasn't working and you fixed it on your own.

00:41.000 --> 00:45.650
Besides, it is one of the most satisfying feelings to come up with a solution.

00:45.650 --> 00:52.550
It will build up your confidence and problem solving skills, which can be applied not only in programming,

00:52.550 --> 00:54.440
but in real life as well.

00:54.440 --> 00:58.520
And I won't lie, it feels really, really good.

00:58.520 --> 01:06.170
But if you cannot fix it, it is completely fine and it is absolutely normal and I've got you covered.

01:06.170 --> 01:10.490
You just need to follow these simple steps first.

01:10.490 --> 01:13.340
Make sure you watch video till the end.

01:13.340 --> 01:20.960
It happens from time to time that I receive questions which I addressed in the video and explained everything

01:20.960 --> 01:22.280
in the video.

01:22.280 --> 01:24.740
But people do not watch carefully.

01:24.740 --> 01:29.540
They see something is not working, they panic and they run into Q&amp;A section.

01:29.540 --> 01:33.560
So as I said, first finish the video.

01:33.560 --> 01:40.580
If that didn't help and you still have something wrong, first of all, take a break, take your dog

01:40.580 --> 01:45.290
for a walk, talk to someone, drink some hot beverage, whatever works for you.

01:45.290 --> 01:47.030
It happens very often.

01:47.030 --> 01:49.550
We are not noticing how tired we are.

01:49.550 --> 01:50.720
So refreshing.

01:50.720 --> 01:54.260
Your brain really helps with a fresh mind.

01:54.260 --> 02:01.220
It is much easier to understand what is going on, and it is much easier to find a solution.

02:01.220 --> 02:07.700
I don't know how many times I spend like two three hours on a bug in the evening.

02:07.700 --> 02:11.330
That took me only two minutes to solve in the morning.

02:11.630 --> 02:19.430
Once you are ready and you are fresh, watch video again 80% of the time students did not notice some

02:19.430 --> 02:22.580
of the steps, so make sure you understand the issue.

02:22.580 --> 02:27.590
Make sure you did everything right and you followed exactly every step.

02:27.590 --> 02:33.440
And just in case, in the end of each section, you can get the project that I had by the end of that

02:33.440 --> 02:33.950
section.

02:33.950 --> 02:39.620
So if you want, you can download it and compare it to yours just to see what is different and possibly

02:39.620 --> 02:40.700
find a solution.

02:40.700 --> 02:45.380
If you still cannot find what is wrong, don't worry, I'm here to help.

02:45.380 --> 02:47.960
First check the Q&amp;A section.

02:47.960 --> 02:53.000
It is very high chance someone could ask same question and it is already answered.

02:53.000 --> 02:57.230
If your issue was not addressed before, simply ask your question.

02:57.230 --> 02:58.700
Feel free to do that.

02:58.700 --> 03:02.090
Udemy is my job and I check my page very often.

03:02.090 --> 03:08.150
I usually reply on the same day or maybe next one unless I am really busy with new course.

03:08.150 --> 03:12.170
If so, I will try to answer within 2 or 3 days.

03:12.680 --> 03:16.610
Now about Q&amp;A, how to use it and what you need to know.

03:16.610 --> 03:21.710
First, get straight to the point and explain what is wrong.

03:21.740 --> 03:25.610
Try to give me a clear explanation of what is happening.

03:25.610 --> 03:30.650
If you try to solve it in some ways, let me know what you did to solve it.

03:31.100 --> 03:37.310
If you cannot describe it just with a text, you can provide a video or at least a screenshot of a bug

03:37.310 --> 03:37.970
you have.

03:37.970 --> 03:40.760
If you post your code, use this button.

03:40.760 --> 03:46.550
It helps to organize it and with that you will receive your answer much faster.

03:46.550 --> 03:47.990
And the last one.

03:47.990 --> 03:52.100
When I give you instructions, please follow them carefully.

03:52.100 --> 03:55.670
It will save not only your time, but my time as well.

03:55.670 --> 03:58.970
Well, that's all what I wanted to share regarding Q&amp;A section.

03:58.970 --> 04:06.320
I hope it will be helpful in the future and now let's go and watch the last video in this section before

04:06.320 --> 04:08.000
we jump into development.

04:08.120 --> 04:08.990
Thank you.
