Code Monkey home page Code Monkey logo

Comments (3)

WhenOkabeMetSubaru avatar WhenOkabeMetSubaru commented on June 24, 2024

I would like to contribute can you guide me on this

from atto.

James-Livesey avatar James-Livesey commented on June 24, 2024

Hi @HardikxLabeitazer, you're very welcome to contribute! Have you got any general ideas about a course you'd like to make?

How to make a course

Current documentation resides in the docs/courses folder in the main directory. You'll see that there already a few courses in there, along with index.md, which is the course list.

Simply write a course in the docs/courses folder following the general style of the existing courses — for example:

  • The first line of each course's source code starts with a paginator (such as [Guide](/index.md) 🢒 [Courses](/courses/index.md) 🢒 **Making an interactive chatbot**), so be sure to include that.
  • Any solutions to questions/code problems (if applicable) are wrapped in <details> elements — that way, there's no spoilers!

As for linking the courses together, the current last course (chatbot.md) should have the following appended to the bottom:

---

Completed the course? Move onto the next one!

<a href="/courses/nextcourse.md" class="card">Insert next course name here 🢒</a>

Finally, index.md should include the new course below the others — it should be pretty self-explanatory as to how to style that in the document.

Let me know if you need any further help, and feel free to make a pull request once you've finished, and I'll be happy to take a look!

from atto.

James-Livesey avatar James-Livesey commented on June 24, 2024

Hey @HardikxLabeitazer, have you had much progress with regards to writing courses? Just that I'm considering about writing some courses myself too, and I don't want to end up writing any courses that cover the same stuff as what you've been working on!

Totally fine if you've been busy but are still planning to write a course, too.

from atto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.