Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improved Docs #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Improved Docs #1
Changes from all commits
29296ef
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
��# Python
��#� �P�y�t�h�o�n� � �
**Help Full for New Bignners,
**Any Developer # # # Has This Questions in mind regarding Python.
Q.)Is Python worth learning? O.)Why you should learn Python today. Q.)What makes Python so popular? O.)Should you stop what you’re doing and start learning Python right now?
**Let me give you some reasons to learn Python:-
**My Opinion -> I definitely recommend you start with C then continue with C ++ and from there to Python. From C and C++, We get the basic concepts of programming and oops cleared. It will make us learning And understanding Python more easily.
**Benefits of using Python
For me, the most important benefit of learning Python was learning about the different open source libraries it has to offer. In particular, libraries such as pandas, that allow social scientists to carry out data analysis. In addition, using a programming language in social research opens the door to the analysis of big data, which is increasingly becoming available in the modern digital world.
**Would I recommend Python to other researchers?
Yes! All in all, my experience learning Python has been fulfilling and empowering. Learning Python truly makes me feel like I am able to subject the machine to do amazing tasks for me, rather than using software with a third-party user interface. I couldn’t imagine that one dull day could turn into such an eye-opener for my research.
Thanks For Reading.