alifaalghifari / belajarpython.com

Belajarpython adalah situs kolaboratif tutorial pemrograman Python bahasa Indonesia

Home Page:http://belajarpython.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool




Belajarpython adalah situs kolaboratif tutorial pemrograman Python bahasa Indonesia

  • Ikuti Tutorial: Belajarpython makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable, simpler to understand, and easier to debug.
  • Baca Artikel: Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM.
  • Ajukan Pertanyaan: We don't make assumptions about the rest of your technology stack, so you can develop new features in Belajarpython without rewriting existing code.

Syllabus

You can find the Belajarpython documentation on the website.
It is divided into several sections:

You can improve it by sending pull requests to this repository.

Examples

We have several examples on the website. Here is the first one to get you started:

print("Hello World")

This example will render "Hello John" into a container on the page.

Contributing

The main purpose of this repository is to continue to evolve React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving React.

Belajarpython has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React.

Good First Issues

To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started.

License

Belajarpython is MIT licensed.

About

Belajarpython adalah situs kolaboratif tutorial pemrograman Python bahasa Indonesia

http://belajarpython.com

License:MIT License


Languages

Language:HTML 63.2%Language:CSS 29.7%Language:Ruby 7.0%