I google to find out how to do something and I come up with answers some fractional value. Each time I then tweak my google search and look for the answer again.
These iterations feel like swings on a golf course.
Is this healthy and productive?
1–5 of 5 posts
I google to find out how to do something and I come up with answers some fractional value. Each time I then tweak my google search and look for the answer again.
These iterations feel like swings on a golf course.
Is this healthy and productive?
There are also some stacks that have better tooling and less magic, so you end up using the docs a lot less. A good IDE (with autocomplete and in-line docs) eliminates a lot of Google searches, for example.
What stack are you on and what is your experience level?
When it comes to basics - those you pick up quickly and never google for them again.
Learning can definitely be like that, but you use Google less and less as you become familiar with programming and the particular stack you're using. There are also some stacks that have better tooling and less magic, so you end up using the docs a lot less. A good IDE (with autocomplete and in-line docs) eliminates a lot of Google searches, for example. What stack are you on and what is your experience level?
There's little auto-complete and the online docs are terse with few or no examples.
People say python is easy, but it seems like there's many packages/ways to do the same thing, which makes learning confusing. It's especially confusing trying to optimize/pretty up code. I've hit plenty of gotchas.
Learning can definitely be like that, but you use Google less and less as you become familiar with programming and the particular stack you're using. There are also some stacks that have better tooling and less magic, so you end up using the docs a lot less. A good IDE (with autocomplete and in-line docs) eliminates a lot of Google searches, for example. What stack are you on and what is your experience level?
I'm using python/notebooks. I'm pretty new to this. There's little auto-complete and the online docs are terse with few or no examples. People say python is easy, but it seems like there's many packages/ways to do the same thing, which makes learning confusing. It's especially confusing trying to optimize/pretty up code. I've hit plenty of gotchas.
- more recently updated
- more total commits
- more Github stars
- more closed issues
- fewer stale issues (issues opened a long time ago, but not fixed)
I don't know much about Notebooks. This may not help at all, but people seem absolutely crazy about PyCharm: https://www.jetbrains.com/pycharm/