d_2@programming.dev to Programming@programming.dev · 9 months agoHow do you approach learning a new programming language or framework?message-squaremessage-square22fedilinkarrow-up131arrow-down11
arrow-up130arrow-down1message-squareHow do you approach learning a new programming language or framework?d_2@programming.dev to Programming@programming.dev · 9 months agomessage-square22fedilink
minus-squareLmaydev@programming.devlinkfedilinkarrow-up1·9 months agoI’ve started using LLMs for this. You can get up and running incredibly fast this way. I use enterprise bing at work so it sources each sentence so I can go directly to the docs if I need to. I’ve found it really superior to reading docs as it’s interactive. Being able to ask follow up questions is very powerful. I’ve noticed the new batch of juniors at work are able to get productive very fast by using them.
I’ve started using LLMs for this. You can get up and running incredibly fast this way.
I use enterprise bing at work so it sources each sentence so I can go directly to the docs if I need to.
I’ve found it really superior to reading docs as it’s interactive. Being able to ask follow up questions is very powerful.
I’ve noticed the new batch of juniors at work are able to get productive very fast by using them.