-
-
Notifications
You must be signed in to change notification settings - Fork 65.3k
Remove .idea #12981
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
Open
Musbi8788
wants to merge
12
commits into
EbookFoundation:main
Choose a base branch
from
Musbi8788:remove_idea
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Remove .idea #12981
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
12eac3e
Add OpenStax Data Science and Python Books to Learning Resources
Musbi8788 16657f2
Fix broken Biopython Tutorial link
Musbi8788 c010f0b
Merge pull request #1 from Musbi8788/Musbi8788-fixed-broken-link
Musbi8788 891260d
Broken PDF link in Biopython Tutorial and Cookbook
Musbi8788 0b01e25
Merge branch 'main' of https://github.com/Musbi8788/free-programming-…
Musbi8788 0c92eea
Merge branch 'EbookFoundation:main' into main
Musbi8788 809dd7a
fix Biopython Tutorial and Cookbook PDF build issue for Hacktoberfest…
Musbi8788 7e20642
Merge pull request #2 from Musbi8788/Musbi8788-added_pdf
Musbi8788 b3cc378
Remove .idea folder
Musbi8788 f36e8b2
Update free-programming-books-en.md by adding "_English_"
Musbi8788 28504ad
Merge pull request #3 from Musbi8788/Musbi8788_update_english
Musbi8788 d9d808e
Merge branch 'EbookFoundation:main' into remove_idea
Musbi8788 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -1989,7 +1989,7 @@ Books on general-purpose programming that don't focus on a specific language are | |||||
| * [Automate the Boring Stuff with Python, 3nd Edition: Practical Programming for Total Beginners](https://automatetheboringstuff.com/3e/) - Al Sweigart (HTML) (CC BY-NC-SA) | ||||||
| * [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - Brian "Beej Jorgensen" Hall (HTML,PDF) | ||||||
| * [Beyond the Basic Stuff with Python](https://inventwithpython.com/beyond/) - Al Sweigart (3.x) | ||||||
| * [Biopython Tutorial and Cookbook](https://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF) | ||||||
| * [Biopython Tutorial and Cookbook](https://biopython.org/wiki/Documentation) (HTML, PDF) | ||||||
| * [Build applications in Python the antitextbook](http://github.com/thewhitetulip/build-app-with-python-antitextbook) (3.x) (HTML, PDF, EPUB, Mobi) | ||||||
| * [Building Data Products: The Ultimate Guide](https://resources.montecarlodata.com/c/ebook-building-data-products?x=gEwOdf) (HTML, EPUB) | ||||||
| * [Building Skills in Object-Oriented Design, V4](https://slott56.github.io/building-skills-oo-design-book/build/html/) - Steven F. Lott (3.7) | ||||||
|
|
@@ -2053,6 +2053,7 @@ Books on general-purpose programming that don't focus on a specific language are | |||||
| * [Porting to Python 3: An In-Depth Guide](http://python3porting.com) (2.6 - 2.x & 3.1 - 3.x) | ||||||
| * [Practical Programming in Python](https://launchpadlibrarian.net/165489933/PracticalProgrammingPython2014.pdf) - Jeffrey Elkner (PDF) | ||||||
| * [Practice Python Projects](https://learnbyexample.github.io/practice_python_projects/) - Sundeep Agarwal | ||||||
| * [Principles of Data Science](https://openstax.org/details/books/principles-data-science) - OpenStax (Web, PDF) (CC BY-NC-SA 4.0) | ||||||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| * [Pro Python Advanced coding techniques and tools](https://archive.org/download/python-books/Apress.Pro.Python.Advanced.Coding.Techniques.And.Tools.Jun.2010.ISBN.1430227575.pdf) - Marty Alchin (PDF) | ||||||
| * [Problem Solving with Algorithms and Data Structures using Python](https://runestone.academy/runestone/books/published/pythonds3/index.html) - Bradley N. Miller, David L. Ranum (3.x) | ||||||
| * [Program Arcade Games With Python And Pygame](http://programarcadegames.com) (3.3) | ||||||
|
|
||||||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.