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

[Concept Entry] Python Deque Deque #4452

Closed
2 of 3 tasks
codecademy-docs opened this issue Mar 11, 2024 · 6 comments · Fixed by #4759
Closed
2 of 3 tasks

[Concept Entry] Python Deque Deque #4452

codecademy-docs opened this issue Mar 11, 2024 · 6 comments · Fixed by #4759
Assignees
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries python Python entries

Comments

@codecademy-docs
Copy link
Collaborator

Reason/inspiration (optional)

"We would like a new concept entry for Python on Deque.
Provide the entry in a markdown file under docs/content/python/concepts/deque/deque.md

The entry should
- Have an introductory paragraph about the deque data structure.
- A syntax section with a pseudo code block with an explanation of it.
- An example showing the use of deque.
- Explain the equivalent method for stacks and queue.
Please refer to the concept entry templates, content standards, and markdown style guide when working on the PR for this issue."

Entry Type (select all that apply)

New Concept Entrty for Existing Topic

Code of Conduct

  • By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • Labels added
  • Issue is assigned
@codecademy-docs codecademy-docs added good first issue Good for newcomers new entry New entry or entries python Python entries labels Mar 11, 2024
@kamlesh-ops
Copy link
Contributor

Hii
I would like to take up the issue.
Thanks

@Aquacoder345
Copy link
Contributor

Hi, I would like to take this issue. This is for my Git/Github course I am taking.

@Aquacoder345
Copy link
Contributor

@codecademy-docs Hi, I would like to take this issue. I am doing the Git/Github course

@dakshdeepHERE
Copy link
Collaborator

@Aquacoder345 You're assigned!🎉You can look through the Contribution Guide to know more about contributing to Codecademy Docs. Check out the Content Standards and Style Guide, they’ll help you with creating your entry.

I see this is your first time contributing to Codecademy Docs. How did you find out about us?

@dakshdeepHERE dakshdeepHERE added the claimed Issue is claimed and closed to further assignment label Mar 13, 2024
@Aquacoder345
Copy link
Contributor

Aquacoder345 commented Mar 14, 2024

@dakshdeepHERE thank you! I found out about you from my Github class I am doing on Codecademy.

letsbuildanything pushed a commit that referenced this issue Jun 30, 2024
* Created new Python Deque entry

* made some changes to the syntax paragraph

* change how the browserhistory class is displayed

* added browser class with ---py

* added ``` to the browserhistory class

* Fix formating and ran scripts

* Made recommended changes

* Removed changes as per comment

* Update yarn.lock

* Update content/python/concepts/deque/deque.md

* Made some of the recommended changes

* Made change to Stacks and Queues

* Made further changes to Iterables and Maxlen

* Made further changes and removed the .pop and .popleft

* Suggestion for line 30-49 would not show as resolve even with the exact recommended changes made

* Update deque.md

minor changes

* Update deque.md

* Update deque.md

---------
Copy link

🌸 Thanks for closing this Issue!
Please head over to the Docs Forum if you have any questions about Docs, or reply to the thread on Possible Content Discussion to share ideas and collaborate with other contributors, maintainers, or super users to determine good future issues that will help expand Docs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
claimed Issue is claimed and closed to further assignment good first issue Good for newcomers new entry New entry or entries python Python entries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants