Skip to content
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

Added new section - Artificial Intelligence #5569

Closed
wants to merge 6 commits into from

Conversation

Nandan-18
Copy link
Contributor

What does this PR do?

Add resource(s) | Add info | Improve repo

For resources

Description

Why is this valuable (or not)?

The courses combine theory with practical exercises and can be completed at your own pace.

How do we know it's really free?

A free series of courses made to encourage as broad a group of people as possible to learn what AI is.

For book lists, is it a book? For course lists, is it a course? etc.

It is a course.

Checklist:

  • Read our contributing guidelines
  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction)

Followup

  • Check the output of Travis-CI for linter errors!

@davorpa davorpa self-requested a review September 29, 2021 09:17
Copy link
Member

@davorpa davorpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, try to avoid submit incremental Pull Requests, which produce merge conflicts.

So, is time to solve suggestions to scope them. Also some minor changes about format.

@@ -735,6 +735,7 @@
* [freeCodeCamp](https://www.freecodecamp.org)
* [FutureLearn](https://www.futurelearn.com)
* [MIT OCW](http://ocw.mit.edu)
* [MOOC.fi](https://www.mooc.fi/en/)
Copy link
Member

@davorpa davorpa Sep 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove this?

You submit it in:

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I'm a beginner trying to learn about git and GitHub. How do I remove this ?

Copy link
Member

@davorpa davorpa Sep 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Work on your forked branch: https://github.com/Nandan-18/free-programming-books/blob/my-branch3/books/free-programming-books.md
  2. Find file / line and remove it.
  3. Commit and push on this branch. Changes will be automatically reflected in PR. like you see what happens with the other suggestions.

image

@@ -2,6 +2,7 @@

* [Algorithms & Data Structures](#algorithms--data-structures)
* [Android](#android)
* [Artificial Intelligence](#ai)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TOC needs be synchronized with their respective section. So use right GH markdown syntax

Suggested change
* [Artificial Intelligence](#ai)
* [Artificial Intelligence](#artificial-intelligence)

@@ -372,6 +378,7 @@
* [Java for Mobile Devices - Introducing Codename One](https://codenameone.teachable.com/p/java-for-mobile-devices-introducing-codename-one)
* [Java Online Training \| Edureka](https://www.youtube.com/watch?v=hBh_CC5y8-s) - (Edureka)
* [Java Programming](https://testautomationu.applitools.com/java-programming-course/) - Angie Jones (Applitools)
* [Java Programming](https://java-programming.mooc.fi) - (University of Helsinki)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you remove this?

You also submit it at:

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -119,6 +120,11 @@
* [Programming Mobile Services for Android Handheld Systems: Concurrency](https://www.coursera.org/course/posaconcurrency)


### Artificial Intelligence

* [Elements of AI](https://www.elementsofai.com) - (Reaktor)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Follow creators format guidelines 😉
  • Give credit to all creators. If there are too much, et al. could be used as suffix to make the pointcut.
Suggested change
* [Elements of AI](https://www.elementsofai.com) - (Reaktor)
* [Elements of AI](https://www.elementsofai.com) - University of Helsinki, Reaktor

@davorpa davorpa added the conflicts Conflict(s) need to be resolved label Sep 29, 2021
@@ -119,6 +120,11 @@
* [Programming Mobile Services for Android Handheld Systems: Concurrency](https://www.coursera.org/course/posaconcurrency)


### Artificial Intelligence

* [Elements of AI](https://www.elementsofai.com) - University of Helsinki, Reaktor
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's usually not helpful to add a category for a single resource. Try to find another category.

@eshellman
Copy link
Collaborator

Closing, not because it's bad, but because we moved stuff underneath it so it's easier to start from scratch.

@eshellman eshellman closed this Sep 29, 2021
@Nandan-18 Nandan-18 deleted the my-branch3 branch October 1, 2021 03:57
davorpa added a commit to davorpa/free-programming-books that referenced this pull request Oct 6, 2021
Add  `Artificial Intelligence` section suggested in EbookFoundation#5569 (comment)

Resolves EbookFoundation#5569
Locks Resolves EbookFoundation#5569
davorpa added a commit to davorpa/free-programming-books that referenced this pull request Oct 6, 2021
Moved to  `Artificial Intelligence` section suggested in EbookFoundation#5569 (comment)

Resolves EbookFoundation#5569
Locks Resolves EbookFoundation#5569
eshellman pushed a commit that referenced this pull request Oct 7, 2021
* refactor(courses): Add AI category

Add  `Artificial Intelligence` section suggested in #5569 (comment)

Resolves #5569
Locks Resolves #5569

* refactor(courses): Move `Elements of AI`

Moved to  `Artificial Intelligence` section suggested in #5569 (comment)

Resolves #5569
Locks Resolves #5569

* refactor(courses): Movings to `Artificial Intelligence`

Moves some resources related with topic found in `Misc` and `Data Science`
It consolidates this section 🚀

Improves #4579

* fix(courses): Give credits to instructor/platforms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Conflict(s) need to be resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants