---
title: "or"
slug: "online-resources"
updated: 2022-12-13T18:02:08Z
published: 2022-12-13T18:02:08Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://code.tag.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Online Resources

### setup

          
          

Links for Java 64 and for Tag.bio SDK packages for local environment.

- [Java 64 download - Use recommended version 8 for your local computing environment](https://www.java.com/en/download/manual.jsp)
- [R library for Tag.bio](https://bitbucket.org/cloudfolks/tagbio/src/master/)
- [Python package for Tag.bio](https://bitbucket.org/cloudfolks/tagbiopy/src/master/)

### introductory tutorials

          
          

Resources for users that are new to Tag.bio and want to get started programming.

- [FC-Iris - Introductory Tutorial to Using Local IDE](https://bitbucket.org/protocolbuilders/fc-iris/src/master/)
- [FC-Docs - Currently Under Construction](https://bitbucket.org/protocolbuilders/fc-docs/src/master/)

### advanced tutorials

          
          

Resources for programmers to learn advanced topics in Tag.bio programming

- [FC-Tutorial](https://bitbucket.org/protocolbuilders/fc-tutorial/src/master/)

### cookbook

          
          

Easy to access code for all users

- [FC-Cookbook](https://bitbucket.org/protocolbuilders/fc-cookbook/src/master/)

### external resources

          
          

Some handy reference guides for essential skills

[Get Started with GIT](https://www.atlassian.com/git/tutorials/what-is-version-control)
