Junior — Middle
Do you use resources or sources for finding new ideas and inspiration?
sobes.tech AI
Answer from AI
Yes, I actively use various resources to find new ideas and inspiration when developing Android applications:
- Official Android and Google Developers documentation — always up-to-date and detailed materials.
- Communities and forums — Stack Overflow, Reddit, specialized Telegram chats, and Slack channels.
- Blogs and articles — Medium, Dev.to, Habrahabr, where developers share experiences and new approaches.
- Videos and courses — YouTube channels like Android Developers, as well as platforms like Udemy or Coursera.
- Open Source projects on GitHub — studying other people's code to understand best practices and new libraries.
For example, if I want to implement animation in an app, I can look at examples on GitHub or read articles to find the best way and get inspired by ideas.