How do you approach learning new technologies?
WooSeong
6 replies
When I first started development, I relied on Googling to learn the necessary skills rather than reading books. However, these days, I find myself reading books more frequently. The reason is that I tend to only acquire knowledge through Googling when issues arise, which has made me feel stagnant in my growth. Reading books allows me to study more proactively. How about you? How do you approach learning?
Replies
Isabella Claire Anderson@isabellaclaireanderson
Definitely a mix of approaches! Official docs are key for APIs, SDKs and core language features. But for broader concepts, I find well-written tutorials and courses super helpful to provide structure and progression. And yeah, judicious Googling is always a part of the process for those specific how-to questions that inevitably come up. 😄 The key is finding a balance of resources that works for your learning style!
Share
Let me start by introducing myself—I’m an iOS application developer. When I first started, I relied heavily on Googling to learn the necessary skills. However, I eventually shifted my approach to focus on studying Apple’s official documentation. Since the application development field requires working with new SDKs almost every year, it can be relatively challenging to find well-structured books on the subject.
That said, I still use books for studying the fundamentals of development. 😊
Yeah, I've had the same shift Initially Googling felt easier but I realized I was only learning in reaction to problems
In my point of view it's interesting how both methods have their place. Googling is great for immediate answers, but books are like a roadmap for long-term growth