Skip to main content

How to learn a programming language in school?

How to learn a programming language in school?

If you have computer science as a major or optional subject in school then you have to learn basic programming to score in it. Now there are two types of students one who has an interest in computer science/coding/programming or the one who doesn't have an interest in this thing, But don't worry you can still learn it.

Now, since you need to learn basics you don't need to buy any paid course or anything premium. Just need consistency and practical practice.

There are the following ways for learning programming on your own for free.

1. YouTube

At the present time, everything is available on youtube for free, You don't need to pay anything. Just search and you can learn it There are so many channels on youtube where you can learn full programming. Some good ones are:
These are some channels where you can start learning any programming language for free. They have a full course playlist on their channel. Remember their videos are in Hindi.

2. Free Websites

Yes, There are websites where you can learn programming or anything related to programming free of cost. Even you can test yourself on how much you have learned & How much your preparation is going. The top websites are:
These are only some of the free websites there are many more. Here you can learn coding/programming topics wise & then take a test. These websites provide an online compiler for the specific language so you can practice at the same time.

3. Books

Books are the oldest way to learn anything same goes for programming, learning from book help to increase the way of understanding. If you are not satisfied with the above two methods you can learn to program from books. Books also have the theory and as well as practical examples in them. And your school teacher also teaches you with a book. There are different books for different languages you can buy any of them. Some books are here:

Now, What to learn in a Programming language in school?

When you are in school and learning a language for exam purposes or for basics you don't need to learn everything about that language. Start with the basics like what are 'variables', 'list', 'string', 'tuple', 'keywords' etc., and then go for the main programming/coding.

In school exams, most of the questions are about file handling, basic definitions, and differences between any two things. So making a good command of file handling and learning theory will be enough for the language.

After that large no. of questions are from 'Networking' this is an easy topic and gives good marks, Memorise full forms and working of devices, the difference between two

Some questions are from  Data management, SQL is required for it, learn basic things like what is a database, what is table, and Basic commands to Create and Manage a table. It will be enough to score good marks in your computer science exam.

I hope the above information is helpful for you.👍


Comments

Popular posts from this blog

How to learn Python as a school Student?

Learn python as a school student! I f you have Python as your programming language in your school, Then you must be thinking to start learning it. Now, Python is an easy language as compared to the other programming languages it requires fewer lines to write the same program than other languages. This is why it is considered an easy one. How to start? C lear your basics and confusion first, learn about what is programming and how it works then start the primary coding. Start from the very beginning like what are variables, different types of data types, functions, different modules, and their work, etc.  D on't forget to understand the use of anything, First learn and then try to write the program on your own and Run it, understand the practical work of that code, and See the output/results you fill face errors which is a good thing. Errors are part of programming and you will face them throughout your career in programming don't be upset if you get errors. "It is my tip f...

How to be secure while using internet/social media?

 W ays to keep yourself secure while surfing the internet or using social media.  Nowadays, while surfing the internet or while using social media it is important for everyone to be more conscious about their privacy 🔏. Hacking is not just the only thing that you should think about, also who is seeing your personal information & how it is used is also important. T o be secure on the internet here are some tips for you from basic level security to the advance. 1. Basic security what are basic security for privacy, you might know about them already, like Use a strong password a weak password is easy to crack for hackers so try to use a longer one. Then it will make your password complex. Avoid repetition in password repetition or common pattern ( like 123/Name/DOB etc ) in the password can be guessed by anyone who knows you roughly, so don't include them in your password. Always enable 2 step verification 2-step verification helps to protect your account by one more secu...