Python Forum
What are good places to research?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What are good places to research?
#1
I'm a new student in coding and I realize that I'll be spending a lot of time doing online research to figure out how to solve my coding problems.
What are your go to's when you are trying to figure out a problem.
Reply
#2
I think that depends on what kind of information your looking for. If you need specific information about how to do something, how to use a particular library etc., then searching for tutorials is a good start. If you want to dive in deeper in the possibilities of a particular library, you should read the documentation or source code.

More general information, like the datatypes, basic functions etc. can be found on the doc site from Python itself. But I like W3schools myself, if I forget something but at least I know what I am looking for.

And last but not least, fora like this can be very helpfull ofcourse. And there are other sites where A LOT of questions are allready asked earlier.
- Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. Albert Einstein
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  research question: pypi authors handling user questions JohnAD 0 1,456 Oct-16-2019, 02:55 AM
Last Post: JohnAD

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020