Introduction
Everyday we came to know new programming languages, framework that needs to understand and implement. Sometime we might be stuck on How to begin learning something new technology/language. So here we can discuss methods and techniques that help you to learn and implement.
My Method
Whenever a technology/language grab my attention and I have decided to learn it then
- I tried to know more about it through blogs and video showing the pros and cons and uses.
- After deciding to learn then I tried to find any course for the beginners.
- Along with learning, I tried to make projects that help me to retain knowledge for a longer time.
Discuss
- Your way of learning new technology
I am excited to know your method of learning something new.
Top comments (30)
Great practice to kickstart something new
Yes. That is the fifth point. Use what you learned on your own.
Yesssss
Sounds exciting to try out🔥🔥🔥
Here's my way of learning:
And that's how I usually but again, keep it simple you don't have to learn everything about a particular language or framework.
TL;DR Here's a summary:
Thanks a lot for providing us with us detailed method that anybody can follow and learn everything ♥️
Thank you so much for taking the initiative for the discussion in the first place. People like you are the ones who change the world ;D
You took bro by contributing to the community ♥️
I wrote more about it with the languages I learned using this method here: thevaluable.dev/how-to-learn-progr...
Your article will help the discussion ♥️
I guess this is how I learn coding.
That's nice idea to start something learning and developing some project along with it.
I read through the documentation API, find tutorials on the internet and on YouTube. See what other developers are saying about it on social media. While also thinking of real world projects that I could create with it.
Project is the key to master any language
great to learn something new. now it is more relevant than ever. and I am very glad that I can contact the write my essay service for help in solving any academic questions, since not all the work can be done independently, especially when different tasks need to be done at the same time.
By suggesting to learn and develop a new small service at work using that new language/framework. Knowledge + Money are powerful incentives ^_^
Nice idea 🔥🔥
Here's one possible path:
Step 1: Learn a mainstream general purpose programming language - C/C++, Go, Rust, Java in-depth.
Step 2: Implement your favourite project (that covers most grounds of syntax and semantics) in the language learnt in Step 1.
Step 3: Goto learnxinyminutes.com to learn others. Pick one.
Step 4: Do step 2.
Step 5: Repeat Step 3 until Step 6
Step 6: Realize that most programming languages are syntax sugars on the same underlying concepts.
Step 7: Now you have the mental model to pick up languages on the fly.
Caveat: Might not apply to less famous paradigms such as logic programming, or languages like LISP.
Oh great way to learn new language ❤️
i am always prefer forums and some other discussion groups or youtube for programming its a best way to solve problems when you discussed to your senior members of the forums..
Some comments may only be visible to logged-in visitors. Sign in to view all comments.