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 Codeigniter and flask learning resource #5141

Closed
wants to merge 2 commits into from
Closed

Added Codeigniter and flask learning resource #5141

wants to merge 2 commits into from

Conversation

shivamarora1
Copy link

Added Codeigniter and flask learning resource

@@ -252,6 +255,11 @@
* [PHP tutorial](https://www.w3schools.com/php) - W3Schools


#### CodeIgniter

* [CodeIgniter 4 User Guide](https://codeigniter.com/user_guide/index.html)
Copy link
Collaborator

Choose a reason for hiding this comment

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

duplicate - already in the books list

@@ -263,6 +271,11 @@
* [Python Tutorial](https://www.w3schools.com/python) - W3Schools


#### Flask

* [Flask Tutorial](https://flask.palletsprojects.com/en/1.1.x/tutorial/) - Pallets Projects
Copy link
Collaborator

Choose a reason for hiding this comment

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

listed in books list as "in grogress" so maybe that should be updated.

@@ -295,6 +308,12 @@
* [SQLBolt](http://sqlbolt.com)


### PostgresSQL

* [PostgreSQL Tutorial](https://www.postgresqltutorial.com/)
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove trailing slash for websites.
Please read CONTRIBUTING.md guidelines!

### PostgresSQL

* [PostgreSQL Tutorial](https://www.postgresqltutorial.com/)
* [Learn PostgreSQL](https://www.tutorialspoint.com/postgresql/index.htm)
Copy link
Collaborator

Choose a reason for hiding this comment

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

we have been adding tutorialspoint content to the books and courses list. see #4573

@eshellman eshellman added the waiting for changes PR has been reviewed and changes/suggestions requested label Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for changes PR has been reviewed and changes/suggestions requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants