omahaniom.blogg.se

Write a note on programming language
Write a note on programming language







write a note on programming language

While an example snippet helps, what you truly need here is some text, like any other note. When taking notes around concepts, it isn't enough to record a code snippet. The main complexity around learning a new language isn't the syntax. If you are learning a new language or framework, you'll take a lot of concept notes. Anything you can do to lower the mental energy you put into finding syntax has gigantic returns! Storing syntax that you constantly look up prevents you from context-switching. On average, it takes 23 minutes to refocus after becoming distracted. By storing it in a searchable place, you get the ability to look up your most common blockers instantly. This also creates a personal collection of your hardest syntax. Writing it down will help solidify the syntax in your head. We want to optimize our learning, not remember for the moment. While it may feel redundant to write down the syntax, remember our goal. You'll take this type when you are learning a new language, framework, or library. Here is why you should care about each of the three types: An error message that took you more than a simple google search to solve.įor examples of each, check out A Day With CoderNotes, where I walk through a real day of programming.Some code syntax that you have trouble remembering, or have learned for the first time.Here are the three different "types" of notes: Together, all three unlock benefits that you can't get with one or two of them alone (we'll dive into this later).

write a note on programming language

However, it's best to get in the habit of writing notes for all the note types! Depending on your experience, you'll lean towards one in particular. There are three primary types of coding notes that you will want to be taking. If you're a professional developer, or you aim to be one, this guide is for you. This guide is not about how to take notes for a test, but how to optimize how fast and efficiently you learn. This post will guide you through the best way to take coding notes, so that you can create useful and valuable notes that will benefit you as a developer. However in software development, it is often considered unnecessary to take notes. In any other field, we expect that professionals are focused on constant improvement. If you're looking to improve as a developer, you should consider taking notes to help solidify your understanding of new and challenging material.









Write a note on programming language