0:00
Hi, welcome back guys. Today, I'm finally sharing with you those three websites that you guys have been asking for
0:09
These three websites should be used by each and every programmer regardless of your level
0:15
Before I start, make sure not to skip any portion of the video, otherwise you will miss up on some very important points
0:25
With that said, let's get started. So the first website on the list is sand foundry.com
0:35
This site basically provides you tons of objective type questions concerning various sub-engineering faculties, so programming is one of them
0:47
As you can see on the screen that there are a number of categories and under each section we can see different subjects MCQs
0:55
So on the first section called interview preparation, you will only find out programming MCQs for each language
1:02
So suppose I want to practice with Python MCQs, simply just click on it
1:08
This will open up a new window containing thousands of MCQs, Python MCQs
1:16
If you have a doubt in any problem you always have the option to check out the correct answer Right Now let have a slight view at MCQs of C as well Let me go back and from this list I going to choose C MCQs
1:39
And now it's going to open up C++ MCQs Right? So you guys can check out this list all of these MCQs and you guys can check out this list all of these MCQs is
1:49
R of C++. Did you see that? How helpful it could be for programmer. So let me show you some more MCQs for you. Let me go back and scroll down the main page right up here. And as you scroll down, you will notice another category known as programming and IT MCQs. This also has some common languages such as C-Hash MCQs, Java MCQs
2:19
JavaScript MCQs, and so on. You may explore this yourself. So now let's get to the second website on the list, which is known as Divdocs. divdocs.io
2:41
This website is basically a hub of documentation for each and every language that you are learning As you can see on the left side tons of languages are being presented Choose any suppose I would like to go for Python right
3:00
So let me choose Python from this given list. Now, select your installed version
3:07
Suppose I've installed Python 3.9. So now, as you can see that
3:14
I've got the entire documentation. Now this documentation is in a sequence
3:23
probably sorted by chapters or topics. You can always search for a specific topic
3:31
by using the search bar given on the top left. So suppose I want to search for
3:38
functions in Python simply type functions and choose the one with Python logo
3:44
Now just have a look at it. This is all about functions in Python
3:51
They are given some built-in functions, their syntax, some program examples, so you must explore
3:58
it yourself. Now this will help you resolve any matter in any language that you are learning
4:05
The last one on the list is Geeks for Geeks This is many in one website That means it is a collection of different programming courses tutorials and exercises
4:19
Now let's select a specific language from the top bar. I'm choosing Python for now
4:26
On the left side, there's a list of chapters you can choose from. Right
4:35
So suppose I want to learn about a file hand. a file handling so let me click on it
4:41
right and now I want to learn how to open a file in Python
4:47
so did you see that it opens a new page and it's all about how to open a file
4:56
in Python and there are some basic functions associated with opening a file some built-in functions
5:05
and the syntax to open a file and also some program examples
5:12
And at the bottom of this page, there are also some recommended articles
5:17
You must check them out as well. Hey, listen up. Explore all these provided websites yourself so that it could be more helpful for you
5:27
Have you any questions? Ask me in comments. That was all for now
5:31
I'll catch you guys next time. Oh