TutorialsΒΆ
Tutorials:
- Tutorials - Events
- Tutorials - Pointy-lang
- 1. Introduction to Pointy Language
- 2. Basic Syntax and Operators
- 3. Building Your First Workflow
- 4. Intermediate Concepts
- 5. Advanced Workflows
- 6. Best Practices
- 7. Practical Example: Customer Onboarding Workflow
- 8. Real-World Example: Data Ingestion Pipeline
- 9. Use Case: Scheduled ETL Pipeline
- 10. Highly Parallel Workflow with Result Routing
- 11. Dynamic Routing with Custom Condition
- 12. Nested Parallel with Retry and Conditional Sink
- 13. Complex Approval Workflow with Decision Sink
- 14. Conclusion
- Appendix: Quick Reference
- Tutorials - Pipeline
- Tutorials - Batch Processing